
ifeq ($(CONFIG_ARCH_SCX35), y)
obj-$(CONFIG_SPRD_VSP) += sprd_vsp_sc8830.o
else
obj-$(CONFIG_SPRD_VSP) += sprd_vsp_sc8825.o
endif
