# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the PWM drivers.
#
obj-$(CONFIG_AW_PWM)		+= pwm-sunxi.o
obj-$(CONFIG_AW_SOFT_PWM)		+= sunxi-soft-pwm.o
