brintos

brintos / linux-shallow public Read only

0
0
Text · 224 B · ba3d855 Raw
11 lines · plain
1# SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause2# Copyright(c) 2024 Realtek Semiconductor Corp. All rights reserved.3 4#5# Makefile for the Realtek PCIe driver6#7 8obj-$(CONFIG_RTASE) += rtase.o9 10rtase-objs := rtase_main.o11