#
# Makefile for the common interface core.
#

obj-$(CONFIG_MARS_PCMCIA) 	:= pcmcia.o

# Core functionality.
obj-$(CONFIG_EN50221)           += ci.o dvb_ringbuffer.o


