Messages in this thread |  | | From | Kalle Valo <> | Subject | Re: [PATCH] [v13] wireless: Initial driver submission for pureLiFi STA devices | Date | Wed, 17 Feb 2021 12:05:06 +0200 |
| |
Johannes Berg <johannes@sipsolutions.net> writes:
>> +++ b/drivers/net/wireless/purelifi/Makefile >> @@ -0,0 +1,2 @@ >> +# SPDX-License-Identifier: GPL-2.0-only >> +obj-$(CONFIG_WLAN_VENDOR_PURELIFI) := plfxlc/ > > Although this one doesn't do anything, so all you did was save a level > of Kconfig inclusion I guess ... no real objection to that.
I think this should use obj-$(CONFIG_PLFXLC).
-- https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
|  |