summaryrefslogtreecommitdiffstats
path: root/bsp/intel-common/intel-core2-32-standard.scc
blob: a5d6080b768ea7873e78f198b66af5f16d27b3d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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
branch intel

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