# Copyright (c) 2019, Sonos Inc.  All rights reserved.

KBUILD_CFLAGS_MODULE += -Werror

ccflags-y := -I$(src)/../include

obj-$(CONFIG_SONOS_EEPROM) += i2c-eeprom.o
