diff options
Diffstat (limited to 'arch/sh/boards/saturn/Makefile')
-rw-r--r-- | arch/sh/boards/saturn/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/sh/boards/saturn/Makefile b/arch/sh/boards/saturn/Makefile deleted file mode 100644 index 75a3042..0000000 --- a/arch/sh/boards/saturn/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# -# Makefile for the Sega Saturn specific parts of the kernel -# - -obj-y := setup.o io.o irq.o - -obj-$(CONFIG_SMP) += smp.o - |