diff --git a/openwrt/package/iproute2/Makefile b/openwrt/package/iproute2/Makefile index e494177c90..4ad88d8f34 100644 --- a/openwrt/package/iproute2/Makefile +++ b/openwrt/package/iproute2/Makefile @@ -23,7 +23,6 @@ include $(INCLUDE_DIR)/package.mk define Package/ip SECTION:=base CATEGORY:=Network -DEPENDS:=iproute2 TITLE:=A routing control utility endef