mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-29 15:44:04 +00:00
kernel: r8125: 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:
parent
1f4bd694aa
commit
d39078c785
@ -27,6 +27,7 @@ endef
|
|||||||
|
|
||||||
define KernelPackage/r8125-rss
|
define KernelPackage/r8125-rss
|
||||||
$(call KernelPackage/r8125)
|
$(call KernelPackage/r8125)
|
||||||
|
CONFLICTS:=kmod-r8125
|
||||||
TITLE+= (RSS)
|
TITLE+= (RSS)
|
||||||
VARIANT:=rss
|
VARIANT:=rss
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user