mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-29 15:44:04 +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
|
||||
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…
x
Reference in New Issue
Block a user