Browse Source

- fix typo

Bernhard Reutner-Fischer 18 years ago
parent
commit
ca340986fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/Config.in.arch

+ 1 - 1
target/Config.in.arch

@@ -142,7 +142,7 @@ config BR2_mips_32r2
 	bool "mips 32r2"
 config BR2_mips_64
 	bool "mips 64"
-config BR2_mips16_
+config BR2_mips_16
 	bool "mips 16"
 endchoice