All of lore.kernel.org
 help / color / mirror / Atom feed
From: Valentin Manea <valentin.manea@gmail.com>
To: linux-wireless@vger.kernel.org
Subject: config.mk regresion
Date: Mon, 17 Nov 2008 22:56:42 +0200	[thread overview]
Message-ID: <4921DA8A.1000804@gmail.com> (raw)

Hi,

   I've noticed that at least the last 2 nightlies for compat 
wireless(for 16th and the 17th) have the older part for the Intel AGN 
driver - so there is no way to build it. Currently the lines in 
config.mk are like this:

> CONFIG_IWLWIFI=m
> 
> CONFIG_IWLCORE=m
> CONFIG_IWL3945=m
> CONFIG_IWL4965=m
> CONFIG_IWL4965_HT=y

and they should be something like
CONFIG_IWLAGN=m
CONFIG_IWL4965=y
etc.

I know that at some point - less than a month a go(sorry - but I'm not quite sure how to dig through the git logs) the config was fine.

Best Regards,
Valentin



                 reply	other threads:[~2008-11-17 20:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4921DA8A.1000804@gmail.com \
    --to=valentin.manea@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    /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.