]> git.ipfire.org Git - u-boot.git/blame - drivers/Makefile
mtd: nand: davinci: add header file for driver definitions
[u-boot.git] / drivers / Makefile
CommitLineData
7b6af41e 1obj-$(CONFIG_BIOSEMU) += bios_emulator/
9c3f0bc5
MY
2obj-y += block/
3obj-$(CONFIG_BOOTCOUNT_LIMIT) += bootcount/
4obj-y += crypto/
7b6af41e 5obj-$(CONFIG_FPGA) += fpga/
9c3f0bc5
MY
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/
4c76b552 16obj-$(CONFIG_QE) += qe/