<div dir="ltr">Hi,<div><br></div><div>I am trying to compile kernel module kmod-ipt-tee.</div><div>I enabled it using "make menuconfig"</div><div><br></div><div>Now I see:</div><div><br></div><div><div># grep kmod-ipt-tee .config</div>
<div>CONFIG_PACKAGE_kmod-ipt-tee=m</div></div><div><br></div><div>But when I execute:</div><div>make package/kernel/{compile,install} V=99<br></div><div><br></div><div>I see:</div><div>WARNING: kmod-ipt-tee is not available in the kernel config<br>
</div><div><br></div><div><br></div><div>After some searching, I found following:</div><div><a href="https://forum.openwrt.org/viewtopic.php?id=33112">https://forum.openwrt.org/viewtopic.php?id=33112</a><br></div><div><br>
</div><div>It tells to add kernel module option in "<span style="font-family:Verdana,Helvetica,Arial,sans-serif;font-size:12px;line-height:18px;background-color:rgb(250,250,250)">target/linux/generic/config-$version"</span></div>
<div><span style="font-family:Verdana,Helvetica,Arial,sans-serif;font-size:12px;line-height:18px;background-color:rgb(250,250,250)"><br></span></div><div>But, for kernel modules that are getting compiled in my build setup, I do not see them present in "<span style="font-family:Verdana,Helvetica,Arial,sans-serif;font-size:12px;line-height:18px;background-color:rgb(250,250,250)">target/linux/generic/config-$version"</span></div>
<div><span style="font-family:Verdana,Helvetica,Arial,sans-serif;font-size:12px;line-height:18px;background-color:rgb(250,250,250)"><br></span></div><div><span style="font-family:Verdana,Helvetica,Arial,sans-serif;font-size:12px;line-height:18px;background-color:rgb(250,250,250)">What should I do to get this module compiling?</span></div>
<div><span style="font-family:Verdana,Helvetica,Arial,sans-serif;font-size:12px;line-height:18px;background-color:rgb(250,250,250)"><br></span></div><div><span style="font-family:Verdana,Helvetica,Arial,sans-serif;font-size:12px;line-height:18px;background-color:rgb(250,250,250)">-M</span></div>
</div>