aboutsummaryrefslogtreecommitdiffstats
path: root/bsp/intel-common/intel-core2-32-standard.scc
blob: 109c1978c21e51bb2f386a3da120e877219bdba0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# intel-core2-32-standard.scc
#
# Standard ktype for 32 bit Core 2 and later CPUs.
#

define KMACHINE intel-core2-32
define KARCH i386
define KTYPE standard

include ktypes/standard/standard.scc
# trying to remove this, since there are no patches being carried
# branch intel

include intel-common-drivers.scc
include intel-common-drivers-32.scc
include intel-core2-32.scc