blob: edbac8e8e21c74972c5bc2eabfdac07e6bb7deb9 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001# SPDX-License-Identifier: GPL-2.0+
Tom Rini3f7f2412012-08-14 12:27:13 -07002#
Nishanth Menona94a4072023-11-01 15:56:03 -05003# Copyright (C) 2012, Texas Instruments, Incorporated - https://www.ti.com/
Tom Rini3f7f2412012-08-14 12:27:13 -07004ifndef CONFIG_SPL_BUILD
Simon Glasse6385c72020-07-19 13:56:01 -06005INPUTS-$(CONFIG_SPL_FRAMEWORK) += u-boot.ais
Tom Rini3f7f2412012-08-14 12:27:13 -07006endif