Makefile 213 B

12345678910
  1. #
  2. # SPDX-License-Identifier: GPL-2.0+
  3. #
  4. obj-y := board.o
  5. # Remove quotes
  6. hw-platform-y :=$(shell echo $(CONFIG_DEFAULT_DEVICE_TREE))
  7. obj-$(CONFIG_SPL_BUILD) += $(hw-platform-y)/ps7_init_gpl.o ps7_init_common.o