summaryrefslogtreecommitdiff
path: root/board/freescale/ls1046afrwy/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-06-19 14:01:11 -0400
committerTom Rini <trini@konsulko.com>2019-06-19 14:01:11 -0400
commit63a458579135c498532e5b47987ed49d09353ce6 (patch)
treee398cb7057694ea5fda9e9ce86ddc561eb8a25e3 /board/freescale/ls1046afrwy/Makefile
parentc3f43185eeb9e600c6cc0e7721f52c749e14c666 (diff)
parentda70f766dd19d3645f32ed51a64b137bac7da423 (diff)
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
- LS1046AFRWY support - USB errata fix and secure boot defconfig support for LS1028A - Enabled SDHC and SATA for LX2160 - LS1046A serdes fixes - other minor fixes
Diffstat (limited to 'board/freescale/ls1046afrwy/Makefile')
-rw-r--r--board/freescale/ls1046afrwy/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/board/freescale/ls1046afrwy/Makefile b/board/freescale/ls1046afrwy/Makefile
new file mode 100644
index 0000000000..c70f5cda79
--- /dev/null
+++ b/board/freescale/ls1046afrwy/Makefile
@@ -0,0 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0+
+#
+# Copyright 2019 NXP
+
+obj-y += ddr.o
+obj-y += ls1046afrwy.o
+obj-$(CONFIG_NET) += eth.o