xref: /kernel/linux/linux-6.6/drivers/platform/surface/aggregator/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0+
262306a36Sopenharmony_ci# Copyright (C) 2019-2022 Maximilian Luz <luzmaximilian@gmail.com>
362306a36Sopenharmony_ci
462306a36Sopenharmony_ci# For include/trace/define_trace.h to include trace.h
562306a36Sopenharmony_ciCFLAGS_core.o = -I$(src)
662306a36Sopenharmony_ci
762306a36Sopenharmony_ciobj-$(CONFIG_SURFACE_AGGREGATOR) += surface_aggregator.o
862306a36Sopenharmony_ci
962306a36Sopenharmony_cisurface_aggregator-y := core.o
1062306a36Sopenharmony_cisurface_aggregator-y += ssh_parser.o
1162306a36Sopenharmony_cisurface_aggregator-y += ssh_packet_layer.o
1262306a36Sopenharmony_cisurface_aggregator-y += ssh_request_layer.o
1362306a36Sopenharmony_cisurface_aggregator-$(CONFIG_SURFACE_AGGREGATOR_BUS) += bus.o
1462306a36Sopenharmony_cisurface_aggregator-y += controller.o
15

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