]> Git Repo - J-linux.git/blob - drivers/platform/x86/intel/int3472/Makefile
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / platform / x86 / intel / int3472 / Makefile
1 obj-$(CONFIG_INTEL_SKL_INT3472)         += intel_skl_int3472_discrete.o \
2                                            intel_skl_int3472_tps68470.o \
3                                            intel_skl_int3472_common.o
4 intel_skl_int3472_discrete-y            := discrete.o clk_and_regulator.o led.o
5 intel_skl_int3472_tps68470-y            := tps68470.o tps68470_board_data.o
6
7 intel_skl_int3472_common-y              += common.o
This page took 0.029304 seconds and 4 git commands to generate.