Makefile 187 B

1234567891011
  1. # SPDX-License-Identifier: GPL-2.0+
  2. #
  3. # Makefile
  4. #
  5. # Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
  6. ifdef CONFIG_SPL_BUILD
  7. obj-y += mux.o
  8. endif
  9. obj-y += board.o