blob: e6a0b29997373d08707ce502823f2074cc1c7365 [file] [log] [blame]
Stephen Warren2996e2d2012-01-06 12:14:42 +00001#
2# Copyright (c) 2010-2012, NVIDIA CORPORATION. All rights reserved.
3#
4# See file CREDITS for list of people who contributed to this
5# project.
6#
7# This program is free software; you can redistribute it and/or modify it
8# under the terms and conditions of the GNU General Public License,
9# version 2, as published by the Free Software Foundation.
10#
11# This program is distributed in the hope it will be useful, but WITHOUT
12# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
14# more details.
15#
16
Masahiro Yamada3bddafa2013-10-21 11:53:41 +090017obj-y := paz00.o
Stephen Warren2996e2d2012-01-06 12:14:42 +000018
Masahiro Yamada9e414032014-02-04 17:24:24 +090019include $(srctree)/board/nvidia/common/common.mk