#
# Makefile for arch/c6x/drivers/cio
#

obj-$(CONFIG_CIO_CONSOLE) = cio.o

cio-objs := ciocon.o trgdrv.o trgmsg.o
