4 lines
72 B
Makefile
4 lines
72 B
Makefile
|
# Zynq clock specific Makefile
|
||
|
|
||
|
obj-$(CONFIG_ARCH_ZYNQ) += clkc.o pll.o
|