Files
linux-apfs/drivers/leds/Makefile
T

6 lines
139 B
Makefile
Raw Normal View History

2006-03-31 02:31:04 -08:00
# LED Core
obj-$(CONFIG_NEW_LEDS) += led-core.o
obj-$(CONFIG_LEDS_CLASS) += led-class.o
2006-03-31 02:31:05 -08:00
obj-$(CONFIG_LEDS_TRIGGERS) += led-triggers.o