aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/apm821xx/sata/target.mk
blob: 1c7856828c4a50d205a0d2552b81b2a3be6486ca (plain)
1
2
3
4
5
6
7
8
9
BOARDNAME := Devices which boot from SATA (NAS)
FEATURES += ext4 usb ramdisk
DEFAULT_PACKAGES += badblocks block-mount e2fsprogs \
		    kmod-dm kmod-md-mod partx-utils

define Target/Description
	Build firmware images for APM82181 boards that boot from SATA.
	For NAS like the MyBook Live Series.
endef