#
# Makefile for tegra cec support.
#

subdir-ccflags-y	= -Werror

obj-$(CONFIG_TEGRA_CEC_SUPPORT)	+= tegra_cec.o
