X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Futils%2Fiproute2%2FMakefile;h=256064e85b6bc9137d124403cb7570832ad54675;hb=5d8a7a0ce52e0a052d1dddbac0c018e9d540c35e;hp=8e89617e1218fcf4b5291d95e3e39dca483020b5;hpb=405e21d16731b2764ab82aaaadcf36a813b105f7;p=openwrt%2Fstaging%2Fmkresin.git diff --git a/package/network/utils/iproute2/Makefile b/package/network/utils/iproute2/Makefile index 8e89617e12..256064e85b 100644 --- a/package/network/utils/iproute2/Makefile +++ b/package/network/utils/iproute2/Makefile @@ -96,7 +96,7 @@ define Package/tc/install $(INSTALL_DIR) $(1)/usr/sbin $(INSTALL_BIN) $(PKG_BUILD_DIR)/tc/tc $(1)/usr/sbin/ $(INSTALL_DIR) $(1)/etc/hotplug.d/iface - $(INSTALL_BIN) ./files/30-teql $(1)/etc/hotplug.d/iface/ + $(INSTALL_BIN) ./files/15-teql $(1)/etc/hotplug.d/iface/ endef define Package/genl/install