include $(srctree)/drivers/misc/mediatek/Makefile.custom

ifeq ($(CONFIG_MTK_RT9536_SUPPORT),y)
obj-y	+=  rt9536.o charging_hw_rt9536.o
endif
