aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/Makefile
diff options
context:
space:
mode:
authorLey Foon Tan <ley.foon.tan@intel.com>2017-04-26 02:44:38 +0800
committerMarek Vasut <marex@denx.de>2017-05-18 11:33:17 +0200
commit827e6a7e0dc0c457a51cdd8b1b81d4e895289046 (patch)
treec8ddc7591bc6282f9f4dd1fad033aadd03b0e434 /arch/arm/mach-socfpga/Makefile
parentd83b8193ad0378c389adb0db162eab13cd5bd9b5 (diff)
downloadu-boot-827e6a7e0dc0c457a51cdd8b1b81d4e895289046.zip
u-boot-827e6a7e0dc0c457a51cdd8b1b81d4e895289046.tar.gz
u-boot-827e6a7e0dc0c457a51cdd8b1b81d4e895289046.tar.bz2
arm: socfpga: Add reset driver support for Arria 10
Add reset driver support for Arria 10. Signed-off-by: Tien Fong Chee <tien.fong.chee@intel.com> Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
Diffstat (limited to 'arch/arm/mach-socfpga/Makefile')
-rw-r--r--arch/arm/mach-socfpga/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-socfpga/Makefile b/arch/arm/mach-socfpga/Makefile
index e83da2e..d81f003 100644
--- a/arch/arm/mach-socfpga/Makefile
+++ b/arch/arm/mach-socfpga/Makefile
@@ -10,6 +10,8 @@
obj-y += misc.o timer.o reset_manager.o clock_manager.o \
fpga_manager.o board.o
+obj-$(CONFIG_TARGET_SOCFPGA_ARRIA10) += reset_manager_arria10.o
+
obj-$(CONFIG_SPL_BUILD) += spl.o freeze_controller.o
# QTS-generated config file wrappers