projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f529db8
)
Fix erronous mkimage target
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Mon, 26 Jan 2009 11:46:44 +0000
(11:46 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Mon, 26 Jan 2009 11:46:44 +0000
(11:46 -0000)
target/u-boot/Makefile.in
patch
|
blob
|
history
diff --git
a/target/u-boot/Makefile.in
b/target/u-boot/Makefile.in
index 1524577e72e7ff7134cc95e021db8509f50ae8d6..d87b95860c1378720dbeef52f5d3758be88afef3 100644
(file)
--- 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: