projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
major target cleanup. it is now possible to have subtargets that can override many...
[openwrt.git]
/
package
/
util-linux
/
Makefile
diff --git
a/package/util-linux/Makefile
b/package/util-linux/Makefile
index
a4cfb90
..
2ea4c7e
100644
(file)
--- a/
package/util-linux/Makefile
+++ b/
package/util-linux/Makefile
@@
-21,7
+21,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/util-linux/Default
SECTION:=utils
CATEGORY:=Utilities
- DEPENDS:=@!TARGET_
ETRAX
+ DEPENDS:=@!TARGET_
etrax
URL:=http://www.kernel.org/pub/linux/utils/util-linux/
endef
This page took
0.028539 seconds
and
4
git commands to generate.