1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-09-24 13:23:05 +02:00

fix 2.6.26.x boot failure on ar2313 (closes #4082)

SVN-Revision: 12928
This commit is contained in:
Gabor Juhos 2008-10-08 20:16:51 +00:00
parent 02052624df
commit 1962736dc2

View File

@ -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