On Mon, 2011-02-28 at 14:48 -0500, John W. Linville wrote: > > +ifeq ($(CONFIG_USB),y) > +rtlwifi-objs += usb.o > +endif That reads weird, shouldn't rtlwifi-$(CONFIG_USB) += usb.o do? Or more likely actually use CONFIG_RTL8192CU? johannes -- 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