From: Coywolf Qi Hunt <coywolf@greatcn.org>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: linux-kernel@vger.kernel.org, Andrew Morton <akpm@osdl.org>,
Linus Torvalds <torvalds@osdl.org>
Subject: Re: [7/12] kbuild: Separate out host-progs handling
Date: Sat, 14 Aug 2004 16:04:28 +0800 [thread overview]
Message-ID: <411DC78C.7020303@greatcn.org> (raw)
In-Reply-To: <20040813194928.GG10556@mars.ravnborg.org>
Sam Ravnborg wrote:
># This is a BitKeeper generated diff -Nru style patch.
>#
># ChangeSet
># 2004/08/10 20:09:55+02:00 sam@mars.ravnborg.org
># kbuild: Separate out host-progs handling
>#
># Concentrating all host-progs functionality in one file made a more
># readable Makefile.lib - and allow for potential reuse of host-progs
># functionality.
># Processing of host-progs related stuff are avoided when no host-progs are specified.
>#
># Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
>#
># scripts/Makefile.host
># 2004/08/10 20:09:38+02:00 sam@mars.ravnborg.org +152 -0
>#
># scripts/Makefile.lib
># 2004/08/10 20:09:38+02:00 sam@mars.ravnborg.org +0 -49
># Move host-progs functionality to scripts/Makefile.host
>#
># scripts/Makefile.host
># 2004/08/10 20:09:38+02:00 sam@mars.ravnborg.org +0 -0
># BitKeeper file /home/sam/bk/kbuild/scripts/Makefile.host
>#
># scripts/Makefile.build
># 2004/08/10 20:09:38+02:00 sam@mars.ravnborg.org +5 -84
># Move host-progs functionality to scripts/Makefile.host
>#
>diff -Nru a/scripts/Makefile.build b/scripts/Makefile.build
>--- a/scripts/Makefile.build 2004-08-13 21:08:23 +02:00
>+++ b/scripts/Makefile.build 2004-08-13 21:08:23 +02:00
>@@ -14,6 +14,11 @@
>
> include scripts/Makefile.lib
>
>+# Do not include host-progs rules unles needed
>
>
A typo: unless
--
Coywolf Qi Hunt
Homepage http://greatcn.org/~coywolf/
Admin of http://GreatCN.org and http://LoveCN.org
next prev parent reply other threads:[~2004-08-14 8:05 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-13 19:28 kbuild updates Sam Ravnborg
2004-08-13 19:45 ` [1/12] kbuild: Check for undefined symbols in vmlinux Sam Ravnborg
2004-08-13 19:45 ` [2/12] kbuild/sparc: Use new generic mksysmap script to generate System.map Sam Ravnborg
2004-08-13 19:46 ` [3/12] kconfig: save kernel version in .config file Sam Ravnborg
2004-08-13 19:47 ` [4/12] kbuild: Selective compile of targets in scripts/ Sam Ravnborg
2004-08-13 19:47 ` [5/12] kbuild: Use LINUXINCLUDE to specify include/ directory Sam Ravnborg
2004-08-13 19:48 ` [6/12] kbuild: Accept absolute paths in clean-files and introduce clean-dirs Sam Ravnborg
2004-08-13 19:49 ` [7/12] kbuild: Separate out host-progs handling Sam Ravnborg
2004-08-14 8:04 ` Coywolf Qi Hunt [this message]
2004-08-13 19:50 ` [8/12] kbuild: Introduce hostprogs-y, deprecate host-progs Sam Ravnborg
2004-08-13 19:51 ` [9/12] kbuild: Replace host-progs with hostprogs-y Sam Ravnborg
2004-08-13 19:51 ` [10/12] kbuild: Fix hostprogs-y Sam Ravnborg
2004-08-13 19:52 ` [11/12] kbuild: Use POSIX headers for ntoh functions Sam Ravnborg
2004-08-13 19:52 ` [12/12] kbuild: __crc_* symbols in System.map Sam Ravnborg
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=411DC78C.7020303@greatcn.org \
--to=coywolf@greatcn.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.org \
--cc=torvalds@osdl.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
all inboxes | Powered by JetHome®