diff --git a/patch/kernel/archive/odroidxu4-5.4/patch-5.4.238-239.patch b/patch/kernel/archive/odroidxu4-5.4/patch-5.4.238-239.patch new file mode 100644 index 0000000000..6e0075b13b --- /dev/null +++ b/patch/kernel/archive/odroidxu4-5.4/patch-5.4.238-239.patch @@ -0,0 +1,16 @@ +diff --git a/Makefile b/Makefile +index 436450833e1c2..f966eeb6b9bca 100644 +--- a/Makefile ++++ b/Makefile +@@ -1,7 +1,7 @@ + # SPDX-License-Identifier: GPL-2.0 + VERSION = 5 + PATCHLEVEL = 4 +-SUBLEVEL = 238 ++SUBLEVEL = 239 + EXTRAVERSION = + NAME = Kleptomaniac Octopus + +diff --git a/tools/testing/selftests/net/fib_tests.sh b/tools/testing/selftests/net/fib_tests.sh +old mode 100644 +new mode 100755