uboot/arch/m68k/cpu/mcf547x_8x/Makefile
<<
>>
Prefs
   1#
   2# (C) Copyright 2000-2004
   3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
   4#
   5# SPDX-License-Identifier:      GPL-2.0+
   6#
   7
   8# ccflags-y += -DET_DEBUG
   9
  10extra-y = start.o
  11obj-y   = cpu.o speed.o cpu_init.o pci.o interrupts.o slicetimer.o
  12