X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/177f4b12586ae2afc990f7ab141df556cecd423e..dbdef16088eb257764fb0fd327f3e4be1c333668:/package/iproute2/Makefile diff --git a/package/iproute2/Makefile b/package/iproute2/Makefile index 100deafe8..87585d126 100644 --- a/package/iproute2/Makefile +++ b/package/iproute2/Makefile @@ -31,6 +31,10 @@ $(call Package/iproute2/Default) TITLE:=Routing control utility endef +define Package/ip/conffiles +/etc/iproute2/rt_tables +endef + define Package/tc $(call Package/iproute2/Default) TITLE:=Traffic control utility