[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070828170832.GA29343@infradead.org>
Date: Tue, 28 Aug 2007 18:08:32 +0100
From: Christoph Hellwig <hch@...radead.org>
To: Jiri Slaby <jirislaby@...il.com>
Cc: linville@...driver.com, linux-wireless@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH 1/5] Net: ath5k, split hw into hw, phy and initvals
On Tue, Aug 28, 2007 at 11:58:52AM -0400, Jiri Slaby wrote:
> obj-$(CONFIG_ATH5K) += ath5k.o
> -ath5k-objs = ath5k_base.o ath5k_hw.o ath5k_regdom.o
> +ath5k-objs = ath5k_base.o ath5k_hw.o ath5k_regdom.o \
> + ath5k_hw_phy.o ath5k_hw_inivals.o
Btw, this should be ath5k-y += ath5k_base.o ath5k_hw.o ath5k_regdom.o \
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists