]> Git Repo - linux.git/blob - drivers/clk/ingenic/Makefile
net: dsa: sja1105: Implement state machine for TAS with PTP clock source
[linux.git] / drivers / clk / ingenic / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_INGENIC_CGU_COMMON)        += cgu.o pm.o
3 obj-$(CONFIG_INGENIC_CGU_JZ4740)        += jz4740-cgu.o
4 obj-$(CONFIG_INGENIC_CGU_JZ4725B)       += jz4725b-cgu.o
5 obj-$(CONFIG_INGENIC_CGU_JZ4770)        += jz4770-cgu.o
6 obj-$(CONFIG_INGENIC_CGU_JZ4780)        += jz4780-cgu.o
7 obj-$(CONFIG_INGENIC_TCU_CLK)           += tcu.o
This page took 0.036431 seconds and 4 git commands to generate.