summaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
blob: 9cec2ba6fe96317f914e45effaf197de80a9ad48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
obj-y += bios_emulator/
obj-y += block/
obj-$(CONFIG_BOOTCOUNT_LIMIT) += bootcount/
obj-y += crypto/
obj-y += fpga/
obj-y += hwmon/
obj-y += misc/
obj-y += pcmcia/
obj-y += dfu/
obj-y += rtc/
obj-y += sound/
obj-y += tpm/
obj-y += twserial/
obj-y += video/
obj-y += watchdog/
OpenPOWER on IntegriCloud