mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
board: tqm5200: delete its own object make rule
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
parent
72b97e4bc9
commit
dbfb4cb52f
1 changed files with 0 additions and 3 deletions
|
@ -6,6 +6,3 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
obj-y := tqm5200.o cmd_stk52xx.o cmd_tb5200.o cam5200_flash.o
|
obj-y := tqm5200.o cmd_stk52xx.o cmd_tb5200.o cam5200_flash.o
|
||||||
|
|
||||||
$(obj)cam5200_flash.o: cam5200_flash.c
|
|
||||||
$(CC) $(CFLAGS) -c -o $@ $<
|
|
||||||
|
|
Loading…
Reference in a new issue