[OpenWrt-Devel] Compiling kernel modules for Openwrt
Methos
methos.oldest at gmail.com
Tue Jul 15 16:06:44 EDT 2014
Hi,
I am trying to compile kernel module kmod-ipt-tee.
I enabled it using "make menuconfig"
Now I see:
# grep kmod-ipt-tee .config
CONFIG_PACKAGE_kmod-ipt-tee=m
But when I execute:
make package/kernel/{compile,install} V=99
I see:
WARNING: kmod-ipt-tee is not available in the kernel config
After some searching, I found following:
https://forum.openwrt.org/viewtopic.php?id=33112
It tells to add kernel module option in "
target/linux/generic/config-$version"
But, for kernel modules that are getting compiled in my build setup, I do
not see them present in "target/linux/generic/config-$version"
What should I do to get this module compiling?
-M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20140715/70162cdb/attachment.htm>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list