diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2002-08-01 17:41:27 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2002-08-01 17:41:27 +0000 |
| commit | ebbd4fa8c8427d3dd847ba33c45c996e0500e6ff (patch) | |
| tree | bf353d430742245bedb248d2f4139d554b7be390 /sys/modules/Makefile | |
| parent | ec7c30a0f51e144540f0c7956fc3fde2289f1a8d (diff) | |
Notes
Diffstat (limited to 'sys/modules/Makefile')
| -rw-r--r-- | sys/modules/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 985a33876960..0db326512323 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -48,6 +48,13 @@ SUBDIR= 3dfx \ libmchain \ lnc \ lpt \ + mac_biba \ + mac_bsdextended \ + mac_ifoff \ + mac_mls \ + mac_none \ + mac_seeotheruids \ + mac_test \ md \ mii \ mlx \ |
