]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/fpga/Makefile
checkpatch.pl: fix 'Unescaped left brace in regex is deprecated' warning
[karo-tx-uboot.git] / drivers / fpga / Makefile
index dfb2e7fc760f564564b62840db878fd3c3b9083a..6aa24d43590b68e24851cdc9919dab887e2a16de 100644 (file)
@@ -17,4 +17,5 @@ obj-y += altera.o
 obj-$(CONFIG_FPGA_ACEX1K) += ACEX1K.o
 obj-$(CONFIG_FPGA_CYCLON2) += cyclon2.o
 obj-$(CONFIG_FPGA_STRATIX_II) += stratixII.o
+obj-$(CONFIG_FPGA_SOCFPGA) += socfpga.o
 endif