xref: /rk3399_rockchip-uboot/board/LaCie/net2big_v2/Makefile (revision f15ea6e1d67782a1626d4a4922b6c20e380085e5)
15628fb75SSimon Guinot#
25628fb75SSimon Guinot# Copyright (C) 2011 Simon Guinot <sguinot@lacie.com>
35628fb75SSimon Guinot#
45628fb75SSimon Guinot# Based on Kirkwood support:
55628fb75SSimon Guinot# (C) Copyright 2009
65628fb75SSimon Guinot# Marvell Semiconductor <www.marvell.com>
75628fb75SSimon Guinot# Written-by: Prafulla Wadaskar <prafulla@marvell.com>
85628fb75SSimon Guinot#
91a459660SWolfgang Denk# SPDX-License-Identifier:	GPL-2.0+
105628fb75SSimon Guinot#
115628fb75SSimon Guinot
12*a79854a9SMasahiro Yamadaobj-y	:= net2big_v2.o ../common/common.o
137737c994SSimon Guinotifneq ($(and $(CONFIG_KIRKWOOD_GPIO),$(CONFIG_NET2BIG_V2)),)
14*a79854a9SMasahiro Yamadaobj-y	+= ../common/cpld-gpio-bus.o
157737c994SSimon Guinotendif
16