Code: Select all
git clone https://github.com/lwfinger/rtl8188eu
cd rtl8188eu
git checkout v5.2.2.4
vim Makefile
Code: Select all
-CONFIG_PLATFORM_I386_PC = y
-CONFIG_PLATFORM_BCM2709 = n
+CONFIG_PLATFORM_I386_PC = n
+CONFIG_PLATFORM_BCM2709 = y
Code: Select all
git clone https://github.com/lwfinger/rtl8188eu
cd rtl8188eu
git checkout v5.2.2.4
vim Makefile
Code: Select all
-CONFIG_PLATFORM_I386_PC = y
-CONFIG_PLATFORM_BCM2709 = n
+CONFIG_PLATFORM_I386_PC = n
+CONFIG_PLATFORM_BCM2709 = y