diff options
-rw-r--r-- | sys/modules/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 7a7c761bbf54..cbafb6dc7b54 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -436,8 +436,6 @@ _snc= snc _agp= agp _ahb= ahb _ext2fs= ext2fs -_linprocfs= linprocfs -_linux= linux _osf1= osf1 _sound= sound _sppp= sppp |