]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/dfu/Makefile
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
[karo-tx-uboot.git] / drivers / dfu / Makefile
index def628dcdcc46e3aca2b3d9ef7504afe9a9c5082..5cc535efdd476db67629a0339636d7617caf4e10 100644 (file)
@@ -9,3 +9,4 @@ obj-$(CONFIG_DFU_FUNCTION) += dfu.o
 obj-$(CONFIG_DFU_MMC) += dfu_mmc.o
 obj-$(CONFIG_DFU_NAND) += dfu_nand.o
 obj-$(CONFIG_DFU_RAM) += dfu_ram.o
+obj-$(CONFIG_DFU_SF) += dfu_sf.o