Makefile 130 B

123456
  1. # gpio support: dedicated expander chips, etc
  2. ccflags-$(CONFIG_DEBUG_GPIO) += -DDEBUG
  3. obj-$(CONFIG_HAVE_GPIO_LIB) += gpiolib.o