diff --git a/build b/build index 5387b0860795..930e9e73cb6c 100755 --- a/build +++ b/build @@ -44,7 +44,7 @@ make O=out ${MAKE_OPTS} CFLAGS="${CCFLAGS}" CXXFLAGS="${CCXXFLAGS}" distclean ${ echo "Creating tools package..." cd tools/ make cpupower intel-speed-select pci perf bootconfig tmon usb x86_energy_perf_policy -sudo checkinstall -D --pkgname "linux-tools-thdkernel-${KV}" --pkgversion "${KV}" --pakdir .. --gzman -y --install=no --maintainer dev@javinator9889.com --exclude /root /media make cpupower_install intel-speed-select_install pci_install perf_install bootconfig_install tmon_install usb_install x86_energy_perf_policy_install +sudo checkinstall -D --pkgname "linux-tools-thdkernel-${KV}" --pkgversion "${KV}" --pakdir .. --gzman -y --install=no --maintainer dev@javinator9889.com --exclude /root --exclude /media make cpupower_install intel-speed-select_install pci_install perf_install bootconfig_install tmon_install usb_install x86_energy_perf_policy_install cd .. sudo chown $USER:$USER *.deb # cd tools/