Browse Source

qcacld-3.0: Hardware Header File Update for Napier (E6)

Compilation change to include the E6 hardware header files.

CRs-Fixed: 2033542
Change-Id: I8ef090873a9e41a7309dacade7bce635a303dc2c
Dhanashri Atre 8 years ago
parent
commit
f067b5887a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Kbuild

+ 1 - 1
Kbuild

@@ -1367,7 +1367,7 @@ ifeq ($(CONFIG_PLD_USB_CNSS), y)
 PLD_OBJS +=	$(PLD_SRC_DIR)/pld_usb.o
 endif
 
-TARGET_INC :=	-I$(WLAN_ROOT)/../fw-api/hw/qca6290/v1 \
+TARGET_INC :=	-I$(WLAN_ROOT)/../fw-api/hw/qca6290/v2 \
 		-I$(WLAN_ROOT)/../fw-api/fw
 
 LINUX_INC :=	-Iinclude/linux