projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72b97e4
)
board: tqm5200: delete its own object make rule
author
Masahiro Yamada
<yamada.m@jp.panasonic.com>
Mon, 18 Nov 2013 01:39:39 +0000
(10:39 +0900)
committer
Tom Rini
<trini@ti.com>
Mon, 25 Nov 2013 15:41:53 +0000
(10:41 -0500)
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
board/tqc/tqm5200/Makefile
patch
|
blob
|
history
diff --git
a/board/tqc/tqm5200/Makefile
b/board/tqc/tqm5200/Makefile
index 757f4729ab601fd99205428da12df2dc405e4555..80c1eba87c99081fb415173b701d7c4ce98f5889 100644
(file)
--- a/
board/tqc/tqm5200/Makefile
+++ b/
board/tqc/tqm5200/Makefile
@@
-6,6
+6,3
@@
#
obj-y := tqm5200.o cmd_stk52xx.o cmd_tb5200.o cam5200_flash.o
-
-$(obj)cam5200_flash.o: cam5200_flash.c
- $(CC) $(CFLAGS) -c -o $@ $<