mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-18 17:33:31 +00:00
rockchip: nanopi-r4s: use vendor driver for PCIe ethernet adapter (#6512)
Vendor driver seems to be better than the one from kernel mainline. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
80a7e79a7b
commit
1b93a9705f
@ -20,7 +20,7 @@ define Device/friendlyarm_nanopi-r4s
|
||||
DEVICE_MODEL := NanoPi R4S
|
||||
SOC := rk3399
|
||||
IMAGE/sysupgrade.img.gz := boot-common | boot-script nanopi-r4s | pine64-img | gzip | append-metadata
|
||||
DEVICE_PACKAGES := kmod-r8169
|
||||
DEVICE_PACKAGES := kmod-r8168
|
||||
endef
|
||||
|
||||
define Device/friendlyarm_nanopi-r4s-1gb
|
||||
|
Loading…
Reference in New Issue
Block a user