Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  1) # Copyright 2016 IBM Corporation.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) # This program is free software; you can redistribute it and/or modify it
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) # under the terms of the GNU General Public License version 2 or later as
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) # published by the Free Software Foundation.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) s@#include <linux/decompress/mm\.h>@@;
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) s@\"zlib_inflate/\([^\"]*\).*@"\1"@;
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) s@<linux/kernel.h>@<stddef.h>@;
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) s@__used@@;
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) s@<linux/\([^>]*\).*@"\1"@;