mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-30 08:04:10 +00:00
make use of uapi directory wrapper
SVN-Revision: 34684
This commit is contained in:
parent
0803171cd1
commit
4583469413
@ -158,7 +158,7 @@ $(call Build/Configure/Default,, \
|
|||||||
mkdir -p $(PKG_BUILD_DIR)/pppd/plugins/pppoatm/linux
|
mkdir -p $(PKG_BUILD_DIR)/pppd/plugins/pppoatm/linux
|
||||||
cp \
|
cp \
|
||||||
$(LINUX_DIR)/include/linux/compiler.h \
|
$(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/
|
$(PKG_BUILD_DIR)/pppd/plugins/pppoatm/linux/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user