[Feature][ZXW-237]merge P54U03 version
Only Configure: No
Affected branch: master
Affected module: unknow
Is it affected on both ZXIC and MTK: only ZXIC
Self-test: Yes
Doc Update: No
Change-Id: Id39ef8b992af691eab09c01d4ea26da89e5f4049
diff --git a/ap/lib/libnl/Makefile b/ap/lib/libnl/Makefile
index b73ca8c..03343bc 100755
--- a/ap/lib/libnl/Makefile
+++ b/ap/lib/libnl/Makefile
@@ -13,6 +13,7 @@
all: $(GEN_MAKEFILE)
make -C build all
make -C build install
+ cp -rvf ./libnl-3.2.25/include/netlink-private $(INSTALL_DIR)/
$(GEN_MAKEFILE):
mkdir -p $(BUILD_DIR)