summaryrefslogtreecommitdiff
path: root/board/phytec/phycore_am335x_r2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/phytec/phycore_am335x_r2/Makefile')
-rw-r--r--board/phytec/phycore_am335x_r2/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/board/phytec/phycore_am335x_r2/Makefile b/board/phytec/phycore_am335x_r2/Makefile
new file mode 100644
index 0000000000..ff6f8b4221
--- /dev/null
+++ b/board/phytec/phycore_am335x_r2/Makefile
@@ -0,0 +1,11 @@
+# SPDX-License-Identifier: GPL-2.0+
+#
+# Makefile
+#
+# Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
+
+ifdef CONFIG_SPL_BUILD
+obj-y += mux.o
+endif
+
+obj-y += board.o