| To: | Ralf Baechle <ralf@linux-mips.org>, mipslist <linux-mips@linux-mips.org> |
|---|---|
| Subject: | [PATCH]: no way to build pg.o |
| From: | Juan Quintela <quintela@mandrakesoft.com> |
| Date: | Fri, 28 Mar 2003 01:51:20 +0100 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
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
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH]: sgiserial 1/7: flags are unsigned long, Ralf Baechle |
|---|---|
| Next by Date: | [PATCH]: add .cvsignore, Juan Quintela |
| Previous by Thread: | [PATCH]: sgiserial 7/7: ->pendregs is a WOV, Juan Quintela |
| Next by Thread: | Re: [PATCH]: no way to build pg.o, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |