All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] [PATCH 1/4] Add files to ATHEROS_DEPS.
@ 2012-05-04  8:24 Sujith Manoharan
  2012-05-05 19:59 ` Peter Stuge
  0 siblings, 1 reply; 4+ messages in thread
From: Sujith Manoharan @ 2012-05-04  8:24 UTC (permalink / raw)
  To: ath9k-devel

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
---
 Makefile |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 50fd689..b130fba 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,9 @@ ifdef ATHEROS
 LOCAL_CFLAGS += -DATHEROS
 
 ATHEROS_DEPS += \
+	ar5416.ini		\
+	ar5416_howl.ini		\
+	ar5416_sowl.ini		\
 	ar9280.ini		\
 	ar9280_merlin2.ini	\
 	ar9285.ini		\
@@ -14,7 +17,9 @@ ATHEROS_DEPS += \
 	ar9271.ini		\
 	ar9300_osprey22.ini	\
 	ar9330_11.ini		\
-	ar9330_12.ini
+	ar9330_12.ini		\
+	ar9485.ini		\
+	ar9580.ini
 endif
 
 ATH9K_DEPS += \
-- 
1.7.10

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [ath9k-devel] [PATCH 1/4] Add files to ATHEROS_DEPS.
  2012-05-04  8:24 [ath9k-devel] [PATCH 1/4] Add files to ATHEROS_DEPS Sujith Manoharan
@ 2012-05-05 19:59 ` Peter Stuge
  2012-05-06  1:05   ` Sujith Manoharan
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Stuge @ 2012-05-05 19:59 UTC (permalink / raw)
  To: ath9k-devel

Sujith Manoharan wrote:
> diff --git a/Makefile b/Makefile
> index 50fd689..b130fba 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -5,6 +5,9 @@ ifdef ATHEROS
>  LOCAL_CFLAGS += -DATHEROS
>  
>  ATHEROS_DEPS += \
> +	ar5416.ini		\
> +	ar5416_howl.ini		\
> +	ar5416_sowl.ini		\

What repository do these patches apply to?

(On a side note IMO the first commit message line looks much nicer
without the full stop on the end.)


//Peter

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ath9k-devel] [PATCH 1/4] Add files to ATHEROS_DEPS.
  2012-05-05 19:59 ` Peter Stuge
@ 2012-05-06  1:05   ` Sujith Manoharan
  2012-05-07 18:11     ` Luis R. Rodriguez
  0 siblings, 1 reply; 4+ messages in thread
From: Sujith Manoharan @ 2012-05-06  1:05 UTC (permalink / raw)
  To: ath9k-devel

Peter Stuge wrote:
> What repository do these patches apply to?

https://github.com/mcgrof/initvals-tool

> (On a side note IMO the first commit message line looks much nicer
> without the full stop on the end.)

Agreed. :)

Sujith

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ath9k-devel] [PATCH 1/4] Add files to ATHEROS_DEPS.
  2012-05-06  1:05   ` Sujith Manoharan
@ 2012-05-07 18:11     ` Luis R. Rodriguez
  0 siblings, 0 replies; 4+ messages in thread
From: Luis R. Rodriguez @ 2012-05-07 18:11 UTC (permalink / raw)
  To: ath9k-devel

On Sat, May 5, 2012 at 6:05 PM, Sujith Manoharan
<c_manoha@qca.qualcomm.com> wrote:
> Peter Stuge wrote:
>> What repository do these patches apply to?
>
> https://github.com/mcgrof/initvals-tool
>
>> (On a side note IMO the first commit message line looks much nicer
>> without the full stop on the end.)
>
> Agreed. :)

Applied and pushed all 4 patches, thanks!!!

  Luis

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-05-07 18:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-04  8:24 [ath9k-devel] [PATCH 1/4] Add files to ATHEROS_DEPS Sujith Manoharan
2012-05-05 19:59 ` Peter Stuge
2012-05-06  1:05   ` Sujith Manoharan
2012-05-07 18:11     ` Luis R. Rodriguez

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.