I'm trying to do the SD mod and am unable to compile a kernel for my WRT54GS. I downloaded OpenWrt-ImageBuilder-Linux-i686.tar.b2z and extracted it. I was unable to find the buildroot/build_mipsel/linux directory referenced in the documentation, there was no linux directory only a linux-2.4-brcm directory that had two files, kernel_2.4.30-brcm-2_mipsel.ipk vmlinux.lzma. There did not appear to be any type of makemenuconfig script in the entire set of directories.
I know that I could download the modules seperately and install them, but I would like to compile. The main reason for this is I want to change the gpio numbers and therefore have to compile mmc.o myself anyway and therefore need everything set up.
Thanks in Advance.