Skip to content

Commit

Permalink
kernel: r8125: 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 d39078c)
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
  • Loading branch information
aiamadeus authored and Noltari committed Sep 24, 2024
1 parent dced292 commit 1d9f6d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/kernel/r8125/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ endef

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

0 comments on commit 1d9f6d3

Please sign in to comment.