* [U-Boot-Users] [PATCH 7/9] Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx Makefile
@ 2007-12-22 20:16 Larry Johnson
0 siblings, 0 replies; only message in thread
From: Larry Johnson @ 2007-12-22 20:16 UTC (permalink / raw)
To: u-boot
Signed-off-by: Larry Johnson <lrj@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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2007-12-22 20:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-22 20:16 [U-Boot-Users] [PATCH 7/9] Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx Makefile Larry Johnson
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.