#
# Makefile for the i2c core.
#

ifeq ($(CONFIG_ARM),y)

obj-y				+= TunerDev.o

endif
