1obj-$(CONFIG_INTEL_SKL_INT3472)		+= intel_skl_int3472.o
2intel_skl_int3472-y			:= intel_skl_int3472_common.o \
3					   intel_skl_int3472_discrete.o \
4					   intel_skl_int3472_tps68470.o \
5					   intel_skl_int3472_clk_and_regulator.o
6