mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 21:21:37 +00:00
freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
parent
e5a9a4076f
commit
6e527f67df
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ obj-y += spl_minimal.o tlb.o law.o
|
|||
|
||||
else
|
||||
ifdef CONFIG_SPL_BUILD
|
||||
COBJS-y += spl.o
|
||||
obj-y += spl.o
|
||||
endif
|
||||
|
||||
obj-y += p1_p2_rdb_pc.o
|
||||
|
|
Loading…
Add table
Reference in a new issue