]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/powerpc/cpu/mpc8260/Makefile
Merge branch 'karo-tx-uboot' into kc-merge
[karo-tx-uboot.git] / arch / powerpc / cpu / mpc8260 / Makefile
1 #
2 # (C) Copyright 2000-2008
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 extra-y = start.o
9 obj-y   = traps.o serial_smc.o serial_scc.o cpu.o cpu_init.o speed.o \
10           interrupts.o ether_fcc.o i2c.o commproc.o \
11           bedbug_603e.o pci.o spi.o kgdb.o
12
13 obj-$(CONFIG_ETHER_ON_SCC) += ether_scc.o