[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4C5C03D5.1040108@gmail.com>
Date: Fri, 06 Aug 2010 13:45:09 +0100
From: Andrew Benton <b3nton@...il.com>
To: linux-kernel@...r.kernel.org
Subject: make-3.82 and built in firmware
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists