]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/clk/ti/Makefile
CLK: TI: Add DPLL clock support
[mirror_ubuntu-bionic-kernel.git] / drivers / clk / ti / Makefile
1 ifneq ($(CONFIG_OF),)
2 obj-y += clk.o
3 clk-common = dpll.o
4 endif