diff options
Diffstat (limited to 'arch/mips/lemote/lm2e/Makefile')
-rw-r--r-- | arch/mips/lemote/lm2e/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/mips/lemote/lm2e/Makefile b/arch/mips/lemote/lm2e/Makefile deleted file mode 100644 index d34671d1b899..000000000000 --- a/arch/mips/lemote/lm2e/Makefile +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | # | ||
2 | # Makefile for Lemote Fulong mini-PC board. | ||
3 | # | ||
4 | |||
5 | obj-y += setup.o prom.o reset.o irq.o pci.o bonito-irq.o dbg_io.o mem.o | ||
6 | |||
7 | EXTRA_CFLAGS += -Werror | ||