summaryrefslogtreecommitdiffstats
path: root/board/cds/mpc8548cds/Makefile
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2006-06-28 10:46:13 -0500
committerMatthew McClintock <msm@freescale.com>2006-06-28 10:46:13 -0500
commitcbfc7ce756b88eb26e5537bc7b625c445c6dcfac (patch)
treece438a459d25fb3db9daca4e183aa7c62c02bc8a /board/cds/mpc8548cds/Makefile
parent52c7a68b8d587ebcf5a6b051b58b3d3ffa377ddc (diff)
downloadtalos-obmc-uboot-cbfc7ce756b88eb26e5537bc7b625c445c6dcfac.tar.gz
talos-obmc-uboot-cbfc7ce756b88eb26e5537bc7b625c445c6dcfac.zip
* Added VIA configuration table
* Added support for PCI2 on CDS Patch by Andy Fleming 17-Mar-2006 Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'board/cds/mpc8548cds/Makefile')
-rw-r--r--board/cds/mpc8548cds/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/board/cds/mpc8548cds/Makefile b/board/cds/mpc8548cds/Makefile
index aea61360a5..d202281d45 100644
--- a/board/cds/mpc8548cds/Makefile
+++ b/board/cds/mpc8548cds/Makefile
@@ -29,7 +29,8 @@ LIB = lib$(BOARD).a
OBJS := $(BOARD).o \
../common/cadmus.o \
../common/eeprom.o \
- ../common/ft_board.o
+ ../common/ft_board.o \
+ ../common/via.o
SOBJS := init.o
OpenPOWER on IntegriCloud