net: wireless: rtlwifi: rtl8192ee: Fix compilation of the driver
authorAndreas Ruprecht <rupran@einserver.de>
Mon, 24 Nov 2014 18:34:32 +0000 (19:34 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 24 Nov 2014 21:51:26 +0000 (16:51 -0500)
commitb880c6deabacc415488984f6a79918ec0fa2e53d
tree5cee7a08eeaec3afdc650cc39cf4e8fd7f784614
parent927a70874c34e862f6aea5ad9c4a5d2c3f140bcd
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 <rupran@einserver.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rtlwifi/rtl8192ee/Makefile