Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Commit

Permalink
tools: included inside kernel image
Browse files Browse the repository at this point in the history
  • Loading branch information
Javinator9889 committed Dec 5, 2020
1 parent 07a6572 commit 6e81784
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build
Expand Up @@ -41,7 +41,7 @@ T="$(date +%s%N)"
# Compilation process
make O=out ${MAKE_OPTS} CFLAGS="${CCFLAGS}" CXXFLAGS="${CCXXFLAGS}" distclean ${KERNEL_CONFIG} prepare all
cd tools/
make O=../out acpi cgroup cpupower firmware intel-speed-select kvm_stat leds objtool pci perf bootconfig tmon turbostat usb virtio x86_energy_perf_policy
make O=../out cgroup cpupower firmware intel-speed-select leds objtool pci perf bootconfig tmon usb x86_energy_perf_policy
cd ..
make O=out bindeb-pkg
# make O=out CC=clang HOSTCC=clang distclean ${KERNEL_CONFIG}
Expand Down
Binary file added tools/firmware/ihex2fw
Binary file not shown.
Binary file added tools/leds/led_hw_brightness_mon
Binary file not shown.

0 comments on commit 6e81784

Please sign in to comment.