diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2004-05-13 11:13:55 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2004-05-13 11:13:55 +0000 |
| commit | 2621fd00aa09359fb031a951e07e196b4bf5c59a (patch) | |
| tree | a916b8374feb04e7d4f1c993299633ca50b71608 | |
| parent | e2ccf799f2c53f920f6801a2bbf2fda4c2b20ce7 (diff) | |
Notes
| -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 e3e06cfd3cc4d..c875b96b1e63f 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -301,7 +301,6 @@ _fe= fe _hfa= hfa _i2c= i2c _ibcs2= ibcs2 -_ichwd= ichwd _ie= ie _linprocfs= linprocfs _linux= linux @@ -347,6 +346,7 @@ _dpt= dpt _el= el _ex= ex _exca= exca +_ichwd= ichwd _ida= ida _idt= idt _iir= iir |
