rockchip: add wireless support for LYT T68M

This commit is contained in:
coolsnowwolf 2023-07-18 15:49:54 +08:00
parent 2bacbb31a5
commit dff0d3553d

View File

@ -186,7 +186,7 @@ define Device/lyt_t68m
SOC := rk3568 SOC := rk3568
UBOOT_DEVICE_NAME := lyt-t68m-rk3568 UBOOT_DEVICE_NAME := lyt-t68m-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-r8125 DEVICE_PACKAGES := kmod-r8125 wpad-openssl kmod-mt7921-firmware kmod-mt7922-firmware kmod-mt7921e kmod-mt7916-firmware
endef endef
TARGET_DEVICES += lyt_t68m TARGET_DEVICES += lyt_t68m