mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
rockchip: add usb-serial cp210x for HINLINK H66K/H68K
This commit is contained in:
parent
2ec379df35
commit
55ce447162
@ -17,7 +17,7 @@ define Device/hinlink_common
|
|||||||
SOC := rk3568
|
SOC := rk3568
|
||||||
UBOOT_DEVICE_NAME := opc-h68k-rk3568
|
UBOOT_DEVICE_NAME := opc-h68k-rk3568
|
||||||
IMAGE/sysupgrade.img.gz := boot-common | boot-script nanopi-r5s | pine64-img | gzip | append-metadata
|
IMAGE/sysupgrade.img.gz := boot-common | boot-script nanopi-r5s | pine64-img | gzip | append-metadata
|
||||||
DEVICE_PACKAGES := kmod-ata-ahci-platform kmod-mt7921e kmod-r8125 wpad-openssl
|
DEVICE_PACKAGES := kmod-ata-ahci-platform kmod-mt7921e kmod-r8125 kmod-usb-serial-cp210x wpad-openssl
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Device/hinlink_opc-h66k
|
define Device/hinlink_opc-h66k
|
||||||
|
Loading…
Reference in New Issue
Block a user