xref: /linux/drivers/platform/x86/intel/int3472/Makefile (revision 3a39d672e7f48b8d6b91a09afa4b55352773b4b5)
1a2f9fbc2SHans de Goedeobj-$(CONFIG_INTEL_SKL_INT3472)		+= intel_skl_int3472_discrete.o \
2*4c29e80aSArnd Bergmann					   intel_skl_int3472_tps68470.o \
3*4c29e80aSArnd Bergmann					   intel_skl_int3472_common.o
4*4c29e80aSArnd Bergmannintel_skl_int3472_discrete-y		:= discrete.o clk_and_regulator.o led.o
5*4c29e80aSArnd Bergmannintel_skl_int3472_tps68470-y		:= tps68470.o tps68470_board_data.o
6*4c29e80aSArnd Bergmann
7*4c29e80aSArnd Bergmannintel_skl_int3472_common-y		+= common.o
8