From: Andreas Ruprecht Date: Mon, 24 Nov 2014 18:34:32 +0000 (+0100) Subject: net: wireless: rtlwifi: rtl8192ee: Fix compilation of the driver X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b880c6deabacc415488984f6a79918ec0fa2e53d;p=pandora-kernel.git net: wireless: rtlwifi: rtl8192ee: Fix compilation of the driver In the Makefile for this driver, the wrong Kconfig option is used to trigger the compilation of the object file. This leads to the driver only being included into the kernel when both CONFIG_RTL8821AE and CONFIG_RTL8192AE are set to "y". Signed-off-by: Andreas Ruprecht Signed-off-by: John W. Linville --- Reading git-diff-tree failed