1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-24 22:21:07 +02:00

compile additional busybox head options

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@386 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2005-03-18 14:38:37 +00:00
parent 32a1e9c32c
commit 049d11cfae

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