Skip to content

Commit

Permalink
MIPS: Loongson: Remove out-of-date board-specific kgdb source code
Browse files Browse the repository at this point in the history
Since the re-implementation of kgdb by commit
8854700 the platform-specific version
has become superfluous, remove it.

Signed-off-by: Wu Zhangjin <wuzj@lemote.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Wu Zhangjin authored and Ralf Baechle committed Sep 17, 2009
1 parent efc49ef commit 95ff7c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 147 deletions.
2 changes: 1 addition & 1 deletion arch/mips/lemote/lm2e/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
# Makefile for Lemote Fulong mini-PC board.
#

obj-y += setup.o prom.o reset.o irq.o pci.o bonito-irq.o dbg_io.o mem.o
obj-y += setup.o prom.o reset.o irq.o pci.o bonito-irq.o mem.o

EXTRA_CFLAGS += -Werror
146 changes: 0 additions & 146 deletions arch/mips/lemote/lm2e/dbg_io.c

This file was deleted.

0 comments on commit 95ff7c9

Please sign in to comment.