1
0
Fork 0

revert 9074b22ca6 because I selected the x86 chroot in COPR; COPR is fine

This commit is contained in:
Pratham Patel 2023-10-28 13:53:53 +05:30
parent fc01b0b38a
commit d61e837783
No known key found for this signature in database
1 changed files with 0 additions and 2 deletions

View File

@ -31,12 +31,10 @@ This package contains images for the %{board_name}.
%prep
%setup -q -n %{src_dir}
export CROSS_COMPILE=/usr/bin/aarch64-redhat-linux-
%{make} distclean
%{make} %{board_defconfig}
%build
export CROSS_COMPILE=/usr/bin/aarch64-redhat-linux-
%if "%{?rkbin_git_commit}" != ""
pushd ..
cp %{_sourcedir}/%{?rkbin_git_commit}.tar.gz .