public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* make-3.82 and built in firmware
@ 2010-08-06 12:45 Andrew Benton
  2010-08-06 13:46 ` Sam Ravnborg
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Benton @ 2010-08-06 12:45 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-08-06 14:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-06 12:45 make-3.82 and built in firmware Andrew Benton
2010-08-06 13:46 ` Sam Ravnborg
2010-08-06 14:06   ` Andrew Benton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox