From fc738b566c5cd4a44265e3094444b6f4234f0831 Mon Sep 17 00:00:00 2001 From: lloyd Date: Sun, 3 Sep 2006 08:16:52 +0000 Subject: Place the add_file/replace_file/ignore_file markers in the module info files into blocks; makes a bit more sense, since there are potentially many arguments to each, and the current system was making it difficult to write a generic reader for the files. --- modules/mp_amd64/modinfo.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'modules/mp_amd64/modinfo.txt') diff --git a/modules/mp_amd64/modinfo.txt b/modules/mp_amd64/modinfo.txt index 12537da0e..2ff4d771d 100644 --- a/modules/mp_amd64/modinfo.txt +++ b/modules/mp_amd64/modinfo.txt @@ -2,8 +2,10 @@ realname "MPI Assembler Backend for x86-64/AMD64 Systems" mp_bits 64 -replace_file mp_asm.h -replace_file mp_asmi.h + +mp_asm.h +mp_asmi.h + amd64 -- cgit v1.2.3