objs := diag_ipc_bridge.o

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