summaryrefslogtreecommitdiff
path: root/yocto-poky/meta-yocto-bsp/conf/machine/genericx86-64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/meta-yocto-bsp/conf/machine/genericx86-64.conf')
-rw-r--r--yocto-poky/meta-yocto-bsp/conf/machine/genericx86-64.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/yocto-poky/meta-yocto-bsp/conf/machine/genericx86-64.conf b/yocto-poky/meta-yocto-bsp/conf/machine/genericx86-64.conf
deleted file mode 100644
index f76e35af6..000000000
--- a/yocto-poky/meta-yocto-bsp/conf/machine/genericx86-64.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-#@TYPE: Machine
-#@NAME: Generic X86_64.
-
-#@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.
-
-DEFAULTTUNE ?= "core2-64"
-require conf/machine/include/tune-core2.inc
-require conf/machine/include/genericx86-common.inc