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/alix1c/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/alix1c/Makefile') diff --git a/target/alix1c/Makefile b/target/alix1c/Makefile index c17a1ef8a..da95587ed 100644 --- a/target/alix1c/Makefile +++ b/target/alix1c/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