commit | c1cb8e48bddd9e16ef488ea5d50885908c5a4081 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Fri Oct 19 18:23:25 2007 -0600 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Oct 19 18:04:22 2007 -0700 |
tree | a4df1a782b9bfe1002dd01bbeb0020da93a7e746 | |
parent | 60812a4a99b796d894d2522dc63cb0fafc3be25e [diff] |
sysctl: Don't compile sysctl_check when !CONFIG_SYSCTL Weird I thought I had written the makefile so this would be handled. Oh well this should fix it. Sorry about that. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Acked-and-tested-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>