diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2009-10-28 19:40:46 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2009-10-28 19:40:46 +0000 |
commit | 88214a48cc97b0d8f037d920d4f19c3470307428 (patch) | |
tree | c3a3c41fb42172ffb529c9881ac5272c9eba550e /src/northbridge/Makefile.inc | |
parent | e696942cfc6d970d9a774815cc81bf1d771c857b (diff) |
Drop remainders of PPC port
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4885 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/Makefile.inc')
-rw-r--r-- | src/northbridge/Makefile.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/northbridge/Makefile.inc b/src/northbridge/Makefile.inc index 3d876b38d5..57273cf8c3 100644 --- a/src/northbridge/Makefile.inc +++ b/src/northbridge/Makefile.inc @@ -1,5 +1,3 @@ subdirs-y += amd -#subdirs-y += ibm subdirs-y += intel -#subdirs-y += motorola subdirs-y += via |