From 8ae4c3eff510cc563dd64aceb5a2dda4d559e718 Mon Sep 17 00:00:00 2001 From: Thorsten Glaser Date: Sat, 20 Nov 2010 18:32:58 +0000 Subject: do not build GRUB 2 Signed-off-by: Thorsten Glaser --- target/x86/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/x86/Makefile b/target/x86/Makefile index 15bf7258e..dc4edf146 100644 --- a/target/x86/Makefile +++ b/target/x86/Makefile @@ -38,7 +38,7 @@ ifeq ($(ADK_HARDWARE_QEMU_X86),y) endif endif ifeq ($(FS),usb) -imageinstall: tools-compile $(BIN_DIR)/$(ROOTFSTARBALL) +imageinstall: $(BIN_DIR)/$(ROOTFSTARBALL) @echo "The RootFS tarball is: $(BIN_DIR)/$(ROOTFSTARBALL)" @echo "To install everything to USB use scripts/install.sh" endif -- cgit v1.2.3