From d8a9ea4f5591783df24634cfaf10f32307b58803 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 28 Feb 2010 12:23:44 +0100 Subject: fixup some wlan ap stuff, still no success on foxg20 --- target/foxg20/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/foxg20/Makefile') diff --git a/target/foxg20/Makefile b/target/foxg20/Makefile index 5e5e05316..5762b4939 100644 --- a/target/foxg20/Makefile +++ b/target/foxg20/Makefile @@ -31,7 +31,7 @@ ifeq ($(FS),ext2-block) imageinstall: $(BIN_DIR)/$(ROOTFSTARBALL) @echo @echo "The RootFS tarball is:" - @echo "$(BIN_DIR)/$(ROOTFSUSERTARBALL)" + @echo "$(BIN_DIR)/$(ROOTFSTARBALL)" @echo 'Before booting from MicroSD card you need to set following u-boot environment variables:' @echo "setenv bootcmd 'mmc init; sleep 1; fatload mmc 0 0x22000000 uimage; bootm 0x22000000'" @echo -- cgit v1.2.3