apm821xx: sata: set rootfs-part feature flag
The rootfs-part feature flag ensures that CONFIG_ROOTFS_PART_SIZE symbol will be present at all times. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
parent
5f978eec18
commit
1155793809
@ -1,5 +1,5 @@
|
||||
BOARDNAME := Devices which boot from SATA (NAS)
|
||||
FEATURES += ext4 usb ramdisk squashfs
|
||||
FEATURES += ext4 usb ramdisk squashfs rootfs-part
|
||||
DEFAULT_PACKAGES += badblocks block-mount e2fsprogs \
|
||||
kmod-dm kmod-md-mod partx-utils mkf2fs f2fsck
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user