]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/clk/uniphier/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / drivers / clk / uniphier / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-y += clk-uniphier-core.o
3
4 obj-y += clk-uniphier-cpugear.o
5 obj-y += clk-uniphier-fixed-factor.o
6 obj-y += clk-uniphier-fixed-rate.o
7 obj-y += clk-uniphier-gate.o
8 obj-y += clk-uniphier-mux.o
9
10 obj-y += clk-uniphier-sys.o
11 obj-y += clk-uniphier-mio.o
12 obj-y += clk-uniphier-peri.o