summaryrefslogtreecommitdiff
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorLaurent FERT <laurent.fert@intel.com>2014-06-20 15:35:19 +0200
committerPatrick Tjin <pattjin@google.com>2014-07-21 22:08:15 -0700
commitfce696066a9033144b054eafbe89deb29001d640 (patch)
tree9a545de61527ae51a84830da03edfe9fcb56db63 /BoardConfig.mk
parent4e404932afa27c9f322d8ba9ba0a782756db65e4 (diff)
downloadfugu-fce696066a9033144b054eafbe89deb29001d640.tar.gz
Minimal fugu
Add basic configuration as created by device/common/populate-new-device.sh. Setup for x86. Support kernel built from source. Change-Id: I07750d3a376d60a09a16b7f05fe2e98c60093efd Signed-off-by: Laurent FERT <laurent.fert@intel.com>
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk26
1 files changed, 26 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
new file mode 100644
index 0000000..5e3ac37
--- /dev/null
+++ b/BoardConfig.mk
@@ -0,0 +1,26 @@
+#
+# Copyright 2013 The Android Open-Source Project
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+# Use the non-open-source parts, if they're present
+-include vendor/intel/fugu/BoardConfigVendor.mk
+
+TARGET_ARCH := x86
+TARGET_ARCH_VARIANT := silvermont
+TARGET_CPU_ABI := x86
+TARGET_CPU_SMP := true
+
+TARGET_BOARD_PLATFORM := moorefield
+TARGET_BOOTLOADER_BOARD_NAME := fugu