fix 2.6.26.x boot failure on ar2313 (closes #4082)
authorGabor Juhos <juhosg@openwrt.org>
Wed, 8 Oct 2008 20:16:51 +0000 (20:16 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Wed, 8 Oct 2008 20:16:51 +0000 (20:16 +0000)
SVN-Revision: 12928

target/linux/atheros/files/include/asm-mips/mach-atheros/cpu-feature-overrides.h

index e203b5fb88ec0258691eaf16b4befc94ee04c0b8..97f904b5f2a227ca5837897ba493d891bc59208f 100644 (file)
@@ -60,7 +60,7 @@
 
 #define cpu_has_mips32r1               1
 
 
 #define cpu_has_mips32r1               1
 
-#if !defined(CONFIG_ATHEROS_5312)
+#if !defined(CONFIG_ATHEROS_AR5312)
 #  define cpu_has_mips32r2             1
 #endif
 
 #  define cpu_has_mips32r2             1
 #endif