Makefile 92 B

1234
  1. # LED Core
  2. obj-$(CONFIG_NEW_LEDS) += led-core.o
  3. obj-$(CONFIG_LEDS_CLASS) += led-class.o