summaryrefslogtreecommitdiff
path: root/board/kakadu/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/kakadu/build.mk')
-rw-r--r--board/kakadu/build.mk15
1 files changed, 15 insertions, 0 deletions
diff --git a/board/kakadu/build.mk b/board/kakadu/build.mk
new file mode 100644
index 0000000000..7a3953b8bb
--- /dev/null
+++ b/board/kakadu/build.mk
@@ -0,0 +1,15 @@
+# -*- makefile -*-
+# Copyright 2020 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
+#
+#
+# STmicro STM32F098VC
+CHIP:=stm32
+CHIP_FAMILY:=stm32f0
+CHIP_VARIANT:=stm32f09x
+BASEBOARD:=kukui
+
+board-y=board.o led.o