Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Juan Quintela <quintela@mandrakesoft.com>
To: linux-mips@linux-mips.org
Subject: Re: [Patch-2.5] Add path to elf2ecoff
Date: Mon, 31 Mar 2003 15:28:30 +0200	[thread overview]
Message-ID: <86fzp34qdd.fsf@trasno.mitica> (raw)
In-Reply-To: <20030331124940.GL26678@lug-owl.de> (Jan-Benedict Glaw's message of "Mon, 31 Mar 2003 14:49:40 +0200")

>>>>> "jbglaw" == Jan-Benedict Glaw <jbglaw@lug-owl.de> writes:

jbglaw> Hi!
jbglaw> This small patch is needed since `pwd` is _not_ the directory a
jbglaw> Makefile resides in.

jbglaw> MfG, JBG


jbglaw> Index: arch/mips/boot/Makefile
jbglaw> ===================================================================
jbglaw> RCS file: /home/ftp/pub/mirror/CVS/ftp.linux-mips.org/linux/arch/mips/boot/Makefile,v
jbglaw> retrieving revision 1.22
jbglaw> diff -u -r1.22 Makefile
jbglaw> --- arch/mips/boot/Makefile	9 Mar 2003 13:58:13 -0000	1.22
jbglaw> +++ arch/mips/boot/Makefile	31 Mar 2003 12:38:59 -0000
jbglaw> @@ -32,7 +32,7 @@
jbglaw> $< $@
 
jbglaw> vmlinux.ecoff:	$(obj)/elf2ecoff vmlinux
jbglaw> -	./elf2ecoff vmlinux $(obj)/vmlinux.ecoff $(E2EFLAGS)
jbglaw> +	$(obj)/elf2ecoff vmlinux $(obj)/vmlinux.ecoff $(E2EFLAGS)
 
jbglaw> $(obj)/elf2ecoff: $(obj)/elf2ecoff.c
jbglaw> $(HOSTCC) -o $@ $^

I agree, I had to add it also to get it to compile :p


-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy

      reply	other threads:[~2003-03-31 13:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-31 12:49 [Patch-2.5] Add path to elf2ecoff Jan-Benedict Glaw
2003-03-31 13:28 ` Juan Quintela [this message]

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=86fzp34qdd.fsf@trasno.mitica \
    --to=quintela@mandrakesoft.com \
    --cc=linux-mips@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox