Makefile 212 B

12345678
  1. # SPDX-License-Identifier: GPL-2.0+
  2. #
  3. # (C) Copyright 2000-2006
  4. # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
  5. obj-y = cpu.o clk.o devices.o timer.o
  6. obj-$(CONFIG_SPL_BUILD) += dram.o lowlevel_init.o