diff options
| author | Vinod Kashyap <vkashyap@FreeBSD.org> | 2004-04-27 17:57:45 +0000 |
|---|---|---|
| committer | Vinod Kashyap <vkashyap@FreeBSD.org> | 2004-04-27 17:57:45 +0000 |
| commit | 3c12ea23e018011f07bf98497c4da7269b4d71ae (patch) | |
| tree | 30220d94afc2eba891a9a847a1d77a7e3a3bc843 /sys/modules/Makefile | |
| parent | b84b10f92fe9e702a9f39d4c6b5c4ce70669fa25 (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 749f5f06ac04..95d6c620c5d4 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -203,6 +203,7 @@ SUBDIR= ${_3dfx} \ ti \ tl \ trm \ + ${_twa} \ twe \ tx \ txp \ @@ -350,6 +351,7 @@ _iir= iir _ips= ips _mly= mly _s3= s3 +_twa= twa _vesa= vesa .elif ${MACHINE} == "pc98" _canbepm= canbepm |
