r8168: fix dependency

This commit is contained in:
CN_SZTL 2020-04-23 03:08:02 +08:00
parent 1e3f993f39
commit 15aae46668
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -22,10 +22,8 @@ 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
endef
define Package/r8168/description