xref: /rk3399_rockchip-uboot/board/armadeus/apf27/Makefile (revision 6825a95b0ba72c4e5667d02d8b31986e2e9abd5a)
1#
2# (C) Copyright 2000-2004
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4# (C) Copyright 2012-2013
5# Eric Jarrige <eric.jarrige@armadeus.org>
6#
7# SPDX-License-Identifier:    GPL-2.0+
8#
9
10obj-y	:= apf27.o
11obj-y	+= lowlevel_init.o
12obj-$(CONFIG_FPGA)	+= fpga.o
13