T10 requires majestic for T21 (#820)

pull/823/head
Paul Philippov 2023-05-24 20:30:20 -04:00 committed by GitHub
parent 81520783d4
commit d7931e16e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@ MAJESTIC_LICENSE_FILES = LICENSE
MAJESTIC_FAMILY = $(EXTERNAL_FAMILY) MAJESTIC_FAMILY = $(EXTERNAL_FAMILY)
MAJESTIC_RELEASE = $(EXTERNAL_RELEASE) MAJESTIC_RELEASE = $(EXTERNAL_RELEASE)
ifeq ($(MAJESTIC_FAMILY),t10)
MAJESTIC_FAMILY = t21
endif
ifeq ($(MAJESTIC_RELEASE),ultimate) ifeq ($(MAJESTIC_RELEASE),ultimate)
# we don't have Majestic binary Ultimate distributions for these # we don't have Majestic binary Ultimate distributions for these
# platforms so use Lite # platforms so use Lite