projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc71e5b
)
remove false dependence in util-linux-ng
author
Claudio Mignanti
<c.mignanti@gmail.com>
Sun, 8 Feb 2009 09:21:24 +0000
(09:21 +0000)
committer
Claudio Mignanti
<c.mignanti@gmail.com>
Sun, 8 Feb 2009 09:21:24 +0000
(09:21 +0000)
SVN-Revision: 14433
package/util-linux-ng/Makefile
patch
|
blob
|
history
diff --git
a/package/util-linux-ng/Makefile
b/package/util-linux-ng/Makefile
index 057791a694ddfb143512affe38dfd7da72dc26e5..8f4ee9b1892a138527965ffe6aa88f0576d7b5d1 100644
(file)
--- a/
package/util-linux-ng/Makefile
+++ b/
package/util-linux-ng/Makefile
@@
-22,7
+22,6
@@
include $(INCLUDE_DIR)/package.mk
define Package/util-linux/Default
SECTION:=utils
CATEGORY:=Utilities
- DEPENDS:=@!TARGET_etrax
URL:=http://www.kernel.org/pub/linux/utils/util-linux-ng/
endef