aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/board/keymile/pg-wcom-ls102xa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/board/keymile/pg-wcom-ls102xa/Makefile')
-rw-r--r--roms/u-boot/board/keymile/pg-wcom-ls102xa/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/roms/u-boot/board/keymile/pg-wcom-ls102xa/Makefile b/roms/u-boot/board/keymile/pg-wcom-ls102xa/Makefile
new file mode 100644
index 000000000..229b0c282
--- /dev/null
+++ b/roms/u-boot/board/keymile/pg-wcom-ls102xa/Makefile
@@ -0,0 +1,11 @@
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+# Copyright 2021 Hitachi Power Grids. All rights reserved.
+#
+
+obj-y += pg-wcom-ls102xa.o ddr.o
+obj-y += ../common/common.o ../common/ivm.o ../common/qrio.o
+obj-$(CONFIG_LAYERSCAPE_NS_ACCESS) += ../../freescale/common/ns_access.o
+obj-$(CONFIG_LS102XA_STREAM_ID) += ../../freescale/common/ls102xa_stream_id.o
+obj-$(CONFIG_ID_EEPROM) += ../../freescale/common/sys_eeprom.o