summaryrefslogtreecommitdiff
path: root/drivers/leds/rgb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/leds/rgb/Makefile')
-rw-r--r--drivers/leds/rgb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/leds/rgb/Makefile b/drivers/leds/rgb/Makefile
index 83114f44c4ea..0675bc0f6e18 100644
--- a/drivers/leds/rgb/Makefile
+++ b/drivers/leds/rgb/Makefile
@@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
-obj-$(CONFIG_LEDS_QCOM_LPG) += leds-qcom-lpg.o
+obj-$(CONFIG_LEDS_PWM_MULTICOLOR) += leds-pwm-multicolor.o
+obj-$(CONFIG_LEDS_QCOM_LPG) += leds-qcom-lpg.o