]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/altera/socfpga/Makefile
ddr: altera: sdram: Introduce socfpga_sdram_get_config()
[karo-tx-uboot.git] / board / altera / socfpga / Makefile
index 640f629856709c97837afd28a8baa9437ef91b9b..5a15c71610697cffaeebaa97b9837e7a4ddda778 100644 (file)
@@ -7,4 +7,5 @@
 #
 
 obj-y  := socfpga.o wrap_pll_config.o
-obj-$(CONFIG_SPL_BUILD) += wrap_iocsr_config.o wrap_pinmux_config.o
+obj-$(CONFIG_SPL_BUILD) += wrap_iocsr_config.o wrap_pinmux_config.o    \
+                          wrap_sdram_config.o