immortalwrt/target/linux/apm821xx/sata/target.mk

10 lines
349 B
Makefile
Raw Normal View History

2017-09-06 19:19:45 +08:00
BOARDNAME := Devices which boot from SATA (NAS)
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