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