summaryrefslogtreecommitdiffstats
path: root/board/samsung/smdk5420/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/samsung/smdk5420/Makefile')
-rw-r--r--board/samsung/smdk5420/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/board/samsung/smdk5420/Makefile b/board/samsung/smdk5420/Makefile
new file mode 100644
index 0000000000..c2f8886c99
--- /dev/null
+++ b/board/samsung/smdk5420/Makefile
@@ -0,0 +1,11 @@
+#
+# Copyright (C) 2013 Samsung Electronics
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y += smdk5420_spl.o
+
+ifndef CONFIG_SPL_BUILD
+obj-y += smdk5420.o
+endif
OpenPOWER on IntegriCloud