commit | 3b6620192130b58ec7be513c88c359e342c66fc9 | [log] [tgz] |
---|---|---|
author | Matthew McClintock <msm@freescale.com> | Wed Jun 28 10:46:13 2006 -0500 |
committer | Matthew McClintock <msm@freescale.com> | Wed Jun 28 10:46:13 2006 -0500 |
tree | ce438a459d25fb3db9daca4e183aa7c62c02bc8a | |
parent | 8c0da86fa8db88419cb3f727dd36f3a9fb0de6e8 [diff] [blame] |
* 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>
diff --git a/board/cds/mpc8541cds/Makefile b/board/cds/mpc8541cds/Makefile index aea6136..d202281 100644 --- a/board/cds/mpc8541cds/Makefile +++ b/board/cds/mpc8541cds/Makefile
@@ -29,7 +29,8 @@ OBJS := $(BOARD).o \ ../common/cadmus.o \ ../common/eeprom.o \ - ../common/ft_board.o + ../common/ft_board.o \ + ../common/via.o SOBJS := init.o