diff options
Diffstat (limited to 'arch/sh/boards/se/7751/Makefile')
-rw-r--r-- | arch/sh/boards/se/7751/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/sh/boards/se/7751/Makefile b/arch/sh/boards/se/7751/Makefile deleted file mode 100644 index dbc29f3a9de5..000000000000 --- a/arch/sh/boards/se/7751/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# -# Makefile for the 7751 SolutionEngine specific parts of the kernel -# - -obj-y := setup.o io.o irq.o - -obj-$(CONFIG_PCI) += pci.o |