sysctl was seriously broken. And since in some cases 'CONFIG_SYSCTL'
could be included into application space via the kernel config option of the same name, nasty compilation problems could result.
This commit is contained in:
@@ -72,7 +72,7 @@ config 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 CONFIG_SYSCTL
|
||||
config CONFIG_BB_SYSCTL
|
||||
bool "sysctl"
|
||||
default n
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user