Hi Guys,
I wanna make my own image for soekris. For this purpose, I did;
svn co https://svn.openwrt.org/openwrt/trunk/openwrt/
and then I
make menuconfig DEVELOPER=1 ; select Target Architecture i386.
After compilation I can not get the image for soekris or x86 board.
What I got under /bin;
openwrt-brcm-2.4-jffs2-4MB.trx openwrt-wrt54g-2.4-squashfs.bin
openwrt-brcm-2.4-jffs2-8MB.trx openwrt-wrt54g3g-2.4-jffs2.bin
openwrt-brcm-2.4-squashfs.trx openwrt-wrt54g3g-2.4-squashfs.bin
openwrt-motorola-2.4-jffs2-4MB.bin openwrt-wrt54gs-2.4-jffs2.bin
openwrt-motorola-2.4-jffs2-8MB.bin openwrt-wrt54gs-2.4-squashfs.bin
openwrt-motorola-2.4-squashfs.bin openwrt-wrt54gs_v4-2.4-jffs2.bin
openwrt-wap54g-2.4-squashfs.trx openwrt-wrt54gs_v4-2.4-squashfs.bin
openwrt-wrt54g-2.4-jffs2.bin
Can you help me out to get the image for soekris board?
Thanks.