kernel recompilation

2006-09-20 Thread Haidut
Hi all, I am trying to compile a custom kernel and I am following the inctructions on the Dfly website. However when I run the command make buildkernel KERNCONF=MYKERNEL I get the following error: *** bash-3.1# make -v buildkernel KERNCONF=MYKERNEL

Re: kernel recompilation

2006-09-20 Thread Sascha Wildner
Haidut wrote: I thought that line 224 refers to the line in MYKERNEL which the build process finds problematic. However, line 224 in that file is this: define wlan_ratectl_onoe # 802.11 Onoe TX rate control algorithm which seems fine to me. Any clue as to what I am doing wrong? It should

Re: kernel recompilation

2006-09-20 Thread Haidut
That worked, thank you. On 9/20/06, Sascha Wildner [EMAIL PROTECTED] wrote: Haidut wrote: I thought that line 224 refers to the line in MYKERNEL which the build process finds problematic. However, line 224 in that file is this: define wlan_ratectl_onoe # 802.11 Onoe TX rate control