2009-08-25 02:53:22 +02:00
|
|
|
# Note: From here on down, we are socket-centric. Socket choice determines
|
|
|
|
# what other cpu files are included.
|
|
|
|
#
|
|
|
|
# Therefore: ONLY include Makefile.inc from socket directories!
|
2009-08-12 17:00:51 +02:00
|
|
|
|
2009-08-21 20:08:49 +02:00
|
|
|
subdirs-$(CONFIG_CPU_INTEL_SOCKET_MFCPGA478) += socket_mFCPGA478
|
|
|
|
subdirs-$(CONFIG_CPU_INTEL_SOCKET_PGA370) += socket_PGA370
|
2009-08-25 14:25:36 +02:00
|
|
|
subdirs-$(CONFIG_CPU_INTEL_SLOT_2) += slot_2
|
2009-08-12 17:00:51 +02:00
|
|
|
|
|
|
|
#socket_mPGA478
|
|
|
|
#socket_mPGA479M
|
|
|
|
#socket_mPGA603
|
|
|
|
#socket_mPGA604
|
|
|
|
#socket_mPGA604_533Mhz
|
|
|
|
#socket_mPGA604_800Mhz
|