mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-27 01:21:07 +02:00
install iptables devel headers into the staging dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5650 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
898136f22c
commit
50f061cf74
@ -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…
x
Reference in New Issue
Block a user