All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Vegard Nossum <vegard.nossum@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>, Adrian Bunk <bunk@kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: -tip build failure: No rule to make target `/etc/sound/dsp001.ld'
Date: Fri, 27 Jun 2008 21:42:43 +0200	[thread overview]
Message-ID: <20080627194243.GA19115@uranus.ravnborg.org> (raw)
In-Reply-To: <19f34abd0806271225q409dfa51haca8de843eeec76f@mail.gmail.com>

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

      parent reply	other threads:[~2008-06-27 19:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-27 19:25 -tip build failure: No rule to make target `/etc/sound/dsp001.ld' Vegard Nossum
2008-06-27 19:40 ` Adrian Bunk
2008-06-27 19:59   ` Vegard Nossum
2008-06-27 20:02     ` Adrian Bunk
2008-06-27 20:04     ` Sam Ravnborg
2008-06-27 19:42 ` Sam Ravnborg [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080627194243.GA19115@uranus.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=bunk@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=vegard.nossum@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.