blob: 22c26ed1f6b39b286c9d4180c63d1920437b4629 (
plain)
1
2
3
4
5
6
7
8
|
# SPDX-License-Identifier: GPL-2.0
#
# Copyright (c) 2010-2012, NVIDIA CORPORATION. All rights reserved.
#
# See file CREDITS for list of people who contributed to this
# project.
obj-y := paz00.o
|