From e39ad9b1b8f86958d5d5cfddd47c0217806a8d8d Mon Sep 17 00:00:00 2001 From: lev Date: Fri, 10 Dec 2010 16:40:22 +0000 Subject: New port: driver for MosChip MCS7820/MCS7840 USB to COM adapters. --- comms/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'comms/Makefile') 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 -- cgit