From: pauln@truemesh.com
To: linux-8086@vger.kernel.org
Subject: Re: Elks SIBO Makefile patch
Date: Sun, 14 Apr 2002 13:43:02 +0100 [thread overview]
Message-ID: <20020414124302.GA4561@raq465.uk2net.com> (raw)
In-Reply-To: <Pine.LNX.4.21.0204141243140.365-100000@Consulate.UFP.CX>
[-- Attachment #1: Type: text/plain, Size: 406 bytes --]
> > However here is a quick patch against current cvs for compilation
> > fix.
>
> Applied, with a minor tweak to rename the temporary file to match the
> *.tmp format of all other temporary files in the ELKS tree. You're
> credited for this patch in the CHANGELOG as well...
Cheers, small ammendment - your tweak missed off the typo correction
imgconf -> imgconv
I enclose a patch :)
Cheers
Paul
[-- Attachment #2: sibo-imgconv.patch --]
[-- Type: text/plain, Size: 543 bytes --]
Index: arch/i86/tools/Makefile
===================================================================
RCS file: /cvsroot/elks/elks/arch/i86/tools/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- arch/i86/tools/Makefile 14 Apr 2002 11:44:44 -0000 1.11
+++ arch/i86/tools/Makefile 14 Apr 2002 12:41:08 -0000
@@ -59,7 +59,7 @@
../drivers/block/ssd_asm.o
wrt_disk.img: wrt_disk.tmp imgconv
- ./imgconf wrt_disk.tmp wrt_disk.img
+ ./imgconv wrt_disk.tmp wrt_disk.img
build: build.c
gcc -I $(BASEDIR)/include -o build build.c
next prev parent reply other threads:[~2002-04-14 12:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-14 11:07 Elks SIBO Makefile patch pauln
2002-04-14 11:45 ` Riley Williams
2002-04-14 12:43 ` pauln [this message]
2002-04-14 13:20 ` Riley Williams
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=20020414124302.GA4561@raq465.uk2net.com \
--to=pauln@truemesh.com \
--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