blob: c3da03975d58637da4122b3764dea08b9919bb59 [file] [log] [blame]
David Brownella9c5fff2008-02-04 22:28:17 -08001# gpio support: dedicated expander chips, etc
2
3ccflags-$(CONFIG_DEBUG_GPIO) += -DDEBUG
4
David Brownelld2876d02008-02-04 22:28:20 -08005obj-$(CONFIG_HAVE_GPIO_LIB) += gpiolib.o
6