cpus have vendors now
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1047 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
a1cd3d8290
commit
8d82415628
|
@ -1,10 +1,9 @@
|
|||
##
|
||||
## Config file for the Motorola Sandpoint III development system.
|
||||
## Note that this has only been tested with the Altimus 7410 PMC.
|
||||
## Config file for the Embedded Planet EP405PC Computing Engine
|
||||
##
|
||||
|
||||
arch ppc end
|
||||
cpu ppc4xx end
|
||||
cpu ppc/ppc4xx end
|
||||
|
||||
##
|
||||
## Include the secondary Configuration files
|
||||
|
|
Loading…
Reference in New Issue