summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@home>2011-10-20 17:54:13 +0100
committerJon Medhurst <tixy@home>2011-10-20 17:54:13 +0100
commit014d503e873808e57c63dda81238d47c83da780a (patch)
tree50a0a1653a329acfa41126b5bf667208882f374d
parentb7364bcb45941cfb89fd0865d3e89fcd1f241b01 (diff)
Add missing project file
-rw-r--r--project11
1 files changed, 11 insertions, 0 deletions
diff --git a/project b/project
new file mode 100644
index 0000000..9e4b12a
--- /dev/null
+++ b/project
@@ -0,0 +1,11 @@
+# config/project - OEM Services: project and hook options.
+
+# IBS_BUILDTOOL - Set build tool to use to build project (mic or lh).
+IBS_BUILDTOOL="hwpack"
+
+# IBS_BUILDTOOL_VERSION - Set build tool version to use.
+#IBS_BUILDTOOL_VERSION="2.0~a10.1-1ubuntu1~linaro*"
+
+# BCCTREPORT - Enable or disable the bcct report for project builds (enabled or
+# disabled).
+BCCTREPORT="disable"