Browse Source

qcacmn: Clean up of magpie/k2 related code and files

Since support for magpie/k2 are EOL WLAN for past several
releases, we do not expect customer revisiting these products.
So all the code under ATH_SUPPORT_HTC has been removed.
Tests done:
MIG has passed

CRs-Fixed: 2105074

Change-Id: Idc6a1f28eda5cb09edf5375c142d9cb12d81ce0b
c_cgodav 7 years ago
parent
commit
3f2a92dd13
1 changed files with 0 additions and 5 deletions
  1. 0 5
      qdf/Kbuild

+ 0 - 5
qdf/Kbuild

@@ -11,11 +11,6 @@ HOST_CMN_CONVG_PTT := $(DEPTH)/cmn_dev/utils/ptt
 
 include $(obj)/$(DEPTH)/os/linux/Makefile-linux.common
 
-ifeq ($(ATH_SUPPORT_HTC),1)
-INCS = -include $(COMINC)/compat.h -I$(COMINC) -I$(WLAN_TOP)/os/$(OS)/include -I$(WLAN_TOP)/os/$(OS)/src -I$(KERNELPATH)/include
-INCS += -I$(WLAN_TOP)/asf/include
-endif
-
 INCS += -Iinclude/nbuf -Iinclude/net -Iinclude/os
 INCS += -Inbuf/linux -Inet/linux -Ios/linux
 INCS += -I$(WLAN_TOP)/../../include