Files
linux-apfs/drivers/net/caif/Makefile
T

7 lines
120 B
Makefile
Raw Normal View History

2010-06-26 11:31:28 +00:00
ifeq ($(CONFIG_CAIF_DEBUG),y)
EXTRA_CFLAGS += -DDEBUG
endif
# Serial interface
obj-$(CONFIG_CAIF_TTY) += caif_serial.o