From a8db830ac730a131d4172b4610078b60c3a8af3d Mon Sep 17 00:00:00 2001 From: Peter Georg Date: Jan 23 2022 02:10:35 +0000 Subject: Enable aarch64 and ppc64le --- diff --git a/SPECS/kmod-sata_sil24.spec b/SPECS/kmod-sata_sil24.spec index 9e209aa..c210d58 100644 --- a/SPECS/kmod-sata_sil24.spec +++ b/SPECS/kmod-sata_sil24.spec @@ -21,7 +21,7 @@ Name: kmod-%{pkg} Version: 4.18.0.358 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Silicon Image 3124/3132 SATA Controller (%{pkg}) driver License: GPLv2 and GPLv2+ @@ -29,7 +29,7 @@ URL: https://www.kernel.org/ Source0: %{pkg}-%{driver_version}.tar.xz -ExclusiveArch: x86_64 +ExclusiveArch: x86_64 aarch64 ppc64le BuildRequires: elfutils-libelf-devel BuildRequires: gcc @@ -128,6 +128,9 @@ fi %changelog +* Sat Jan 22 2022 Peter Georg - 4.18.0.358-2 +- Enable aarch64 and ppc64le + * Mon Jan 17 2022 Kmods SIG - 4.18.0.358-1 - Update to 4.18.0-358.el8