config.mk 188 B

123456
  1. # SPDX-License-Identifier: GPL-2.0+
  2. #
  3. # Copyright (C) 2012, Texas Instruments, Incorporated - http://www.ti.com/
  4. ifndef CONFIG_SPL_BUILD
  5. INPUTS-$(CONFIG_SPL_FRAMEWORK) += u-boot.ais
  6. endif