summaryrefslogtreecommitdiffstats
path: root/board/BuR/kwb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/BuR/kwb/Makefile')
-rw-r--r--board/BuR/kwb/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/board/BuR/kwb/Makefile b/board/BuR/kwb/Makefile
new file mode 100644
index 0000000000..7b04b26ae4
--- /dev/null
+++ b/board/BuR/kwb/Makefile
@@ -0,0 +1,12 @@
+#
+# Makefile
+#
+# Copyright (C) 2014 Hannes Petermaier <oe5hpm@oevsv.at> -
+# Bernecker & Rainer Industrielektronik GmbH - http://www.br-automation.com/
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-$(CONFIG_SPL_BUILD) += mux.o
+obj-y += ../common/common.o
+obj-y += board.o
OpenPOWER on IntegriCloud