Makefile 160 B

12345678910
  1. #
  2. # Copyright (C) 2015 Google, Inc
  3. #
  4. # SPDX-License-Identifier: GPL-2.0+
  5. #
  6. obj-y += fsp_car.o
  7. obj-y += fsp_common.o
  8. obj-y += fsp_dram.o
  9. obj-y += fsp_support.o