scripts: add a script for updating the kernel update_kernel_sh
authorJonas Gorski <jonas.gorski@gmail.com>
Sun, 9 Apr 2017 15:05:27 +0000 (17:05 +0200)
committerJonas Gorski <jonas.gorski@gmail.com>
Thu, 14 Dec 2017 16:02:59 +0000 (17:02 +0100)
commitb1c6f7e6c0a685c3fb4709d66a372585bec3bdb0
tree423250fc2779c0fd61f4c167b10d4fce77075916
parent9f8d28285d569f28ad3db9b2cbb61814b2c90fdc
scripts: add a script for updating the kernel

Add a script for easily updating a kernel to a newer release, while
refreshing the patches, ensuring they still apply (and optionally also
ensure they build).

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
scripts/update_kernel.sh [new file with mode: 0755]