]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-socfpga/Makefile
arm: socfpga: Add reset driver support for Arria 10
[u-boot] / arch / arm / mach-socfpga / Makefile
index e83da2eaf5e6ce3f71d3ad56b8e342ea7c9adb72..d81f003aa8619e490b938e1998bef13c684ea309 100644 (file)
@@ -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