remove bogus dependency line

SVN-Revision: 4621
This commit is contained in:
Felix Fietkau 2006-08-22 10:40:32 +00:00
parent 881f3c63f7
commit 2612170e0f

View file

@ -23,7 +23,6 @@ include $(INCLUDE_DIR)/package.mk
define Package/ip
SECTION:=base
CATEGORY:=Network
DEPENDS:=iproute2
TITLE:=A routing control utility
endef