summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/socfpga/config.mk
blob: 2a99c72aeb88adbdc592a1c2447fc769be39736f (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Copyright (C) 2011, Texas Instruments, Incorporated - http://www.ti.com/
#
# SPDX-License-Identifier:	GPL-2.0+
#
ifndef CONFIG_SPL_BUILD
ALL-y	+= u-boot.img
endif

# Added for handoff support
PLATFORM_RELFLAGS += -Iboard/$(VENDOR)/$(BOARD)
OpenPOWER on IntegriCloud