summaryrefslogtreecommitdiff
path: root/board/snow/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/snow/build.mk')
-rw-r--r--board/snow/build.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/board/snow/build.mk b/board/snow/build.mk
new file mode 100644
index 0000000000..4732080d23
--- /dev/null
+++ b/board/snow/build.mk
@@ -0,0 +1,11 @@
+# Copyright (c) 2012 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 STmicro STM32F100R8
+CHIP:=stm32
+CHIP_VARIANT:=stm32f100
+
+board-y=board.o