qcacmn: Fix pktlog issue
ath_pktlog.ko was not being built as part of disabling Direct Attach(DA) support. Moved pktlog files and enabled building of ath_pktlog.ko since pktlog files are common to both DA and offload. Change-Id: Ibcb559832029ade94f7215ce633cb6dbc83f747e
此提交包含在:
@@ -66,7 +66,7 @@ INCS += -I$(obj)/$(DEPTH)/include -I$(obj)/$(DEPTH)/umac/include \
|
||||
-I$(obj)/$(DEPTH)/umac/smart_antenna \
|
||||
-I$(obj)/$(DEPTH)/umac/smart_ant \
|
||||
-I$(obj)/$(DEPTH)/umac/ald \
|
||||
-I$(obj)/$(DEPTH)/direct_attach/lmac/ath_pktlog \
|
||||
-I$(obj)/$(DEPTH)/lmac/ath_pktlog \
|
||||
-I$(obj)/$(DEPTH)/direct_attach/lmac/ratectrl \
|
||||
-I$(obj)/$(DEPTH)/os/linux/mem/ \
|
||||
-I$(obj)/$(DEPTH)/umac/base \
|
||||
|
新增問題並參考
封鎖使用者