summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/Makefile
blob: c0c4883317378261e0eed47942e8ab2e254d4ef4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# (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_PWM_IMX) += pwm-imx.o pwm-imx-util.o
OpenPOWER on IntegriCloud