xref: /openbmc/u-boot/board/LaCie/edminiv2/Makefile (revision a79854a9)
1ce9c227cSAlbert Aribaud#
257b4bce9SAlbert ARIBAUD# Copyright (C) 2010 Albert ARIBAUD <albert.u.boot@aribaud.net>
3ce9c227cSAlbert Aribaud#
4ce9c227cSAlbert Aribaud# Based on original Kirkwood support which is
5ce9c227cSAlbert Aribaud# (C) Copyright 2009
6ce9c227cSAlbert Aribaud# Marvell Semiconductor <www.marvell.com>
7ce9c227cSAlbert Aribaud# Written-by: Prafulla Wadaskar <prafulla@marvell.com>
8ce9c227cSAlbert Aribaud#
91a459660SWolfgang Denk# SPDX-License-Identifier:	GPL-2.0+
10ce9c227cSAlbert Aribaud#
11ce9c227cSAlbert Aribaud
1277ea071fSSimon Guinotifneq ($(OBJTREE),$(SRCTREE))
1377ea071fSSimon Guinot$(shell mkdir -p $(obj)../common)
1477ea071fSSimon Guinotendif
15ce9c227cSAlbert Aribaud
16*a79854a9SMasahiro Yamadaobj-y	:= edminiv2.o ../common/common.o
17