projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92a9040
)
compile additional busybox head options
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 18 Mar 2005 14:38:37 +0000
(14:38 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 18 Mar 2005 14:38:37 +0000
(14:38 +0000)
SVN-Revision: 386
openwrt/package/busybox/config/coreutils/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/package/busybox/config/coreutils/Config.in
b/openwrt/package/busybox/config/coreutils/Config.in
index 49bdb894052aa93a75601d10acbbb274e7745c3c..1a3ef990cfc5a138773087a8f9845624762dd751 100644
(file)
--- a/
openwrt/package/busybox/config/coreutils/Config.in
+++ b/
openwrt/package/busybox/config/coreutils/Config.in
@@
-200,7
+200,7
@@
config BUSYBOX_CONFIG_HEAD
config BUSYBOX_CONFIG_FEATURE_FANCY_HEAD
bool " Enable head options (-c, -q, and -v)"
- default
n
+ default
y
depends on BUSYBOX_CONFIG_HEAD
help
This enables the head options (-c, -q, and -v).