[U-Boot-Users] [PATCH 7/9] Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx Makefile

Larry Johnson lrj at arlinx.com
Sat Dec 22 21:16:11 CET 2007


Signed-off-by: Larry Johnson <lrj at acm.org>
---
 cpu/ppc4xx/Makefile |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/cpu/ppc4xx/Makefile b/cpu/ppc4xx/Makefile
index 9155e9a..178c5c6 100644
--- a/cpu/ppc4xx/Makefile
+++ b/cpu/ppc4xx/Makefile
@@ -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
-- 
1.5.2.5





More information about the U-Boot mailing list