Makefile 130 字节
Newer Older
1 2 3 4
# gpio support: dedicated expander chips, etc

ccflags-$(CONFIG_DEBUG_GPIO)	+= -DDEBUG

5 6
obj-$(CONFIG_HAVE_GPIO_LIB)	+= gpiolib.o