config.mk 189 B

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