new config file format - PMC no longer works

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1805 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Greg Watson 2004-11-26 01:11:31 +00:00
parent 5720da9d75
commit 637b699865
1 changed files with 0 additions and 26 deletions

View File

@ -19,32 +19,6 @@ object clock.o
## ##
arch ppc end 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. ## Build the objects we have code for in this directory.
## ##