mirror of
https://github.com/torvalds/linux.git
synced 2026-05-03 14:02:43 -04:00
This patch simply moves files over to arch/powerpc without making any changes to them. Signed-off-by: Arnd Bergmann <arndb@de.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
3 lines
79 B
Makefile
3 lines
79 B
Makefile
obj-y += interrupt.o iommu.o setup.o spider-pic.o
|
|
obj-$(CONFIG_SMP) += smp.o
|