diff options
| author | Pyun YongHyeon <yongari@FreeBSD.org> | 2005-11-09 08:46:02 +0000 |
|---|---|---|
| committer | Pyun YongHyeon <yongari@FreeBSD.org> | 2005-11-09 08:46:02 +0000 |
| commit | 8baab09e5e28344ebd3d873dc0d20b65f0e1ba31 (patch) | |
| tree | 2a8ec430e7a7375d39e5fee765e8687b937a4764 /sys/modules | |
| parent | 94e3c643cda7672b3f24d657f83bb4263804dec5 (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 633844876f5e9..41dd04fb29904 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -494,6 +494,7 @@ _smbfs= smbfs .if ${MACHINE_ARCH} == "sparc64" _auxio= auxio +_em= em _gem= gem _i2c= i2c _sound= sound |
