SmartAudio/lichee/brandy/u-boot-2014.07/drivers/Makefile

21 lines
409 B
Makefile
Raw Permalink Normal View History

2018-07-13 01:31:50 +00:00
obj-$(CONFIG_BIOSEMU) += bios_emulator/
obj-y += block/
obj-$(CONFIG_BOOTCOUNT_LIMIT) += bootcount/
obj-y += crypto/
obj-$(CONFIG_FPGA) += fpga/
obj-y += hwmon/
obj-y += misc/
obj-y += pcmcia/
obj-y += dfu/
obj-y += rtc/
2018-12-13 10:48:25 +00:00
obj-$(CONFIG_SUNXI_IR) += ir/
2018-07-13 01:31:50 +00:00
obj-y += sound/
obj-y += tpm/
obj-y += twserial/
obj-y += video/
obj-y += watchdog/
obj-$(CONFIG_QE) += qe/
obj-y += memory/
obj-y += arisc/
obj-y += spinor/