The rss variant should conflict with the default. Signed-off-by: Chukun Pan <[email protected]> Link: https://github.com/openwrt/openwrt/pull/16460 Signed-off-by: Álvaro Fernández Rojas <[email protected]>
@@ -27,6 +27,7 @@ endef
define KernelPackage/r8126-rss
$(call KernelPackage/r8126)
+ CONFLICTS:=kmod-r8126
TITLE+= (RSS)
VARIANT:=rss
endef