]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/pinctrl/stm32/Makefile
cb31b4d24c44919c1fe8d46bcdaf02777c34b978
[mirror_ubuntu-artful-kernel.git] / drivers / pinctrl / stm32 / Makefile
1 # Core
2 obj-$(CONFIG_PINCTRL_STM32) += pinctrl-stm32.o
3
4 # SoC Drivers
5 obj-$(CONFIG_PINCTRL_STM32F429) += pinctrl-stm32f429.o
6 obj-$(CONFIG_PINCTRL_STM32F746) += pinctrl-stm32f746.o
7 obj-$(CONFIG_PINCTRL_STM32H743) += pinctrl-stm32h743.o