xref: /linux-6.15/drivers/platform/surface/aggregator/Makefile (revision c167b9c7)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0+
2# Copyright (C) 2019-2020 Maximilian Luz <[email protected]>
3
4obj-$(CONFIG_SURFACE_AGGREGATOR) += surface_aggregator.o
5
6surface_aggregator-objs := core.o
7surface_aggregator-objs += ssh_parser.o
8surface_aggregator-objs += ssh_packet_layer.o
9surface_aggregator-objs += ssh_request_layer.o
10surface_aggregator-objs += controller.o
11

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026