Makefile 206 B

12345678910
  1. # SPDX-License-Identifier: GPL-2.0+
  2. #
  3. # Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
  4. ifndef CONFIG_$(SPL_)X86_64
  5. obj-y += car.o
  6. endif
  7. obj-y += dram.o
  8. obj-y += qemu.o
  9. obj-$(CONFIG_QFW) += cpu.o e820.o