4 lines
123 B
Makefile
4 lines
123 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
obj-$(CONFIG_LEDS_BCM63138) += leds-bcm63138.o
|
||
|
obj-$(CONFIG_LEDS_LGM) += leds-lgm-sso.o
|