From: Larry Johnson <lrj@arlinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 4/4] PPC4xx: Add denali_data_eye.o and denali_spd_ddr2.o to Makefile
Date: Thu, 25 Oct 2007 15:34:06 -0400 [thread overview]
Message-ID: <4720EFAE.3060602@arlinx.com> (raw)
Signed-off-by: Larry Johnson <lrj@acm.org>
---
diff --git a/cpu/ppc4xx/Makefile b/cpu/ppc4xx/Makefile
index af9da5b..d6402d1 100644
--- a/cpu/ppc4xx/Makefile
+++ b/cpu/ppc4xx/Makefile
@@ -27,12 +27,31 @@ LIB = $(obj)lib$(CPU).a
START = start.o resetvec.o kgdb.o
SOBJS = dcr.o
-COBJS = 405gp_pci.o 440spe_pcie.o 4xx_enet.o \
- bedbug_405.o commproc.o \
- cpu.o cpu_init.o gpio.o i2c.o interrupts.o \
- miiphy.o ndfc.o sdram.o serial.o \
- 40x_spd_sdram.o 44x_spd_ddr.o 44x_spd_ddr2.o speed.o \
- tlb.o traps.o usb_ohci.o usb.o usbdev.o \
+COBJS = 405gp_pci.o \
+ 440spe_pcie.o \
+ 4xx_enet.o \
+ bedbug_405.o \
+ commproc.o \
+ cpu.o \
+ cpu_init.o \
+ denali_data_eye.o \
+ gpio.o \
+ i2c.o \
+ interrupts.o \
+ miiphy.o \
+ ndfc.o \
+ sdram.o \
+ serial.o \
+ 40x_spd_sdram.o \
+ 44x_spd_ddr.o \
+ 44x_spd_ddr2.o \
+ denali_spd_ddr2.o \
+ speed.o \
+ tlb.o \
+ traps.o \
+ usb_ohci.o \
+ usb.o \
+ usbdev.o \
440spe_pcie.o
SRCS := $(START:.o=.S) $(SOBJS:.o=.S) $(COBJS:.o=.c)
reply other threads:[~2007-10-25 19:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4720EFAE.3060602@arlinx.com \
--to=lrj@arlinx.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox