diff options
Diffstat (limited to 'target')
| -rw-r--r-- | target/linux/atheros/files/include/asm-mips/mach-atheros/cpu-feature-overrides.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/files/include/asm-mips/mach-atheros/cpu-feature-overrides.h b/target/linux/atheros/files/include/asm-mips/mach-atheros/cpu-feature-overrides.h index e203b5fb8..97f904b5f 100644 --- a/target/linux/atheros/files/include/asm-mips/mach-atheros/cpu-feature-overrides.h +++ b/target/linux/atheros/files/include/asm-mips/mach-atheros/cpu-feature-overrides.h @@ -60,7 +60,7 @@  #define cpu_has_mips32r1		1 -#if !defined(CONFIG_ATHEROS_5312) +#if !defined(CONFIG_ATHEROS_AR5312)  #  define cpu_has_mips32r2		1  #endif  | 
