specify aarch64 compilation
This commit is contained in:
parent
e08b6a19d1
commit
3ec558bf9f
@ -3,9 +3,9 @@
|
|||||||
Name: kae_driver
|
Name: kae_driver
|
||||||
Summary: Kunpeng Accelerator Engine Kernel Driver
|
Summary: Kunpeng Accelerator Engine Kernel Driver
|
||||||
Version: 1.2.10
|
Version: 1.2.10
|
||||||
Release: 2
|
Release: 3
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Source: %{name}-%{version}.tar.gz
|
Source: 3{name}-%{version}.tar.gz
|
||||||
Vendor: Huawei Corporation
|
Vendor: Huawei Corporation
|
||||||
ExclusiveOS: linux
|
ExclusiveOS: linux
|
||||||
URL: https://support.huawei.com
|
URL: https://support.huawei.com
|
||||||
@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|||||||
Conflicts: %{name} < %{version}-%{release}
|
Conflicts: %{name} < %{version}-%{release}
|
||||||
Provides: %{name} = %{version}-%{release}
|
Provides: %{name} = %{version}-%{release}
|
||||||
BuildRequires: kernel-devel, gcc, make
|
BuildRequires: kernel-devel, gcc, make
|
||||||
|
ExclusiveArch: aarch64
|
||||||
Patch0000: change-sva-macros-to-version2.patch
|
Patch0000: change-sva-macros-to-version2.patch
|
||||||
|
|
||||||
%define kernel_version %(uname -r)
|
%define kernel_version %(uname -r)
|
||||||
@ -233,6 +233,9 @@ echo "hisi_rde modules uninstalled"
|
|||||||
%config(noreplace) /etc/modprobe.d/hisi_rde.conf
|
%config(noreplace) /etc/modprobe.d/hisi_rde.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 15 2020 zhangtao <zhangtao221@huawei.com> 1.2.10-3
|
||||||
|
- specify aarch64 compilation
|
||||||
|
|
||||||
* Tue Mar 03 2020 catastrowings <jianghuhao1994@163.com> 1.2.10-2
|
* Tue Mar 03 2020 catastrowings <jianghuhao1994@163.com> 1.2.10-2
|
||||||
- openEuler init
|
- openEuler init
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user