From: Miguel Bolanos <mike@linuxlabs.com>
To: Eduardo Pereira Habkost <ehabkost@conectiva.com.br>
Cc: linux-8086@vger.kernel.org
Subject: Re: [PATCH 2/5] Splitting Tommy's big patch
Date: Mon, 31 May 2004 07:44:48 -0600 [thread overview]
Message-ID: <1086011064.3300.4.camel@talena.hsol.net> (raw)
In-Reply-To: <20040528213034.GL21172@duckman.distro.conectiva>
Applied. Thanks
Mike
On Fri, 2004-05-28 at 15:30, Eduardo Pereira Habkost wrote:
> Fix order of LD parameters on arch/i86/Makefile
>
> --- elks/arch/i86/Makefile 2004-05-28 16:01:49.000000000 -0400
> +++ elks/arch/i86/Makefile 2004-04-18 14:45:26.000000000 -0400
> @@ -105,9 +105,10 @@
>
> boot/system: $(AARCHIVES) $(ADRIVERS) boot/crt1.o boot/crt0.o
> (cd $(BASEDIR) ; $(LD) $(LDFLAGS) $(ARCH_LD) \
> + -t -M -o $(ARCH_DIR)/boot/system \
> $(ARCH_DIR)/boot/crt0.o $(ARCH_DIR)/boot/crt1.o \
> init/main.o $(ARCHIVES) $(DRIVERS) \
> - -t -M -o $(ARCH_DIR)/boot/system > System.tmp ; \
> + > System.tmp ; \
> sort -k4 System.tmp > System.map ; rm -f System.tmp )
>
> #PC image build
> -
> To unsubscribe from this list: send the line "unsubscribe linux-8086" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2004-05-31 13:44 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-28 20:22 [PATCH]- big patch that fixes bugs Tommy McCabe
2004-05-28 21:30 ` [PATCH 1/5] Splitting Tommy's big patch Eduardo Pereira Habkost
2004-05-31 13:44 ` Miguel Bolanos
2004-05-28 21:30 ` [PATCH 2/5] " Eduardo Pereira Habkost
2004-05-31 13:44 ` Miguel Bolanos [this message]
2004-05-28 21:30 ` [PATCH 3/5] " Eduardo Pereira Habkost
2004-05-31 13:45 ` Miguel Bolanos
2004-05-28 21:30 ` [PATCH 4/5] " Eduardo Pereira Habkost
2004-05-31 13:45 ` Miguel Bolanos
2004-05-28 21:30 ` [PATCH 5/5] Remaining (not reviewed) parts of the " Eduardo Pereira Habkost
2004-05-28 22:47 ` Tommy McCabe
2004-05-28 22:48 ` Tommy McCabe
2004-05-29 16:00 ` Eduardo Pereira Habkost
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=1086011064.3300.4.camel@talena.hsol.net \
--to=mike@linuxlabs.com \
--cc=ehabkost@conectiva.com.br \
--cc=linux-8086@vger.kernel.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