summaryrefslogtreecommitdiffstats
path: root/openwrt/package/busybox/config
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-24 16:20:05 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-24 16:20:05 +0000
commit4c0fd9d9c611866cf9e2f236a04f0fc19aef04e4 (patch)
treeb88bcafb9af7a3763ea631d0e56b6b52422c8dde /openwrt/package/busybox/config
parent1f6783e68550e9f36d98193b4fbdec7799d60116 (diff)
fix bug #156, thx for reporting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2760 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/busybox/config')
-rw-r--r--openwrt/package/busybox/config/procps/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/busybox/config/procps/Config.in b/openwrt/package/busybox/config/procps/Config.in
index 6d1618099..85328564a 100644
--- a/openwrt/package/busybox/config/procps/Config.in
+++ b/openwrt/package/busybox/config/procps/Config.in
@@ -77,7 +77,7 @@ config BUSYBOX_CONFIG_UPTIME
the system has been running, how many users are currently logged
on, and the system load averages for the past 1, 5, and 15 minutes.
-config BUSYBOX_CONFIG_SYSCTL
+config BUSYBOX_CONFIG_BB_SYSCTL
bool "sysctl"
default y
help