diff options
| author | Philip Paeps <philip@FreeBSD.org> | 2008-08-09 14:52:31 +0000 |
|---|---|---|
| committer | Philip Paeps <philip@FreeBSD.org> | 2008-08-09 14:52:31 +0000 |
| commit | a51aa5d1f6672405b0b759e80a0b039106c09da1 (patch) | |
| tree | 17dabd5a72acfe35e50d42744a2f0a173232b0d0 /sys/modules/Makefile | |
| parent | 1b59478ca5382a1213142da8873177f395801f35 (diff) | |
Notes
Diffstat (limited to 'sys/modules/Makefile')
| -rw-r--r-- | sys/modules/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index ae11611a3ca8..a3f6b99e6c5a 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -94,6 +94,7 @@ SUBDIR= ${_3dfx} \ fxp \ gem \ geom \ + ${_glxsb} \ hatm \ hifn \ hme \ @@ -387,6 +388,7 @@ _et= et _exca= exca _ext2fs= ext2fs _fe= fe +_glxsb= glxsb _i2c= i2c _ibcs2= ibcs2 _ie= ie |
