mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 04:32:03 +00: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
|