mirror of https://github.com/OpenIPC/firmware.git
Update majestic-webui.mk (#1822)
parent
6ed43347c5
commit
6942e5ccc8
|
@ -9,7 +9,7 @@ MAJESTIC_WEBUI_VERSION = HEAD
|
|||
MAJESTIC_WEBUI_LICENSE = MIT
|
||||
MAJESTIC_WEBUI_LICENSE_FILES = LICENSE
|
||||
|
||||
ifneq ($(findstring fpv,$(OPENIPC_VARIANT)),)
|
||||
ifeq ($(OPENIPC_VARIANT),fpv)
|
||||
VERSION = FPV
|
||||
else
|
||||
VERSION = STANDARD
|
||||
|
|
Loading…
Reference in New Issue