summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-systemh/Makefile
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2010-10-29 19:11:56 +0900
committerPaul Mundt <lethal@linux-sh.org>2010-10-29 19:11:56 +0900
commit2504075d383fcefd746dac42a0cd1c3bdc006bd1 (patch)
tree3d6c3dfc3d38d115c3f0818ce9f95029baf320e9 /arch/sh/boards/mach-systemh/Makefile
parentf6eec8d66400714e47add3d8341688a1e86c5de9 (diff)
downloadop-kernel-dev-2504075d383fcefd746dac42a0cd1c3bdc006bd1.zip
op-kernel-dev-2504075d383fcefd746dac42a0cd1c3bdc006bd1.tar.gz
sh: mach-systemh: Kill off dead board.
This code has been untouched since it was merged many years ago, and has severely bitrotted since, suggesting that the board has no real users left. Notice of intent to remove has been sent out over the last few years, with no takers. Kill it off. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/mach-systemh/Makefile')
-rw-r--r--arch/sh/boards/mach-systemh/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/sh/boards/mach-systemh/Makefile b/arch/sh/boards/mach-systemh/Makefile
deleted file mode 100644
index 2cc6a23..0000000
--- a/arch/sh/boards/mach-systemh/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-#
-# Makefile for the SystemH specific parts of the kernel
-#
-
-obj-y := setup.o irq.o io.o
-
-# XXX: This wants to be consolidated in arch/sh/drivers/pci, and more
-# importantly, with the generic sh7751_pcic_init() code. For now, we'll
-# just abuse the hell out of kbuild, because we can..
-
-obj-$(CONFIG_PCI) += pci.o
-pci-y := ../../se/7751/pci.o
-
OpenPOWER on IntegriCloud