summaryrefslogtreecommitdiff
path: root/mk/initialpath.mk
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-08-16 19:38:04 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-08-16 19:39:04 +0200
commit290956cc3a790e4d8167073f5531b1de2b989e9b (patch)
tree047d6b23755516b22516fcc5f204692758c48de3 /mk/initialpath.mk
parent6ce8fbf63a210a9fd52c15555257e7aedc773fd3 (diff)
downloadembtoolkit-290956cc3a790e4d8167073f5531b1de2b989e9b.tar.gz
embtoolkit-290956cc3a790e4d8167073f5531b1de2b989e9b.tar.bz2
embtoolkit-290956cc3a790e4d8167073f5531b1de2b989e9b.tar.xz
Rootfs: Add support of squashfs root filesystem build
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
Diffstat (limited to 'mk/initialpath.mk')
-rw-r--r--mk/initialpath.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mk/initialpath.mk b/mk/initialpath.mk
index 3a799da..d2091a8 100644
--- a/mk/initialpath.mk
+++ b/mk/initialpath.mk
@@ -49,5 +49,6 @@ ifeq ($(CONFIG_EMBTK_HAVE_ROOTFS),y)
endif
rmallpath:
- @rm -Rf build rootfs-* sysroot-* tools-* $(DOWNLOAD_DIR)/eglibc*
+ @rm -Rf build rootfs-* sysroot-* tools-* $(DOWNLOAD_DIR)/eglibc* \
+ initramfs-*