config.mk 167 B

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