Skip to content
Snippets Groups Projects
Commit 86db1172 authored by blogic's avatar blogic
Browse files

[ppp] make use of uapi directory wrapper

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34684 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 07cb78c5
No related branches found
No related tags found
No related merge requests found
......@@ -158,7 +158,7 @@ $(call Build/Configure/Default,, \
mkdir -p $(PKG_BUILD_DIR)/pppd/plugins/pppoatm/linux
cp \
$(LINUX_DIR)/include/linux/compiler.h \
$(LINUX_DIR)/include/linux/atm*.h \
$(LINUX_UAPI_DIR)/linux/atm*.h \
$(PKG_BUILD_DIR)/pppd/plugins/pppoatm/linux/
endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment