diff options
author | Lev A. Serebryakov <lev@FreeBSD.org> | 2010-12-10 16:40:22 +0000 |
---|---|---|
committer | Lev A. Serebryakov <lev@FreeBSD.org> | 2010-12-10 16:40:22 +0000 |
commit | 8cdede862c65be7eecfc7e07af21b4a0df393f8c (patch) | |
tree | 3157249b1c3027b22b62e17010e421c8994b9e3d /comms/Makefile | |
parent | 7bae5fb92a88f8127cfaaf97f035010cbed340f7 (diff) |
New port: driver for MosChip MCS7820/MCS7840 USB to COM adapters.
Notes
Notes:
svn path=/head/; revision=265989
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index a432e854842e..439d1d224b83 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -145,6 +145,7 @@ SUBDIR += twpsk SUBDIR += uhso-kmod SUBDIR += uird + SUBDIR += umcs7840 SUBDIR += unixcw SUBDIR += uticom SUBDIR += viewfax |