#
# Makefile for Winchiphead adapter
#

obj-$(CONFIG_SERIAL_WCH) += wch.o

wch-objs := wch_devtable.o wch_serial.o wch_main.o
