|
@@ -77,7 +77,8 @@ qal-objs := \
|
|
|
$(HOST_QAL_SRC)/linux/src/qal_devcfg.o \
|
|
|
$(HOST_QAL_SRC)/linux/src/qal_vbus_dev.o \
|
|
|
$(HOST_QAL_SRC)/linux/src/qal_notifier.o \
|
|
|
-$(HOST_QAL_SRC)/linux/src/qal_devnode.o
|
|
|
+$(HOST_QAL_SRC)/linux/src/qal_devnode.o \
|
|
|
+$(HOST_QAL_SRC)/linux/src/qal_bond.o
|
|
|
ifeq ($(DBDC_REPEATER_SUPPORT),1)
|
|
|
qal-objs += $(HOST_QAL_SRC)/linux/src/qal_bridge.o
|
|
|
endif
|