tools/vm is now tools/mm
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
45a27edf5c
commit
a3c46e9f16
@ -2464,7 +2464,7 @@ pushd tools/gpio/
|
||||
%{tools_make}
|
||||
popd
|
||||
# build VM tools
|
||||
pushd tools/vm/
|
||||
pushd tools/mm/
|
||||
%{tools_make} slabinfo page_owner_sort
|
||||
popd
|
||||
pushd tools/tracing/rtla
|
||||
@ -2748,7 +2748,7 @@ pushd tools/kvm/kvm_stat
|
||||
install -m644 -D kvm_stat.service %{buildroot}%{_unitdir}/kvm_stat.service
|
||||
popd
|
||||
# install VM tools
|
||||
pushd tools/vm/
|
||||
pushd tools/mm/
|
||||
install -m755 slabinfo %{buildroot}%{_bindir}/slabinfo
|
||||
install -m755 page_owner_sort %{buildroot}%{_bindir}/page_owner_sort
|
||||
popd
|
||||
|
Loading…
Reference in New Issue
Block a user