From 166f0efdb989e60b9e3b55efe0ae150270b792b2 Mon Sep 17 00:00:00 2001 From: nanxiongchao Date: Feb 11 2020 12:26:16 +0000 Subject: add mips64el support --- diff --git a/SPECS/dmidecode.spec b/SPECS/dmidecode.spec index 80c41a6..604a35c 100644 --- a/SPECS/dmidecode.spec +++ b/SPECS/dmidecode.spec @@ -14,7 +14,7 @@ Patch3: 0004-dmidecode-Use-dmi_cache_size_2-in-dmi_cache_size.patch Patch4: 0005-dmidecode-Add-Logical-non-volatile-device-to-the-mem.patch BuildRequires: gcc make -ExclusiveArch: %{ix86} x86_64 ia64 aarch64 +ExclusiveArch: %{ix86} x86_64 ia64 aarch64 mips64el %description dmidecode reports information about x86 & ia64 hardware as described in the @@ -46,7 +46,7 @@ make %{?_smp_mflags} DESTDIR=%{buildroot} prefix=%{_prefix} install-bin install- %{!?_licensedir:%global license %%doc} %license LICENSE %{_sbindir}/dmidecode -%ifnarch ia64 aarch64 +%ifnarch ia64 aarch64 mips64el %{_sbindir}/vpddecode %{_sbindir}/ownership %{_sbindir}/biosdecode