summaryrefslogtreecommitdiffstats
path: root/arch/ppc/mach-mpc5xxx/Makefile
blob: be68c995c538ab548579d84ab57c4f26afe1fa7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
obj-y 				+= cpu.o
obj-y				+= cpu_init.o
obj-y				+= loadtask.o
obj-y				+= speed.o
obj-y				+= traps.o
extra-y				+= start.o
obj-$(CONFIG_MPC5200)		+= firmware_sc_task_bestcomm.impl.o
obj-$(CONFIG_REGINFO)		+= reginfo.o

#obj-y				+= firmware_sc_task.impl.o
#obj-y				+= io.o
#obj-y				+= ide.o
#obj-y				+= pci_mpc5200.o