Makefile 123 B

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