Re: [PATCH] replace timeconst bc script with an sh script

2019-06-20 Thread Kieran Bingham
Hi Ethan, Thank you for the patch, On 20/06/2019 07:22, Ethan Sommer wrote: > removes the bc build dependency introduced when timeconst.pl was > replaced by timeconst.bc Does this introduction of bc cause you problems when building? Documentation/process/changes.rst states that "You will need b

[PATCH] replace timeconst bc script with an sh script

2019-06-19 Thread Ethan Sommer
removes the bc build dependency introduced when timeconst.pl was replaced by timeconst.bc Signed-off-by: Ethan Sommer --- Kbuild | 4 +- kernel/time/timeconst.bc | 117 -- kernel/time/timeconst.sh | 118 +