From: Peter Korsgaard Date: Sat, 7 Feb 2009 06:57:37 +0000 (-0000) Subject: u-boot: remove commented out line X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8b47a479f5df905f4dca07d354b599a4ce21f312;p=buildroot.git u-boot: remove commented out line --- diff --git a/target/u-boot/Makefile.in b/target/u-boot/Makefile.in index 5b975db8fb..655ae50c55 100644 --- a/target/u-boot/Makefile.in +++ b/target/u-boot/Makefile.in @@ -22,7 +22,6 @@ MKIMAGE:=$(U_BOOT_TOOLS) U_BOOT_AUTOSCRIPT=$(BINARIES_DIR)/autoscript U_BOOT_TARGETS:=$(BINARIES_DIR)/$(U_BOOT_BIN) $(U_BOOT_TOOLS) -#U_BOOT_TARGETS:=$(BINARIES_DIR)/$(U_BOOT_BIN) ifeq ($(strip $(subst ",,$(BR2_TARGET_UBOOT_DEFAULT_ENV))),y) #"))