ccflags-y += -Werror -Wfatal-errors
ccflags-y += -I$(srctree)/drivers/bcm_media_gw/include

obj-$(CONFIG_BCM_ETHSW) := ethsw.o

ethsw-y += ethsw_api.o ethsw_int.o ethsw_phy.o ethsw_core.o
ethsw-y += ethsw_proc.o ethsw_cdev.o ethsw_vnet.o

ethsw-y += ethsw_3390.o ethsw_init_plat.o ethsw_flow_control.o ethsw_isolate.o

ethsw-y += ethsw_531xx.o ethsw_init_spi.o ethsw_spi.o ethsw_db.o ethsw_arl_cache.o
