From cd945e49e76927a4c2924523458ceebfc2f859d6 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 21 Feb 2010 23:34:33 +0100 Subject: rename ext2-cf target rootfs to ext2-block - add a foxg20 adkinstaller (not working yet) - rename ext2-cf target rootfs to ext2-block --- target/wrap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/wrap/Makefile') diff --git a/target/wrap/Makefile b/target/wrap/Makefile index 825b55175..e0cb894da 100644 --- a/target/wrap/Makefile +++ b/target/wrap/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/mk/image.mk kernel-install: @cp $(LINUX_DIR)/arch/x86/boot/bzImage $(TARGET_DIR)/boot/vmlinuz-adk -ifeq ($(FS),ext2-cf) +ifeq ($(FS),ext2-block) imageinstall: $(BIN_DIR)/$(ROOTFSTARBALL) @echo @echo "The RootFS tarball is: $(BIN_DIR)/$(ROOTFSTARBALL)" -- cgit v1.2.3