Makefile 100 B

1234
  1. obj-y := clk.o
  2. obj-$(CONFIG_SOC_ZX296702) += clk-zx296702.o
  3. obj-$(CONFIG_ARCH_ZX) += clk-zx296718.o