xref: /kernel/linux/linux-6.6/drivers/interconnect/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/interconnect/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciCFLAGS_core.o				:= -I$(src)
462306a36Sopenharmony_ciicc-core-objs				:= core.o bulk.o debugfs-client.o
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciobj-$(CONFIG_INTERCONNECT)		+= icc-core.o
762306a36Sopenharmony_ciobj-$(CONFIG_INTERCONNECT_IMX)		+= imx/
862306a36Sopenharmony_ciobj-$(CONFIG_INTERCONNECT_QCOM)		+= qcom/
962306a36Sopenharmony_ciobj-$(CONFIG_INTERCONNECT_SAMSUNG)	+= samsung/
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ciobj-$(CONFIG_INTERCONNECT_CLK)		+= icc-clk.o
12

Indexes created Thu Nov 07 10:32:03 CST 2024