]> git.ipfire.org Git - people/ms/u-boot.git/blame - drivers/Makefile
usb: dfu: decrease dfu->r_left along with the transfer
[people/ms/u-boot.git] / drivers / Makefile
CommitLineData
9c3f0bc5
MY
1obj-y += bios_emulator/
2obj-y += block/
3obj-$(CONFIG_BOOTCOUNT_LIMIT) += bootcount/
4obj-y += crypto/
5obj-y += fpga/
6obj-y += hwmon/
7obj-y += misc/
8obj-y += pcmcia/
9obj-y += dfu/
10obj-y += rtc/
11obj-y += sound/
12obj-y += tpm/
13obj-y += twserial/
14obj-y += video/
15obj-y += watchdog/