mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-09 18:02:04 +08:00
kmod-r8168: fix kernel dependence
This commit is contained in:
parent
8de440368d
commit
fd6b6c4bf2
@ -25,7 +25,6 @@ define KernelPackage/r8168
|
|||||||
TITLE:=Driver for Realtek r8168 chipsets
|
TITLE:=Driver for Realtek r8168 chipsets
|
||||||
SUBMENU:=Network Devices
|
SUBMENU:=Network Devices
|
||||||
VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE)
|
VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE)
|
||||||
DEPENDS:=@LINUX_5_4
|
|
||||||
FILES:= $(PKG_BUILD_DIR)/src/r8168.ko
|
FILES:= $(PKG_BUILD_DIR)/src/r8168.ko
|
||||||
AUTOLOAD:=$(call AutoProbe,r8168)
|
AUTOLOAD:=$(call AutoProbe,r8168)
|
||||||
CONFLICTS:=kmod-r8169
|
CONFLICTS:=kmod-r8169
|
||||||
|
Loading…
x
Reference in New Issue
Block a user