summaryrefslogtreecommitdiff
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorProdyut Hazarika <prodyut.hazarika@intel.com>2014-07-18 10:25:53 -0700
committerPatrick Tjin <pattjin@google.com>2014-07-21 22:08:17 -0700
commit3e961fe592d964ed91c48e5151ff2eefbada63b1 (patch)
tree78027982b3f2aff2620ad600e4e1238e6ac12040 /BoardConfig.mk
parentce770e0cc3642a5d3785e3ca754b7dde503aee1d (diff)
downloadfugu-3e961fe592d964ed91c48e5151ff2eefbada63b1.tar.gz
[REVERT ME] change_arch_variant_to_x86_temporarily
This is to temporarily resolve the clang compiler issue. Please revert this after clang compiler fix Change-Id: Ic2d68d44585bb5d1ffcf1f0d937b4a0afa5a76a6 Signed-off-by: Prodyut Hazarika <prodyut.hazarika@intel.com>
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index ed20b39..cda900d 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -18,7 +18,7 @@
-include vendor/intel/fugu/BoardConfigVendor.mk
TARGET_ARCH := x86
-TARGET_ARCH_VARIANT := silvermont
+TARGET_ARCH_VARIANT := x86
TARGET_CPU_ABI := x86
TARGET_CPU_SMP := true