projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
894df0f
)
[8.09] iproute2: backport [15631] to 8.09
author
Nicolas Thill
<nico@openwrt.org>
Sun, 8 Nov 2009 22:50:07 +0000
(22:50 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sun, 8 Nov 2009 22:50:07 +0000
(22:50 +0000)
SVN-Revision: 18348
package/iproute2/Makefile
patch
|
blob
|
history
diff --git
a/package/iproute2/Makefile
b/package/iproute2/Makefile
index 7354820a0c1cf97159f5883294fb3d47b463cdb2..59fb374d86e8c447e4e7e092c2f40e20b5749dfb 100644
(file)
--- a/
package/iproute2/Makefile
+++ b/
package/iproute2/Makefile
@@
-79,6
+79,3
@@
$(eval $(call BuildPackage,ip))
$(eval $(call BuildPackage,tc))
$(eval $(call BuildPackage,genl))
-$(eval $(call RequireCommand,bison, \
- $(PKG_NAME) requires GNU bison. \
-))