mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Fix R4S to use R8169
This commit is contained in:
parent
2a6cdfe5bf
commit
e575f94946
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ define Device/friendlyarm_nanopi-r4s
|
|||
SOC := rk3399
|
||||
UBOOT_DEVICE_NAME := nanopi-r4s-rk3399
|
||||
IMAGE/sysupgrade.img.gz := boot-common | boot-script nanopi-r4s | pine64-bin | gzip | append-metadata
|
||||
DEVICE_PACKAGES := kmod-r8168 -urngd
|
||||
DEVICE_PACKAGES := kmod-r8169 -urngd
|
||||
endef
|
||||
TARGET_DEVICES += friendlyarm_nanopi-r4s
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue