>> I'm trying to build an WL-700gE (2.6) image that doesn't have jffs2
>> built-in (only squashfs which then pivots to ext3), but can't seem to
>> figure where is the code that causes jffs2 to be built into the kernel.
> target/linux/generic-2.6/config-2.6.*

Oh, so there's no *code* that turns it ON: it's just ON in the base
config file.
Thanks.

>> I thought the "FEATURES" setting in the target's file would do it, but
>> target/linux/brcm47xx/Makefile only sets "FEATURES:=squashfs usb" (and
>> I don't know what the `usb' is for or what it entails).
>> Could someone give me a hint?

> run "make kernel_menuconfig" to manually disable certain modules.

Thanks.  Is that documented somewhere or should I go ahead and add it
somewhere in the Wiki?

BTW: I think it doesn't really solve my problem because I was looking
for something that I can stick into
target/linux/brcm47xx/profiles/WL700GE.mk.


        Stefan

_______________________________________________
openwrt-devel mailing list
[email protected]
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to