remove bogus dependency line

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4621 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2006-08-22 10:40:32 +00:00
parent 8ec3114a64
commit fdb1c59ca1
1 changed files with 0 additions and 1 deletions

View File

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