brintos

brintos / linux-shallow public Read only

0
0
Text · 230 B · 00fad29 Raw
10 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2#3# Copyright (C) 2023, Intel Corporation. All rights reserved.4 5obj-$(CONFIG_INTEL_VSC) += ivsc-csi.o6ivsc-csi-y += mei_csi.o7 8obj-$(CONFIG_INTEL_VSC) += ivsc-ace.o9ivsc-ace-y += mei_ace.o10