From 17c450c3cb5dcba076f0b1a93f190a483656a2c0 Mon Sep 17 00:00:00 2001 From: ceriel Date: Tue, 28 Jul 1992 08:24:26 +0000 Subject: [PATCH] Suffix is .so, not .s --- mach/arm/mach_params | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mach/arm/mach_params b/mach/arm/mach_params index e50b2830..3e1799f7 100644 --- a/mach/arm/mach_params +++ b/mach/arm/mach_params @@ -1,5 +1,5 @@ MACH=arm -SUF=s +SUF=so ASAR=arch RANLIB=: MACHFL=-O -DUFS