projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e364daf
)
mx28evk: Remove 'all' target from Makefile
author
Fabio Estevam
<festevam@gmail.com>
Thu, 29 Dec 2011 03:34:12 +0000
(
03:34
+0000)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Mon, 16 Jan 2012 07:40:09 +0000
(08:40 +0100)
Remove 'all' target from Makefile, as this is unused code.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Marek Vasut <marek.vasut@gmail.com>
board/freescale/mx28evk/Makefile
patch
|
blob
|
history
diff --git
a/board/freescale/mx28evk/Makefile
b/board/freescale/mx28evk/Makefile
index 74591077f27c8c19a9ea2ff2b6f82aea977f4cff..02ce1082b3b6c890bb9fe6c572bd04d42ca42d7c 100644
(file)
--- a/
board/freescale/mx28evk/Makefile
+++ b/
board/freescale/mx28evk/Makefile
@@
-37,8
+37,6
@@
OBJS := $(addprefix $(obj),$(COBJS))
$(LIB): $(obj).depend $(OBJS)
$(call cmd_link_o_target, $(OBJS))
-all: $(ALL)
-
#########################################################################
# defines $(obj).depend target