Skip to content

Commit

Permalink
kernel: r8126: add CONFLICT to rss variant
Browse files Browse the repository at this point in the history
The rss variant should conflict with the default.

Signed-off-by: Chukun Pan <[email protected]>
Link: openwrt#16460
(cherry picked from b83c744)
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
  • Loading branch information
aiamadeus authored and Noltari committed Sep 24, 2024
1 parent 1d9f6d3 commit 6e561fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/kernel/r8126/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ endef

define KernelPackage/r8126-rss
$(call KernelPackage/r8126)
CONFLICTS:=kmod-r8126
TITLE+= (RSS)
VARIANT:=rss
endef
Expand Down

0 comments on commit 6e561fe

Please sign in to comment.