From 54f266ab04e3716eb617b30d046d8a0bd8e14313 Mon Sep 17 00:00:00 2001 From: Philip Nagler-Frank Date: Tue, 3 May 2022 08:37:48 +0200 Subject: [PATCH] add more product variant makefiles --- products/gms_64bit_only.mk | 1 + products/gms_eea_v2_type4c.mk | 1 + 2 files changed, 2 insertions(+) create mode 100644 products/gms_64bit_only.mk create mode 100644 products/gms_eea_v2_type4c.mk diff --git a/products/gms_64bit_only.mk b/products/gms_64bit_only.mk new file mode 100644 index 0000000..270b4ce --- /dev/null +++ b/products/gms_64bit_only.mk @@ -0,0 +1 @@ +-include $(LOCAL_PATH)/gms.mk diff --git a/products/gms_eea_v2_type4c.mk b/products/gms_eea_v2_type4c.mk new file mode 100644 index 0000000..270b4ce --- /dev/null +++ b/products/gms_eea_v2_type4c.mk @@ -0,0 +1 @@ +-include $(LOCAL_PATH)/gms.mk