From 71d39e274f5c2847a1b2eedd4afa8e298029f93d Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 4 Apr 2006 19:24:40 +0000 Subject: update busybox menuconfig to 1.1.1, should fix the "missing reboot" bug git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3587 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/busybox/config/debianutils/Config.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'package/busybox/config/debianutils/Config.in') diff --git a/package/busybox/config/debianutils/Config.in b/package/busybox/config/debianutils/Config.in index b62499eb1..71f2bf38a 100644 --- a/package/busybox/config/debianutils/Config.in +++ b/package/busybox/config/debianutils/Config.in @@ -24,6 +24,13 @@ config BUSYBOX_CONFIG_READLINK This program reads a symbolic link and returns the name of the file it points to +config BUSYBOX_CONFIG_FEATURE_READLINK_FOLLOW + bool " Enable canonicalization by following all symlinks (-f)" + default n + depends on BUSYBOX_CONFIG_READLINK + help + Enable the readlink option (-f). + config BUSYBOX_CONFIG_RUN_PARTS bool "run-parts" default n -- cgit v1.2.3