mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
[PATCH] mips: moreover remove vr4181
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>
This commit is contained in:
parent
0fdda107e1
commit
0ad7305f52
@ -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
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user