-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 14.01.2013 16:34, schrieb darius: > Well, first I select module I need in 'make kernel_menuconfig' then > I run 'make menuconfig' and do 'make' and my desired module IS > compiled, but it is compiled as a modules, but not built-in. When I > return to 'make kernel_menuconfig' I can still see my desired > modules selected, so it is not overwritten by 'make menuconfig'. > The only problem is that my desired modules are not built into > kernel. I've found that I need manually add them to buildroot in > order to be able to select them in 'make menuconfig', but I can't > find any guide of how to do it. I think now I will need just to > inspect lots of makefiles and find the way how to add kernel > modules into main buildroot.
As already explained in the forum, kernel menuconfig works fine - you're confusing an iptables userspace library with a kernel module. libipt_addrtype.so *is not* a kernel module and *totally unaffected* by any choices made in the kernel menuconfig. ~ Jow -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlD0KEkACgkQdputYINPTPNu6ACeLd58HyeseiAcAXodv3ypBP6J bOMAoJRXpqu+etpVSwVMUxOREHU2XGnM =Ke1L -----END PGP SIGNATURE----- _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
