mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-26 00:21:37 +00:00
Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx Makefile
Signed-off-by: Larry Johnson <lrj@acm.org>
This commit is contained in:
parent
aba19604d8
commit
8eb52d5d98
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@ COBJS += bedbug_405.o
|
|||
COBJS += commproc.o
|
||||
COBJS += cpu.o
|
||||
COBJS += cpu_init.o
|
||||
COBJS += denali_data_eye.o
|
||||
COBJS += denali_spd_ddr2.o
|
||||
COBJS += fdt.o
|
||||
COBJS += gpio.o
|
||||
COBJS += i2c.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue