From 637b6998650619252b89e29f2add0167780e70db Mon Sep 17 00:00:00 2001 From: Greg Watson Date: Fri, 26 Nov 2004 01:11:31 +0000 Subject: new config file format - PMC no longer works git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1805 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/motorola/sandpoint/Config.lb | 26 -------------------------- 1 file changed, 26 deletions(-) (limited to 'src') diff --git a/src/mainboard/motorola/sandpoint/Config.lb b/src/mainboard/motorola/sandpoint/Config.lb index 216670f174..7d42aa516c 100644 --- a/src/mainboard/motorola/sandpoint/Config.lb +++ b/src/mainboard/motorola/sandpoint/Config.lb @@ -19,32 +19,6 @@ object clock.o ## arch ppc end -if CONFIG_SANDPOINT_ALTIMUS - dir /pmc/altimus/mpc7410 -# dir /pmc/altimus/mpc7400 -# dir /pmc/altimus/mpc75x -end -if CONFIG_SANDPOINT_TALUS - dir /pmc/talus/mpc74x - dir /pmc/talus/mpc603 -end -if CONFIG_SANDPOINT_UNITY - dir /pmc/unity/mpc824x -end -if CONFIG_SANDPOINT_VALIS - dir /pmc/valis/mpc745x -end -if CONFIG_SANDPOINT_GYRUS - dir /pmc/gyrus/mpc744x -end - -## -## Include the secondary Configuration files -## -dir /southbridge/winbond/w83c553 - -dir /superio/NSC/pc97307 - ## ## Build the objects we have code for in this directory. ## -- cgit v1.2.3