From 66c59e7562e86df99cf74afbf92ea26d5441c4dc Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 28 Jan 2004 04:16:13 +0000 Subject: Always build ext2fs module. There is no written policy preventing the building of GPL'ed modules. --- sys/modules/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sys/modules') diff --git a/sys/modules/Makefile b/sys/modules/Makefile index c93f6a4f403e..c6ddca950a20 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -282,9 +282,7 @@ _ed= ed _elink= elink _em= em _ep= ep -.if defined(WANT_EXT2FS_MODULE) || defined(ALL_MODULES) _ext2fs= ext2fs -.endif _fe= fe _hfa= hfa _i2c= i2c @@ -348,9 +346,7 @@ _snc= snc .if ${MACHINE_ARCH} == "alpha" _agp= agp -.if defined(WANT_EXT2FS_MODULE) || defined(ALL_MODULES) _ext2fs= ext2fs -.endif _linprocfs= linprocfs _linux= linux _osf1= osf1 -- cgit v1.3