* [PATCH]: no way to build pg.o
@ 2003-03-28 0:51 Juan Quintela
2003-03-28 23:54 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Juan Quintela @ 2003-03-28 0:51 UTC (permalink / raw)
To: Ralf Baechle, mipslist
Hi
There is no file from which generate pg.o
Later, Juan.
build/arch/mips/mm/Makefile | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -puN build/arch/mips/mm/Makefile~pg.c_dont_exist build/arch/mips/mm/Makefile
--- 24/build/arch/mips/mm/Makefile~pg.c_dont_exist 2003-03-28 00:19:04.000000000 +0100
+++ 24-quintela/build/arch/mips/mm/Makefile 2003-03-28 00:19:18.000000000 +0100
@@ -12,7 +12,7 @@ O_TARGET := mm.o
export-objs += ioremap.o loadmmu.o
obj-y += extable.o init.o ioremap.o fault.o \
- pg.o loadmmu.o
+ loadmmu.o
obj-$(CONFIG_CPU_R3000) += pg-r3k.o c-r3k.o tlb-r3k.o tlbex-r3k.o
obj-$(CONFIG_CPU_TX39XX) += pg-r3k.o c-tx39.o tlb-r3k.o tlbex-r3k.o
_
--
In theory, practice and theory are the same, but in practice they
are different -- Larry McVoy
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-03-28 23:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-28 0:51 [PATCH]: no way to build pg.o Juan Quintela
2003-03-28 23:54 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox