summaryrefslogtreecommitdiffstats
path: root/board/BuR/brxre1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/BuR/brxre1/Makefile')
-rw-r--r--board/BuR/brxre1/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/board/BuR/brxre1/Makefile b/board/BuR/brxre1/Makefile
new file mode 100644
index 0000000000..782664c36e
--- /dev/null
+++ b/board/BuR/brxre1/Makefile
@@ -0,0 +1,12 @@
+#
+# Makefile
+#
+# Copyright (C) 2014 Hannes Schmelzer <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