mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 21:54:36 +02:00
[atheros] fix 2.6.26.x boot failure on ar2313 (closes #4082)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12928 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
533b90d6d4
commit
e378dbfeab
@ -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
|
# define cpu_has_mips32r2 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user