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
|