diff options
author | lloyd <[email protected]> | 2010-09-28 15:12:23 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-09-28 15:12:23 +0000 |
commit | acdceb716e83dd686122fb2a598ef56f4733caa0 (patch) | |
tree | 60fd007a5f80bace7c185b21f572ba6b6569ebcc /src/block | |
parent | 526f7067844eac0f1dccf2d0c4489b9c68e34632 (diff) |
Make configure output more sensible wrt incompatible modules
Diffstat (limited to 'src/block')
-rw-r--r-- | src/block/serpent_ia32/info.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/block/serpent_ia32/info.txt b/src/block/serpent_ia32/info.txt index c5f0946b8..3a1dd5919 100644 --- a/src/block/serpent_ia32/info.txt +++ b/src/block/serpent_ia32/info.txt @@ -2,6 +2,10 @@ define SERPENT_IA32 load_on asm_ok +<arch> +ia32 +</arch> + <requires> asm_ia32 serpent |