From 92624c10d18e36120015f42337e3ed17234d0161 Mon Sep 17 00:00:00 2001 From: Greg Watson Date: Wed, 23 Jul 2003 22:20:55 +0000 Subject: ep405pc board git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1020 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/embeddedplanet/ep405pc/Config.lb | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/mainboard/embeddedplanet/ep405pc/Config.lb (limited to 'src/mainboard') diff --git a/src/mainboard/embeddedplanet/ep405pc/Config.lb b/src/mainboard/embeddedplanet/ep405pc/Config.lb new file mode 100644 index 0000000000..9c1065f0b8 --- /dev/null +++ b/src/mainboard/embeddedplanet/ep405pc/Config.lb @@ -0,0 +1,19 @@ +## +## Config file for the Motorola Sandpoint III development system. +## Note that this has only been tested with the Altimus 7410 PMC. +## + +arch ppc end +cpu ppc4xx end + +## +## Include the secondary Configuration files +## +southbridge winbond/w83c553 end + +## +## Build the objects we have code for in this directory. +## + +addaction linuxbios.a "$(CROSS_COMPILE)ranlib linuxbios.a" +makedefine CFLAGS += -g -- cgit v1.2.3