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

5 lines
173 B
Makefile
Raw Normal View History

2018-12-13 10:48:25 +00:00
obj-$(CONFIG_SUNXI_IR) += bitrev.o
obj-$(CONFIG_SUNXI_IR) += sunxi-ir.o
obj-$(CONFIG_SUNXI_IR_NEC_DECODE) += ir-nec-decode.o
obj-$(CONFIG_IR_BOOT_RECOVERY) += ir-recovery.o