mirror of https://github.com/OpenIPC/firmware.git
majestic: makefile - enable t21 ultimate build (#1124)
parent
25a2ea5d1f
commit
73fe4e66c9
|
@ -14,7 +14,7 @@ MAJESTIC_FAMILY = $(OPENIPC_SOC_FAMILY)
|
|||
MAJESTIC_RELEASE = $(OPENIPC_FLAVOR)
|
||||
|
||||
# we don't have Majestic ultimate for these platforms
|
||||
MAJESTIC_LIST = hi3516av100 hi3519v101 t21
|
||||
MAJESTIC_LIST = hi3516av100 hi3519v101
|
||||
|
||||
ifneq ($(filter $(MAJESTIC_LIST),$(MAJESTIC_FAMILY)),)
|
||||
MAJESTIC_RELEASE = lite
|
||||
|
|
Loading…
Reference in New Issue