1*83d290c5STom Rini# SPDX-License-Identifier: GPL-2.0+ 25628fb75SSimon Guinot# 35628fb75SSimon Guinot# Copyright (C) 2011 Simon Guinot <sguinot@lacie.com> 45628fb75SSimon Guinot# 55628fb75SSimon Guinot# Based on Kirkwood support: 65628fb75SSimon Guinot# (C) Copyright 2009 75628fb75SSimon Guinot# Marvell Semiconductor <www.marvell.com> 85628fb75SSimon Guinot# Written-by: Prafulla Wadaskar <prafulla@marvell.com> 95628fb75SSimon Guinot 10a79854a9SMasahiro Yamadaobj-y := net2big_v2.o ../common/common.o 117737c994SSimon Guinotifneq ($(and $(CONFIG_KIRKWOOD_GPIO),$(CONFIG_NET2BIG_V2)),) 12a79854a9SMasahiro Yamadaobj-y += ../common/cpld-gpio-bus.o 137737c994SSimon Guinotendif 14