xref: /openbmc/u-boot/board/sunxi/Makefile (revision cba69eee)
1*cba69eeeSIan Campbell#
2*cba69eeeSIan Campbell# (C) Copyright 2012 Henrik Nordstrom <henrik@henriknordstrom.net>
3*cba69eeeSIan Campbell#
4*cba69eeeSIan Campbell# Based on some other board Makefile
5*cba69eeeSIan Campbell#
6*cba69eeeSIan Campbell# (C) Copyright 2000-2003
7*cba69eeeSIan Campbell# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
8*cba69eeeSIan Campbell#
9*cba69eeeSIan Campbell# SPDX-License-Identifier:	GPL-2.0+
10*cba69eeeSIan Campbell#
11*cba69eeeSIan Campbellobj-y	+= board.o
12