mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-24 14:54:49 +08:00
5 lines
104 B
Makefile
5 lines
104 B
Makefile
|
# Aspeed pinctrl support
|
||
|
|
||
|
ccflags-y += -Woverride-init
|
||
|
obj-$(CONFIG_PINCTRL_ASPEED) += pinctrl-aspeed.o
|