mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-07-13 20:13:12 +02:00
9 lines
204 B
Makefile
9 lines
204 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
obj-$(CONFIG_THEAD_CLK) += \
|
|
clk.o
|
|
|
|
obj-$(CONFIG_CLK_LIGHT_MPW) += clk-light-mpw.o
|
|
obj-$(CONFIG_CLK_LIGHT_FM) += clk-light-fm.o
|
|
obj-$(CONFIG_CLK_LIGHT_FM) += gate/
|