summaryrefslogtreecommitdiffstats
path: root/config.tests/unix/mips_dspr2/mips_dspr2.pro
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2012-07-20 21:03:56 +0800
committerQt by Nokia <qt-info@nokia.com>2012-09-01 15:28:24 +0200
commit08e92ba1e009d8b55e4ea44b4169ae80252b24f1 (patch)
treee63d10f54b6b8c0a54a6ddf7ec75fb0308ab1b8f /config.tests/unix/mips_dspr2/mips_dspr2.pro
parent5f5e9b0e042b6957e826c862a1faa6687cfee671 (diff)
mips: Autodetect MIPS DSP rev1 and rev2 instructionset
Not every MIPS SoC has the DSP extensions, auto-detect them by using builtin GCC functions. Check for the DSP macros and add the result for rev1 and rev2 to the cpufeatures. Change-Id: I3d6c950f170f102514c43b349f9a23ee796d801a Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'config.tests/unix/mips_dspr2/mips_dspr2.pro')
-rw-r--r--config.tests/unix/mips_dspr2/mips_dspr2.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.tests/unix/mips_dspr2/mips_dspr2.pro b/config.tests/unix/mips_dspr2/mips_dspr2.pro
new file mode 100644
index 0000000000..a938742229
--- /dev/null
+++ b/config.tests/unix/mips_dspr2/mips_dspr2.pro
@@ -0,0 +1,2 @@
+SOURCES = mips_dspr2.cpp
+CONFIG -= x11 qt