summaryrefslogtreecommitdiff
path: root/board/kontron/sl28/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-10-29 16:10:24 +0300
committerTom Rini <trini@konsulko.com>2020-10-29 16:10:24 +0300
commiteca57cafa521345b2fc71616ae47245598dad53d (patch)
tree04bb2c22f4defdcfdb251cb31363276a8e7e34a7 /board/kontron/sl28/Makefile
parent81a659e10a10020cfb03abd4794103194add1f3a (diff)
parent78a8bca5e4971e4be0c3ba438f7386462507ad6a (diff)
downloadu-boot-eca57cafa521345b2fc71616ae47245598dad53d.tar.xz
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
- Bug fixes and updates on vid, ls1088a lx2160a and other layerscape platforms. - Add optee_rpmb support for LX2 & Kontron sl28 support
Diffstat (limited to 'board/kontron/sl28/Makefile')
-rw-r--r--board/kontron/sl28/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/board/kontron/sl28/Makefile b/board/kontron/sl28/Makefile
new file mode 100644
index 0000000000..74d8012f0f
--- /dev/null
+++ b/board/kontron/sl28/Makefile
@@ -0,0 +1,8 @@
+# SPDX-License-Identifier: GPL-2.0+
+
+ifndef CONFIG_SPL_BUILD
+obj-y += sl28.o cmds.o
+endif
+
+obj-y += common.o ddr.o
+obj-$(CONFIG_SPL_BUILD) += spl.o