mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-01-27 18:18:57 +00:00
majestic: makefile - enable t21 ultimate build (#1124)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user