summaryrefslogtreecommitdiffstats
path: root/arch/ppc/mach-mpc5xxx/Makefile
blob: e07062cb298fa5f237d8a9d4881aad6de196d097 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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_USE_IRQ)	+= interrupts.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