aboutsummaryrefslogtreecommitdiffstats
path: root/modules/asm/mp_ia32/modinfo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'modules/asm/mp_ia32/modinfo.txt')
-rw-r--r--modules/asm/mp_ia32/modinfo.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/modules/asm/mp_ia32/modinfo.txt b/modules/asm/mp_ia32/modinfo.txt
new file mode 100644
index 000000000..cf4959250
--- /dev/null
+++ b/modules/asm/mp_ia32/modinfo.txt
@@ -0,0 +1,19 @@
+realname "x86 MPI Assembler Core"
+
+mp_bits 32
+
+load_on asm_ok
+
+<replace>
+mp_asm.h
+mp_asmi.h
+</replace>
+
+<arch>
+ia32
+</arch>
+
+<cc>
+gcc
+icc
+</cc>