commit | 910672dee56ab5909790cca2d1df7d782f9cea73 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Wed Mar 02 18:38:35 2011 +0100 |
committer | Michal Simek <monstr@monstr.eu> | Wed Mar 09 08:09:59 2011 +0100 |
tree | d745e775df78bdfc141c630ed5667e54ec1f69ca | |
parent | d50c3036fa83e72f738874cf3b81a94678ceb161 [diff] [blame] |
microblaze: Fix typo in Kconfig s/Exectuable/Executable/ Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
diff --git a/arch/microblaze/Kconfig b/arch/microblaze/Kconfig index 6e394a4..050aca3 100644 --- a/arch/microblaze/Kconfig +++ b/arch/microblaze/Kconfig
@@ -248,7 +248,7 @@ source "mm/Kconfig" -menu "Exectuable file formats" +menu "Executable file formats" source "fs/Kconfig.binfmt"