summaryrefslogtreecommitdiff
path: root/board/hadoken/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/hadoken/build.mk')
-rw-r--r--board/hadoken/build.mk13
1 files changed, 13 insertions, 0 deletions
diff --git a/board/hadoken/build.mk b/board/hadoken/build.mk
new file mode 100644
index 0000000000..f8bb859201
--- /dev/null
+++ b/board/hadoken/build.mk
@@ -0,0 +1,13 @@
+# -*- makefile -*-
+# Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+#
+# Board specific files build
+
+# the IC is Nordic nRF51822
+CHIP:=nrf51
+CHIP_FAMILY:=nrf51x22
+CHIP_VARIANT:=nrf51822
+
+board-y=board.o