From: John Wolfe Date: Sun, 5 Dec 2021 06:55:11 +0000 (-0800) Subject: Adding RHEL9_ARM and OTHERLINUX6_ARM to the ALLARM group. X-Git-Tag: stable-12.0.0~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fc921074bbf7eba8ee1827de7f12417769e30ca;p=thirdparty%2Fopen-vm-tools.git Adding RHEL9_ARM and OTHERLINUX6_ARM to the ALLARM group. --- diff --git a/open-vm-tools/lib/include/guest_os.h b/open-vm-tools/lib/include/guest_os.h index f3a53fb46..1ec28a51c 100644 --- a/open-vm-tools/lib/include/guest_os.h +++ b/open-vm-tools/lib/include/guest_os.h @@ -263,11 +263,12 @@ Bool Gos_InSetArray(uint32 gos, const uint32 *set); #define ALLCRX BS(CRXSYS1_64), BS(CRXPOD1_64) -#define ALLARM BS(WIN_10_ARM_64), BS(WIN_11_ARM_64), \ - BS(UBUNTU_ARM_64), BS(PHOTON_ARM_64), \ - BS(VMKERNEL7_ARM), BS(OTHER_ARM_64), \ - BS(OTHER5XLINUX_ARM_64), BS(DEBIAN_ARM_64), \ - BS(FREEBSD13_ARM_64), BS(FREEBSD14_ARM_64) +#define ALLARM BS(WIN_10_ARM_64), BS(WIN_11_ARM_64), \ + BS(UBUNTU_ARM_64), BS(PHOTON_ARM_64), \ + BS(VMKERNEL7_ARM), BS(OTHER_ARM_64), \ + BS(OTHER5XLINUX_ARM_64), BS(DEBIAN_ARM_64), \ + BS(FREEBSD13_ARM_64), BS(FREEBSD14_ARM_64), \ + BS(RHEL9_ARM_64), BS(OTHER6XLINUX_ARM_64) /* * These constants are generated by GuestInfoGetOSName which is in