mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-05 22:19:32 +01:00
install iptables devel headers into the staging dir
SVN-Revision: 5650
This commit is contained in:
parent
79d3bbb604
commit
680009ecd0
@ -183,6 +183,7 @@ define Build/InstallDev
|
|||||||
KERNEL_DIR="$(LINUX_DIR)" PREFIX=/usr \
|
KERNEL_DIR="$(LINUX_DIR)" PREFIX=/usr \
|
||||||
DESTDIR="$(STAGING_DIR)" \
|
DESTDIR="$(STAGING_DIR)" \
|
||||||
install install-devel
|
install install-devel
|
||||||
|
$(CP) $(PKG_BUILD_DIR)/include $(STAGING_DIR)/usr
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/UninstallDev
|
define Build/UninstallDev
|
||||||
|
Loading…
Reference in New Issue
Block a user