diff options
Diffstat (limited to 'arch/sh/boards/harp/Makefile')
-rw-r--r-- | arch/sh/boards/harp/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/sh/boards/harp/Makefile b/arch/sh/boards/harp/Makefile deleted file mode 100644 index eb753d31812e..000000000000 --- a/arch/sh/boards/harp/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# -# Makefile for STMicroelectronics board specific parts of the kernel -# - -obj-y := irq.o setup.o mach.o led.o - -obj-$(CONFIG_PCI) += pcidma.o - |