aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/caif/Makefile
blob: e6d3ca06ecfef73e059ed622c31be3a22718e80e (plain)
1
2
3
4
5
6
ifeq ($(CONFIG_CAIF_DEBUG),y)
EXTRA_CFLAGS += -DDEBUG
endif

# Serial interface
obj-$(CONFIG_CAIF_TTY) += caif_serial.o