9
0
Fork 0

svn_rev_668

This commit is contained in:
Sascha Hauer 2007-07-05 18:02:15 +02:00 committed by Sascha Hauer
parent 231e867072
commit 71ee66b0ed
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,6 @@
obj-y += cpu.o
obj-y += cpu_init.o
obj-y += ide.o
obj-y += loadtask.o
obj-y += pci_mpc5200.o
obj-y += speed.o
obj-y += traps.o
extra-y += start.o
@ -10,5 +8,7 @@ obj-$(CONFIG_MPC5200) += firmware_sc_task_bestcomm.impl.o
obj-$(CONFIG_INTERRUPTS) += interrupts.o
obj-$(CONFIG_REGINFO) += reginfo.o
#obj-y += firmware_sc_task.impl.o
#obj-y += io.o
#obj-y += firmware_sc_task.impl.o
#obj-y += io.o
#obj-y += ide.o
#obj-y += pci_mpc5200.o