Y Koot napisał(a): > Gents, I like to have kernel 2.6 incl. wireless on my Asus500W. I followed http://wpkg.org/Running_Debian_on_ASUS_WL-500G_deluxe#Building_your_own_kernel however I get stuck at the phase where I need to switch to " trunk/build_mipsel/linux/" All I see is " trunk/build_dir/mipsel " in the latest (non 6850) revision but certainly no Makefile there, other places many but I am not sure which I need. I don't know which revision you try to compile, but for one of the newest you should go to trunk/build_dir/linux-brcm47xx/linux-2.6.23.16/ , the place where kernel source live :) > Also is the downloadable .config still applicable for this latest revision and can it be (re)used? Please let me know how to move on so I can proceed building the kernel with "make ARCH=mips menuconfig". Cheers! > It is. You should download old .config to mentioned path, do "make ARCH=mips oldconfig" and answer for all of questions about new kernel options. Thanks |