diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2001-11-03 08:20:44 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2001-11-03 08:20:44 +0000 |
| commit | 1b6c2589164a3a7b2f62d4c28c2ffa1be860959e (patch) | |
| tree | 5489447f8f6abdb290005551952aee9d549753ca /sys/modules/Makefile | |
| parent | e0234e53c6dc6c1ac83e356ffc9239d47bc85127 (diff) | |
Notes
Diffstat (limited to 'sys/modules/Makefile')
| -rw-r--r-- | sys/modules/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 55958efdb911..8cb81d1ebba8 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -49,6 +49,7 @@ SUBDIR= 3dfx \ lge \ libmchain \ lnc \ + lpt \ md \ mii \ mlx \ @@ -60,7 +61,11 @@ SUBDIR= 3dfx \ ntfs \ nullfs \ pcn \ + plip \ portalfs \ + ppbus \ + ppi \ + pps \ procfs \ ${_random} \ rl \ |
