mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +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 \
|
||||
DESTDIR="$(STAGING_DIR)" \
|
||||
install install-devel
|
||||
$(CP) $(PKG_BUILD_DIR)/include $(STAGING_DIR)/usr
|
||||
endef
|
||||
|
||||
define Build/UninstallDev
|
||||
|
Loading…
Reference in New Issue
Block a user