make use of uapi directory wrapper
SVN-Revision: 34684
This commit is contained in:
parent
0803171cd1
commit
4583469413
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue