From 3e4e484918fe8aae1e9b2fcbfdf2912566163a64 Mon Sep 17 00:00:00 2001 From: Yoshihiro Takahashi Date: Tue, 13 May 2003 11:26:08 +0000 Subject: [PATCH] Move the ips driver from ${MACHINE_ARCH} == "i386" to ${MACHINE} == "i386". Approved by: re (scottl) --- sys/modules/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 737b88d2bea..9f9e26006e1 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -178,7 +178,6 @@ SUBDIR+=3dfx \ hfa \ ibcs2 \ ie \ - ips \ linprocfs \ linux \ lnc \ @@ -220,6 +219,7 @@ SUBDIR+=aac \ exca \ idt \ iir \ + ips \ mly \ s3 \ vesa