Hi all,
I've been trying to build an image with the atheros2-6 profile.
I downloaded the kamikaze 7.09 bzip from the 7.09 root folder and went through the following steps,
make menuconfig
<set my configuration options>
make
The make script completes successfully after building a bunch of packages but I don't see any bin files anywhere, as near as i can tell the only files created are these ones in the kamikaze709/bin folder
openwrt-atheros-2.6-root.jffs2-128k openwrt-atheros-2.6-root.squashfs openwrt-atheros-2.6-vmlinux.lzma
openwrt-atheros-2.6-root.jffs2-256k openwrt-atheros-2.6-vmlinux.elf OpenWrt-SDK-atheros-2.6-for-Linux-i686.tar.bz2
openwrt-atheros-2.6-root.jffs2-64k openwrt-atheros-2.6-vmlinux.gz
is the elf my .bin file I should rename and attempt to use?
Is there another make command I'm missing?
Thanks for the help!