mirror of
https://github.com/immortalwrt/immortalwrt.git
synced 2025-08-11 06:11:53 +08:00
kernel: r8126: add CONFLICT to rss variant
The rss variant should conflict with the default. Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn> Link: https://github.com/openwrt/openwrt/pull/16460 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:

committed by
Álvaro Fernández Rojas

parent
d39078c785
commit
b83c7448d3
@ -27,6 +27,7 @@ endef
|
||||
|
||||
define KernelPackage/r8126-rss
|
||||
$(call KernelPackage/r8126)
|
||||
CONFLICTS:=kmod-r8126
|
||||
TITLE+= (RSS)
|
||||
VARIANT:=rss
|
||||
endef
|
||||
|
Reference in New Issue
Block a user