From f248637520cbbce637c36ca155edb9efdd189456 Mon Sep 17 00:00:00 2001 From: nyan Date: Sun, 11 Jan 2004 09:15:13 +0000 Subject: The ida module is not needed for pc98. --- sys/modules/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 668b9ce..97914ee 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -202,7 +202,6 @@ SUBDIR+=3dfx \ hfa \ i2c \ ibcs2 \ - ida \ ie \ linprocfs \ linux \ @@ -246,6 +245,7 @@ SUBDIR+=aac \ el \ ex \ exca \ + ida \ idt \ iir \ ips \ -- cgit v1.1