From: Russell King <rmk@arm.linux.org.uk>
To: linux-kernel@vger.kernel.org
Subject: More Makefile Misery
Date: Sun, 20 Oct 2002 01:27:50 +0100 [thread overview]
Message-ID: <20021020012750.C21819@flint.arm.linux.org.uk> (raw)
When running make clean on an ARM tree, I get:
make[1]: *** No rule to make target `arch/arm/mach-/Makefile'. Stop.
Seeing as we have many mach-* directories, and the relevant one is
selected by the relevant .config file.
I see two options:
- recurse into the correct one somehow, given that the .config file may
have changed since the kernel tree was built.
- recurse into all mach-* directories for make clean and not for the
normal build
(Its late, I've not looked at the makefiles yet)
Comments?
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
next reply other threads:[~2002-10-20 0:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-20 0:27 Russell King [this message]
2002-10-20 8:08 ` 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=20021020012750.C21819@flint.arm.linux.org.uk \
--to=rmk@arm.linux.org.uk \
--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
Powered by JetHome