diff options
Diffstat (limited to 'arch/sh/boards/mach-x3proto/Makefile')
-rw-r--r-- | arch/sh/boards/mach-x3proto/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/boards/mach-x3proto/Makefile b/arch/sh/boards/mach-x3proto/Makefile index 983e4551fecf..708c21c919ff 100644 --- a/arch/sh/boards/mach-x3proto/Makefile +++ b/arch/sh/boards/mach-x3proto/Makefile @@ -1 +1,3 @@ obj-y += setup.o ilsel.o + +obj-$(CONFIG_GENERIC_GPIO) += gpio.o |