2017-09-06 19:19:45 +08:00
|
|
|
BOARDNAME := Devices which boot from SATA (NAS)
|
2019-01-03 19:29:28 +08:00
|
|
|
FEATURES += ext4 usb ramdisk squashfs rootfs-part boot-part
|
2017-09-06 19:19:45 +08:00
|
|
|
DEFAULT_PACKAGES += badblocks block-mount e2fsprogs \
|
2018-09-07 13:43:55 +08:00
|
|
|
kmod-dm kmod-md-mod partx-utils mkf2fs f2fsck
|
2017-09-06 19:19:45 +08:00
|
|
|
|
|
|
|
|
define Target/Description
|
|
|
|
|
Build firmware images for APM82181 boards that boot from SATA.
|
|
|
|
|
For NAS like the MyBook Live Series.
|
|
|
|
|
endef
|