1 2 3 4 5 6 7 8
# # Makefile for the Sega Saturn specific parts of the kernel # obj-y := setup.o io.o irq.o obj-$(CONFIG_SMP) += smp.o