summaryrefslogtreecommitdiff
path: root/target/linux/at91/image/Makefile
diff options
context:
space:
mode:
authorSandeep Sheriker Mallikarjun <sandeepsheriker.mallikarjun@microchip.com>2018-05-04 10:27:48 -0700
committerJohn Crispin <john@phrozen.org>2018-05-05 06:55:21 +0200
commit581f5e239203df652f5a4b2ff7a22ab402735d8a (patch)
treeabc0075e3ebdd475f6c48bb8aee7e58876530d0a /target/linux/at91/image/Makefile
parent22c398d2576b97b5afc67d6802528dc9eceb4d8a (diff)
downloadmtk-20170518-581f5e239203df652f5a4b2ff7a22ab402735d8a.zip
mtk-20170518-581f5e239203df652f5a4b2ff7a22ab402735d8a.tar.gz
mtk-20170518-581f5e239203df652f5a4b2ff7a22ab402735d8a.tar.bz2
at91: sdcard image with ext4 rootfs
creating sdcard image with ext4 rootfs only and ignoring creating other filesystem in sdcard image. Signed-off-by: Sandeep Sheriker Mallikarjun <sandeepsheriker.mallikarjun@microchip.com>
Diffstat (limited to 'target/linux/at91/image/Makefile')
-rw-r--r--target/linux/at91/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/at91/image/Makefile b/target/linux/at91/image/Makefile
index ccaeebe..93180dd 100644
--- a/target/linux/at91/image/Makefile
+++ b/target/linux/at91/image/Makefile
@@ -23,7 +23,7 @@ endif
define Device/Default
$(Device/default-nand)
PROFILES := Default
- FILESYSTEMS := squashfs ubifs
+ FILESYSTEMS := squashfs ubifs ext4
DEVICE_DTS := $(1)
KERNEL_NAME := zImage
KERNEL_SIZE := 4096k