diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2002-11-06 22:03:53 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2002-11-06 22:03:53 +0000 |
| commit | b76c5a11e5089ea14dfc16305818db7af88ec7ec (patch) | |
| tree | b8803a06f737c9271adfbef1bbb87c4bac49c455 /sys/modules/Makefile | |
| parent | b180bb16847b67f1d3b3d0ebb226a0e60874eb08 (diff) | |
Notes
Diffstat (limited to 'sys/modules/Makefile')
| -rw-r--r-- | sys/modules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 4cb2192926f0e..13be105426930 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -35,7 +35,6 @@ SUBDIR= 3dfx \ de \ digi \ dummynet \ - ed \ fdc \ fdescfs \ firewire \ @@ -169,6 +168,7 @@ SUBDIR+=aac \ cm \ coff \ drm \ + ed \ el \ em \ ep \ |
