1
1
Files
zyxel-vmg8825_b50b-cfw/target/linux/generic/files/drivers/pwm/Makefile
T
2026-04-17 18:33:03 +02:00

6 lines
104 B
Makefile

#
# Makefile for pwm devices
#
obj-$(CONFIG_GENERIC_PWM) := pwm.o
obj-$(CONFIG_GPIO_PWM) += gpio-pwm.o