mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
6 lines
124 B
Makefile
6 lines
124 B
Makefile
|
# Core
|
||
|
obj-$(CONFIG_PINCTRL_STM32) += pinctrl-stm32.o
|
||
|
|
||
|
# SoC Drivers
|
||
|
obj-$(CONFIG_PINCTRL_STM32F429) += pinctrl-stm32f429.o
|