ifeq ($(CONFIG_HISI_EXT_VIBRATOR),y)
	ccflags-y += -I$(srctree)/drivers/huawei_platform/sensor/ext_inputhub/default/
endif

obj-$(CONFIG_HISI_EXT_VIBRATOR)		+= ext_vibrator.o
