ramips: allow to use DSP ASE on RT3xxx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30879 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Gabor Juhos 2012-03-11 16:39:26 +00:00
parent 3cd6cb21cd
commit 0382026a92
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@
#define cpu_has_mips64r1 0
#define cpu_has_mips64r2 0
#define cpu_has_dsp 0
#define cpu_has_dsp 1
#define cpu_has_mipsmt 0
#define cpu_has_64bits 0

View File

@ -41,7 +41,7 @@
#define cpu_has_mips64r1 0
#define cpu_has_mips64r2 0
#define cpu_has_dsp 0
#define cpu_has_dsp 1
#define cpu_has_mipsmt 0
#define cpu_has_64bits 0