Skip to content

Commit

Permalink
rockchip: add wireless support for LYT T68M
Browse files Browse the repository at this point in the history
  • Loading branch information
coolsnowwolf committed Jul 18, 2023
1 parent 2bacbb3 commit dff0d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/rockchip/image/armv8.mk
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ define Device/lyt_t68m
SOC := rk3568
UBOOT_DEVICE_NAME := lyt-t68m-rk3568
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
TARGET_DEVICES += lyt_t68m

Expand Down

0 comments on commit dff0d35

Please sign in to comment.