aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/serpent_x86_32/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2011-04-22 13:08:05 +0000
committerlloyd <[email protected]>2011-04-22 13:08:05 +0000
commit8b40f974e65b7cc7d21a8e72b5f18f6e14208e57 (patch)
tree1192bdf14dbab29218db64abbef9ec0217ce30c8 /src/block/serpent_x86_32/info.txt
parent7b96a4844bf97b9c04a18565334e21dc89b8ba0b (diff)
Rename all references of ia32 to x86-32 and amd64 to x86-64.
Back the reported version from 1.10.0 to 1.9.17 for the time being. Still on the fence if this will be 1.10.0 or another release candidate instead.
Diffstat (limited to 'src/block/serpent_x86_32/info.txt')
-rw-r--r--src/block/serpent_x86_32/info.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/block/serpent_x86_32/info.txt b/src/block/serpent_x86_32/info.txt
new file mode 100644
index 000000000..b9c993546
--- /dev/null
+++ b/src/block/serpent_x86_32/info.txt
@@ -0,0 +1,12 @@
+define SERPENT_X86_32
+
+load_on asm_ok
+
+<arch>
+x86_32
+</arch>
+
+<requires>
+asm_x86_32
+serpent
+</requires>