diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-12-16 14:24:26 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-12-16 14:24:30 +0300 |
commit | 3c68b4a8071fb11d905570d9b0e23034adc6c2bb (patch) | |
tree | 3c644d508b67f9de2845b1e84f249f150e695c23 /arch/mips/Kconfig.debug | |
parent | 8299608f140ae321e4eb5d1306184265d2b9511e (diff) | |
parent | 5279585ff2bedc8180da5bdf8aa3ff1736466de2 (diff) | |
download | linux-3c68b4a8071fb11d905570d9b0e23034adc6c2bb.tar.xz |
Merge branch 'linus' into cpus4096
Diffstat (limited to 'arch/mips/Kconfig.debug')
-rw-r--r-- | arch/mips/Kconfig.debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Kconfig.debug b/arch/mips/Kconfig.debug index 765c8e287d2b..364ca8938807 100644 --- a/arch/mips/Kconfig.debug +++ b/arch/mips/Kconfig.debug @@ -48,7 +48,7 @@ config RUNTIME_DEBUG help If you say Y here, some debugging macros will do run-time checking. If you say N here, those macros will mostly turn to no-ops. See - include/asm-mips/debug.h for debuging macros. + arch/mips/include/asm/debug.h for debugging macros. If unsure, say N. endmenu |