[OpenWrt-Devel] [PATCH v3] ipvs: Linux IP Virtual Server kernel modules (netfilter.mk patch)

Martin Blumenstingl martin.blumenstingl at googlemail.com
Fri Mar 11 12:20:11 EST 2016


> The ftp module is in kernel 3, but not in kernel 4 for which the patch was built.
> Is there a way to include modules conditionally dependent on the kernel version?
sure, you can either exclude .ko files from the package/AUTOLOAD (see
[0]) or make a whole package depend on specific kernel versions (see
[1]).


[0] https://dev.openwrt.org/browser/trunk/package/kernel/linux/modules/crypto.mk#L111
[1] https://dev.openwrt.org/browser/trunk/package/kernel/linux/modules/crypto.mk#L30
_______________________________________________
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