diff options
Diffstat (limited to '1255_linux-4.9.256.patch')
-rw-r--r-- | 1255_linux-4.9.256.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/1255_linux-4.9.256.patch b/1255_linux-4.9.256.patch new file mode 100644 index 00000000..d07b1721 --- /dev/null +++ b/1255_linux-4.9.256.patch @@ -0,0 +1,12 @@ +diff --git a/Makefile b/Makefile +index 4780b5f80b2a8..69af44d3dcd14 100644 +--- a/Makefile ++++ b/Makefile +@@ -1,6 +1,6 @@ + VERSION = 4 + PATCHLEVEL = 9 +-SUBLEVEL = 255 ++SUBLEVEL = 256 + EXTRAVERSION = + NAME = Roaring Lionus + |