r8168: fix dependency
This commit is contained in:
parent
ebf797ea9e
commit
dc6480e713
@ -22,6 +22,7 @@ define KernelPackage/r8168
|
||||
TITLE:=Driver for Realtek r8168 chipsets
|
||||
SUBMENU:=Network Devices
|
||||
VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(PKG_RELEASE)
|
||||
DEPENDS:=@!LINUX_4_19
|
||||
FILES:= $(PKG_BUILD_DIR)/r8168.ko
|
||||
AUTOLOAD:=$(call AutoProbe,r8168)
|
||||
DEFAULT:=y
|
||||
@ -52,4 +53,4 @@ define Build/Compile
|
||||
$(MAKE) $(R8168_MAKEOPTS) modules
|
||||
endef
|
||||
|
||||
$(eval $(call KernelPackage,r8168))
|
||||
$(eval $(call KernelPackage,r8168))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user