summaryrefslogtreecommitdiff
path: root/board/eets/pdu001/Makefile
diff options
context:
space:
mode:
authorFelix Brack <fb@ltec.ch>2018-01-23 20:27:22 +0300
committerTom Rini <trini@konsulko.com>2018-01-28 20:27:32 +0300
commit85ab0452fefc8c48b0b4f35200cb2590b4693ab3 (patch)
tree9909a4d64d186b480669625d9914af1749efa917 /board/eets/pdu001/Makefile
parentc8a73a26d6dd9b7d489e66529fe1412425d8f2d1 (diff)
downloadu-boot-85ab0452fefc8c48b0b4f35200cb2590b4693ab3.tar.xz
arm: add support for PDU001
This patch adds support for the PDU001 board. Signed-off-by: Felix Brack <fb@ltec.ch> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/eets/pdu001/Makefile')
-rw-r--r--board/eets/pdu001/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/board/eets/pdu001/Makefile b/board/eets/pdu001/Makefile
new file mode 100644
index 0000000000..08c6d536d3
--- /dev/null
+++ b/board/eets/pdu001/Makefile
@@ -0,0 +1,13 @@
+#
+# Makefile
+#
+# Copyright (C) 2018 EETS GmbH - http://www.eets.ch/
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
+obj-y := mux.o
+endif
+
+obj-y += board.o