linux: usb: r8152: add device-specific firmware
This is needed by newer kernel. Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
This commit is contained in:
parent
90196fec9d
commit
5304b20b60
@ -1325,6 +1325,7 @@ $(eval $(call KernelPackage,usb-net-rtl8150))
|
||||
define KernelPackage/usb-net-rtl8152
|
||||
TITLE:=Kernel module for USB-to-Ethernet Realtek convertors
|
||||
KCONFIG:=CONFIG_USB_RTL8152
|
||||
DEPENDS:=+!LINUX_5_4:r8169-firmware
|
||||
FILES:=$(LINUX_DIR)/drivers/$(USBNET_DIR)/r8152.ko
|
||||
AUTOLOAD:=$(call AutoProbe,r8152)
|
||||
$(call AddDepends/usb-net)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user