From: Felix Fietkau Date: Fri, 18 Mar 2005 14:38:37 +0000 (+0000) Subject: compile additional busybox head options X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=0574fddcbc59932cfdba9dd056354650ece25cb6;p=15.05%2Fopenwrt.git compile additional busybox head options git-svn-id: svn://svn.openwrt.org/openwrt/trunk@386 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/busybox/config/coreutils/Config.in b/openwrt/package/busybox/config/coreutils/Config.in index 49bdb89405..1a3ef990cf 100644 --- 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).