From 377773e2f7316f907b13505a0ff83fdb6ab757fc Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Mon, 26 Jan 2009 11:46:44 +0000 Subject: Fix erronous mkimage target --- target/u-boot/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/u-boot/Makefile.in') diff --git a/target/u-boot/Makefile.in b/target/u-boot/Makefile.in index 1524577e7..d87b95860 100644 --- a/target/u-boot/Makefile.in +++ b/target/u-boot/Makefile.in @@ -290,7 +290,7 @@ $(U_BOOT_AUTOSCRIPT).$(PROJECT): $(U_BOOT_AUTOSCRIPT) $(MKIMAGE) # ############################################################# ifeq ($(BR2_TARGET_UBOOT),y) -TARGETS+=u-boot mkimage +TARGETS+=u-boot endif u-boot-status: -- cgit v1.2.3