#
# Makefile for SE CHIP Driver
#

obj-$(CONFIG_SW_SE_CHIP) += sw_se_echip_drv.o
sw_se_echip_drv-objs :=  wst_se_echip_driver.o

