lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ