rockchip: fix Firefly Station P2 sata support

This commit is contained in:
lean 2022-08-27 03:17:09 +08:00
parent 98318a2627
commit e6fbfd9404

View File

@ -38,7 +38,7 @@ 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 ata-ahci-platform station-p2-firmware wpad-openssl DEVICE_PACKAGES := kmod-brcmfmac kmod-ikconfig kmod-ata-ahci-platform station-p2-firmware wpad-openssl
endef endef
TARGET_DEVICES += firefly_station-p2 TARGET_DEVICES += firefly_station-p2