From: Michael Grimborounis <mgrimbor@yahoo.com>
To: linux-kernel@vger.kernel.org
Subject: INSTALL_PATH question: Makefile bug?
Date: Mon, 16 Feb 2004 04:07:31 -0800 (PST) [thread overview]
Message-ID: <20040216120731.13715.qmail@web12901.mail.yahoo.com> (raw)
Hi,
I have a question regarding the way INSTALL_PATH is set up in the top
level Makefile. I can pass a value or uncomment it, like the comments
in the makefile suggest. But then if INSTALL_MOD_PATH is undefined,
INSTALL_PATH is unset by the following statements:
ifndef INSTALL_MOD_PATH
INSTALL_PATH=
endif
export INSTALL_MOD_PATH
It seems that if I don't define INSTALL_MOD_PATH, there is no way for
me to pass a path for the kernel and map images. Is this the intended
behaviour or is it a bug? Should that have been "INSTALL_MOD_PATH="?
__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html
next reply other threads:[~2004-02-16 12:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-16 12:07 Michael Grimborounis [this message]
2004-02-16 20:47 ` Sam Ravnborg
2004-02-17 8:00 ` Michael Grimborounis
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=20040216120731.13715.qmail@web12901.mail.yahoo.com \
--to=mgrimbor@yahoo.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
all inboxes | Powered by JetHome®