From a4f68512cfe30cbb7d83eb48e6d2387e5a529cd8 Mon Sep 17 00:00:00 2001 From: nyan Date: Thu, 13 May 2004 11:13:55 +0000 Subject: [PATCH] Move the ichwd to i386 only. --- sys/modules/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/modules/Makefile b/sys/modules/Makefile index e3e06cfd3cc4..c875b96b1e63 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -301,7 +301,6 @@ _fe= fe _hfa= hfa _i2c= i2c _ibcs2= ibcs2 -_ichwd= ichwd _ie= ie _linprocfs= linprocfs _linux= linux @@ -347,6 +346,7 @@ _dpt= dpt _el= el _ex= ex _exca= exca +_ichwd= ichwd _ida= ida _idt= idt _iir= iir