Home | History | Annotate | Download | only in mcf5445x
      1 # SPDX-License-Identifier: GPL-2.0+
      2 #
      3 # (C) Copyright 2000-2004
      4 # Wolfgang Denk, DENX Software Engineering, wd (at] denx.de.
      5 
      6 # ccflags-y += -DET_DEBUG
      7 
      8 extra-y	= start.o
      9 obj-y	= cpu.o speed.o cpu_init.o interrupts.o pci.o
     10