diff options
Diffstat (limited to 'arch/sh/boards/cqreek/Makefile')
-rw-r--r-- | arch/sh/boards/cqreek/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/sh/boards/cqreek/Makefile b/arch/sh/boards/cqreek/Makefile deleted file mode 100644 index 1a788a85eba3..000000000000 --- a/arch/sh/boards/cqreek/Makefile +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | # | ||
2 | # Makefile for the CqREEK specific parts of the kernel | ||
3 | # | ||
4 | |||
5 | obj-y := setup.o irq.o | ||
6 | |||