*** empty log message ***

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1732 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Yinghai Lu
2004-11-02 18:05:22 +00:00
parent 3974363f09
commit bf8bb42d6a
8 changed files with 37 additions and 391 deletions

View File

@ -1,4 +1,4 @@
config chip.h
object socket_mPGA604_533Mhz.o
#config chip.h
#object socket_mPGA604_533Mhz.o
dir /cpu/intel/model_f2x

View File

@ -3,5 +3,4 @@
struct chip_operations cpu_intel_socket_mPGA604_533Mhz_ops = {
.name = "socket mPGA604_533Mhz",
};