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