8 lines
181 B
PHP
8 lines
181 B
PHP
#
|
|
# Common configuration for all MACHINEs of the intel-core2 type
|
|
#
|
|
|
|
DEFAULTTUNE ?= "core2-32"
|
|
require conf/machine/include/tune-core2.inc
|
|
require conf/machine/include/x86-base.inc
|