rockchip: add kmod-ata-ahci-platform for Firefly Station P2

This commit is contained in:
coolsnowwolf 2022-08-11 15:08:59 +00:00
parent 43a63dec23
commit 59586a8354

View File

@ -138,6 +138,6 @@ define Device/firefly_station-p2
SOC := rk3568 SOC := rk3568
UBOOT_DEVICE_NAME := station-p2-rk3568 UBOOT_DEVICE_NAME := station-p2-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-brcmfmac kmod-ikconfig station-p2-firmware wpad DEVICE_PACKAGES := kmod-brcmfmac kmod-ikconfig ata-ahci-platform station-p2-firmware wpad
endef endef
TARGET_DEVICES += firefly_station-p2 TARGET_DEVICES += firefly_station-p2