Commit 14cb81d1 authored by Justin Lai's avatar Justin Lai Committed by Jakub Kicinski

rtase: Add a Makefile in the rtase folder

Add a Makefile in the rtase folder to build rtase driver.
Signed-off-by: default avatarJustin Lai <justinlai0215@realtek.com>
Link: https://patch.msgid.link/20240904032114.247117-12-justinlai0215@realtek.comSigned-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent dd7f17c4
# SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
# Copyright(c) 2024 Realtek Semiconductor Corp. All rights reserved.
#
# Makefile for the Realtek PCIe driver
#
obj-$(CONFIG_RTASE) += rtase.o
rtase-objs := rtase_main.o
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment