mirror of https://github.com/OpenIPC/firmware.git
Update rtl8733bu-openipc.mk
parent
6942e5ccc8
commit
20d108ff40
|
@ -5,7 +5,7 @@
|
|||
################################################################################
|
||||
|
||||
RTL8733BU_OPENIPC_SITE = $(call github,openipc,realtek-wlan,$(RTL8733BU_OPENIPC_VERSION))
|
||||
ifneq ($(findstring fpv,$(OPENIPC_VARIANT)),)
|
||||
ifneq ($(filter $(OPENIPC_VARIANT),fpv rubyfpv),)
|
||||
RTL8733BU_OPENIPC_VERSION = rtl8733bu_fpv
|
||||
else
|
||||
RTL8733BU_OPENIPC_VERSION = rtl8733bu
|
||||
|
|
Loading…
Reference in New Issue