uboot/arch/arm/mach-davinci/config.mk
<<
>>
Prefs
   1#
   2# Copyright (C) 2012, Texas Instruments, Incorporated - http://www.ti.com/
   3#
   4# SPDX-License-Identifier:      GPL-2.0+
   5#
   6ifndef CONFIG_SPL_BUILD
   7ALL-$(CONFIG_SPL_FRAMEWORK)     += u-boot.ais
   8endif
   9