linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: make[2]: *** No rule to make target `.config', needed by `arch/arm/boot/compressed/vmlinux.lds'
Date: Sun, 19 Sep 2010 16:19:27 +0100	[thread overview]
Message-ID: <20100919151927.GE9098@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <4C9614E4.8080703@cam.ac.uk>

On Sun, Sep 19, 2010 at 02:49:24PM +0100, Jonathan Cameron wrote:
> On 09/19/10 11:34, Russell King - ARM Linux wrote:
> > On Sat, Sep 18, 2010 at 04:24:57PM +0100, Jonathan Cameron wrote:
> >> when using the environment variable KCONFIG_CONFIG
> >>
> >> This comes from:
> >>
> >> arch/arm/boot/compressed/Makefile
> >>
> >> $(obj)/vmlinux.lds: $(obj)/vmlinux.lds.in arch/arm/boot/Makefile .config
> >> 	@sed "$(SEDFLAGS)" < $< > $@
> >>
> >> My immediate feel is that changing that .config for $(KCONFIG_CONFIG)
> >> ought to fix the problem. Is this right or am I missing something?
> > 
> > Does this work with relative pathnames, such as:
> > 
> > make ARCH=arm KCONFIG_CONFIG=my_config zImage
> > 
> > ?
> It seems to.

Ok, we'll go with your suggested solution - which I've committed.  Thanks.

      reply	other threads:[~2010-09-19 15:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-18 15:24 make[2]: *** No rule to make target `.config', needed by `arch/arm/boot/compressed/vmlinux.lds' Jonathan Cameron
2010-09-19 10:34 ` Russell King - ARM Linux
2010-09-19 13:49   ` Jonathan Cameron
2010-09-19 15:19     ` Russell King - ARM Linux [this message]

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=20100919151927.GE9098@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).