projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ec3114
)
remove bogus dependency line
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 22 Aug 2006 10:40:32 +0000
(10:40 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 22 Aug 2006 10:40:32 +0000
(10:40 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4621
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/iproute2/Makefile
patch
|
blob
|
history
diff --git
a/package/iproute2/Makefile
b/package/iproute2/Makefile
index
e494177
..
4ad88d8
100644
(file)
--- a/
package/iproute2/Makefile
+++ b/
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