]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/pinctrl/Makefile
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into...
[mirror_ubuntu-artful-kernel.git] / drivers / pinctrl / Makefile
CommitLineData
2744e8af
LW
1# generic pinmux support
2
3ccflags-$(CONFIG_DEBUG_PINMUX) += -DDEBUG
4
5obj-$(CONFIG_PINCTRL) += core.o
6obj-$(CONFIG_PINMUX) += pinmux.o
393daa81 7obj-$(CONFIG_PINMUX_SIRF) += pinmux-sirf.o
98da3529 8obj-$(CONFIG_PINMUX_U300) += pinmux-u300.o