change hdf linux opensource softlink

This commit is contained in:
zzzuo
2021-05-14 15:11:33 +08:00
parent 59845bc738
commit 23a4ee6e83
11 changed files with 16 additions and 15 deletions
+3 -2
View File
@@ -72,8 +72,9 @@ ccflags-y += -Iinclude/../drivers/hdf/framework/include \
-Iinclude/../drivers/hdf/framework/core/common/include/host \
-Iinclude/../drivers/hdf/framework/core/common/include/manager \
-Iinclude/../drivers/hdf/framework/core/adapter/vnode/include \
-Iinclude/../drivers/hdf/../../../../../../../../../../../../../third_party/bounds_checking_function/include \
-I../../../../third_party/bounds_checking_function/include \
-Iinclude/../drivers/hdf/framework/ability/config/hcs_parser/include \
-Iinclude/../drivers/hdf/framework/include/config \
-Iinclude/../drivers/hdf/framework/ability/config/hcs_parser/include \
-Iinclude/../drivers/hdf/khdf/osal/include
-Iinclude/../drivers/hdf/khdf/osal/include \
-Iinclude/uapi/linux
+1 -1
View File
@@ -34,7 +34,7 @@ ccflags-y += -lm -lc -lgcc \
-Idrivers/hdf/framework/include/core \
-Idrivers/hdf/framework/core/common/include/host \
-Idrivers/hdf/framework/ability/sbuf/include \
-Idrivers/hdf/../../../../../../../../../../../../../third_party/bounds_checking_function/include \
-I../../../../third_party/bounds_checking_function/include \
-Idrivers/hdf/framework/include \
-Idrivers/hdf/framework/include/osal \
-Idrivers/hdf/framework/include/platform \
+2 -2
View File
@@ -45,5 +45,5 @@ ccflags-y += -Iinclude/../drivers/hdf/framework/model/input/driver \
-Iinclude/../drivers/hdf/framework/core/host/include \
-Iinclude/../drivers/hdf/framework/core/shared/include \
-Iinclude/../drivers/hdf/khdf/osal/include \
-Iinclude/../drivers/hdf/../../../../../../../../../../../../../third_party/bounds_checking_function/include \
-Iinclude/../drivers/hdf/../../../../../../../../../../../../../third_party/FreeBSD/sys/dev/evdev
-I../../../../third_party/bounds_checking_function/include \
-I../../../../third_party/FreeBSD/sys/dev/evdev
+2 -2
View File
@@ -54,7 +54,7 @@ HDF_WIFI_ADAPTER_INC := \
-Idrivers/hdf/khdf/network/include
HDF_WIFI_VENDOR_INC := \
-I../../../../../../../../../../../device/hisilicon/drivers/huawei_proprietary/wifi/driver/core
-I../../../../device/hisilicon/drivers/huawei_proprietary/wifi/driver/core
SECURE_LIB_INC := \
-Iinclude/../drivers/hdf/../../../../../../../../../../../../../third_party/bounds_checking_function/include
-I../../../../third_party/bounds_checking_function/include
+2 -2
View File
@@ -18,7 +18,7 @@ HDF_VENDOR_PREFIX := ../../../../../../../../../
include drivers/hdf/khdf/model/network/wifi/hdfwifi.mk
INC_TOP_PATH := ../../../../../../../../../../../
INC_TOP_PATH := ../../../../
VENDOR_WIFI_PATH := device/hisilicon/drivers/huawei_proprietary/wifi/driver
WIFI_DRIVER_DIR := hi3881
@@ -114,4 +114,4 @@ wifi-objs += $(mac-objs) $(hmac-objs) $(wal-objs) $(hcc-objs)
$(MODULE_NAME)-objs := $(wifi-objs) $(plat-objs)
ccflags-$(CONFIG_DRIVERS_HI3881) += $(HI1131_HOST_CFLAGS)
ccflags-$(CONFIG_DRIVERS_HI3881) += $(HI1131_HOST_CFLAGS)
+1 -1
View File
@@ -37,4 +37,4 @@ ccflags-y += -Idrivers/hdf/framework/model/sensor/driver/include \
-Idrivers/hdf/framework/include/platform \
-Idrivers/hdf/framework/include/config \
-Idrivers/hdf/khdf/osal/include \
-Idrivers/hdf/../../../../../../../../../../../../../third_party/bounds_checking_function/include
-I../../../../third_party/bounds_checking_function/include
+1 -1
View File
@@ -22,4 +22,4 @@ ccflags-$(CONFIG_DRIVERS_HDF_WIFI) += \
-Iinclude/hdf/wifi \
-Iinclude/hdf/utils \
-Iinclude/hdf/osal \
-Iinclude/../drivers/hdf/../../../../../../../../../../../../../third_party/bounds_checking_function/include
-I../../../../third_party/bounds_checking_function/include
+1 -1
View File
@@ -18,4 +18,4 @@ ccflags-y += -Iinclude/hdf \
-Iinclude/hdf/osal \
-Iinclude/hdf/utils \
-Idrivers/hdf/khdf/osal/include \
-Iinclude/../drivers/hdf/../../../../../../../../../../../../../third_party/bounds_checking_function/include
-I../../../../third_party/bounds_checking_function/include
+1 -1
View File
@@ -31,4 +31,4 @@ ccflags-$(CONFIG_DRIVERS_HDF_PLATFORM) += -Idrivers/hdf/framework/include/platfo
-Idrivers/hdf/framework/core/common/include/host \
-Idrivers/hdf/framework/ability/sbuf/include \
-Idrivers/hdf/framework/utils/include \
-Iinclude/../drivers/hdf/../../../../../../../../../../../../../third_party/bounds_checking_function/include
-I../../../../third_party/bounds_checking_function/include
+1 -1
View File
@@ -67,7 +67,7 @@ ccflags-y += -Idrivers/hdf/framework/include \
-Idrivers/hdf/framework/core/common/include/host \
-Idrivers/hdf/framework/core/common/include/manager \
-Idrivers/hdf/framework/core/adapter/vnode/include \
-Idrivers/hdf/../../../../../../../../../../../../../third_party/bounds_checking_function/include \
-I../../../../third_party/bounds_checking_function/include \
-Idrivers/hdf/framework/ability/config/hcs_parser/include \
-Idrivers/hdf/framework/test/unittest/config \
-Idrivers/hdf/framework/test/unittest/ability/config/hcs_parser/unittest \
+1 -1
View File
@@ -56,7 +56,7 @@ ccflags-$(CONFIG_DRIVERS_HDF_TEST) += -Idrivers/hdf/framework/include/platform \
-I$(HDF_FRAMEWORK_ROOT)/model/network/wifi/core/compoments/softap \
-I$(HDF_FRAMEWORK_ROOT)/model/network/wifi/core/compoments/sta \
-I$(HDF_FRAMEWORK_ROOT)/model/network/wifi/platform/include \
-Iinclude/../drivers/hdf/../../../../../../../../../../../../../third_party/bounds_checking_function/include \
-I../../../../third_party/bounds_checking_function/include \
-I$(HDF_FRAMEWORK_TEST_ROOT)/platform \
-I$(HDF_FRAMEWORK_TEST_ROOT)/wifi \
-I$(HDF_FRAMEWORK_TEST_ROOT)/platform/common \