5 lines
258 B
Makefile
5 lines
258 B
Makefile
|
obj-$(CONFIG_INTEL_SKL_INT3472) += intel_skl_int3472_discrete.o \
|
||
|
intel_skl_int3472_tps68470.o
|
||
|
intel_skl_int3472_discrete-y := discrete.o clk_and_regulator.o led.o common.o
|
||
|
intel_skl_int3472_tps68470-y := tps68470.o tps68470_board_data.o common.o
|