Yes this is the point where I'm confused. Why then addrtype iptables match is selected in kernel_menuconfig and why I can't make it built it ? Also I set PIM-SM routing in kernel menuconfig and this setting is also not overwritten by make menuconfig. Please be so kind and explain a little bit. I thought that in everything set in kernel_menuconfig is related to the kernel. Isn't it ? So how can I be sure that features enabled in kernel_menuconfig is compiled into kernel at all (like PIM-SM routing support) ?
On Mon, Jan 14, 2013 at 5:46 PM, Jo-Philipp Wich <[email protected]> wrote: > -----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 > -- Darius
_______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
