ifeq ($(CONFIG_CAIF_DEBUG),y)
EXTRA_CFLAGS += -DDEBUG
endif
# Serial interface
obj-$(CONFIG_CAIF_TTY) += caif_serial.o