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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 27 Jun 2008 21:42:43 +0200
From:	Sam Ravnborg <sam@...nborg.org>
To:	Vegard Nossum <vegard.nossum@...il.com>
Cc:	Ingo Molnar <mingo@...e.hu>, Adrian Bunk <bunk@...nel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: -tip build failure: No rule to make target `/etc/sound/dsp001.ld'

On Fri, Jun 27, 2008 at 09:25:05PM +0200, Vegard Nossum wrote:
> Hi,
> 
> I was just building a randconfig in tip/master and hit this:
> 
> make[2]: *** No rule to make target `/etc/sound/dsp001.ld', needed by
> `sound/oss/pss_boot.h'.  Stop.
> 
> It seems to be done like this on purpose, but it breaks randconfig
> builds. Is this something that should be using firmware API?
> 
> I'm attaching the config. Please forward this in the right direction,
> if such a thing exists.

config STANDALONE
        bool "Select only drivers that don't need compile-time external firmware" if EXPERIMENTAL
        default y
        help
          Select this option if you don't have magic firmware for drivers that
          need it.

          If unsure, say Y.

And you have this set to 'n' so it is expected.

	Sam
--
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