aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2007-09-26 21:14:18 +0000
committerMarius Strobl <marius@FreeBSD.org>2007-09-26 21:14:18 +0000
commit1ed3fed743ab7aa6d690d731f716d962f16faec1 (patch)
tree822b6de41741c67477891d08cef95ef26813fa9d /sys/modules
parentae3b789193c51a686a2ba9a78d582cf40185f9c3 (diff)
Notes
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 79aacc3f3b38..4c471670be6d 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -87,7 +87,7 @@ SUBDIR= ${_3dfx} \
firewire \
firmware \
fxp \
- ${_gem} \
+ gem \
geom \
${_harp} \
hatm \
@@ -579,7 +579,6 @@ _ath_hal= ath_hal
_ath_rate_amrr= ath_rate_amrr
_ath_rate_onoe= ath_rate_onoe
_ath_rate_sample=ath_rate_sample
-_gem= gem
_powermac_nvram= powermac_nvram
_smbfs= smbfs
.endif
@@ -592,7 +591,6 @@ _ath_rate_onoe= ath_rate_onoe
_ath_rate_sample=ath_rate_sample
_auxio= auxio
_em= em
-_gem= gem
_i2c= i2c
_sound= sound
.endif