From: Michael Still <mikal@stillhq.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Makefile dependancies: scripts depending on configured kernel?
Date: Mon, 22 Mar 2004 09:16:07 +1100 [thread overview]
Message-ID: <405E1427.6080309@stillhq.com> (raw)
Hey,
the top level Makefile specifies that the scripts depend on the kernel
being configured before the scripts can be built:
scripts: scripts_basic include/config/MARKER
$(Q)$(MAKE) $(build)=$(@)
I think that this is probably a problem, because it means people can't
build any of the documentation targets without having configured the kernel.
Do any of the scripts actually depend on a configured kernel to build?
How can I verify that none of them need a configured kernel? Commenting
out the dependancy didn't break anything.
Thanks,
Mikal
--
Michael Still (mikal@stillhq.com) | "All my life I've had one dream,
http://www.stillhq.com | to achieve my many goals"
UTC + 11 | -- Homer Simpson
next reply other threads:[~2004-03-21 22:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-21 22:16 Michael Still [this message]
2004-03-22 5:56 ` Makefile dependancies: scripts depending on configured kernel? Sam Ravnborg
2004-03-22 9:14 ` Michael Still
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=405E1427.6080309@stillhq.com \
--to=mikal@stillhq.com \
--cc=linux-kernel@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