mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-26 15:51:07 +02:00
adds rt_tables to files installed by ip ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11598 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
22c1090f91
commit
00ced30717
@ -60,6 +60,8 @@ endef
|
||||
|
||||
define Package/ip/install
|
||||
$(INSTALL_DIR) $(1)/usr/sbin
|
||||
$(INSTALL_DIR) $(1)/etc/iproute2
|
||||
$(INSTALL_DATA) $(PKG_BUILD_DIR)/etc/iproute2/rt_tables $(1)/etc/iproute2
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/ip/ip $(1)/usr/sbin/
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user