Add COMPATIBLE_MACHINE for generic BSP sandbox/xroche/gplv3free rev_0.7
authorRonan Le Martret <ronan@fridu.net>
Mon, 8 Dec 2014 14:14:15 +0000 (15:14 +0100)
committerRonan Le Martret <ronan@fridu.net>
Mon, 8 Dec 2014 14:14:15 +0000 (15:14 +0100)
Change-Id: Ib2ca87455e14a88e35b0dba83aabebc3d5b6b767

meta-tizen-adaptation/meta/recipes-kernel/linux/linux-yocto_3.14.bbappend

index 318eb25..f756cf6 100644 (file)
@@ -38,3 +38,6 @@ DEFCONFIG_arm= "file://defconfig"
 # Setting the KCONFIG_MODE variable prevents it to being set to
 # "--allnoconfig" which disable all kernel options.
 KCONFIG_MODE = "--reconfig"
+
+COMPATIBLE_MACHINE_genericx86 = "genericx86"
+COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
\ No newline at end of file