mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-01 19:34:35 +08:00
550591143e
This adds trivial support for the GPIOs implemented through the baseboard CPLD, used for driving the button matrix. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
4 lines
63 B
Makefile
4 lines
63 B
Makefile
obj-y += setup.o ilsel.o
|
|
|
|
obj-$(CONFIG_GENERIC_GPIO) += gpio.o
|