MIPS: dsp: Add assembler support for DSP ASEs.
authorSteven J. Hill <sjhill@mips.com>
Thu, 3 Jan 2013 19:01:52 +0000 (19:01 +0000)
committerJohn Crispin <blogic@openwrt.org>
Sat, 16 Feb 2013 23:15:23 +0000 (00:15 +0100)
Newer toolchains support the DSP and DSP Rev2 instructions. This patch
performs a check for that support and adds compiler and assembler
flags for only the files that need use those instructions.

Signed-off-by: Steven J. Hill <sjhill@mips.com>
Acked-by: Florian Fainelli <florian@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/4752/
Signed-off-by: John Crispin <blogic@openwrt.org>

No differences found