#
# Makefile for vendor_exception
#

ccflags-y += -Wall -Werror

obj-$(CONFIG_HUAWEI_VENDOR_EXCEPTION) += vendor_exception.o
