xref: /openbmc/u-boot/board/compal/paz00/Makefile (revision 3bddafaa)
12996e2dcSStephen Warren#
22996e2dcSStephen Warren# Copyright (c) 2010-2012, NVIDIA CORPORATION.  All rights reserved.
32996e2dcSStephen Warren#
42996e2dcSStephen Warren# See file CREDITS for list of people who contributed to this
52996e2dcSStephen Warren# project.
62996e2dcSStephen Warren#
72996e2dcSStephen Warren# This program is free software; you can redistribute it and/or modify it
82996e2dcSStephen Warren# under the terms and conditions of the GNU General Public License,
92996e2dcSStephen Warren# version 2, as published by the Free Software Foundation.
102996e2dcSStephen Warren#
112996e2dcSStephen Warren# This program is distributed in the hope it will be useful, but WITHOUT
122996e2dcSStephen Warren# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
132996e2dcSStephen Warren# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
142996e2dcSStephen Warren# more details.
152996e2dcSStephen Warren#
162996e2dcSStephen Warren
172996e2dcSStephen Warren$(shell mkdir -p $(obj)../../nvidia/common)
182996e2dcSStephen Warren
19*3bddafaaSMasahiro Yamadaobj-y	:= paz00.o
202996e2dcSStephen Warren
2173286d87SMarc Dietrichinclude ../../nvidia/common/common.mk
22