diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-03-25 13:06:10 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-03-25 13:06:10 +0300 |
| commit | c09fbcd31ae6d71e7c69545839bec92d8e15c13b (patch) | |
| tree | a868261fa6a0e592e69ed5e03a1b11eec05fce3e /Makefile | |
| parent | 1dacf6b3718a356428f0e31300fb7b9e5fc6e347 (diff) | |
| download | linux-6.6.130.tar.xz (sig) | |
Linux 6.6.130v6.6.130linux-6.6.y
Link: https://lore.kernel.org/r/20260323134533.749096647@linuxfoundation.org
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Peter Schneider <pschneider1968@googlemail.com>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Slade Watkins <sr@sladewatkins.com>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Barry K. Nathan <barryn@pobox.com>
Tested-by: Mark Brown <broonie@kernel.org>
Tested-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 6 -SUBLEVEL = 129 +SUBLEVEL = 130 EXTRAVERSION = NAME = Pinguïn Aangedreven |
