blob: 3e6e9f4e41ce4bbff59453fcc046c5e729671a67 (
plain)
1
2
3
4
5
6
7
8
9
|
# SPDX-License-Identifier: GPL-2.0+
#
# (C) Copyright 2010-2012
# NVIDIA Corporation <www.nvidia.com>
#
# (C) Copyright 2024
# Svyatoslav Ryhel <[email protected]>
obj-y += star.o
|