Update README.md

This commit is contained in:
isa 2024-02-13 16:08:34 -05:00
parent 48df5fbbd2
commit c28ce21ac4

View File

@ -1,7 +1,7 @@
# bisdef
Instruction:
1. Run "diffconfig not_working_defconf working_defconf" from kernel source on two kernel configs to get a file named compare.defconfig with all changes.
2. Name the not_working config "defconfig_clean"
3. Run this script to produce a file called "defconfig".
Instructions:
1. Run "diffconfig not_working_defconf working_defconf" from kernel source on two kernel configs to get a file named compare.defconfig with all changes.
2. Name the not_working config "defconfig_clean"
3. Run this script to produce a file called "defconfig".
4. Alter numerator and denominator variables in the script to manually perform the bisection search