]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/dfu/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-usb
[people/ms/u-boot.git] / drivers / dfu / Makefile
index cebea30ac3c3a039a4c5e2c658016296c00daca0..61f2b71f918127f5b337a8afbb65c6f6e9c31a06 100644 (file)
@@ -10,3 +10,4 @@ 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
+obj-$(CONFIG_DFU_TFTP) += dfu_tftp.o