All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Benton <b3nton@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: make-3.82 and built in firmware
Date: Fri, 06 Aug 2010 13:45:09 +0100	[thread overview]
Message-ID: <4C5C03D5.1040108@gmail.com> (raw)

Hello World
I recently upgraded to the latest version of make, 3.82. One of the 
problems I've had with it is that I can no longer recompile my kernel 
with built in firmware enabled. If I have 
CONFIG_FIRMWARE_IN_KERNEL=y
then the build fails like so:

  IKCFG   kernel/config_data.h
  CC      kernel/configs.o
  LD      kernel/built-in.o
make[2]: *** No rule to make target `/tmp/linux-build-dir/firmware/radeon/', needed by `firmware/radeon/R100_cp.bin.gen.S'.  Stop.
make[1]: *** [firmware] Error 2
make: *** [sub-make] Error 2
andy:~/save/src/linux-2.6$ 

Please CC, I'm not subscribed

Many thanks,

Andy

             reply	other threads:[~2010-08-06 12:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-06 12:45 Andrew Benton [this message]
2010-08-06 13:46 ` make-3.82 and built in firmware Sam Ravnborg
2010-08-06 14:06   ` Andrew Benton

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=4C5C03D5.1040108@gmail.com \
    --to=b3nton@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.