compile additional busybox head options

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@386 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2005-03-18 14:38:37 +00:00
parent cb3ad4f909
commit 0574fddcbc
1 changed files with 1 additions and 1 deletions

View File

@ -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).