提交 cf38f685 编写于 作者: X x00522814 提交者: public tcshversion

TicketNo:AR000E1RKL

Description:move to frameworks
Team:OTHERS
Feature or Bugfix:Feature
Binary Source:No
PrivateCode(Yes/No):No

Change-Id: If3d7124f88f84d7a3dc43b304559a23f16e076f3
Reviewed-on: http://mgit-tm.rnd.huawei.com/9522844Tested-by: Npublic jenkins <public_jenkins@notesmail.huawei.com>
Reviewed-by: Ngonghui 00223882 <Allenhui.gonghui@huawei.com>
上级 900ce17c
......@@ -28,9 +28,9 @@ CFLAGS += -I$(abspath ../src/utils)
CFLAGS += -I$(abspath ../src/drivers)
CFLAGS += -I$(abspath ./)
CFLAGS += -I$(abspath ../os_dep/include)
CFLAGS += -I$(abspath ../../../../drivers/hdf/common/include)
CFLAGS += -I$(abspath ../../../../drivers/hdf/frameworks/include)
CFLAGS += -I$(abspath ../../../../kernel/liteos-a/lib/libsec/include)
CFLAGS += -I$(abspath ../../../../drivers/hdf/common/hdm/wifi/message/include)
CFLAGS += -I$(abspath ../../../../drivers/hdf/frameworks/ability/message/include)
CFLAGS += -shared -fPIC
CFLAGS += -DUSERSPACE_CLIENT_SUPPORT
LIBS += -L$(abspath ../os_dep/lib) -lmessage_engine -lhdf_osal -lsec
......
......@@ -29,8 +29,8 @@ CFLAGS += -I$(abspath ../src/utils)
CFLAGS += -I$(abspath ../src/drivers)
CFLAGS += -I$(abspath ./)
CFLAGS += -I$(abspath ../os_dep/include)
CFLAGS += -I$(abspath ../../../../drivers/hdf/common/include)
CFLAGS += -I$(abspath ../../../../drivers/hdf/common/hdm/wifi/message/include)
CFLAGS += -I$(abspath ../../../../drivers/hdf/frameworks/include)
CFLAGS += -I$(abspath ../../../../drivers/hdf/frameworks/ability/message/include)
CFLAGS += -I$(abspath ../../../../kernel/liteos-a/lib/libsec/include)
CFLAGS += -shared -fPIC
CFLAGS += -DUSERSPACE_CLIENT_SUPPORT
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册