revert 9074b22ca6
because I selected the x86 chroot in COPR; COPR is fine
This commit is contained in:
parent
fc01b0b38a
commit
d61e837783
@ -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 .
|
||||
|
Loading…
Reference in New Issue
Block a user