summaryrefslogtreecommitdiffstats
path: root/board/armadeus/apf27/Makefile
blob: 57129718d5c5067ce4a4f0252bbc2e388b99bb20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# (C) Copyright 2000-2004
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
# (C) Copyright 2012-2013
# Eric Jarrige <eric.jarrige@armadeus.org>
#
# SPDX-License-Identifier:    GPL-2.0+
#

obj-y	:= apf27.o
obj-y	+= lowlevel_init.o
obj-$(CONFIG_FPGA)	+= fpga.o
OpenPOWER on IntegriCloud