3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-01 07:42:18 +00:00
Brooklyn/drivers/platform/x86/intel/int3472/Makefile

6 lines
234 B
Makefile
Raw Normal View History

obj-$(CONFIG_INTEL_SKL_INT3472) += intel_skl_int3472.o
2021-10-02 16:09:28 +00:00
intel_skl_int3472-y := intel_skl_int3472_common.o \
intel_skl_int3472_discrete.o \
intel_skl_int3472_tps68470.o \
intel_skl_int3472_clk_and_regulator.o