2009-04-18 14:24:34

by Robert P. J. Day

[permalink] [raw]
Subject: bad reference to atheros ar71xx config variable?


./drivers/net/wireless/ath9k/Makefile:ath9k-$(CONFIG_ATHEROS_AR71XX) += ahb.o

there appears to be no such config variable. is that a typo?

rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA

Linux Consulting, Training and Annoying Kernel Pedantry.

Web page: http://crashcourse.ca
Linked In: http://www.linkedin.com/in/rpjday
Twitter: http://twitter.com/rpjday
========================================================================


2009-04-18 14:32:48

by Johannes Berg

[permalink] [raw]
Subject: Re: bad reference to atheros ar71xx config variable?

On Sat, 2009-04-18 at 10:23 -0400, Robert P. J. Day wrote:
> ./drivers/net/wireless/ath9k/Makefile:ath9k-$(CONFIG_ATHEROS_AR71XX) += ahb.o
>
> there appears to be no such config variable. is that a typo?

That's some embedded system iirc, maybe the arch code hasn't gone in
yet?

johannes


Attachments:
signature.asc (836.00 B)
This is a digitally signed message part

2009-04-18 14:35:23

by Robert P. J. Day

[permalink] [raw]
Subject: Re: bad reference to atheros ar71xx config variable?

On Sat, 18 Apr 2009, Johannes Berg wrote:

> On Sat, 2009-04-18 at 10:23 -0400, Robert P. J. Day wrote:
> > ./drivers/net/wireless/ath9k/Makefile:ath9k-$(CONFIG_ATHEROS_AR71XX) += ahb.o
> >
> > there appears to be no such config variable. is that a typo?
>
> That's some embedded system iirc, maybe the arch code hasn't gone in
> yet?

entirely possible, i'm simply pointing out the existence of such
things. sometimes it's because the code hasn't gone in yet, sometimes
it's an actual typo. i'll leave it with you folks to resolve or
ignore. :-)

rday
--

========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA

Linux Consulting, Training and Annoying Kernel Pedantry.

Web page: http://crashcourse.ca
Linked In: http://www.linkedin.com/in/rpjday
Twitter: http://twitter.com/rpjday
========================================================================