rockchip: remove redundant usb-net dependencies
This commit is contained in:
parent
5cc1d3df78
commit
e9825ca5bd
@ -11,7 +11,7 @@ define Device/friendlyarm_nanopi-r2s
|
||||
SOC := rk3328
|
||||
UBOOT_DEVICE_NAME := nanopi-r2s-rk3328
|
||||
IMAGE/sysupgrade.img.gz := boot-common | boot-script nanopi-r2s | pine64-img | gzip | append-metadata
|
||||
DEVICE_PACKAGES := kmod-usb-net kmod-usb-net-rtl8152
|
||||
DEVICE_PACKAGES := kmod-usb-net-rtl8152
|
||||
$(call Device/FitImageLzma)
|
||||
endef
|
||||
TARGET_DEVICES += friendlyarm_nanopi-r2s
|
||||
|
||||
Loading…
Reference in New Issue
Block a user