1 2 3 4 5 6
ifeq ($(CONFIG_CAIF_DEBUG),y) EXTRA_CFLAGS += -DDEBUG endif # Serial interface obj-$(CONFIG_CAIF_TTY) += caif_serial.o