Skip to content

Commit

Permalink
[PATCH] mips: moreover remove vr4181
Browse files Browse the repository at this point in the history
We also need this patch for removing mips vr4181.

Signed-off-by: Yoichi Yuasa <yuasa@hh.iij4u.or.jp>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Yoichi Yuasa authored and Linus Torvalds committed Sep 5, 2005
1 parent 0fdda10 commit 0ad7305
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions arch/mips/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -468,13 +468,6 @@ core-$(CONFIG_LASAT) += arch/mips/lasat/
cflags-$(CONFIG_LASAT) += -Iinclude/asm-mips/mach-lasat
load-$(CONFIG_LASAT) += 0xffffffff80000000

#
# NEC Osprey (vr4181) board
#
core-$(CONFIG_NEC_OSPREY) += arch/mips/vr4181/common/ \
arch/mips/vr4181/osprey/
load-$(CONFIG_NEC_OSPREY) += 0xffffffff80002000

#
# Common VR41xx
#
Expand Down

0 comments on commit 0ad7305

Please sign in to comment.