mirror of https://github.com/OpenIPC/firmware.git
Package: update majestic.mk (#1289)
parent
7bb536cc69
commit
b65e182853
|
@ -12,7 +12,7 @@ MAJESTIC_LICENSE_FILES = LICENSE
|
||||||
MAJESTIC_FAMILY = $(OPENIPC_SOC_FAMILY)
|
MAJESTIC_FAMILY = $(OPENIPC_SOC_FAMILY)
|
||||||
MAJESTIC_RELEASE = $(OPENIPC_FLAVOR)
|
MAJESTIC_RELEASE = $(OPENIPC_FLAVOR)
|
||||||
|
|
||||||
MAJESTIC_ULTIMATE = t20 t21 hi3516av100 hi3519v101
|
MAJESTIC_ULTIMATE = hi3516av100 hi3519v101 t20 t21 t40
|
||||||
ifneq ($(filter $(MAJESTIC_ULTIMATE),$(MAJESTIC_FAMILY)),)
|
ifneq ($(filter $(MAJESTIC_ULTIMATE),$(MAJESTIC_FAMILY)),)
|
||||||
MAJESTIC_RELEASE = lite
|
MAJESTIC_RELEASE = lite
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in New Issue