blob: f76e35af675594ef110d97eb617602d3f0942d1a [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001#@TYPE: Machine
2#@NAME: Generic X86_64.
3
4#@DESCRIPTION: Machine configuration for generic X86_64 (64-bit) PCs and servers. Supports a moderately wide range of drivers that should boot and be usable on "typical" hardware.
5
6DEFAULTTUNE ?= "core2-64"
7require conf/machine/include/tune-core2.inc
8require conf/machine/include/genericx86-common.inc