From: Juan Quintela <quintela@mandrakesoft.com>
To: Ralf Baechle <ralf@linux-mips.org>, mipslist <linux-mips@linux-mips.org>
Subject: [PATCH]: no way to build pg.o
Date: Fri, 28 Mar 2003 01:51:20 +0100 [thread overview]
Message-ID: <m265q4b9fb.fsf@neno.mitica> (raw)
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
next reply other threads:[~2003-03-28 0:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-28 0:51 Juan Quintela [this message]
2003-03-28 23:54 ` [PATCH]: no way to build pg.o Ralf Baechle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m265q4b9fb.fsf@neno.mitica \
--to=quintela@mandrakesoft.com \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.