make-3.82 and built in firmware

From: Andrew Benton
Date: Fri Aug 06 2010 - 08:45:23 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/