objs := ks_bridge.o

obj-$(CONFIG_USB_QTI_KS_BRIDGE) += k_bridge.o
k_bridge-y := $(objs)
ccflags-y += -I$(src)/../inc
