#
# Makefile for Broadcom SRAM panic dump driver
#

ccflags-y := -I$(srctree)/drivers/bcm_media_gw/include

obj-y	+= sram_dump.o sram_dump_proc.o
