[PATCH] mips: clean up 32/64-bit configuration
Start cleaning 32-bit vs. 64-bit configuration. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:

committed by
Linus Torvalds

vanhempi
63fb6fd1c8
commit
875d43e72b
@@ -5,7 +5,7 @@
|
||||
|
||||
lib-y += init.o memory.o cmdline.o identify.o console.o
|
||||
|
||||
lib-$(CONFIG_MIPS32) += locore.o
|
||||
lib-$(CONFIG_MIPS64) += call_o32.o
|
||||
lib-$(CONFIG_32BIT) += locore.o
|
||||
lib-$(CONFIG_64BIT) += call_o32.o
|
||||
|
||||
EXTRA_AFLAGS := $(CFLAGS)
|
||||
|
Viittaa uudesa ongelmassa
Block a user