From: wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Sat, 24 Dec 2005 16:20:05 +0000 (+0000)
Subject: fix bug #156, thx for reporting
X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/4c0fd9d9c611866cf9e2f236a04f0fc19aef04e4

fix bug #156, thx for reporting

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2760 3c298f89-4303-0410-b956-a3cf2f4a3e73
---

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