summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/Makefile
blob: d1b15e5b11e1c8f0b1ef97172a89ffea2baf09de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# (C) Copyright 2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# (C) Copyright 2001
# Erik Theisen, Wave 7 Optics, etheisen@mindspring.com.
#
# SPDX-License-Identifier:	GPL-2.0+
#

#ccflags-y += -DDEBUG

obj-$(CONFIG_DM_PWM) += pwm-uclass.o
obj-$(CONFIG_PWM_IMX) += pwm-imx.o pwm-imx-util.o
OpenPOWER on IntegriCloud