ifneq ($(UNISOC_BSP_INCLUDE),) ccflags-y += -I$(UNISOC_BSP_INCLUDE) endif # ccflags-y += -DDEBUG # ccflags-y += -DKERNEL_VERSION_414 ccflags-y += -I$(srctree)/drivers/net/wireless/uwe5622/sprdwcn/include #ccflags-y += -DOTT_UWE ccflags-y += -DWOBLE_FUN ccflags-y += -Wno-implicit-fallthrough ifneq ($(UNISOC_BSP_INCLUDE),) ccflags-y += -I$(UNISOC_BSP_INCLUDE) endif sprdbt_tty-objs := \ tty.o \ rfkill.o \ lpm.o \ woble.o \ alignment/sitm.o \ dump.o obj-$(CONFIG_TTY_OVERY_SDIO) += sprdbt_tty.o