mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
rockchip: add kmod-ata-ahci-platform for Firefly Station P2
This commit is contained in:
parent
43a63dec23
commit
59586a8354
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user