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 linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html