summaryrefslogtreecommitdiffstats
path: root/board/synopsys/arcangel4/Makefile
blob: 575e58fd960222d33a729e23bce83a8d58a86b73 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Copyright (C) 2013-2014 Synopsys, Inc. All rights reserved.
#
# SPDX-License-Identifier:	GPL-2.0+
#

# This board is mostly used for debugging U-Boot in simulation (ISS).
# The only peripheral which is used on this board is a serial port which
# requires no initialization except those in "include/configs/arcangel4.h".
# And now there's no specific initializations for this board.
# So this Makefile is only required for satisfaction of U-Boot build system.
OpenPOWER on IntegriCloud