From f226018bb9d40ccff28d4b1b433bb009269c135f Mon Sep 17 00:00:00 2001 From: ache Date: Sat, 28 Oct 1995 02:49:46 +0000 Subject: Temp. disable following modules: atapi coff ibcs2 ipfw linux syscons wcd (until they will be fixed) It allows to build/install other modules from top --- lkm/Makefile | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'lkm') diff --git a/lkm/Makefile b/lkm/Makefile index 47ca40c..da2eda3 100644 --- a/lkm/Makefile +++ b/lkm/Makefile @@ -1,8 +1,12 @@ -# $Id: Makefile,v 1.12 1995/08/24 09:06:17 phk Exp $ +# $Id: Makefile,v 1.13 1995/10/10 08:23:13 swallace Exp $ -SUBDIR= cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \ - ipfw kernfs linux msdos nfs nullfs \ - pcic portal procfs syscons umapfs union +# +# temp. disabled: +# atapi coff ibcs2 ipfw linux syscons wcd +# +SUBDIR= cd9660 fdesc if_disc if_ppp if_sl if_tun \ + kernfs msdos nfs nullfs \ + pcic portal procfs umapfs union # # Doesn't work: # mfs -- cgit v1.1