On 15.01.2013 16:41, Emmanuel Deloget wrote:
> Le 12/01/2013 16:08, darius a écrit :
>> Hello,
>>
>> Simple question for those who know. I do 'make kernel_menuconfig' then
>> select some needed features in kernel and then do 'make -j3' in topdir.
>> After image is done, I install it on the router, but my kernel features are
>> still not available. So I suppose I've done something wrong with kernel
>> compilation. Could someone guide my about compiling custom kernel ?
>>
do not forget to
make target/linux/{clean,compile} V=99
after you changed your kernel settings. you might leave out the cleaning if you
just switched something on/off.
..ede
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel