]> Git Repo - linux.git/blob - drivers/pinctrl/Makefile
drivers: create a pin control subsystem
[linux.git] / drivers / pinctrl / Makefile
1 # generic pinmux support
2
3 ccflags-$(CONFIG_DEBUG_PINMUX)  += -DDEBUG
4
5 obj-$(CONFIG_PINCTRL)           += core.o
6 obj-$(CONFIG_PINMUX)            += pinmux.o
This page took 0.034191 seconds and 4 git commands to generate.