diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-09-20 15:56:02 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-09-27 08:37:55 -0400 |
commit | d48f1de2d8170814fb64effa320848410c466f95 (patch) | |
tree | 24aae2fe37aa995b49a30e050a6c323b3c41fd27 /arch/mips/galileo-boards/ev96100/Makefile | |
parent | 432bef2a31668a0562e5738eaa59a43854f26567 (diff) |
[MIPS] Remove EV96100 as previously announced.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/galileo-boards/ev96100/Makefile')
-rw-r--r-- | arch/mips/galileo-boards/ev96100/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/mips/galileo-boards/ev96100/Makefile b/arch/mips/galileo-boards/ev96100/Makefile deleted file mode 100644 index cd868ec78cbc..000000000000 --- a/arch/mips/galileo-boards/ev96100/Makefile +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | # | ||
2 | # Copyright 2000 MontaVista Software Inc. | ||
3 | # Author: MontaVista Software, Inc. | ||
4 | # ppopov@mvista.com or source@mvista.com | ||
5 | # | ||
6 | # Makefile for the Galileo EV96100 board. | ||
7 | # | ||
8 | |||
9 | obj-y += init.o irq.o puts.o reset.o time.o setup.o | ||