[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#983757: marked as done (linux: cross Build-Depends not installable due to python3-dev)



Your message dated Fri, 28 Jan 2022 10:00:09 +0000
with message-id <E1nDO37-00021H-D8@fasolo.debian.org>
and subject line Bug#983757: fixed in linux 5.16.3-1~exp1
has caused the Debian Bug report #983757,
regarding linux: cross Build-Depends not installable due to python3-dev
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
983757: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983757
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: linux
Version: 5.10.13-1
Tags: patch
User: debian-cross@lists.debian.org
Usertags: cross-satisfiability

linux cannot be cross built from source (without passing any profiles),
because the python3-dev dependency is not installable. What is requested
is a host architecture python3 and that fails postinst. What is actually
needed here is a host architecture libpython3-dev and a build
architecture python3-dev. Once updating the Build-Depends accordingly, I
was able to cross build the whole package for e.g. ppc64el. Please
consider applying the attached patch. While we are past the toolchain
freeze, I think that it is quite safe to apply and it could be
piggy-backed on a planned upload. Most of the diff seems generated. The
one thing that I really touched with an editor is
debian/templates/control.tools-versioned.in.

Helmut
diff --minimal -Nru linux-5.10.13/debian/build/version-info linux-5.10.13/debian/build/version-info
--- linux-5.10.13/debian/build/version-info	1970-01-01 01:00:00.000000000 +0100
+++ linux-5.10.13/debian/build/version-info	2021-03-01 12:05:30.000000000 +0100
@@ -0,0 +1,2 @@
+Source: linux
+Version: 5.10.13-1.1
diff --minimal -Nru linux-5.10.13/debian/changelog linux-5.10.13/debian/changelog
--- linux-5.10.13/debian/changelog	2021-02-06 09:23:52.000000000 +0100
+++ linux-5.10.13/debian/changelog	2021-03-01 12:05:30.000000000 +0100
@@ -1,3 +1,10 @@
+linux (5.10.13-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Multiarchify python build-depends. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Mon, 01 Mar 2021 12:05:30 +0100
+
 linux (5.10.13-1) unstable; urgency=medium
 
   * New upstream stable update:
diff --minimal -Nru linux-5.10.13/debian/config.defines.dump linux-5.10.13/debian/config.defines.dump
--- linux-5.10.13/debian/config.defines.dump	2021-02-06 09:23:52.000000000 +0100
+++ linux-5.10.13/debian/config.defines.dump	2021-03-01 12:05:30.000000000 +0100
@@ -3043,7 +3043,7 @@
 (dp1631
 Vsource
 p1632
-V5.10.13-1
+V5.10.13-1.1
 p1633
 sVupstream
 p1634
diff --minimal -Nru linux-5.10.13/debian/control linux-5.10.13/debian/control
--- linux-5.10.13/debian/control	2021-02-06 09:23:52.000000000 +0100
+++ linux-5.10.13/debian/control	2021-03-01 12:05:30.000000000 +0100
@@ -5,7 +5,7 @@
 Uploaders: Bastian Blank <waldi@debian.org>, maximilian attems <maks@debian.org>, Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org>
 Standards-Version: 4.2.0
 Build-Depends: debhelper-compat (= 12), dh-exec, python3:any, quilt, cpio <!stage1>, xz-utils <!stage1>, dh-python <!stage1>, bison <!stage1>, flex (>= 2.6.1-1.1~) <!stage1>
-Build-Depends-Arch: kernel-wedge (>= 2.102~) <!stage1 !pkg.linux.nokernel>, kmod <!stage1 !pkg.linux.nokernel>, bc <!stage1 !pkg.linux.nokernel>, libssl-dev:native <!stage1 !pkg.linux.nokernel>, libssl-dev <!stage1 !pkg.linux.notools>, openssl (>= 1.1.0-1~) <!stage1 !pkg.linux.nokernel>, libelf-dev:native [amd64] <!stage1 !pkg.linux.nokernel>, libelf-dev <!stage1 !pkg.linux.notools>, rsync, lz4 [amd64 arm64] <!stage1 !pkg.linux.nokernel>, dwarves (>= 1.16~) [amd64 arm64] <!stage1 !pkg.linux.nokernel>, gcc-10 [alpha amd64 arm64 armel armhf hppa i386 ia64 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!stage1 !cross !pkg.linux.nokernel>, gcc-10-alpha-linux-gnu [alpha] <!stage1 cross !pkg.linux.nokernel>, gcc-10-x86-64-linux-gnu [amd64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-aarch64-linux-gnu [arm64] <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf [arm64] <!stage1 !pkg.linux.nokernel>, gcc-10-arm-linux-gnueabi [armel] <!stage1 cross !pkg.linux.nokernel>, gcc-10-arm-linux-gnueabihf [armhf] <!stage1 cross !pkg.linux.nokernel>, gcc-10-hppa-linux-gnu [hppa] <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-10-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-10-i686-linux-gnu [i386] <!stage1 cross !pkg.linux.nokernel>, gcc-10-ia64-linux-gnu [ia64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-m68k-linux-gnu [m68k] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips-linux-gnu [mips] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips64-linux-gnuabi64 [mips64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips64el-linux-gnuabi64 [mips64el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa64r6-linux-gnuabi64 [mips64r6] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsel-linux-gnu [mipsel] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa32r6-linux-gnu [mipsr6] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa32r6el-linux-gnu [mipsr6el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc-linux-gnu [powerpc] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc64-linux-gnu [ppc64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc64le-linux-gnu [ppc64el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-riscv64-linux-gnu [riscv64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-s390x-linux-gnu [s390x] <!stage1 cross !pkg.linux.nokernel>, gcc-10-sh4-linux-gnu [sh4] <!stage1 cross !pkg.linux.nokernel>, gcc-10-sparc64-linux-gnu [sparc64] <!stage1 cross !pkg.linux.nokernel>, python3-docutils [linux-any] <!stage1 !nodoc !pkg.linux.notools>, zlib1g-dev [linux-any] <!stage1 !pkg.linux.notools>, libcap-dev [linux-any] <!stage1 !pkg.linux.notools>, libpci-dev [linux-any] <!stage1 !pkg.linux.notools>, autoconf [linux-any] <!stage1 !pkg.linux.notools>, automake [linux-any] <!stage1 !pkg.linux.notools>, libtool [linux-any] <!stage1 !pkg.linux.notools>, libglib2.0-dev [linux-any] <!stage1 !pkg.linux.notools>, libudev-dev [linux-any] <!stage1 !pkg.linux.notools>, libwrap0-dev [linux-any] <!stage1 !pkg.linux.notools>, asciidoctor [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !nodoc !pkg.linux.notools !nopython>, gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!stage1 !pkg.linux.notools !nopython>, libaudit-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libbabeltrace-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libbabeltrace-dev (>= 1.5.3-2~) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython> | libbabeltrace-ctf-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libdw-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libiberty-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libnewt-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libnuma-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libperl-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4] <!stage1 !pkg.linux.notools !nopython>, libopencsd-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, python3-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>
+Build-Depends-Arch: kernel-wedge (>= 2.102~) <!stage1 !pkg.linux.nokernel>, kmod <!stage1 !pkg.linux.nokernel>, bc <!stage1 !pkg.linux.nokernel>, libssl-dev:native <!stage1 !pkg.linux.nokernel>, libssl-dev <!stage1 !pkg.linux.notools>, openssl (>= 1.1.0-1~) <!stage1 !pkg.linux.nokernel>, libelf-dev:native [amd64] <!stage1 !pkg.linux.nokernel>, libelf-dev <!stage1 !pkg.linux.notools>, rsync, lz4 [amd64 arm64] <!stage1 !pkg.linux.nokernel>, dwarves (>= 1.16~) [amd64 arm64] <!stage1 !pkg.linux.nokernel>, gcc-10 [alpha amd64 arm64 armel armhf hppa i386 ia64 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!stage1 !cross !pkg.linux.nokernel>, gcc-10-alpha-linux-gnu [alpha] <!stage1 cross !pkg.linux.nokernel>, gcc-10-x86-64-linux-gnu [amd64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-aarch64-linux-gnu [arm64] <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf [arm64] <!stage1 !pkg.linux.nokernel>, gcc-10-arm-linux-gnueabi [armel] <!stage1 cross !pkg.linux.nokernel>, gcc-10-arm-linux-gnueabihf [armhf] <!stage1 cross !pkg.linux.nokernel>, gcc-10-hppa-linux-gnu [hppa] <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-10-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-10-i686-linux-gnu [i386] <!stage1 cross !pkg.linux.nokernel>, gcc-10-ia64-linux-gnu [ia64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-m68k-linux-gnu [m68k] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips-linux-gnu [mips] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips64-linux-gnuabi64 [mips64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips64el-linux-gnuabi64 [mips64el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa64r6-linux-gnuabi64 [mips64r6] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsel-linux-gnu [mipsel] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa32r6-linux-gnu [mipsr6] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa32r6el-linux-gnu [mipsr6el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc-linux-gnu [powerpc] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc64-linux-gnu [ppc64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc64le-linux-gnu [ppc64el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-riscv64-linux-gnu [riscv64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-s390x-linux-gnu [s390x] <!stage1 cross !pkg.linux.nokernel>, gcc-10-sh4-linux-gnu [sh4] <!stage1 cross !pkg.linux.nokernel>, gcc-10-sparc64-linux-gnu [sparc64] <!stage1 cross !pkg.linux.nokernel>, python3-docutils [linux-any] <!stage1 !nodoc !pkg.linux.notools>, zlib1g-dev [linux-any] <!stage1 !pkg.linux.notools>, libcap-dev [linux-any] <!stage1 !pkg.linux.notools>, libpci-dev [linux-any] <!stage1 !pkg.linux.notools>, autoconf [linux-any] <!stage1 !pkg.linux.notools>, automake [linux-any] <!stage1 !pkg.linux.notools>, libtool [linux-any] <!stage1 !pkg.linux.notools>, libglib2.0-dev [linux-any] <!stage1 !pkg.linux.notools>, libudev-dev [linux-any] <!stage1 !pkg.linux.notools>, libwrap0-dev [linux-any] <!stage1 !pkg.linux.notools>, asciidoctor [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !nodoc !pkg.linux.notools !nopython>, gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!stage1 !pkg.linux.notools !nopython>, libaudit-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libbabeltrace-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libbabeltrace-dev (>= 1.5.3-2~) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython> | libbabeltrace-ctf-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libdw-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libiberty-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libnewt-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libnuma-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libperl-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libpython3-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4] <!stage1 !pkg.linux.notools !nopython>, libopencsd-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, python3-dev:any [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>
 Build-Depends-Indep: graphviz <!stage1 !nodoc>, python3-sphinx <!stage1 !nodoc>, python3-sphinx-rtd-theme <!stage1 !nodoc>, texlive-latex-base <!stage1 !nodoc>, texlive-latex-extra <!stage1 !nodoc>, dvipng <!stage1 !nodoc>, patchutils <!stage1 !pkg.linux.nosource>
 Homepage: https://www.kernel.org/
 Rules-Requires-Root: no
diff --minimal -Nru linux-5.10.13/debian/control.md5sum linux-5.10.13/debian/control.md5sum
--- linux-5.10.13/debian/control.md5sum	2021-02-06 09:23:52.000000000 +0100
+++ linux-5.10.13/debian/control.md5sum	2021-03-01 12:05:30.000000000 +0100
@@ -1,5 +1,5 @@
 a46eb172db472ccbe5364b1de7eeb2a0  debian/bin/gencontrol.py
-db06d43deb291b1b09bff98ac952c7f5  debian/build/version-info
+30012981a37d089d5a1495dd1c1b94f4  debian/build/version-info
 fe4456d48e3218fb8980c8577d03a7ae  debian/templates/control.config.in
 9509e39d8e60906ebd5ee4a8b0355d25  debian/templates/control.docs.in
 358db3af53a223fe60ae89c7a481609f  debian/templates/control.docs.meta.in
@@ -19,7 +19,7 @@
 9831ce1b8f9e8792b9a85d8761bdc385  debian/templates/control.sourcebin.in
 4124ed9de89fd889d6cf997ee8da76f0  debian/templates/control.sourcebin.meta.in
 692fab5899a4b3e3b3565a51028ddf3b  debian/templates/control.tools-unversioned.in
-ebd530107480c7f86443512f7e28ac40  debian/templates/control.tools-versioned.in
+7b396f7e860fac26fb73adebab4dd0f8  debian/templates/control.tools-versioned.in
 6ac27e0078a5284814d0cf7b3a129d5c  debian/templates/control.tools-versioned.meta.in
 b8efaa8b4c9bbfd89c08514f860e548e  debian/templates/docs.meta.maintscript.in
 ed25b8839b8e5cb08adfbfde488dd0cd  debian/templates/headers.meta.maintscript.in
diff --minimal -Nru linux-5.10.13/debian/rules.gen linux-5.10.13/debian/rules.gen
--- linux-5.10.13/debian/rules.gen	2021-02-06 09:23:52.000000000 +0100
+++ linux-5.10.13/debian/rules.gen	2021-03-01 12:05:30.000000000 +0100
@@ -2,106 +2,106 @@
 binary-arch: binary-arch_alpha binary-arch_amd64 binary-arch_arm64 binary-arch_arm64ilp32 binary-arch_armel binary-arch_armhf binary-arch_hppa binary-arch_i386 binary-arch_ia64 binary-arch_m68k binary-arch_mips binary-arch_mips64 binary-arch_mips64el binary-arch_mips64r6 binary-arch_mips64r6el binary-arch_mipsel binary-arch_mipsn32 binary-arch_mipsn32el binary-arch_mipsn32r6 binary-arch_mipsn32r6el binary-arch_mipsr6 binary-arch_mipsr6el binary-arch_powerpc binary-arch_ppc64 binary-arch_ppc64el binary-arch_riscv64 binary-arch_s390 binary-arch_s390x binary-arch_sh3 binary-arch_sh4 binary-arch_sparc binary-arch_sparc64 binary-arch_x32
 binary-arch_alpha:: binary-arch_alpha_none binary-arch_alpha_real
 binary-arch_alpha::
-	$(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-3' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-alpha-generic-di nic-modules-5.10.0-3-alpha-generic-di nic-wireless-modules-5.10.0-3-alpha-generic-di nic-shared-modules-5.10.0-3-alpha-generic-di serial-modules-5.10.0-3-alpha-generic-di usb-serial-modules-5.10.0-3-alpha-generic-di ppp-modules-5.10.0-3-alpha-generic-di pata-modules-5.10.0-3-alpha-generic-di cdrom-core-modules-5.10.0-3-alpha-generic-di scsi-core-modules-5.10.0-3-alpha-generic-di scsi-modules-5.10.0-3-alpha-generic-di scsi-nic-modules-5.10.0-3-alpha-generic-di loop-modules-5.10.0-3-alpha-generic-di btrfs-modules-5.10.0-3-alpha-generic-di ext4-modules-5.10.0-3-alpha-generic-di isofs-modules-5.10.0-3-alpha-generic-di jfs-modules-5.10.0-3-alpha-generic-di xfs-modules-5.10.0-3-alpha-generic-di fat-modules-5.10.0-3-alpha-generic-di squashfs-modules-5.10.0-3-alpha-generic-di fuse-modules-5.10.0-3-alpha-generic-di f2fs-modules-5.10.0-3-alpha-generic-di md-modules-5.10.0-3-alpha-generic-di multipath-modules-5.10.0-3-alpha-generic-di usb-modules-5.10.0-3-alpha-generic-di usb-storage-modules-5.10.0-3-alpha-generic-di fb-modules-5.10.0-3-alpha-generic-di input-modules-5.10.0-3-alpha-generic-di event-modules-5.10.0-3-alpha-generic-di mouse-modules-5.10.0-3-alpha-generic-di nic-pcmcia-modules-5.10.0-3-alpha-generic-di pcmcia-modules-5.10.0-3-alpha-generic-di nic-usb-modules-5.10.0-3-alpha-generic-di sata-modules-5.10.0-3-alpha-generic-di i2c-modules-5.10.0-3-alpha-generic-di crc-modules-5.10.0-3-alpha-generic-di crypto-modules-5.10.0-3-alpha-generic-di crypto-dm-modules-5.10.0-3-alpha-generic-di ata-modules-5.10.0-3-alpha-generic-di nbd-modules-5.10.0-3-alpha-generic-di srm-modules-5.10.0-3-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-3' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-alpha-generic-di nic-modules-5.10.0-3-alpha-generic-di nic-wireless-modules-5.10.0-3-alpha-generic-di nic-shared-modules-5.10.0-3-alpha-generic-di serial-modules-5.10.0-3-alpha-generic-di usb-serial-modules-5.10.0-3-alpha-generic-di ppp-modules-5.10.0-3-alpha-generic-di pata-modules-5.10.0-3-alpha-generic-di cdrom-core-modules-5.10.0-3-alpha-generic-di scsi-core-modules-5.10.0-3-alpha-generic-di scsi-modules-5.10.0-3-alpha-generic-di scsi-nic-modules-5.10.0-3-alpha-generic-di loop-modules-5.10.0-3-alpha-generic-di btrfs-modules-5.10.0-3-alpha-generic-di ext4-modules-5.10.0-3-alpha-generic-di isofs-modules-5.10.0-3-alpha-generic-di jfs-modules-5.10.0-3-alpha-generic-di xfs-modules-5.10.0-3-alpha-generic-di fat-modules-5.10.0-3-alpha-generic-di squashfs-modules-5.10.0-3-alpha-generic-di fuse-modules-5.10.0-3-alpha-generic-di f2fs-modules-5.10.0-3-alpha-generic-di md-modules-5.10.0-3-alpha-generic-di multipath-modules-5.10.0-3-alpha-generic-di usb-modules-5.10.0-3-alpha-generic-di usb-storage-modules-5.10.0-3-alpha-generic-di fb-modules-5.10.0-3-alpha-generic-di input-modules-5.10.0-3-alpha-generic-di event-modules-5.10.0-3-alpha-generic-di mouse-modules-5.10.0-3-alpha-generic-di nic-pcmcia-modules-5.10.0-3-alpha-generic-di pcmcia-modules-5.10.0-3-alpha-generic-di nic-usb-modules-5.10.0-3-alpha-generic-di sata-modules-5.10.0-3-alpha-generic-di i2c-modules-5.10.0-3-alpha-generic-di crc-modules-5.10.0-3-alpha-generic-di crypto-modules-5.10.0-3-alpha-generic-di crypto-dm-modules-5.10.0-3-alpha-generic-di ata-modules-5.10.0-3-alpha-generic-di nbd-modules-5.10.0-3-alpha-generic-di srm-modules-5.10.0-3-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_alpha_none: binary-arch_alpha_none_alpha-generic binary-arch_alpha_none_alpha-smp binary-arch_alpha_none_real
 binary-arch_alpha_none_alpha-generic: binary-arch_alpha_none_alpha-generic_real
 binary-arch_alpha_none_alpha-generic_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_alpha_none_alpha-smp: binary-arch_alpha_none_alpha-smp_real
 binary-arch_alpha_none_alpha-smp_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_alpha_none_real:
 binary-arch_alpha_real:: setup_alpha
 binary-arch_alpha_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_amd64:: binary-arch_amd64_extra binary-arch_amd64_none binary-arch_amd64_real binary-arch_amd64_rt
 binary-arch_amd64::
-	$(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-3' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-amd64-di nic-modules-5.10.0-3-amd64-di nic-wireless-modules-5.10.0-3-amd64-di nic-shared-modules-5.10.0-3-amd64-di serial-modules-5.10.0-3-amd64-di usb-serial-modules-5.10.0-3-amd64-di ppp-modules-5.10.0-3-amd64-di pata-modules-5.10.0-3-amd64-di cdrom-core-modules-5.10.0-3-amd64-di firewire-core-modules-5.10.0-3-amd64-di scsi-core-modules-5.10.0-3-amd64-di scsi-modules-5.10.0-3-amd64-di scsi-nic-modules-5.10.0-3-amd64-di loop-modules-5.10.0-3-amd64-di btrfs-modules-5.10.0-3-amd64-di ext4-modules-5.10.0-3-amd64-di isofs-modules-5.10.0-3-amd64-di jfs-modules-5.10.0-3-amd64-di xfs-modules-5.10.0-3-amd64-di fat-modules-5.10.0-3-amd64-di squashfs-modules-5.10.0-3-amd64-di udf-modules-5.10.0-3-amd64-di fuse-modules-5.10.0-3-amd64-di f2fs-modules-5.10.0-3-amd64-di md-modules-5.10.0-3-amd64-di multipath-modules-5.10.0-3-amd64-di usb-modules-5.10.0-3-amd64-di usb-storage-modules-5.10.0-3-amd64-di pcmcia-storage-modules-5.10.0-3-amd64-di fb-modules-5.10.0-3-amd64-di input-modules-5.10.0-3-amd64-di event-modules-5.10.0-3-amd64-di mouse-modules-5.10.0-3-amd64-di nic-pcmcia-modules-5.10.0-3-amd64-di pcmcia-modules-5.10.0-3-amd64-di nic-usb-modules-5.10.0-3-amd64-di sata-modules-5.10.0-3-amd64-di acpi-modules-5.10.0-3-amd64-di i2c-modules-5.10.0-3-amd64-di crc-modules-5.10.0-3-amd64-di crypto-modules-5.10.0-3-amd64-di crypto-dm-modules-5.10.0-3-amd64-di efi-modules-5.10.0-3-amd64-di ata-modules-5.10.0-3-amd64-di mmc-core-modules-5.10.0-3-amd64-di mmc-modules-5.10.0-3-amd64-di nbd-modules-5.10.0-3-amd64-di speakup-modules-5.10.0-3-amd64-di uinput-modules-5.10.0-3-amd64-di sound-modules-5.10.0-3-amd64-di mtd-core-modules-5.10.0-3-amd64-di rfkill-modules-5.10.0-3-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
+	$(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-3' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-amd64-di nic-modules-5.10.0-3-amd64-di nic-wireless-modules-5.10.0-3-amd64-di nic-shared-modules-5.10.0-3-amd64-di serial-modules-5.10.0-3-amd64-di usb-serial-modules-5.10.0-3-amd64-di ppp-modules-5.10.0-3-amd64-di pata-modules-5.10.0-3-amd64-di cdrom-core-modules-5.10.0-3-amd64-di firewire-core-modules-5.10.0-3-amd64-di scsi-core-modules-5.10.0-3-amd64-di scsi-modules-5.10.0-3-amd64-di scsi-nic-modules-5.10.0-3-amd64-di loop-modules-5.10.0-3-amd64-di btrfs-modules-5.10.0-3-amd64-di ext4-modules-5.10.0-3-amd64-di isofs-modules-5.10.0-3-amd64-di jfs-modules-5.10.0-3-amd64-di xfs-modules-5.10.0-3-amd64-di fat-modules-5.10.0-3-amd64-di squashfs-modules-5.10.0-3-amd64-di udf-modules-5.10.0-3-amd64-di fuse-modules-5.10.0-3-amd64-di f2fs-modules-5.10.0-3-amd64-di md-modules-5.10.0-3-amd64-di multipath-modules-5.10.0-3-amd64-di usb-modules-5.10.0-3-amd64-di usb-storage-modules-5.10.0-3-amd64-di pcmcia-storage-modules-5.10.0-3-amd64-di fb-modules-5.10.0-3-amd64-di input-modules-5.10.0-3-amd64-di event-modules-5.10.0-3-amd64-di mouse-modules-5.10.0-3-amd64-di nic-pcmcia-modules-5.10.0-3-amd64-di pcmcia-modules-5.10.0-3-amd64-di nic-usb-modules-5.10.0-3-amd64-di sata-modules-5.10.0-3-amd64-di acpi-modules-5.10.0-3-amd64-di i2c-modules-5.10.0-3-amd64-di crc-modules-5.10.0-3-amd64-di crypto-modules-5.10.0-3-amd64-di crypto-dm-modules-5.10.0-3-amd64-di efi-modules-5.10.0-3-amd64-di ata-modules-5.10.0-3-amd64-di mmc-core-modules-5.10.0-3-amd64-di mmc-modules-5.10.0-3-amd64-di nbd-modules-5.10.0-3-amd64-di speakup-modules-5.10.0-3-amd64-di uinput-modules-5.10.0-3-amd64-di sound-modules-5.10.0-3-amd64-di mtd-core-modules-5.10.0-3-amd64-di rfkill-modules-5.10.0-3-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
 binary-arch_amd64::
-	$(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.10.0-3' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.10.0-3' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_amd64_extra::
 	$(MAKE) -f debian/rules.real install-dummy ARCH='amd64' DH_OPTIONS='-plinux-compiler-gcc-10-x86'
 binary-arch_amd64_none: binary-arch_amd64_none_amd64 binary-arch_amd64_none_cloud-amd64 binary-arch_amd64_none_real
 binary-arch_amd64_none_amd64: binary-arch_amd64_none_amd64_real
 binary-arch_amd64_none_amd64_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 binary-arch_amd64_none_cloud-amd64: binary-arch_amd64_none_cloud-amd64_real
 binary-arch_amd64_none_cloud-amd64_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 binary-arch_amd64_none_real:
 binary-arch_amd64_real:: setup_amd64
 binary-arch_amd64_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_amd64_rt: binary-arch_amd64_rt_amd64 binary-arch_amd64_rt_real
 binary-arch_amd64_rt_amd64: binary-arch_amd64_rt_amd64_real
 binary-arch_amd64_rt_amd64_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 binary-arch_amd64_rt_real:
 binary-arch_arm64:: binary-arch_arm64_none binary-arch_arm64_real binary-arch_arm64_rt
 binary-arch_arm64::
-	$(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-3' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-arm64-di nic-modules-5.10.0-3-arm64-di nic-wireless-modules-5.10.0-3-arm64-di nic-shared-modules-5.10.0-3-arm64-di usb-serial-modules-5.10.0-3-arm64-di ppp-modules-5.10.0-3-arm64-di cdrom-core-modules-5.10.0-3-arm64-di scsi-core-modules-5.10.0-3-arm64-di scsi-modules-5.10.0-3-arm64-di scsi-nic-modules-5.10.0-3-arm64-di loop-modules-5.10.0-3-arm64-di btrfs-modules-5.10.0-3-arm64-di ext4-modules-5.10.0-3-arm64-di isofs-modules-5.10.0-3-arm64-di jfs-modules-5.10.0-3-arm64-di xfs-modules-5.10.0-3-arm64-di fat-modules-5.10.0-3-arm64-di squashfs-modules-5.10.0-3-arm64-di udf-modules-5.10.0-3-arm64-di fuse-modules-5.10.0-3-arm64-di f2fs-modules-5.10.0-3-arm64-di md-modules-5.10.0-3-arm64-di multipath-modules-5.10.0-3-arm64-di usb-modules-5.10.0-3-arm64-di usb-storage-modules-5.10.0-3-arm64-di fb-modules-5.10.0-3-arm64-di input-modules-5.10.0-3-arm64-di event-modules-5.10.0-3-arm64-di nic-usb-modules-5.10.0-3-arm64-di sata-modules-5.10.0-3-arm64-di i2c-modules-5.10.0-3-arm64-di crc-modules-5.10.0-3-arm64-di crypto-modules-5.10.0-3-arm64-di crypto-dm-modules-5.10.0-3-arm64-di efi-modules-5.10.0-3-arm64-di ata-modules-5.10.0-3-arm64-di mmc-modules-5.10.0-3-arm64-di nbd-modules-5.10.0-3-arm64-di uinput-modules-5.10.0-3-arm64-di leds-modules-5.10.0-3-arm64-di mtd-core-modules-5.10.0-3-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
+	$(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-3' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-arm64-di nic-modules-5.10.0-3-arm64-di nic-wireless-modules-5.10.0-3-arm64-di nic-shared-modules-5.10.0-3-arm64-di usb-serial-modules-5.10.0-3-arm64-di ppp-modules-5.10.0-3-arm64-di cdrom-core-modules-5.10.0-3-arm64-di scsi-core-modules-5.10.0-3-arm64-di scsi-modules-5.10.0-3-arm64-di scsi-nic-modules-5.10.0-3-arm64-di loop-modules-5.10.0-3-arm64-di btrfs-modules-5.10.0-3-arm64-di ext4-modules-5.10.0-3-arm64-di isofs-modules-5.10.0-3-arm64-di jfs-modules-5.10.0-3-arm64-di xfs-modules-5.10.0-3-arm64-di fat-modules-5.10.0-3-arm64-di squashfs-modules-5.10.0-3-arm64-di udf-modules-5.10.0-3-arm64-di fuse-modules-5.10.0-3-arm64-di f2fs-modules-5.10.0-3-arm64-di md-modules-5.10.0-3-arm64-di multipath-modules-5.10.0-3-arm64-di usb-modules-5.10.0-3-arm64-di usb-storage-modules-5.10.0-3-arm64-di fb-modules-5.10.0-3-arm64-di input-modules-5.10.0-3-arm64-di event-modules-5.10.0-3-arm64-di nic-usb-modules-5.10.0-3-arm64-di sata-modules-5.10.0-3-arm64-di i2c-modules-5.10.0-3-arm64-di crc-modules-5.10.0-3-arm64-di crypto-modules-5.10.0-3-arm64-di crypto-dm-modules-5.10.0-3-arm64-di efi-modules-5.10.0-3-arm64-di ata-modules-5.10.0-3-arm64-di mmc-modules-5.10.0-3-arm64-di nbd-modules-5.10.0-3-arm64-di uinput-modules-5.10.0-3-arm64-di leds-modules-5.10.0-3-arm64-di mtd-core-modules-5.10.0-3-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
 binary-arch_arm64::
-	$(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.10.0-3' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.10.0-3' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_arm64_none: binary-arch_arm64_none_arm64 binary-arch_arm64_none_cloud-arm64 binary-arch_arm64_none_real
 binary-arch_arm64_none_arm64: binary-arch_arm64_none_arm64_real
 binary-arch_arm64_none_arm64_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 binary-arch_arm64_none_cloud-arm64: binary-arch_arm64_none_cloud-arm64_real
 binary-arch_arm64_none_cloud-arm64_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 binary-arch_arm64_none_real:
 binary-arch_arm64_real:: setup_arm64
 binary-arch_arm64_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_arm64_rt: binary-arch_arm64_rt_arm64 binary-arch_arm64_rt_real
 binary-arch_arm64_rt_arm64: binary-arch_arm64_rt_arm64_real
 binary-arch_arm64_rt_arm64_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 binary-arch_arm64_rt_real:
 binary-arch_arm64ilp32: binary-arch_arm64ilp32_real
 binary-arch_arm64ilp32_real:: setup_arm64ilp32
 binary-arch_arm64ilp32_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_armel:: binary-arch_armel_extra binary-arch_armel_none binary-arch_armel_real
 binary-arch_armel::
-	$(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-3' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-marvell-di nic-modules-5.10.0-3-marvell-di nic-shared-modules-5.10.0-3-marvell-di usb-serial-modules-5.10.0-3-marvell-di ppp-modules-5.10.0-3-marvell-di cdrom-core-modules-5.10.0-3-marvell-di scsi-core-modules-5.10.0-3-marvell-di loop-modules-5.10.0-3-marvell-di ipv6-modules-5.10.0-3-marvell-di btrfs-modules-5.10.0-3-marvell-di ext4-modules-5.10.0-3-marvell-di isofs-modules-5.10.0-3-marvell-di jffs2-modules-5.10.0-3-marvell-di jfs-modules-5.10.0-3-marvell-di fat-modules-5.10.0-3-marvell-di minix-modules-5.10.0-3-marvell-di squashfs-modules-5.10.0-3-marvell-di udf-modules-5.10.0-3-marvell-di fuse-modules-5.10.0-3-marvell-di f2fs-modules-5.10.0-3-marvell-di md-modules-5.10.0-3-marvell-di multipath-modules-5.10.0-3-marvell-di usb-modules-5.10.0-3-marvell-di usb-storage-modules-5.10.0-3-marvell-di fb-modules-5.10.0-3-marvell-di input-modules-5.10.0-3-marvell-di event-modules-5.10.0-3-marvell-di mouse-modules-5.10.0-3-marvell-di nic-usb-modules-5.10.0-3-marvell-di sata-modules-5.10.0-3-marvell-di crc-modules-5.10.0-3-marvell-di crypto-modules-5.10.0-3-marvell-di crypto-dm-modules-5.10.0-3-marvell-di mmc-core-modules-5.10.0-3-marvell-di mmc-modules-5.10.0-3-marvell-di nbd-modules-5.10.0-3-marvell-di uinput-modules-5.10.0-3-marvell-di leds-modules-5.10.0-3-marvell-di mtd-modules-5.10.0-3-marvell-di mtd-core-modules-5.10.0-3-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-3' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-marvell-di nic-modules-5.10.0-3-marvell-di nic-shared-modules-5.10.0-3-marvell-di usb-serial-modules-5.10.0-3-marvell-di ppp-modules-5.10.0-3-marvell-di cdrom-core-modules-5.10.0-3-marvell-di scsi-core-modules-5.10.0-3-marvell-di loop-modules-5.10.0-3-marvell-di ipv6-modules-5.10.0-3-marvell-di btrfs-modules-5.10.0-3-marvell-di ext4-modules-5.10.0-3-marvell-di isofs-modules-5.10.0-3-marvell-di jffs2-modules-5.10.0-3-marvell-di jfs-modules-5.10.0-3-marvell-di fat-modules-5.10.0-3-marvell-di minix-modules-5.10.0-3-marvell-di squashfs-modules-5.10.0-3-marvell-di udf-modules-5.10.0-3-marvell-di fuse-modules-5.10.0-3-marvell-di f2fs-modules-5.10.0-3-marvell-di md-modules-5.10.0-3-marvell-di multipath-modules-5.10.0-3-marvell-di usb-modules-5.10.0-3-marvell-di usb-storage-modules-5.10.0-3-marvell-di fb-modules-5.10.0-3-marvell-di input-modules-5.10.0-3-marvell-di event-modules-5.10.0-3-marvell-di mouse-modules-5.10.0-3-marvell-di nic-usb-modules-5.10.0-3-marvell-di sata-modules-5.10.0-3-marvell-di crc-modules-5.10.0-3-marvell-di crypto-modules-5.10.0-3-marvell-di crypto-dm-modules-5.10.0-3-marvell-di mmc-core-modules-5.10.0-3-marvell-di mmc-modules-5.10.0-3-marvell-di nbd-modules-5.10.0-3-marvell-di uinput-modules-5.10.0-3-marvell-di leds-modules-5.10.0-3-marvell-di mtd-modules-5.10.0-3-marvell-di mtd-core-modules-5.10.0-3-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_armel_extra::
 	$(MAKE) -f debian/rules.real install-dummy ARCH='armel' DH_OPTIONS='-plinux-compiler-gcc-10-arm'
 binary-arch_armel_none: binary-arch_armel_none_marvell binary-arch_armel_none_real binary-arch_armel_none_rpi
 binary-arch_armel_none_marvell: binary-arch_armel_none_marvell_real
 binary-arch_armel_none_marvell_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_armel_none_real:
 binary-arch_armel_none_rpi: binary-arch_armel_none_rpi_real
 binary-arch_armel_none_rpi_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_armel_real:: setup_armel
 binary-arch_armel_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_armhf:: binary-arch_armhf_extra binary-arch_armhf_none binary-arch_armhf_real binary-arch_armhf_rt
 binary-arch_armhf::
-	$(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-3' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-armmp-di nic-modules-5.10.0-3-armmp-di nic-wireless-modules-5.10.0-3-armmp-di nic-shared-modules-5.10.0-3-armmp-di usb-serial-modules-5.10.0-3-armmp-di ppp-modules-5.10.0-3-armmp-di pata-modules-5.10.0-3-armmp-di cdrom-core-modules-5.10.0-3-armmp-di scsi-core-modules-5.10.0-3-armmp-di scsi-modules-5.10.0-3-armmp-di scsi-nic-modules-5.10.0-3-armmp-di loop-modules-5.10.0-3-armmp-di btrfs-modules-5.10.0-3-armmp-di ext4-modules-5.10.0-3-armmp-di isofs-modules-5.10.0-3-armmp-di jfs-modules-5.10.0-3-armmp-di fat-modules-5.10.0-3-armmp-di squashfs-modules-5.10.0-3-armmp-di udf-modules-5.10.0-3-armmp-di fuse-modules-5.10.0-3-armmp-di f2fs-modules-5.10.0-3-armmp-di md-modules-5.10.0-3-armmp-di multipath-modules-5.10.0-3-armmp-di usb-modules-5.10.0-3-armmp-di usb-storage-modules-5.10.0-3-armmp-di fb-modules-5.10.0-3-armmp-di input-modules-5.10.0-3-armmp-di event-modules-5.10.0-3-armmp-di nic-usb-modules-5.10.0-3-armmp-di sata-modules-5.10.0-3-armmp-di i2c-modules-5.10.0-3-armmp-di crc-modules-5.10.0-3-armmp-di crypto-modules-5.10.0-3-armmp-di crypto-dm-modules-5.10.0-3-armmp-di efi-modules-5.10.0-3-armmp-di ata-modules-5.10.0-3-armmp-di mmc-modules-5.10.0-3-armmp-di nbd-modules-5.10.0-3-armmp-di uinput-modules-5.10.0-3-armmp-di leds-modules-5.10.0-3-armmp-di mtd-modules-5.10.0-3-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-3' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-armmp-di nic-modules-5.10.0-3-armmp-di nic-wireless-modules-5.10.0-3-armmp-di nic-shared-modules-5.10.0-3-armmp-di usb-serial-modules-5.10.0-3-armmp-di ppp-modules-5.10.0-3-armmp-di pata-modules-5.10.0-3-armmp-di cdrom-core-modules-5.10.0-3-armmp-di scsi-core-modules-5.10.0-3-armmp-di scsi-modules-5.10.0-3-armmp-di scsi-nic-modules-5.10.0-3-armmp-di loop-modules-5.10.0-3-armmp-di btrfs-modules-5.10.0-3-armmp-di ext4-modules-5.10.0-3-armmp-di isofs-modules-5.10.0-3-armmp-di jfs-modules-5.10.0-3-armmp-di fat-modules-5.10.0-3-armmp-di squashfs-modules-5.10.0-3-armmp-di udf-modules-5.10.0-3-armmp-di fuse-modules-5.10.0-3-armmp-di f2fs-modules-5.10.0-3-armmp-di md-modules-5.10.0-3-armmp-di multipath-modules-5.10.0-3-armmp-di usb-modules-5.10.0-3-armmp-di usb-storage-modules-5.10.0-3-armmp-di fb-modules-5.10.0-3-armmp-di input-modules-5.10.0-3-armmp-di event-modules-5.10.0-3-armmp-di nic-usb-modules-5.10.0-3-armmp-di sata-modules-5.10.0-3-armmp-di i2c-modules-5.10.0-3-armmp-di crc-modules-5.10.0-3-armmp-di crypto-modules-5.10.0-3-armmp-di crypto-dm-modules-5.10.0-3-armmp-di efi-modules-5.10.0-3-armmp-di ata-modules-5.10.0-3-armmp-di mmc-modules-5.10.0-3-armmp-di nbd-modules-5.10.0-3-armmp-di uinput-modules-5.10.0-3-armmp-di leds-modules-5.10.0-3-armmp-di mtd-modules-5.10.0-3-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_armhf_extra::
 	$(MAKE) -f debian/rules.real install-dummy ARCH='armhf' DH_OPTIONS='-plinux-compiler-gcc-10-arm'
 binary-arch_armhf_none: binary-arch_armhf_none_armmp binary-arch_armhf_none_armmp-lpae binary-arch_armhf_none_real
 binary-arch_armhf_none_armmp: binary-arch_armhf_none_armmp_real
 binary-arch_armhf_none_armmp-lpae: binary-arch_armhf_none_armmp-lpae_real
 binary-arch_armhf_none_armmp-lpae_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 binary-arch_armhf_none_armmp_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 binary-arch_armhf_none_real:
 binary-arch_armhf_real:: setup_armhf
 binary-arch_armhf_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_armhf_rt: binary-arch_armhf_rt_armmp binary-arch_armhf_rt_real
 binary-arch_armhf_rt_armmp: binary-arch_armhf_rt_armmp_real
 binary-arch_armhf_rt_armmp_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 binary-arch_armhf_rt_real:
 binary-arch_hppa:: binary-arch_hppa_extra binary-arch_hppa_none binary-arch_hppa_real
 binary-arch_hppa::
-	$(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-3' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-parisc-di nic-modules-5.10.0-3-parisc-di nic-shared-modules-5.10.0-3-parisc-di serial-modules-5.10.0-3-parisc-di usb-serial-modules-5.10.0-3-parisc-di ppp-modules-5.10.0-3-parisc-di pata-modules-5.10.0-3-parisc-di cdrom-core-modules-5.10.0-3-parisc-di scsi-core-modules-5.10.0-3-parisc-di scsi-modules-5.10.0-3-parisc-di loop-modules-5.10.0-3-parisc-di btrfs-modules-5.10.0-3-parisc-di ext4-modules-5.10.0-3-parisc-di isofs-modules-5.10.0-3-parisc-di jfs-modules-5.10.0-3-parisc-di xfs-modules-5.10.0-3-parisc-di fat-modules-5.10.0-3-parisc-di squashfs-modules-5.10.0-3-parisc-di fuse-modules-5.10.0-3-parisc-di f2fs-modules-5.10.0-3-parisc-di md-modules-5.10.0-3-parisc-di multipath-modules-5.10.0-3-parisc-di usb-modules-5.10.0-3-parisc-di usb-storage-modules-5.10.0-3-parisc-di input-modules-5.10.0-3-parisc-di event-modules-5.10.0-3-parisc-di mouse-modules-5.10.0-3-parisc-di nic-usb-modules-5.10.0-3-parisc-di sata-modules-5.10.0-3-parisc-di crc-modules-5.10.0-3-parisc-di crypto-modules-5.10.0-3-parisc-di crypto-dm-modules-5.10.0-3-parisc-di ata-modules-5.10.0-3-parisc-di nbd-modules-5.10.0-3-parisc-di kernel-image-5.10.0-3-parisc64-di nic-modules-5.10.0-3-parisc64-di nic-shared-modules-5.10.0-3-parisc64-di serial-modules-5.10.0-3-parisc64-di usb-serial-modules-5.10.0-3-parisc64-di ppp-modules-5.10.0-3-parisc64-di pata-modules-5.10.0-3-parisc64-di cdrom-core-modules-5.10.0-3-parisc64-di scsi-core-modules-5.10.0-3-parisc64-di scsi-modules-5.10.0-3-parisc64-di loop-modules-5.10.0-3-parisc64-di btrfs-modules-5.10.0-3-parisc64-di ext4-modules-5.10.0-3-parisc64-di isofs-modules-5.10.0-3-parisc64-di jfs-modules-5.10.0-3-parisc64-di xfs-modules-5.10.0-3-parisc64-di fat-modules-5.10.0-3-parisc64-di squashfs-modules-5.10.0-3-parisc64-di fuse-modules-5.10.0-3-parisc64-di f2fs-modules-5.10.0-3-parisc64-di md-modules-5.10.0-3-parisc64-di multipath-modules-5.10.0-3-parisc64-di usb-modules-5.10.0-3-parisc64-di usb-storage-modules-5.10.0-3-parisc64-di fb-modules-5.10.0-3-parisc64-di input-modules-5.10.0-3-parisc64-di event-modules-5.10.0-3-parisc64-di mouse-modules-5.10.0-3-parisc64-di nic-usb-modules-5.10.0-3-parisc64-di sata-modules-5.10.0-3-parisc64-di crc-modules-5.10.0-3-parisc64-di crypto-modules-5.10.0-3-parisc64-di crypto-dm-modules-5.10.0-3-parisc64-di ata-modules-5.10.0-3-parisc64-di nbd-modules-5.10.0-3-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-3' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-parisc-di nic-modules-5.10.0-3-parisc-di nic-shared-modules-5.10.0-3-parisc-di serial-modules-5.10.0-3-parisc-di usb-serial-modules-5.10.0-3-parisc-di ppp-modules-5.10.0-3-parisc-di pata-modules-5.10.0-3-parisc-di cdrom-core-modules-5.10.0-3-parisc-di scsi-core-modules-5.10.0-3-parisc-di scsi-modules-5.10.0-3-parisc-di loop-modules-5.10.0-3-parisc-di btrfs-modules-5.10.0-3-parisc-di ext4-modules-5.10.0-3-parisc-di isofs-modules-5.10.0-3-parisc-di jfs-modules-5.10.0-3-parisc-di xfs-modules-5.10.0-3-parisc-di fat-modules-5.10.0-3-parisc-di squashfs-modules-5.10.0-3-parisc-di fuse-modules-5.10.0-3-parisc-di f2fs-modules-5.10.0-3-parisc-di md-modules-5.10.0-3-parisc-di multipath-modules-5.10.0-3-parisc-di usb-modules-5.10.0-3-parisc-di usb-storage-modules-5.10.0-3-parisc-di input-modules-5.10.0-3-parisc-di event-modules-5.10.0-3-parisc-di mouse-modules-5.10.0-3-parisc-di nic-usb-modules-5.10.0-3-parisc-di sata-modules-5.10.0-3-parisc-di crc-modules-5.10.0-3-parisc-di crypto-modules-5.10.0-3-parisc-di crypto-dm-modules-5.10.0-3-parisc-di ata-modules-5.10.0-3-parisc-di nbd-modules-5.10.0-3-parisc-di kernel-image-5.10.0-3-parisc64-di nic-modules-5.10.0-3-parisc64-di nic-shared-modules-5.10.0-3-parisc64-di serial-modules-5.10.0-3-parisc64-di usb-serial-modules-5.10.0-3-parisc64-di ppp-modules-5.10.0-3-parisc64-di pata-modules-5.10.0-3-parisc64-di cdrom-core-modules-5.10.0-3-parisc64-di scsi-core-modules-5.10.0-3-parisc64-di scsi-modules-5.10.0-3-parisc64-di loop-modules-5.10.0-3-parisc64-di btrfs-modules-5.10.0-3-parisc64-di ext4-modules-5.10.0-3-parisc64-di isofs-modules-5.10.0-3-parisc64-di jfs-modules-5.10.0-3-parisc64-di xfs-modules-5.10.0-3-parisc64-di fat-modules-5.10.0-3-parisc64-di squashfs-modules-5.10.0-3-parisc64-di fuse-modules-5.10.0-3-parisc64-di f2fs-modules-5.10.0-3-parisc64-di md-modules-5.10.0-3-parisc64-di multipath-modules-5.10.0-3-parisc64-di usb-modules-5.10.0-3-parisc64-di usb-storage-modules-5.10.0-3-parisc64-di fb-modules-5.10.0-3-parisc64-di input-modules-5.10.0-3-parisc64-di event-modules-5.10.0-3-parisc64-di mouse-modules-5.10.0-3-parisc64-di nic-usb-modules-5.10.0-3-parisc64-di sata-modules-5.10.0-3-parisc64-di crc-modules-5.10.0-3-parisc64-di crypto-modules-5.10.0-3-parisc64-di crypto-dm-modules-5.10.0-3-parisc64-di ata-modules-5.10.0-3-parisc64-di nbd-modules-5.10.0-3-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_hppa_extra::
 	$(MAKE) -f debian/rules.real install-dummy ARCH='hppa' DH_OPTIONS='-plinux-image-parisc64-smp'
 	$(MAKE) -f debian/rules.real install-dummy ARCH='hppa' DH_OPTIONS='-plinux-image-parisc-smp'
@@ -109,604 +109,604 @@
 binary-arch_hppa_none_parisc: binary-arch_hppa_none_parisc_real
 binary-arch_hppa_none_parisc64: binary-arch_hppa_none_parisc64_real
 binary-arch_hppa_none_parisc64_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-3-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-3-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_hppa_none_parisc_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-3-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-3-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_hppa_none_real:
 binary-arch_hppa_real:: setup_hppa
 binary-arch_hppa_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_i386:: binary-arch_i386_extra binary-arch_i386_none binary-arch_i386_real binary-arch_i386_rt
 binary-arch_i386::
-	$(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-3' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-686-di nic-modules-5.10.0-3-686-di nic-wireless-modules-5.10.0-3-686-di nic-shared-modules-5.10.0-3-686-di serial-modules-5.10.0-3-686-di usb-serial-modules-5.10.0-3-686-di ppp-modules-5.10.0-3-686-di pata-modules-5.10.0-3-686-di cdrom-core-modules-5.10.0-3-686-di firewire-core-modules-5.10.0-3-686-di scsi-core-modules-5.10.0-3-686-di scsi-modules-5.10.0-3-686-di scsi-nic-modules-5.10.0-3-686-di loop-modules-5.10.0-3-686-di btrfs-modules-5.10.0-3-686-di ext4-modules-5.10.0-3-686-di isofs-modules-5.10.0-3-686-di jfs-modules-5.10.0-3-686-di xfs-modules-5.10.0-3-686-di fat-modules-5.10.0-3-686-di squashfs-modules-5.10.0-3-686-di udf-modules-5.10.0-3-686-di fuse-modules-5.10.0-3-686-di f2fs-modules-5.10.0-3-686-di md-modules-5.10.0-3-686-di multipath-modules-5.10.0-3-686-di usb-modules-5.10.0-3-686-di usb-storage-modules-5.10.0-3-686-di pcmcia-storage-modules-5.10.0-3-686-di fb-modules-5.10.0-3-686-di input-modules-5.10.0-3-686-di event-modules-5.10.0-3-686-di mouse-modules-5.10.0-3-686-di nic-pcmcia-modules-5.10.0-3-686-di pcmcia-modules-5.10.0-3-686-di nic-usb-modules-5.10.0-3-686-di sata-modules-5.10.0-3-686-di acpi-modules-5.10.0-3-686-di i2c-modules-5.10.0-3-686-di crc-modules-5.10.0-3-686-di crypto-modules-5.10.0-3-686-di crypto-dm-modules-5.10.0-3-686-di efi-modules-5.10.0-3-686-di ata-modules-5.10.0-3-686-di mmc-core-modules-5.10.0-3-686-di mmc-modules-5.10.0-3-686-di nbd-modules-5.10.0-3-686-di speakup-modules-5.10.0-3-686-di uinput-modules-5.10.0-3-686-di sound-modules-5.10.0-3-686-di mtd-core-modules-5.10.0-3-686-di rfkill-modules-5.10.0-3-686-di kernel-image-5.10.0-3-686-pae-di nic-modules-5.10.0-3-686-pae-di nic-wireless-modules-5.10.0-3-686-pae-di nic-shared-modules-5.10.0-3-686-pae-di serial-modules-5.10.0-3-686-pae-di usb-serial-modules-5.10.0-3-686-pae-di ppp-modules-5.10.0-3-686-pae-di pata-modules-5.10.0-3-686-pae-di cdrom-core-modules-5.10.0-3-686-pae-di firewire-core-modules-5.10.0-3-686-pae-di scsi-core-modules-5.10.0-3-686-pae-di scsi-modules-5.10.0-3-686-pae-di scsi-nic-modules-5.10.0-3-686-pae-di loop-modules-5.10.0-3-686-pae-di btrfs-modules-5.10.0-3-686-pae-di ext4-modules-5.10.0-3-686-pae-di isofs-modules-5.10.0-3-686-pae-di jfs-modules-5.10.0-3-686-pae-di xfs-modules-5.10.0-3-686-pae-di fat-modules-5.10.0-3-686-pae-di squashfs-modules-5.10.0-3-686-pae-di udf-modules-5.10.0-3-686-pae-di fuse-modules-5.10.0-3-686-pae-di f2fs-modules-5.10.0-3-686-pae-di md-modules-5.10.0-3-686-pae-di multipath-modules-5.10.0-3-686-pae-di usb-modules-5.10.0-3-686-pae-di usb-storage-modules-5.10.0-3-686-pae-di pcmcia-storage-modules-5.10.0-3-686-pae-di fb-modules-5.10.0-3-686-pae-di input-modules-5.10.0-3-686-pae-di event-modules-5.10.0-3-686-pae-di mouse-modules-5.10.0-3-686-pae-di nic-pcmcia-modules-5.10.0-3-686-pae-di pcmcia-modules-5.10.0-3-686-pae-di nic-usb-modules-5.10.0-3-686-pae-di sata-modules-5.10.0-3-686-pae-di acpi-modules-5.10.0-3-686-pae-di i2c-modules-5.10.0-3-686-pae-di crc-modules-5.10.0-3-686-pae-di crypto-modules-5.10.0-3-686-pae-di crypto-dm-modules-5.10.0-3-686-pae-di efi-modules-5.10.0-3-686-pae-di ata-modules-5.10.0-3-686-pae-di mmc-core-modules-5.10.0-3-686-pae-di mmc-modules-5.10.0-3-686-pae-di nbd-modules-5.10.0-3-686-pae-di speakup-modules-5.10.0-3-686-pae-di uinput-modules-5.10.0-3-686-pae-di sound-modules-5.10.0-3-686-pae-di mtd-core-modules-5.10.0-3-686-pae-di rfkill-modules-5.10.0-3-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
+	$(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-3' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-686-di nic-modules-5.10.0-3-686-di nic-wireless-modules-5.10.0-3-686-di nic-shared-modules-5.10.0-3-686-di serial-modules-5.10.0-3-686-di usb-serial-modules-5.10.0-3-686-di ppp-modules-5.10.0-3-686-di pata-modules-5.10.0-3-686-di cdrom-core-modules-5.10.0-3-686-di firewire-core-modules-5.10.0-3-686-di scsi-core-modules-5.10.0-3-686-di scsi-modules-5.10.0-3-686-di scsi-nic-modules-5.10.0-3-686-di loop-modules-5.10.0-3-686-di btrfs-modules-5.10.0-3-686-di ext4-modules-5.10.0-3-686-di isofs-modules-5.10.0-3-686-di jfs-modules-5.10.0-3-686-di xfs-modules-5.10.0-3-686-di fat-modules-5.10.0-3-686-di squashfs-modules-5.10.0-3-686-di udf-modules-5.10.0-3-686-di fuse-modules-5.10.0-3-686-di f2fs-modules-5.10.0-3-686-di md-modules-5.10.0-3-686-di multipath-modules-5.10.0-3-686-di usb-modules-5.10.0-3-686-di usb-storage-modules-5.10.0-3-686-di pcmcia-storage-modules-5.10.0-3-686-di fb-modules-5.10.0-3-686-di input-modules-5.10.0-3-686-di event-modules-5.10.0-3-686-di mouse-modules-5.10.0-3-686-di nic-pcmcia-modules-5.10.0-3-686-di pcmcia-modules-5.10.0-3-686-di nic-usb-modules-5.10.0-3-686-di sata-modules-5.10.0-3-686-di acpi-modules-5.10.0-3-686-di i2c-modules-5.10.0-3-686-di crc-modules-5.10.0-3-686-di crypto-modules-5.10.0-3-686-di crypto-dm-modules-5.10.0-3-686-di efi-modules-5.10.0-3-686-di ata-modules-5.10.0-3-686-di mmc-core-modules-5.10.0-3-686-di mmc-modules-5.10.0-3-686-di nbd-modules-5.10.0-3-686-di speakup-modules-5.10.0-3-686-di uinput-modules-5.10.0-3-686-di sound-modules-5.10.0-3-686-di mtd-core-modules-5.10.0-3-686-di rfkill-modules-5.10.0-3-686-di kernel-image-5.10.0-3-686-pae-di nic-modules-5.10.0-3-686-pae-di nic-wireless-modules-5.10.0-3-686-pae-di nic-shared-modules-5.10.0-3-686-pae-di serial-modules-5.10.0-3-686-pae-di usb-serial-modules-5.10.0-3-686-pae-di ppp-modules-5.10.0-3-686-pae-di pata-modules-5.10.0-3-686-pae-di cdrom-core-modules-5.10.0-3-686-pae-di firewire-core-modules-5.10.0-3-686-pae-di scsi-core-modules-5.10.0-3-686-pae-di scsi-modules-5.10.0-3-686-pae-di scsi-nic-modules-5.10.0-3-686-pae-di loop-modules-5.10.0-3-686-pae-di btrfs-modules-5.10.0-3-686-pae-di ext4-modules-5.10.0-3-686-pae-di isofs-modules-5.10.0-3-686-pae-di jfs-modules-5.10.0-3-686-pae-di xfs-modules-5.10.0-3-686-pae-di fat-modules-5.10.0-3-686-pae-di squashfs-modules-5.10.0-3-686-pae-di udf-modules-5.10.0-3-686-pae-di fuse-modules-5.10.0-3-686-pae-di f2fs-modules-5.10.0-3-686-pae-di md-modules-5.10.0-3-686-pae-di multipath-modules-5.10.0-3-686-pae-di usb-modules-5.10.0-3-686-pae-di usb-storage-modules-5.10.0-3-686-pae-di pcmcia-storage-modules-5.10.0-3-686-pae-di fb-modules-5.10.0-3-686-pae-di input-modules-5.10.0-3-686-pae-di event-modules-5.10.0-3-686-pae-di mouse-modules-5.10.0-3-686-pae-di nic-pcmcia-modules-5.10.0-3-686-pae-di pcmcia-modules-5.10.0-3-686-pae-di nic-usb-modules-5.10.0-3-686-pae-di sata-modules-5.10.0-3-686-pae-di acpi-modules-5.10.0-3-686-pae-di i2c-modules-5.10.0-3-686-pae-di crc-modules-5.10.0-3-686-pae-di crypto-modules-5.10.0-3-686-pae-di crypto-dm-modules-5.10.0-3-686-pae-di efi-modules-5.10.0-3-686-pae-di ata-modules-5.10.0-3-686-pae-di mmc-core-modules-5.10.0-3-686-pae-di mmc-modules-5.10.0-3-686-pae-di nbd-modules-5.10.0-3-686-pae-di speakup-modules-5.10.0-3-686-pae-di uinput-modules-5.10.0-3-686-pae-di sound-modules-5.10.0-3-686-pae-di mtd-core-modules-5.10.0-3-686-pae-di rfkill-modules-5.10.0-3-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
 binary-arch_i386::
-	$(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.10.0-3' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.10.0-3' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_i386_extra::
 	$(MAKE) -f debian/rules.real install-dummy ARCH='i386' DH_OPTIONS='-plinux-compiler-gcc-10-x86'
 binary-arch_i386_none: binary-arch_i386_none_686 binary-arch_i386_none_686-pae binary-arch_i386_none_real
 binary-arch_i386_none_686: binary-arch_i386_none_686_real
 binary-arch_i386_none_686-pae: binary-arch_i386_none_686-pae_real
 binary-arch_i386_none_686-pae_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 binary-arch_i386_none_686_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 binary-arch_i386_none_real:
 binary-arch_i386_real:: setup_i386
 binary-arch_i386_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_i386_rt: binary-arch_i386_rt_686-pae binary-arch_i386_rt_real
 binary-arch_i386_rt_686-pae: binary-arch_i386_rt_686-pae_real
 binary-arch_i386_rt_686-pae_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 binary-arch_i386_rt_real:
 binary-arch_ia64:: binary-arch_ia64_none binary-arch_ia64_real
 binary-arch_ia64::
-	$(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-3' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-itanium-di nic-modules-5.10.0-3-itanium-di nic-shared-modules-5.10.0-3-itanium-di serial-modules-5.10.0-3-itanium-di usb-serial-modules-5.10.0-3-itanium-di ppp-modules-5.10.0-3-itanium-di pata-modules-5.10.0-3-itanium-di cdrom-core-modules-5.10.0-3-itanium-di firewire-core-modules-5.10.0-3-itanium-di scsi-core-modules-5.10.0-3-itanium-di scsi-modules-5.10.0-3-itanium-di scsi-nic-modules-5.10.0-3-itanium-di loop-modules-5.10.0-3-itanium-di btrfs-modules-5.10.0-3-itanium-di ext4-modules-5.10.0-3-itanium-di isofs-modules-5.10.0-3-itanium-di jfs-modules-5.10.0-3-itanium-di xfs-modules-5.10.0-3-itanium-di fat-modules-5.10.0-3-itanium-di squashfs-modules-5.10.0-3-itanium-di udf-modules-5.10.0-3-itanium-di fuse-modules-5.10.0-3-itanium-di f2fs-modules-5.10.0-3-itanium-di md-modules-5.10.0-3-itanium-di multipath-modules-5.10.0-3-itanium-di usb-modules-5.10.0-3-itanium-di usb-storage-modules-5.10.0-3-itanium-di fb-modules-5.10.0-3-itanium-di input-modules-5.10.0-3-itanium-di event-modules-5.10.0-3-itanium-di mouse-modules-5.10.0-3-itanium-di pcmcia-modules-5.10.0-3-itanium-di nic-usb-modules-5.10.0-3-itanium-di sata-modules-5.10.0-3-itanium-di i2c-modules-5.10.0-3-itanium-di crc-modules-5.10.0-3-itanium-di crypto-modules-5.10.0-3-itanium-di crypto-dm-modules-5.10.0-3-itanium-di ata-modules-5.10.0-3-itanium-di nbd-modules-5.10.0-3-itanium-di uinput-modules-5.10.0-3-itanium-di mtd-core-modules-5.10.0-3-itanium-di ide-core-modules-5.10.0-3-itanium-di ide-modules-5.10.0-3-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-3' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-itanium-di nic-modules-5.10.0-3-itanium-di nic-shared-modules-5.10.0-3-itanium-di serial-modules-5.10.0-3-itanium-di usb-serial-modules-5.10.0-3-itanium-di ppp-modules-5.10.0-3-itanium-di pata-modules-5.10.0-3-itanium-di cdrom-core-modules-5.10.0-3-itanium-di firewire-core-modules-5.10.0-3-itanium-di scsi-core-modules-5.10.0-3-itanium-di scsi-modules-5.10.0-3-itanium-di scsi-nic-modules-5.10.0-3-itanium-di loop-modules-5.10.0-3-itanium-di btrfs-modules-5.10.0-3-itanium-di ext4-modules-5.10.0-3-itanium-di isofs-modules-5.10.0-3-itanium-di jfs-modules-5.10.0-3-itanium-di xfs-modules-5.10.0-3-itanium-di fat-modules-5.10.0-3-itanium-di squashfs-modules-5.10.0-3-itanium-di udf-modules-5.10.0-3-itanium-di fuse-modules-5.10.0-3-itanium-di f2fs-modules-5.10.0-3-itanium-di md-modules-5.10.0-3-itanium-di multipath-modules-5.10.0-3-itanium-di usb-modules-5.10.0-3-itanium-di usb-storage-modules-5.10.0-3-itanium-di fb-modules-5.10.0-3-itanium-di input-modules-5.10.0-3-itanium-di event-modules-5.10.0-3-itanium-di mouse-modules-5.10.0-3-itanium-di pcmcia-modules-5.10.0-3-itanium-di nic-usb-modules-5.10.0-3-itanium-di sata-modules-5.10.0-3-itanium-di i2c-modules-5.10.0-3-itanium-di crc-modules-5.10.0-3-itanium-di crypto-modules-5.10.0-3-itanium-di crypto-dm-modules-5.10.0-3-itanium-di ata-modules-5.10.0-3-itanium-di nbd-modules-5.10.0-3-itanium-di uinput-modules-5.10.0-3-itanium-di mtd-core-modules-5.10.0-3-itanium-di ide-core-modules-5.10.0-3-itanium-di ide-modules-5.10.0-3-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_ia64_none: binary-arch_ia64_none_itanium binary-arch_ia64_none_mckinley binary-arch_ia64_none_real
 binary-arch_ia64_none_itanium: binary-arch_ia64_none_itanium_real
 binary-arch_ia64_none_itanium_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_ia64_none_mckinley: binary-arch_ia64_none_mckinley_real
 binary-arch_ia64_none_mckinley_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_ia64_none_real:
 binary-arch_ia64_real:: setup_ia64
 binary-arch_ia64_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_m68k:: binary-arch_m68k_none binary-arch_m68k_real
 binary-arch_m68k::
-	$(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-3' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-m68k-di nic-modules-5.10.0-3-m68k-di nic-shared-modules-5.10.0-3-m68k-di ppp-modules-5.10.0-3-m68k-di pata-modules-5.10.0-3-m68k-di cdrom-core-modules-5.10.0-3-m68k-di scsi-core-modules-5.10.0-3-m68k-di scsi-modules-5.10.0-3-m68k-di loop-modules-5.10.0-3-m68k-di btrfs-modules-5.10.0-3-m68k-di ext4-modules-5.10.0-3-m68k-di isofs-modules-5.10.0-3-m68k-di fat-modules-5.10.0-3-m68k-di hfs-modules-5.10.0-3-m68k-di affs-modules-5.10.0-3-m68k-di squashfs-modules-5.10.0-3-m68k-di udf-modules-5.10.0-3-m68k-di fuse-modules-5.10.0-3-m68k-di md-modules-5.10.0-3-m68k-di crc-modules-5.10.0-3-m68k-di crypto-modules-5.10.0-3-m68k-di ata-modules-5.10.0-3-m68k-di nbd-modules-5.10.0-3-m68k-di ide-core-modules-5.10.0-3-m68k-di ide-modules-5.10.0-3-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-3' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-m68k-di nic-modules-5.10.0-3-m68k-di nic-shared-modules-5.10.0-3-m68k-di ppp-modules-5.10.0-3-m68k-di pata-modules-5.10.0-3-m68k-di cdrom-core-modules-5.10.0-3-m68k-di scsi-core-modules-5.10.0-3-m68k-di scsi-modules-5.10.0-3-m68k-di loop-modules-5.10.0-3-m68k-di btrfs-modules-5.10.0-3-m68k-di ext4-modules-5.10.0-3-m68k-di isofs-modules-5.10.0-3-m68k-di fat-modules-5.10.0-3-m68k-di hfs-modules-5.10.0-3-m68k-di affs-modules-5.10.0-3-m68k-di squashfs-modules-5.10.0-3-m68k-di udf-modules-5.10.0-3-m68k-di fuse-modules-5.10.0-3-m68k-di md-modules-5.10.0-3-m68k-di crc-modules-5.10.0-3-m68k-di crypto-modules-5.10.0-3-m68k-di ata-modules-5.10.0-3-m68k-di nbd-modules-5.10.0-3-m68k-di ide-core-modules-5.10.0-3-m68k-di ide-modules-5.10.0-3-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_m68k_none: binary-arch_m68k_none_m68k binary-arch_m68k_none_real
 binary-arch_m68k_none_m68k: binary-arch_m68k_none_m68k_real
 binary-arch_m68k_none_m68k_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_m68k_none_real:
 binary-arch_m68k_real:: setup_m68k
 binary-arch_m68k_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mips:: binary-arch_mips_none binary-arch_mips_real
 binary-arch_mips::
-	$(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-3' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-4kc-malta-di nic-modules-5.10.0-3-4kc-malta-di nic-wireless-modules-5.10.0-3-4kc-malta-di nic-shared-modules-5.10.0-3-4kc-malta-di usb-serial-modules-5.10.0-3-4kc-malta-di ppp-modules-5.10.0-3-4kc-malta-di pata-modules-5.10.0-3-4kc-malta-di cdrom-core-modules-5.10.0-3-4kc-malta-di scsi-core-modules-5.10.0-3-4kc-malta-di scsi-modules-5.10.0-3-4kc-malta-di scsi-nic-modules-5.10.0-3-4kc-malta-di loop-modules-5.10.0-3-4kc-malta-di btrfs-modules-5.10.0-3-4kc-malta-di ext4-modules-5.10.0-3-4kc-malta-di isofs-modules-5.10.0-3-4kc-malta-di jfs-modules-5.10.0-3-4kc-malta-di xfs-modules-5.10.0-3-4kc-malta-di fat-modules-5.10.0-3-4kc-malta-di affs-modules-5.10.0-3-4kc-malta-di minix-modules-5.10.0-3-4kc-malta-di squashfs-modules-5.10.0-3-4kc-malta-di udf-modules-5.10.0-3-4kc-malta-di fuse-modules-5.10.0-3-4kc-malta-di f2fs-modules-5.10.0-3-4kc-malta-di md-modules-5.10.0-3-4kc-malta-di multipath-modules-5.10.0-3-4kc-malta-di usb-modules-5.10.0-3-4kc-malta-di usb-storage-modules-5.10.0-3-4kc-malta-di fb-modules-5.10.0-3-4kc-malta-di input-modules-5.10.0-3-4kc-malta-di event-modules-5.10.0-3-4kc-malta-di mouse-modules-5.10.0-3-4kc-malta-di nic-usb-modules-5.10.0-3-4kc-malta-di sata-modules-5.10.0-3-4kc-malta-di i2c-modules-5.10.0-3-4kc-malta-di crc-modules-5.10.0-3-4kc-malta-di crypto-modules-5.10.0-3-4kc-malta-di crypto-dm-modules-5.10.0-3-4kc-malta-di ata-modules-5.10.0-3-4kc-malta-di mmc-core-modules-5.10.0-3-4kc-malta-di mmc-modules-5.10.0-3-4kc-malta-di nbd-modules-5.10.0-3-4kc-malta-di sound-modules-5.10.0-3-4kc-malta-di mtd-core-modules-5.10.0-3-4kc-malta-di kernel-image-5.10.0-3-octeon-di nic-modules-5.10.0-3-octeon-di nic-wireless-modules-5.10.0-3-octeon-di nic-shared-modules-5.10.0-3-octeon-di usb-serial-modules-5.10.0-3-octeon-di ppp-modules-5.10.0-3-octeon-di pata-modules-5.10.0-3-octeon-di cdrom-core-modules-5.10.0-3-octeon-di scsi-core-modules-5.10.0-3-octeon-di scsi-modules-5.10.0-3-octeon-di scsi-nic-modules-5.10.0-3-octeon-di loop-modules-5.10.0-3-octeon-di btrfs-modules-5.10.0-3-octeon-di ext4-modules-5.10.0-3-octeon-di isofs-modules-5.10.0-3-octeon-di jfs-modules-5.10.0-3-octeon-di xfs-modules-5.10.0-3-octeon-di fat-modules-5.10.0-3-octeon-di affs-modules-5.10.0-3-octeon-di minix-modules-5.10.0-3-octeon-di squashfs-modules-5.10.0-3-octeon-di udf-modules-5.10.0-3-octeon-di fuse-modules-5.10.0-3-octeon-di f2fs-modules-5.10.0-3-octeon-di md-modules-5.10.0-3-octeon-di multipath-modules-5.10.0-3-octeon-di usb-modules-5.10.0-3-octeon-di usb-storage-modules-5.10.0-3-octeon-di input-modules-5.10.0-3-octeon-di event-modules-5.10.0-3-octeon-di nic-usb-modules-5.10.0-3-octeon-di sata-modules-5.10.0-3-octeon-di crc-modules-5.10.0-3-octeon-di crypto-modules-5.10.0-3-octeon-di crypto-dm-modules-5.10.0-3-octeon-di nbd-modules-5.10.0-3-octeon-di rtc-modules-5.10.0-3-octeon-di sound-modules-5.10.0-3-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-3' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-4kc-malta-di nic-modules-5.10.0-3-4kc-malta-di nic-wireless-modules-5.10.0-3-4kc-malta-di nic-shared-modules-5.10.0-3-4kc-malta-di usb-serial-modules-5.10.0-3-4kc-malta-di ppp-modules-5.10.0-3-4kc-malta-di pata-modules-5.10.0-3-4kc-malta-di cdrom-core-modules-5.10.0-3-4kc-malta-di scsi-core-modules-5.10.0-3-4kc-malta-di scsi-modules-5.10.0-3-4kc-malta-di scsi-nic-modules-5.10.0-3-4kc-malta-di loop-modules-5.10.0-3-4kc-malta-di btrfs-modules-5.10.0-3-4kc-malta-di ext4-modules-5.10.0-3-4kc-malta-di isofs-modules-5.10.0-3-4kc-malta-di jfs-modules-5.10.0-3-4kc-malta-di xfs-modules-5.10.0-3-4kc-malta-di fat-modules-5.10.0-3-4kc-malta-di affs-modules-5.10.0-3-4kc-malta-di minix-modules-5.10.0-3-4kc-malta-di squashfs-modules-5.10.0-3-4kc-malta-di udf-modules-5.10.0-3-4kc-malta-di fuse-modules-5.10.0-3-4kc-malta-di f2fs-modules-5.10.0-3-4kc-malta-di md-modules-5.10.0-3-4kc-malta-di multipath-modules-5.10.0-3-4kc-malta-di usb-modules-5.10.0-3-4kc-malta-di usb-storage-modules-5.10.0-3-4kc-malta-di fb-modules-5.10.0-3-4kc-malta-di input-modules-5.10.0-3-4kc-malta-di event-modules-5.10.0-3-4kc-malta-di mouse-modules-5.10.0-3-4kc-malta-di nic-usb-modules-5.10.0-3-4kc-malta-di sata-modules-5.10.0-3-4kc-malta-di i2c-modules-5.10.0-3-4kc-malta-di crc-modules-5.10.0-3-4kc-malta-di crypto-modules-5.10.0-3-4kc-malta-di crypto-dm-modules-5.10.0-3-4kc-malta-di ata-modules-5.10.0-3-4kc-malta-di mmc-core-modules-5.10.0-3-4kc-malta-di mmc-modules-5.10.0-3-4kc-malta-di nbd-modules-5.10.0-3-4kc-malta-di sound-modules-5.10.0-3-4kc-malta-di mtd-core-modules-5.10.0-3-4kc-malta-di kernel-image-5.10.0-3-octeon-di nic-modules-5.10.0-3-octeon-di nic-wireless-modules-5.10.0-3-octeon-di nic-shared-modules-5.10.0-3-octeon-di usb-serial-modules-5.10.0-3-octeon-di ppp-modules-5.10.0-3-octeon-di pata-modules-5.10.0-3-octeon-di cdrom-core-modules-5.10.0-3-octeon-di scsi-core-modules-5.10.0-3-octeon-di scsi-modules-5.10.0-3-octeon-di scsi-nic-modules-5.10.0-3-octeon-di loop-modules-5.10.0-3-octeon-di btrfs-modules-5.10.0-3-octeon-di ext4-modules-5.10.0-3-octeon-di isofs-modules-5.10.0-3-octeon-di jfs-modules-5.10.0-3-octeon-di xfs-modules-5.10.0-3-octeon-di fat-modules-5.10.0-3-octeon-di affs-modules-5.10.0-3-octeon-di minix-modules-5.10.0-3-octeon-di squashfs-modules-5.10.0-3-octeon-di udf-modules-5.10.0-3-octeon-di fuse-modules-5.10.0-3-octeon-di f2fs-modules-5.10.0-3-octeon-di md-modules-5.10.0-3-octeon-di multipath-modules-5.10.0-3-octeon-di usb-modules-5.10.0-3-octeon-di usb-storage-modules-5.10.0-3-octeon-di input-modules-5.10.0-3-octeon-di event-modules-5.10.0-3-octeon-di nic-usb-modules-5.10.0-3-octeon-di sata-modules-5.10.0-3-octeon-di crc-modules-5.10.0-3-octeon-di crypto-modules-5.10.0-3-octeon-di crypto-dm-modules-5.10.0-3-octeon-di nbd-modules-5.10.0-3-octeon-di rtc-modules-5.10.0-3-octeon-di sound-modules-5.10.0-3-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_mips64:: binary-arch_mips64_none binary-arch_mips64_real
 binary-arch_mips64::
-	$(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-3' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-5kc-malta-di nic-modules-5.10.0-3-5kc-malta-di nic-wireless-modules-5.10.0-3-5kc-malta-di nic-shared-modules-5.10.0-3-5kc-malta-di usb-serial-modules-5.10.0-3-5kc-malta-di ppp-modules-5.10.0-3-5kc-malta-di pata-modules-5.10.0-3-5kc-malta-di cdrom-core-modules-5.10.0-3-5kc-malta-di scsi-core-modules-5.10.0-3-5kc-malta-di scsi-modules-5.10.0-3-5kc-malta-di scsi-nic-modules-5.10.0-3-5kc-malta-di loop-modules-5.10.0-3-5kc-malta-di btrfs-modules-5.10.0-3-5kc-malta-di ext4-modules-5.10.0-3-5kc-malta-di isofs-modules-5.10.0-3-5kc-malta-di jfs-modules-5.10.0-3-5kc-malta-di xfs-modules-5.10.0-3-5kc-malta-di fat-modules-5.10.0-3-5kc-malta-di affs-modules-5.10.0-3-5kc-malta-di minix-modules-5.10.0-3-5kc-malta-di squashfs-modules-5.10.0-3-5kc-malta-di udf-modules-5.10.0-3-5kc-malta-di fuse-modules-5.10.0-3-5kc-malta-di f2fs-modules-5.10.0-3-5kc-malta-di md-modules-5.10.0-3-5kc-malta-di multipath-modules-5.10.0-3-5kc-malta-di usb-modules-5.10.0-3-5kc-malta-di usb-storage-modules-5.10.0-3-5kc-malta-di fb-modules-5.10.0-3-5kc-malta-di input-modules-5.10.0-3-5kc-malta-di event-modules-5.10.0-3-5kc-malta-di mouse-modules-5.10.0-3-5kc-malta-di nic-usb-modules-5.10.0-3-5kc-malta-di sata-modules-5.10.0-3-5kc-malta-di i2c-modules-5.10.0-3-5kc-malta-di crc-modules-5.10.0-3-5kc-malta-di crypto-modules-5.10.0-3-5kc-malta-di crypto-dm-modules-5.10.0-3-5kc-malta-di ata-modules-5.10.0-3-5kc-malta-di mmc-core-modules-5.10.0-3-5kc-malta-di mmc-modules-5.10.0-3-5kc-malta-di nbd-modules-5.10.0-3-5kc-malta-di sound-modules-5.10.0-3-5kc-malta-di mtd-core-modules-5.10.0-3-5kc-malta-di kernel-image-5.10.0-3-octeon-di nic-modules-5.10.0-3-octeon-di nic-wireless-modules-5.10.0-3-octeon-di nic-shared-modules-5.10.0-3-octeon-di usb-serial-modules-5.10.0-3-octeon-di ppp-modules-5.10.0-3-octeon-di pata-modules-5.10.0-3-octeon-di cdrom-core-modules-5.10.0-3-octeon-di scsi-core-modules-5.10.0-3-octeon-di scsi-modules-5.10.0-3-octeon-di scsi-nic-modules-5.10.0-3-octeon-di loop-modules-5.10.0-3-octeon-di btrfs-modules-5.10.0-3-octeon-di ext4-modules-5.10.0-3-octeon-di isofs-modules-5.10.0-3-octeon-di jfs-modules-5.10.0-3-octeon-di xfs-modules-5.10.0-3-octeon-di fat-modules-5.10.0-3-octeon-di affs-modules-5.10.0-3-octeon-di minix-modules-5.10.0-3-octeon-di squashfs-modules-5.10.0-3-octeon-di udf-modules-5.10.0-3-octeon-di fuse-modules-5.10.0-3-octeon-di f2fs-modules-5.10.0-3-octeon-di md-modules-5.10.0-3-octeon-di multipath-modules-5.10.0-3-octeon-di usb-modules-5.10.0-3-octeon-di usb-storage-modules-5.10.0-3-octeon-di input-modules-5.10.0-3-octeon-di event-modules-5.10.0-3-octeon-di nic-usb-modules-5.10.0-3-octeon-di sata-modules-5.10.0-3-octeon-di crc-modules-5.10.0-3-octeon-di crypto-modules-5.10.0-3-octeon-di crypto-dm-modules-5.10.0-3-octeon-di nbd-modules-5.10.0-3-octeon-di rtc-modules-5.10.0-3-octeon-di sound-modules-5.10.0-3-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-3' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-5kc-malta-di nic-modules-5.10.0-3-5kc-malta-di nic-wireless-modules-5.10.0-3-5kc-malta-di nic-shared-modules-5.10.0-3-5kc-malta-di usb-serial-modules-5.10.0-3-5kc-malta-di ppp-modules-5.10.0-3-5kc-malta-di pata-modules-5.10.0-3-5kc-malta-di cdrom-core-modules-5.10.0-3-5kc-malta-di scsi-core-modules-5.10.0-3-5kc-malta-di scsi-modules-5.10.0-3-5kc-malta-di scsi-nic-modules-5.10.0-3-5kc-malta-di loop-modules-5.10.0-3-5kc-malta-di btrfs-modules-5.10.0-3-5kc-malta-di ext4-modules-5.10.0-3-5kc-malta-di isofs-modules-5.10.0-3-5kc-malta-di jfs-modules-5.10.0-3-5kc-malta-di xfs-modules-5.10.0-3-5kc-malta-di fat-modules-5.10.0-3-5kc-malta-di affs-modules-5.10.0-3-5kc-malta-di minix-modules-5.10.0-3-5kc-malta-di squashfs-modules-5.10.0-3-5kc-malta-di udf-modules-5.10.0-3-5kc-malta-di fuse-modules-5.10.0-3-5kc-malta-di f2fs-modules-5.10.0-3-5kc-malta-di md-modules-5.10.0-3-5kc-malta-di multipath-modules-5.10.0-3-5kc-malta-di usb-modules-5.10.0-3-5kc-malta-di usb-storage-modules-5.10.0-3-5kc-malta-di fb-modules-5.10.0-3-5kc-malta-di input-modules-5.10.0-3-5kc-malta-di event-modules-5.10.0-3-5kc-malta-di mouse-modules-5.10.0-3-5kc-malta-di nic-usb-modules-5.10.0-3-5kc-malta-di sata-modules-5.10.0-3-5kc-malta-di i2c-modules-5.10.0-3-5kc-malta-di crc-modules-5.10.0-3-5kc-malta-di crypto-modules-5.10.0-3-5kc-malta-di crypto-dm-modules-5.10.0-3-5kc-malta-di ata-modules-5.10.0-3-5kc-malta-di mmc-core-modules-5.10.0-3-5kc-malta-di mmc-modules-5.10.0-3-5kc-malta-di nbd-modules-5.10.0-3-5kc-malta-di sound-modules-5.10.0-3-5kc-malta-di mtd-core-modules-5.10.0-3-5kc-malta-di kernel-image-5.10.0-3-octeon-di nic-modules-5.10.0-3-octeon-di nic-wireless-modules-5.10.0-3-octeon-di nic-shared-modules-5.10.0-3-octeon-di usb-serial-modules-5.10.0-3-octeon-di ppp-modules-5.10.0-3-octeon-di pata-modules-5.10.0-3-octeon-di cdrom-core-modules-5.10.0-3-octeon-di scsi-core-modules-5.10.0-3-octeon-di scsi-modules-5.10.0-3-octeon-di scsi-nic-modules-5.10.0-3-octeon-di loop-modules-5.10.0-3-octeon-di btrfs-modules-5.10.0-3-octeon-di ext4-modules-5.10.0-3-octeon-di isofs-modules-5.10.0-3-octeon-di jfs-modules-5.10.0-3-octeon-di xfs-modules-5.10.0-3-octeon-di fat-modules-5.10.0-3-octeon-di affs-modules-5.10.0-3-octeon-di minix-modules-5.10.0-3-octeon-di squashfs-modules-5.10.0-3-octeon-di udf-modules-5.10.0-3-octeon-di fuse-modules-5.10.0-3-octeon-di f2fs-modules-5.10.0-3-octeon-di md-modules-5.10.0-3-octeon-di multipath-modules-5.10.0-3-octeon-di usb-modules-5.10.0-3-octeon-di usb-storage-modules-5.10.0-3-octeon-di input-modules-5.10.0-3-octeon-di event-modules-5.10.0-3-octeon-di nic-usb-modules-5.10.0-3-octeon-di sata-modules-5.10.0-3-octeon-di crc-modules-5.10.0-3-octeon-di crypto-modules-5.10.0-3-octeon-di crypto-dm-modules-5.10.0-3-octeon-di nbd-modules-5.10.0-3-octeon-di rtc-modules-5.10.0-3-octeon-di sound-modules-5.10.0-3-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_mips64_none: binary-arch_mips64_none_5kc-malta binary-arch_mips64_none_octeon binary-arch_mips64_none_real
 binary-arch_mips64_none_5kc-malta: binary-arch_mips64_none_5kc-malta_real
 binary-arch_mips64_none_5kc-malta_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mips64_none_octeon: binary-arch_mips64_none_octeon_real
 binary-arch_mips64_none_octeon_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mips64_none_real:
 binary-arch_mips64_real:: setup_mips64
 binary-arch_mips64_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mips64el:: binary-arch_mips64el_none binary-arch_mips64el_real
 binary-arch_mips64el::
-	$(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-3' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-5kc-malta-di nic-modules-5.10.0-3-5kc-malta-di nic-wireless-modules-5.10.0-3-5kc-malta-di nic-shared-modules-5.10.0-3-5kc-malta-di usb-serial-modules-5.10.0-3-5kc-malta-di ppp-modules-5.10.0-3-5kc-malta-di pata-modules-5.10.0-3-5kc-malta-di cdrom-core-modules-5.10.0-3-5kc-malta-di scsi-core-modules-5.10.0-3-5kc-malta-di scsi-modules-5.10.0-3-5kc-malta-di scsi-nic-modules-5.10.0-3-5kc-malta-di loop-modules-5.10.0-3-5kc-malta-di btrfs-modules-5.10.0-3-5kc-malta-di ext4-modules-5.10.0-3-5kc-malta-di isofs-modules-5.10.0-3-5kc-malta-di jfs-modules-5.10.0-3-5kc-malta-di xfs-modules-5.10.0-3-5kc-malta-di fat-modules-5.10.0-3-5kc-malta-di affs-modules-5.10.0-3-5kc-malta-di minix-modules-5.10.0-3-5kc-malta-di squashfs-modules-5.10.0-3-5kc-malta-di udf-modules-5.10.0-3-5kc-malta-di fuse-modules-5.10.0-3-5kc-malta-di f2fs-modules-5.10.0-3-5kc-malta-di md-modules-5.10.0-3-5kc-malta-di multipath-modules-5.10.0-3-5kc-malta-di usb-modules-5.10.0-3-5kc-malta-di usb-storage-modules-5.10.0-3-5kc-malta-di fb-modules-5.10.0-3-5kc-malta-di input-modules-5.10.0-3-5kc-malta-di event-modules-5.10.0-3-5kc-malta-di mouse-modules-5.10.0-3-5kc-malta-di nic-usb-modules-5.10.0-3-5kc-malta-di sata-modules-5.10.0-3-5kc-malta-di i2c-modules-5.10.0-3-5kc-malta-di crc-modules-5.10.0-3-5kc-malta-di crypto-modules-5.10.0-3-5kc-malta-di crypto-dm-modules-5.10.0-3-5kc-malta-di ata-modules-5.10.0-3-5kc-malta-di mmc-core-modules-5.10.0-3-5kc-malta-di mmc-modules-5.10.0-3-5kc-malta-di nbd-modules-5.10.0-3-5kc-malta-di sound-modules-5.10.0-3-5kc-malta-di mtd-core-modules-5.10.0-3-5kc-malta-di kernel-image-5.10.0-3-loongson-3-di nic-modules-5.10.0-3-loongson-3-di nic-wireless-modules-5.10.0-3-loongson-3-di nic-shared-modules-5.10.0-3-loongson-3-di usb-serial-modules-5.10.0-3-loongson-3-di ppp-modules-5.10.0-3-loongson-3-di pata-modules-5.10.0-3-loongson-3-di cdrom-core-modules-5.10.0-3-loongson-3-di firewire-core-modules-5.10.0-3-loongson-3-di scsi-core-modules-5.10.0-3-loongson-3-di scsi-modules-5.10.0-3-loongson-3-di scsi-nic-modules-5.10.0-3-loongson-3-di loop-modules-5.10.0-3-loongson-3-di btrfs-modules-5.10.0-3-loongson-3-di ext4-modules-5.10.0-3-loongson-3-di isofs-modules-5.10.0-3-loongson-3-di jfs-modules-5.10.0-3-loongson-3-di xfs-modules-5.10.0-3-loongson-3-di fat-modules-5.10.0-3-loongson-3-di affs-modules-5.10.0-3-loongson-3-di minix-modules-5.10.0-3-loongson-3-di nfs-modules-5.10.0-3-loongson-3-di squashfs-modules-5.10.0-3-loongson-3-di udf-modules-5.10.0-3-loongson-3-di fuse-modules-5.10.0-3-loongson-3-di f2fs-modules-5.10.0-3-loongson-3-di md-modules-5.10.0-3-loongson-3-di multipath-modules-5.10.0-3-loongson-3-di usb-modules-5.10.0-3-loongson-3-di usb-storage-modules-5.10.0-3-loongson-3-di fb-modules-5.10.0-3-loongson-3-di input-modules-5.10.0-3-loongson-3-di event-modules-5.10.0-3-loongson-3-di nic-usb-modules-5.10.0-3-loongson-3-di sata-modules-5.10.0-3-loongson-3-di crc-modules-5.10.0-3-loongson-3-di crypto-modules-5.10.0-3-loongson-3-di crypto-dm-modules-5.10.0-3-loongson-3-di ata-modules-5.10.0-3-loongson-3-di nbd-modules-5.10.0-3-loongson-3-di speakup-modules-5.10.0-3-loongson-3-di sound-modules-5.10.0-3-loongson-3-di mtd-core-modules-5.10.0-3-loongson-3-di kernel-image-5.10.0-3-octeon-di nic-modules-5.10.0-3-octeon-di nic-wireless-modules-5.10.0-3-octeon-di nic-shared-modules-5.10.0-3-octeon-di usb-serial-modules-5.10.0-3-octeon-di ppp-modules-5.10.0-3-octeon-di pata-modules-5.10.0-3-octeon-di cdrom-core-modules-5.10.0-3-octeon-di scsi-core-modules-5.10.0-3-octeon-di scsi-modules-5.10.0-3-octeon-di scsi-nic-modules-5.10.0-3-octeon-di loop-modules-5.10.0-3-octeon-di btrfs-modules-5.10.0-3-octeon-di ext4-modules-5.10.0-3-octeon-di isofs-modules-5.10.0-3-octeon-di jfs-modules-5.10.0-3-octeon-di xfs-modules-5.10.0-3-octeon-di fat-modules-5.10.0-3-octeon-di affs-modules-5.10.0-3-octeon-di minix-modules-5.10.0-3-octeon-di squashfs-modules-5.10.0-3-octeon-di udf-modules-5.10.0-3-octeon-di fuse-modules-5.10.0-3-octeon-di f2fs-modules-5.10.0-3-octeon-di md-modules-5.10.0-3-octeon-di multipath-modules-5.10.0-3-octeon-di usb-modules-5.10.0-3-octeon-di usb-storage-modules-5.10.0-3-octeon-di input-modules-5.10.0-3-octeon-di event-modules-5.10.0-3-octeon-di nic-usb-modules-5.10.0-3-octeon-di sata-modules-5.10.0-3-octeon-di crc-modules-5.10.0-3-octeon-di crypto-modules-5.10.0-3-octeon-di crypto-dm-modules-5.10.0-3-octeon-di nbd-modules-5.10.0-3-octeon-di rtc-modules-5.10.0-3-octeon-di sound-modules-5.10.0-3-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-3' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-5kc-malta-di nic-modules-5.10.0-3-5kc-malta-di nic-wireless-modules-5.10.0-3-5kc-malta-di nic-shared-modules-5.10.0-3-5kc-malta-di usb-serial-modules-5.10.0-3-5kc-malta-di ppp-modules-5.10.0-3-5kc-malta-di pata-modules-5.10.0-3-5kc-malta-di cdrom-core-modules-5.10.0-3-5kc-malta-di scsi-core-modules-5.10.0-3-5kc-malta-di scsi-modules-5.10.0-3-5kc-malta-di scsi-nic-modules-5.10.0-3-5kc-malta-di loop-modules-5.10.0-3-5kc-malta-di btrfs-modules-5.10.0-3-5kc-malta-di ext4-modules-5.10.0-3-5kc-malta-di isofs-modules-5.10.0-3-5kc-malta-di jfs-modules-5.10.0-3-5kc-malta-di xfs-modules-5.10.0-3-5kc-malta-di fat-modules-5.10.0-3-5kc-malta-di affs-modules-5.10.0-3-5kc-malta-di minix-modules-5.10.0-3-5kc-malta-di squashfs-modules-5.10.0-3-5kc-malta-di udf-modules-5.10.0-3-5kc-malta-di fuse-modules-5.10.0-3-5kc-malta-di f2fs-modules-5.10.0-3-5kc-malta-di md-modules-5.10.0-3-5kc-malta-di multipath-modules-5.10.0-3-5kc-malta-di usb-modules-5.10.0-3-5kc-malta-di usb-storage-modules-5.10.0-3-5kc-malta-di fb-modules-5.10.0-3-5kc-malta-di input-modules-5.10.0-3-5kc-malta-di event-modules-5.10.0-3-5kc-malta-di mouse-modules-5.10.0-3-5kc-malta-di nic-usb-modules-5.10.0-3-5kc-malta-di sata-modules-5.10.0-3-5kc-malta-di i2c-modules-5.10.0-3-5kc-malta-di crc-modules-5.10.0-3-5kc-malta-di crypto-modules-5.10.0-3-5kc-malta-di crypto-dm-modules-5.10.0-3-5kc-malta-di ata-modules-5.10.0-3-5kc-malta-di mmc-core-modules-5.10.0-3-5kc-malta-di mmc-modules-5.10.0-3-5kc-malta-di nbd-modules-5.10.0-3-5kc-malta-di sound-modules-5.10.0-3-5kc-malta-di mtd-core-modules-5.10.0-3-5kc-malta-di kernel-image-5.10.0-3-loongson-3-di nic-modules-5.10.0-3-loongson-3-di nic-wireless-modules-5.10.0-3-loongson-3-di nic-shared-modules-5.10.0-3-loongson-3-di usb-serial-modules-5.10.0-3-loongson-3-di ppp-modules-5.10.0-3-loongson-3-di pata-modules-5.10.0-3-loongson-3-di cdrom-core-modules-5.10.0-3-loongson-3-di firewire-core-modules-5.10.0-3-loongson-3-di scsi-core-modules-5.10.0-3-loongson-3-di scsi-modules-5.10.0-3-loongson-3-di scsi-nic-modules-5.10.0-3-loongson-3-di loop-modules-5.10.0-3-loongson-3-di btrfs-modules-5.10.0-3-loongson-3-di ext4-modules-5.10.0-3-loongson-3-di isofs-modules-5.10.0-3-loongson-3-di jfs-modules-5.10.0-3-loongson-3-di xfs-modules-5.10.0-3-loongson-3-di fat-modules-5.10.0-3-loongson-3-di affs-modules-5.10.0-3-loongson-3-di minix-modules-5.10.0-3-loongson-3-di nfs-modules-5.10.0-3-loongson-3-di squashfs-modules-5.10.0-3-loongson-3-di udf-modules-5.10.0-3-loongson-3-di fuse-modules-5.10.0-3-loongson-3-di f2fs-modules-5.10.0-3-loongson-3-di md-modules-5.10.0-3-loongson-3-di multipath-modules-5.10.0-3-loongson-3-di usb-modules-5.10.0-3-loongson-3-di usb-storage-modules-5.10.0-3-loongson-3-di fb-modules-5.10.0-3-loongson-3-di input-modules-5.10.0-3-loongson-3-di event-modules-5.10.0-3-loongson-3-di nic-usb-modules-5.10.0-3-loongson-3-di sata-modules-5.10.0-3-loongson-3-di crc-modules-5.10.0-3-loongson-3-di crypto-modules-5.10.0-3-loongson-3-di crypto-dm-modules-5.10.0-3-loongson-3-di ata-modules-5.10.0-3-loongson-3-di nbd-modules-5.10.0-3-loongson-3-di speakup-modules-5.10.0-3-loongson-3-di sound-modules-5.10.0-3-loongson-3-di mtd-core-modules-5.10.0-3-loongson-3-di kernel-image-5.10.0-3-octeon-di nic-modules-5.10.0-3-octeon-di nic-wireless-modules-5.10.0-3-octeon-di nic-shared-modules-5.10.0-3-octeon-di usb-serial-modules-5.10.0-3-octeon-di ppp-modules-5.10.0-3-octeon-di pata-modules-5.10.0-3-octeon-di cdrom-core-modules-5.10.0-3-octeon-di scsi-core-modules-5.10.0-3-octeon-di scsi-modules-5.10.0-3-octeon-di scsi-nic-modules-5.10.0-3-octeon-di loop-modules-5.10.0-3-octeon-di btrfs-modules-5.10.0-3-octeon-di ext4-modules-5.10.0-3-octeon-di isofs-modules-5.10.0-3-octeon-di jfs-modules-5.10.0-3-octeon-di xfs-modules-5.10.0-3-octeon-di fat-modules-5.10.0-3-octeon-di affs-modules-5.10.0-3-octeon-di minix-modules-5.10.0-3-octeon-di squashfs-modules-5.10.0-3-octeon-di udf-modules-5.10.0-3-octeon-di fuse-modules-5.10.0-3-octeon-di f2fs-modules-5.10.0-3-octeon-di md-modules-5.10.0-3-octeon-di multipath-modules-5.10.0-3-octeon-di usb-modules-5.10.0-3-octeon-di usb-storage-modules-5.10.0-3-octeon-di input-modules-5.10.0-3-octeon-di event-modules-5.10.0-3-octeon-di nic-usb-modules-5.10.0-3-octeon-di sata-modules-5.10.0-3-octeon-di crc-modules-5.10.0-3-octeon-di crypto-modules-5.10.0-3-octeon-di crypto-dm-modules-5.10.0-3-octeon-di nbd-modules-5.10.0-3-octeon-di rtc-modules-5.10.0-3-octeon-di sound-modules-5.10.0-3-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_mips64el_none: binary-arch_mips64el_none_5kc-malta binary-arch_mips64el_none_loongson-3 binary-arch_mips64el_none_octeon binary-arch_mips64el_none_real
 binary-arch_mips64el_none_5kc-malta: binary-arch_mips64el_none_5kc-malta_real
 binary-arch_mips64el_none_5kc-malta_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mips64el_none_loongson-3: binary-arch_mips64el_none_loongson-3_real
 binary-arch_mips64el_none_loongson-3_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mips64el_none_octeon: binary-arch_mips64el_none_octeon_real
 binary-arch_mips64el_none_octeon_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mips64el_none_real:
 binary-arch_mips64el_real:: setup_mips64el
 binary-arch_mips64el_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mips64r6:: binary-arch_mips64r6_none binary-arch_mips64r6_real
 binary-arch_mips64r6::
-	$(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-3' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-mips64r6-di nic-shared-modules-5.10.0-3-mips64r6-di loop-modules-5.10.0-3-mips64r6-di btrfs-modules-5.10.0-3-mips64r6-di ext4-modules-5.10.0-3-mips64r6-di isofs-modules-5.10.0-3-mips64r6-di jfs-modules-5.10.0-3-mips64r6-di xfs-modules-5.10.0-3-mips64r6-di squashfs-modules-5.10.0-3-mips64r6-di udf-modules-5.10.0-3-mips64r6-di fuse-modules-5.10.0-3-mips64r6-di f2fs-modules-5.10.0-3-mips64r6-di md-modules-5.10.0-3-mips64r6-di multipath-modules-5.10.0-3-mips64r6-di crc-modules-5.10.0-3-mips64r6-di crypto-modules-5.10.0-3-mips64r6-di crypto-dm-modules-5.10.0-3-mips64r6-di nbd-modules-5.10.0-3-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-3' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-mips64r6-di nic-shared-modules-5.10.0-3-mips64r6-di loop-modules-5.10.0-3-mips64r6-di btrfs-modules-5.10.0-3-mips64r6-di ext4-modules-5.10.0-3-mips64r6-di isofs-modules-5.10.0-3-mips64r6-di jfs-modules-5.10.0-3-mips64r6-di xfs-modules-5.10.0-3-mips64r6-di squashfs-modules-5.10.0-3-mips64r6-di udf-modules-5.10.0-3-mips64r6-di fuse-modules-5.10.0-3-mips64r6-di f2fs-modules-5.10.0-3-mips64r6-di md-modules-5.10.0-3-mips64r6-di multipath-modules-5.10.0-3-mips64r6-di crc-modules-5.10.0-3-mips64r6-di crypto-modules-5.10.0-3-mips64r6-di crypto-dm-modules-5.10.0-3-mips64r6-di nbd-modules-5.10.0-3-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_mips64r6_none: binary-arch_mips64r6_none_mips64r6 binary-arch_mips64r6_none_real
 binary-arch_mips64r6_none_mips64r6: binary-arch_mips64r6_none_mips64r6_real
 binary-arch_mips64r6_none_mips64r6_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mips64r6_none_real:
 binary-arch_mips64r6_real:: setup_mips64r6
 binary-arch_mips64r6_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mips64r6el:: binary-arch_mips64r6el_none binary-arch_mips64r6el_real
 binary-arch_mips64r6el::
-	$(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-3' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-mips64r6el-di nic-shared-modules-5.10.0-3-mips64r6el-di loop-modules-5.10.0-3-mips64r6el-di btrfs-modules-5.10.0-3-mips64r6el-di ext4-modules-5.10.0-3-mips64r6el-di isofs-modules-5.10.0-3-mips64r6el-di jfs-modules-5.10.0-3-mips64r6el-di xfs-modules-5.10.0-3-mips64r6el-di squashfs-modules-5.10.0-3-mips64r6el-di udf-modules-5.10.0-3-mips64r6el-di fuse-modules-5.10.0-3-mips64r6el-di f2fs-modules-5.10.0-3-mips64r6el-di md-modules-5.10.0-3-mips64r6el-di multipath-modules-5.10.0-3-mips64r6el-di crc-modules-5.10.0-3-mips64r6el-di crypto-modules-5.10.0-3-mips64r6el-di crypto-dm-modules-5.10.0-3-mips64r6el-di nbd-modules-5.10.0-3-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-3' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-mips64r6el-di nic-shared-modules-5.10.0-3-mips64r6el-di loop-modules-5.10.0-3-mips64r6el-di btrfs-modules-5.10.0-3-mips64r6el-di ext4-modules-5.10.0-3-mips64r6el-di isofs-modules-5.10.0-3-mips64r6el-di jfs-modules-5.10.0-3-mips64r6el-di xfs-modules-5.10.0-3-mips64r6el-di squashfs-modules-5.10.0-3-mips64r6el-di udf-modules-5.10.0-3-mips64r6el-di fuse-modules-5.10.0-3-mips64r6el-di f2fs-modules-5.10.0-3-mips64r6el-di md-modules-5.10.0-3-mips64r6el-di multipath-modules-5.10.0-3-mips64r6el-di crc-modules-5.10.0-3-mips64r6el-di crypto-modules-5.10.0-3-mips64r6el-di crypto-dm-modules-5.10.0-3-mips64r6el-di nbd-modules-5.10.0-3-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_mips64r6el_none: binary-arch_mips64r6el_none_mips64r6el binary-arch_mips64r6el_none_real
 binary-arch_mips64r6el_none_mips64r6el: binary-arch_mips64r6el_none_mips64r6el_real
 binary-arch_mips64r6el_none_mips64r6el_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mips64r6el_none_real:
 binary-arch_mips64r6el_real:: setup_mips64r6el
 binary-arch_mips64r6el_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mips_none: binary-arch_mips_none_4kc-malta binary-arch_mips_none_5kc-malta binary-arch_mips_none_octeon binary-arch_mips_none_real
 binary-arch_mips_none_4kc-malta: binary-arch_mips_none_4kc-malta_real
 binary-arch_mips_none_4kc-malta_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mips_none_5kc-malta: binary-arch_mips_none_5kc-malta_real
 binary-arch_mips_none_5kc-malta_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mips_none_octeon: binary-arch_mips_none_octeon_real
 binary-arch_mips_none_octeon_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mips_none_real:
 binary-arch_mips_real:: setup_mips
 binary-arch_mips_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mipsel:: binary-arch_mipsel_none binary-arch_mipsel_real
 binary-arch_mipsel::
-	$(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-3' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-4kc-malta-di nic-modules-5.10.0-3-4kc-malta-di nic-wireless-modules-5.10.0-3-4kc-malta-di nic-shared-modules-5.10.0-3-4kc-malta-di usb-serial-modules-5.10.0-3-4kc-malta-di ppp-modules-5.10.0-3-4kc-malta-di pata-modules-5.10.0-3-4kc-malta-di cdrom-core-modules-5.10.0-3-4kc-malta-di scsi-core-modules-5.10.0-3-4kc-malta-di scsi-modules-5.10.0-3-4kc-malta-di scsi-nic-modules-5.10.0-3-4kc-malta-di loop-modules-5.10.0-3-4kc-malta-di btrfs-modules-5.10.0-3-4kc-malta-di ext4-modules-5.10.0-3-4kc-malta-di isofs-modules-5.10.0-3-4kc-malta-di jfs-modules-5.10.0-3-4kc-malta-di xfs-modules-5.10.0-3-4kc-malta-di fat-modules-5.10.0-3-4kc-malta-di affs-modules-5.10.0-3-4kc-malta-di minix-modules-5.10.0-3-4kc-malta-di squashfs-modules-5.10.0-3-4kc-malta-di udf-modules-5.10.0-3-4kc-malta-di fuse-modules-5.10.0-3-4kc-malta-di f2fs-modules-5.10.0-3-4kc-malta-di md-modules-5.10.0-3-4kc-malta-di multipath-modules-5.10.0-3-4kc-malta-di usb-modules-5.10.0-3-4kc-malta-di usb-storage-modules-5.10.0-3-4kc-malta-di fb-modules-5.10.0-3-4kc-malta-di input-modules-5.10.0-3-4kc-malta-di event-modules-5.10.0-3-4kc-malta-di mouse-modules-5.10.0-3-4kc-malta-di nic-usb-modules-5.10.0-3-4kc-malta-di sata-modules-5.10.0-3-4kc-malta-di i2c-modules-5.10.0-3-4kc-malta-di crc-modules-5.10.0-3-4kc-malta-di crypto-modules-5.10.0-3-4kc-malta-di crypto-dm-modules-5.10.0-3-4kc-malta-di ata-modules-5.10.0-3-4kc-malta-di mmc-core-modules-5.10.0-3-4kc-malta-di mmc-modules-5.10.0-3-4kc-malta-di nbd-modules-5.10.0-3-4kc-malta-di sound-modules-5.10.0-3-4kc-malta-di mtd-core-modules-5.10.0-3-4kc-malta-di kernel-image-5.10.0-3-loongson-3-di nic-modules-5.10.0-3-loongson-3-di nic-wireless-modules-5.10.0-3-loongson-3-di nic-shared-modules-5.10.0-3-loongson-3-di usb-serial-modules-5.10.0-3-loongson-3-di ppp-modules-5.10.0-3-loongson-3-di pata-modules-5.10.0-3-loongson-3-di cdrom-core-modules-5.10.0-3-loongson-3-di firewire-core-modules-5.10.0-3-loongson-3-di scsi-core-modules-5.10.0-3-loongson-3-di scsi-modules-5.10.0-3-loongson-3-di scsi-nic-modules-5.10.0-3-loongson-3-di loop-modules-5.10.0-3-loongson-3-di btrfs-modules-5.10.0-3-loongson-3-di ext4-modules-5.10.0-3-loongson-3-di isofs-modules-5.10.0-3-loongson-3-di jfs-modules-5.10.0-3-loongson-3-di xfs-modules-5.10.0-3-loongson-3-di fat-modules-5.10.0-3-loongson-3-di affs-modules-5.10.0-3-loongson-3-di minix-modules-5.10.0-3-loongson-3-di nfs-modules-5.10.0-3-loongson-3-di squashfs-modules-5.10.0-3-loongson-3-di udf-modules-5.10.0-3-loongson-3-di fuse-modules-5.10.0-3-loongson-3-di f2fs-modules-5.10.0-3-loongson-3-di md-modules-5.10.0-3-loongson-3-di multipath-modules-5.10.0-3-loongson-3-di usb-modules-5.10.0-3-loongson-3-di usb-storage-modules-5.10.0-3-loongson-3-di fb-modules-5.10.0-3-loongson-3-di input-modules-5.10.0-3-loongson-3-di event-modules-5.10.0-3-loongson-3-di nic-usb-modules-5.10.0-3-loongson-3-di sata-modules-5.10.0-3-loongson-3-di crc-modules-5.10.0-3-loongson-3-di crypto-modules-5.10.0-3-loongson-3-di crypto-dm-modules-5.10.0-3-loongson-3-di ata-modules-5.10.0-3-loongson-3-di nbd-modules-5.10.0-3-loongson-3-di speakup-modules-5.10.0-3-loongson-3-di sound-modules-5.10.0-3-loongson-3-di mtd-core-modules-5.10.0-3-loongson-3-di kernel-image-5.10.0-3-octeon-di nic-modules-5.10.0-3-octeon-di nic-wireless-modules-5.10.0-3-octeon-di nic-shared-modules-5.10.0-3-octeon-di usb-serial-modules-5.10.0-3-octeon-di ppp-modules-5.10.0-3-octeon-di pata-modules-5.10.0-3-octeon-di cdrom-core-modules-5.10.0-3-octeon-di scsi-core-modules-5.10.0-3-octeon-di scsi-modules-5.10.0-3-octeon-di scsi-nic-modules-5.10.0-3-octeon-di loop-modules-5.10.0-3-octeon-di btrfs-modules-5.10.0-3-octeon-di ext4-modules-5.10.0-3-octeon-di isofs-modules-5.10.0-3-octeon-di jfs-modules-5.10.0-3-octeon-di xfs-modules-5.10.0-3-octeon-di fat-modules-5.10.0-3-octeon-di affs-modules-5.10.0-3-octeon-di minix-modules-5.10.0-3-octeon-di squashfs-modules-5.10.0-3-octeon-di udf-modules-5.10.0-3-octeon-di fuse-modules-5.10.0-3-octeon-di f2fs-modules-5.10.0-3-octeon-di md-modules-5.10.0-3-octeon-di multipath-modules-5.10.0-3-octeon-di usb-modules-5.10.0-3-octeon-di usb-storage-modules-5.10.0-3-octeon-di input-modules-5.10.0-3-octeon-di event-modules-5.10.0-3-octeon-di nic-usb-modules-5.10.0-3-octeon-di sata-modules-5.10.0-3-octeon-di crc-modules-5.10.0-3-octeon-di crypto-modules-5.10.0-3-octeon-di crypto-dm-modules-5.10.0-3-octeon-di nbd-modules-5.10.0-3-octeon-di rtc-modules-5.10.0-3-octeon-di sound-modules-5.10.0-3-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-3' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-4kc-malta-di nic-modules-5.10.0-3-4kc-malta-di nic-wireless-modules-5.10.0-3-4kc-malta-di nic-shared-modules-5.10.0-3-4kc-malta-di usb-serial-modules-5.10.0-3-4kc-malta-di ppp-modules-5.10.0-3-4kc-malta-di pata-modules-5.10.0-3-4kc-malta-di cdrom-core-modules-5.10.0-3-4kc-malta-di scsi-core-modules-5.10.0-3-4kc-malta-di scsi-modules-5.10.0-3-4kc-malta-di scsi-nic-modules-5.10.0-3-4kc-malta-di loop-modules-5.10.0-3-4kc-malta-di btrfs-modules-5.10.0-3-4kc-malta-di ext4-modules-5.10.0-3-4kc-malta-di isofs-modules-5.10.0-3-4kc-malta-di jfs-modules-5.10.0-3-4kc-malta-di xfs-modules-5.10.0-3-4kc-malta-di fat-modules-5.10.0-3-4kc-malta-di affs-modules-5.10.0-3-4kc-malta-di minix-modules-5.10.0-3-4kc-malta-di squashfs-modules-5.10.0-3-4kc-malta-di udf-modules-5.10.0-3-4kc-malta-di fuse-modules-5.10.0-3-4kc-malta-di f2fs-modules-5.10.0-3-4kc-malta-di md-modules-5.10.0-3-4kc-malta-di multipath-modules-5.10.0-3-4kc-malta-di usb-modules-5.10.0-3-4kc-malta-di usb-storage-modules-5.10.0-3-4kc-malta-di fb-modules-5.10.0-3-4kc-malta-di input-modules-5.10.0-3-4kc-malta-di event-modules-5.10.0-3-4kc-malta-di mouse-modules-5.10.0-3-4kc-malta-di nic-usb-modules-5.10.0-3-4kc-malta-di sata-modules-5.10.0-3-4kc-malta-di i2c-modules-5.10.0-3-4kc-malta-di crc-modules-5.10.0-3-4kc-malta-di crypto-modules-5.10.0-3-4kc-malta-di crypto-dm-modules-5.10.0-3-4kc-malta-di ata-modules-5.10.0-3-4kc-malta-di mmc-core-modules-5.10.0-3-4kc-malta-di mmc-modules-5.10.0-3-4kc-malta-di nbd-modules-5.10.0-3-4kc-malta-di sound-modules-5.10.0-3-4kc-malta-di mtd-core-modules-5.10.0-3-4kc-malta-di kernel-image-5.10.0-3-loongson-3-di nic-modules-5.10.0-3-loongson-3-di nic-wireless-modules-5.10.0-3-loongson-3-di nic-shared-modules-5.10.0-3-loongson-3-di usb-serial-modules-5.10.0-3-loongson-3-di ppp-modules-5.10.0-3-loongson-3-di pata-modules-5.10.0-3-loongson-3-di cdrom-core-modules-5.10.0-3-loongson-3-di firewire-core-modules-5.10.0-3-loongson-3-di scsi-core-modules-5.10.0-3-loongson-3-di scsi-modules-5.10.0-3-loongson-3-di scsi-nic-modules-5.10.0-3-loongson-3-di loop-modules-5.10.0-3-loongson-3-di btrfs-modules-5.10.0-3-loongson-3-di ext4-modules-5.10.0-3-loongson-3-di isofs-modules-5.10.0-3-loongson-3-di jfs-modules-5.10.0-3-loongson-3-di xfs-modules-5.10.0-3-loongson-3-di fat-modules-5.10.0-3-loongson-3-di affs-modules-5.10.0-3-loongson-3-di minix-modules-5.10.0-3-loongson-3-di nfs-modules-5.10.0-3-loongson-3-di squashfs-modules-5.10.0-3-loongson-3-di udf-modules-5.10.0-3-loongson-3-di fuse-modules-5.10.0-3-loongson-3-di f2fs-modules-5.10.0-3-loongson-3-di md-modules-5.10.0-3-loongson-3-di multipath-modules-5.10.0-3-loongson-3-di usb-modules-5.10.0-3-loongson-3-di usb-storage-modules-5.10.0-3-loongson-3-di fb-modules-5.10.0-3-loongson-3-di input-modules-5.10.0-3-loongson-3-di event-modules-5.10.0-3-loongson-3-di nic-usb-modules-5.10.0-3-loongson-3-di sata-modules-5.10.0-3-loongson-3-di crc-modules-5.10.0-3-loongson-3-di crypto-modules-5.10.0-3-loongson-3-di crypto-dm-modules-5.10.0-3-loongson-3-di ata-modules-5.10.0-3-loongson-3-di nbd-modules-5.10.0-3-loongson-3-di speakup-modules-5.10.0-3-loongson-3-di sound-modules-5.10.0-3-loongson-3-di mtd-core-modules-5.10.0-3-loongson-3-di kernel-image-5.10.0-3-octeon-di nic-modules-5.10.0-3-octeon-di nic-wireless-modules-5.10.0-3-octeon-di nic-shared-modules-5.10.0-3-octeon-di usb-serial-modules-5.10.0-3-octeon-di ppp-modules-5.10.0-3-octeon-di pata-modules-5.10.0-3-octeon-di cdrom-core-modules-5.10.0-3-octeon-di scsi-core-modules-5.10.0-3-octeon-di scsi-modules-5.10.0-3-octeon-di scsi-nic-modules-5.10.0-3-octeon-di loop-modules-5.10.0-3-octeon-di btrfs-modules-5.10.0-3-octeon-di ext4-modules-5.10.0-3-octeon-di isofs-modules-5.10.0-3-octeon-di jfs-modules-5.10.0-3-octeon-di xfs-modules-5.10.0-3-octeon-di fat-modules-5.10.0-3-octeon-di affs-modules-5.10.0-3-octeon-di minix-modules-5.10.0-3-octeon-di squashfs-modules-5.10.0-3-octeon-di udf-modules-5.10.0-3-octeon-di fuse-modules-5.10.0-3-octeon-di f2fs-modules-5.10.0-3-octeon-di md-modules-5.10.0-3-octeon-di multipath-modules-5.10.0-3-octeon-di usb-modules-5.10.0-3-octeon-di usb-storage-modules-5.10.0-3-octeon-di input-modules-5.10.0-3-octeon-di event-modules-5.10.0-3-octeon-di nic-usb-modules-5.10.0-3-octeon-di sata-modules-5.10.0-3-octeon-di crc-modules-5.10.0-3-octeon-di crypto-modules-5.10.0-3-octeon-di crypto-dm-modules-5.10.0-3-octeon-di nbd-modules-5.10.0-3-octeon-di rtc-modules-5.10.0-3-octeon-di sound-modules-5.10.0-3-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_mipsel_none: binary-arch_mipsel_none_4kc-malta binary-arch_mipsel_none_5kc-malta binary-arch_mipsel_none_loongson-3 binary-arch_mipsel_none_octeon binary-arch_mipsel_none_real
 binary-arch_mipsel_none_4kc-malta: binary-arch_mipsel_none_4kc-malta_real
 binary-arch_mipsel_none_4kc-malta_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mipsel_none_5kc-malta: binary-arch_mipsel_none_5kc-malta_real
 binary-arch_mipsel_none_5kc-malta_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mipsel_none_loongson-3: binary-arch_mipsel_none_loongson-3_real
 binary-arch_mipsel_none_loongson-3_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mipsel_none_octeon: binary-arch_mipsel_none_octeon_real
 binary-arch_mipsel_none_octeon_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mipsel_none_real:
 binary-arch_mipsel_real:: setup_mipsel
 binary-arch_mipsel_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mipsn32: binary-arch_mipsn32_real
 binary-arch_mipsn32_real:: setup_mipsn32
 binary-arch_mipsn32_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mipsn32el: binary-arch_mipsn32el_real
 binary-arch_mipsn32el_real:: setup_mipsn32el
 binary-arch_mipsn32el_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mipsn32r6: binary-arch_mipsn32r6_real
 binary-arch_mipsn32r6_real:: setup_mipsn32r6
 binary-arch_mipsn32r6_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mipsn32r6el: binary-arch_mipsn32r6el_real
 binary-arch_mipsn32r6el_real:: setup_mipsn32r6el
 binary-arch_mipsn32r6el_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mipsr6:: binary-arch_mipsr6_none binary-arch_mipsr6_real
 binary-arch_mipsr6::
-	$(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-3' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-mips32r6-di nic-shared-modules-5.10.0-3-mips32r6-di loop-modules-5.10.0-3-mips32r6-di btrfs-modules-5.10.0-3-mips32r6-di ext4-modules-5.10.0-3-mips32r6-di isofs-modules-5.10.0-3-mips32r6-di jfs-modules-5.10.0-3-mips32r6-di xfs-modules-5.10.0-3-mips32r6-di squashfs-modules-5.10.0-3-mips32r6-di udf-modules-5.10.0-3-mips32r6-di fuse-modules-5.10.0-3-mips32r6-di f2fs-modules-5.10.0-3-mips32r6-di md-modules-5.10.0-3-mips32r6-di multipath-modules-5.10.0-3-mips32r6-di crc-modules-5.10.0-3-mips32r6-di crypto-modules-5.10.0-3-mips32r6-di crypto-dm-modules-5.10.0-3-mips32r6-di nbd-modules-5.10.0-3-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-3' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-mips32r6-di nic-shared-modules-5.10.0-3-mips32r6-di loop-modules-5.10.0-3-mips32r6-di btrfs-modules-5.10.0-3-mips32r6-di ext4-modules-5.10.0-3-mips32r6-di isofs-modules-5.10.0-3-mips32r6-di jfs-modules-5.10.0-3-mips32r6-di xfs-modules-5.10.0-3-mips32r6-di squashfs-modules-5.10.0-3-mips32r6-di udf-modules-5.10.0-3-mips32r6-di fuse-modules-5.10.0-3-mips32r6-di f2fs-modules-5.10.0-3-mips32r6-di md-modules-5.10.0-3-mips32r6-di multipath-modules-5.10.0-3-mips32r6-di crc-modules-5.10.0-3-mips32r6-di crypto-modules-5.10.0-3-mips32r6-di crypto-dm-modules-5.10.0-3-mips32r6-di nbd-modules-5.10.0-3-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_mipsr6_none: binary-arch_mipsr6_none_mips32r6 binary-arch_mipsr6_none_mips64r6 binary-arch_mipsr6_none_real
 binary-arch_mipsr6_none_mips32r6: binary-arch_mipsr6_none_mips32r6_real
 binary-arch_mipsr6_none_mips32r6_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mipsr6_none_mips64r6: binary-arch_mipsr6_none_mips64r6_real
 binary-arch_mipsr6_none_mips64r6_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mipsr6_none_real:
 binary-arch_mipsr6_real:: setup_mipsr6
 binary-arch_mipsr6_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mipsr6el:: binary-arch_mipsr6el_none binary-arch_mipsr6el_real
 binary-arch_mipsr6el::
-	$(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-3' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-mips32r6el-di nic-shared-modules-5.10.0-3-mips32r6el-di loop-modules-5.10.0-3-mips32r6el-di btrfs-modules-5.10.0-3-mips32r6el-di ext4-modules-5.10.0-3-mips32r6el-di isofs-modules-5.10.0-3-mips32r6el-di jfs-modules-5.10.0-3-mips32r6el-di xfs-modules-5.10.0-3-mips32r6el-di squashfs-modules-5.10.0-3-mips32r6el-di udf-modules-5.10.0-3-mips32r6el-di fuse-modules-5.10.0-3-mips32r6el-di f2fs-modules-5.10.0-3-mips32r6el-di md-modules-5.10.0-3-mips32r6el-di multipath-modules-5.10.0-3-mips32r6el-di crc-modules-5.10.0-3-mips32r6el-di crypto-modules-5.10.0-3-mips32r6el-di crypto-dm-modules-5.10.0-3-mips32r6el-di nbd-modules-5.10.0-3-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-3' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-mips32r6el-di nic-shared-modules-5.10.0-3-mips32r6el-di loop-modules-5.10.0-3-mips32r6el-di btrfs-modules-5.10.0-3-mips32r6el-di ext4-modules-5.10.0-3-mips32r6el-di isofs-modules-5.10.0-3-mips32r6el-di jfs-modules-5.10.0-3-mips32r6el-di xfs-modules-5.10.0-3-mips32r6el-di squashfs-modules-5.10.0-3-mips32r6el-di udf-modules-5.10.0-3-mips32r6el-di fuse-modules-5.10.0-3-mips32r6el-di f2fs-modules-5.10.0-3-mips32r6el-di md-modules-5.10.0-3-mips32r6el-di multipath-modules-5.10.0-3-mips32r6el-di crc-modules-5.10.0-3-mips32r6el-di crypto-modules-5.10.0-3-mips32r6el-di crypto-dm-modules-5.10.0-3-mips32r6el-di nbd-modules-5.10.0-3-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_mipsr6el_none: binary-arch_mipsr6el_none_mips32r6el binary-arch_mipsr6el_none_mips64r6el binary-arch_mipsr6el_none_real
 binary-arch_mipsr6el_none_mips32r6el: binary-arch_mipsr6el_none_mips32r6el_real
 binary-arch_mipsr6el_none_mips32r6el_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mipsr6el_none_mips64r6el: binary-arch_mipsr6el_none_mips64r6el_real
 binary-arch_mipsr6el_none_mips64r6el_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_mipsr6el_none_real:
 binary-arch_mipsr6el_real:: setup_mipsr6el
 binary-arch_mipsr6el_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_powerpc:: binary-arch_powerpc_none binary-arch_powerpc_real
 binary-arch_powerpc::
-	$(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-3' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-powerpc-di nic-modules-5.10.0-3-powerpc-di nic-wireless-modules-5.10.0-3-powerpc-di nic-shared-modules-5.10.0-3-powerpc-di serial-modules-5.10.0-3-powerpc-di usb-serial-modules-5.10.0-3-powerpc-di ppp-modules-5.10.0-3-powerpc-di pata-modules-5.10.0-3-powerpc-di cdrom-core-modules-5.10.0-3-powerpc-di firewire-core-modules-5.10.0-3-powerpc-di scsi-core-modules-5.10.0-3-powerpc-di scsi-modules-5.10.0-3-powerpc-di scsi-nic-modules-5.10.0-3-powerpc-di loop-modules-5.10.0-3-powerpc-di btrfs-modules-5.10.0-3-powerpc-di ext4-modules-5.10.0-3-powerpc-di isofs-modules-5.10.0-3-powerpc-di jfs-modules-5.10.0-3-powerpc-di xfs-modules-5.10.0-3-powerpc-di fat-modules-5.10.0-3-powerpc-di hfs-modules-5.10.0-3-powerpc-di affs-modules-5.10.0-3-powerpc-di squashfs-modules-5.10.0-3-powerpc-di udf-modules-5.10.0-3-powerpc-di fuse-modules-5.10.0-3-powerpc-di f2fs-modules-5.10.0-3-powerpc-di md-modules-5.10.0-3-powerpc-di multipath-modules-5.10.0-3-powerpc-di usb-modules-5.10.0-3-powerpc-di usb-storage-modules-5.10.0-3-powerpc-di pcmcia-storage-modules-5.10.0-3-powerpc-di fb-modules-5.10.0-3-powerpc-di input-modules-5.10.0-3-powerpc-di event-modules-5.10.0-3-powerpc-di mouse-modules-5.10.0-3-powerpc-di nic-pcmcia-modules-5.10.0-3-powerpc-di pcmcia-modules-5.10.0-3-powerpc-di nic-usb-modules-5.10.0-3-powerpc-di sata-modules-5.10.0-3-powerpc-di crc-modules-5.10.0-3-powerpc-di crypto-modules-5.10.0-3-powerpc-di crypto-dm-modules-5.10.0-3-powerpc-di ata-modules-5.10.0-3-powerpc-di mmc-core-modules-5.10.0-3-powerpc-di nbd-modules-5.10.0-3-powerpc-di uinput-modules-5.10.0-3-powerpc-di kernel-image-5.10.0-3-powerpc64-di nic-modules-5.10.0-3-powerpc64-di nic-wireless-modules-5.10.0-3-powerpc64-di nic-shared-modules-5.10.0-3-powerpc64-di serial-modules-5.10.0-3-powerpc64-di usb-serial-modules-5.10.0-3-powerpc64-di ppp-modules-5.10.0-3-powerpc64-di pata-modules-5.10.0-3-powerpc64-di cdrom-core-modules-5.10.0-3-powerpc64-di firewire-core-modules-5.10.0-3-powerpc64-di scsi-core-modules-5.10.0-3-powerpc64-di scsi-modules-5.10.0-3-powerpc64-di scsi-nic-modules-5.10.0-3-powerpc64-di loop-modules-5.10.0-3-powerpc64-di btrfs-modules-5.10.0-3-powerpc64-di ext4-modules-5.10.0-3-powerpc64-di isofs-modules-5.10.0-3-powerpc64-di jfs-modules-5.10.0-3-powerpc64-di xfs-modules-5.10.0-3-powerpc64-di fat-modules-5.10.0-3-powerpc64-di hfs-modules-5.10.0-3-powerpc64-di affs-modules-5.10.0-3-powerpc64-di squashfs-modules-5.10.0-3-powerpc64-di udf-modules-5.10.0-3-powerpc64-di fuse-modules-5.10.0-3-powerpc64-di f2fs-modules-5.10.0-3-powerpc64-di md-modules-5.10.0-3-powerpc64-di multipath-modules-5.10.0-3-powerpc64-di usb-modules-5.10.0-3-powerpc64-di usb-storage-modules-5.10.0-3-powerpc64-di pcmcia-storage-modules-5.10.0-3-powerpc64-di fb-modules-5.10.0-3-powerpc64-di input-modules-5.10.0-3-powerpc64-di event-modules-5.10.0-3-powerpc64-di mouse-modules-5.10.0-3-powerpc64-di nic-pcmcia-modules-5.10.0-3-powerpc64-di pcmcia-modules-5.10.0-3-powerpc64-di nic-usb-modules-5.10.0-3-powerpc64-di sata-modules-5.10.0-3-powerpc64-di i2c-modules-5.10.0-3-powerpc64-di crc-modules-5.10.0-3-powerpc64-di crypto-modules-5.10.0-3-powerpc64-di crypto-dm-modules-5.10.0-3-powerpc64-di ata-modules-5.10.0-3-powerpc64-di mmc-core-modules-5.10.0-3-powerpc64-di nbd-modules-5.10.0-3-powerpc64-di uinput-modules-5.10.0-3-powerpc64-di mtd-core-modules-5.10.0-3-powerpc64-di hypervisor-modules-5.10.0-3-powerpc64-di fancontrol-modules-5.10.0-3-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-3' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-powerpc-di nic-modules-5.10.0-3-powerpc-di nic-wireless-modules-5.10.0-3-powerpc-di nic-shared-modules-5.10.0-3-powerpc-di serial-modules-5.10.0-3-powerpc-di usb-serial-modules-5.10.0-3-powerpc-di ppp-modules-5.10.0-3-powerpc-di pata-modules-5.10.0-3-powerpc-di cdrom-core-modules-5.10.0-3-powerpc-di firewire-core-modules-5.10.0-3-powerpc-di scsi-core-modules-5.10.0-3-powerpc-di scsi-modules-5.10.0-3-powerpc-di scsi-nic-modules-5.10.0-3-powerpc-di loop-modules-5.10.0-3-powerpc-di btrfs-modules-5.10.0-3-powerpc-di ext4-modules-5.10.0-3-powerpc-di isofs-modules-5.10.0-3-powerpc-di jfs-modules-5.10.0-3-powerpc-di xfs-modules-5.10.0-3-powerpc-di fat-modules-5.10.0-3-powerpc-di hfs-modules-5.10.0-3-powerpc-di affs-modules-5.10.0-3-powerpc-di squashfs-modules-5.10.0-3-powerpc-di udf-modules-5.10.0-3-powerpc-di fuse-modules-5.10.0-3-powerpc-di f2fs-modules-5.10.0-3-powerpc-di md-modules-5.10.0-3-powerpc-di multipath-modules-5.10.0-3-powerpc-di usb-modules-5.10.0-3-powerpc-di usb-storage-modules-5.10.0-3-powerpc-di pcmcia-storage-modules-5.10.0-3-powerpc-di fb-modules-5.10.0-3-powerpc-di input-modules-5.10.0-3-powerpc-di event-modules-5.10.0-3-powerpc-di mouse-modules-5.10.0-3-powerpc-di nic-pcmcia-modules-5.10.0-3-powerpc-di pcmcia-modules-5.10.0-3-powerpc-di nic-usb-modules-5.10.0-3-powerpc-di sata-modules-5.10.0-3-powerpc-di crc-modules-5.10.0-3-powerpc-di crypto-modules-5.10.0-3-powerpc-di crypto-dm-modules-5.10.0-3-powerpc-di ata-modules-5.10.0-3-powerpc-di mmc-core-modules-5.10.0-3-powerpc-di nbd-modules-5.10.0-3-powerpc-di uinput-modules-5.10.0-3-powerpc-di kernel-image-5.10.0-3-powerpc64-di nic-modules-5.10.0-3-powerpc64-di nic-wireless-modules-5.10.0-3-powerpc64-di nic-shared-modules-5.10.0-3-powerpc64-di serial-modules-5.10.0-3-powerpc64-di usb-serial-modules-5.10.0-3-powerpc64-di ppp-modules-5.10.0-3-powerpc64-di pata-modules-5.10.0-3-powerpc64-di cdrom-core-modules-5.10.0-3-powerpc64-di firewire-core-modules-5.10.0-3-powerpc64-di scsi-core-modules-5.10.0-3-powerpc64-di scsi-modules-5.10.0-3-powerpc64-di scsi-nic-modules-5.10.0-3-powerpc64-di loop-modules-5.10.0-3-powerpc64-di btrfs-modules-5.10.0-3-powerpc64-di ext4-modules-5.10.0-3-powerpc64-di isofs-modules-5.10.0-3-powerpc64-di jfs-modules-5.10.0-3-powerpc64-di xfs-modules-5.10.0-3-powerpc64-di fat-modules-5.10.0-3-powerpc64-di hfs-modules-5.10.0-3-powerpc64-di affs-modules-5.10.0-3-powerpc64-di squashfs-modules-5.10.0-3-powerpc64-di udf-modules-5.10.0-3-powerpc64-di fuse-modules-5.10.0-3-powerpc64-di f2fs-modules-5.10.0-3-powerpc64-di md-modules-5.10.0-3-powerpc64-di multipath-modules-5.10.0-3-powerpc64-di usb-modules-5.10.0-3-powerpc64-di usb-storage-modules-5.10.0-3-powerpc64-di pcmcia-storage-modules-5.10.0-3-powerpc64-di fb-modules-5.10.0-3-powerpc64-di input-modules-5.10.0-3-powerpc64-di event-modules-5.10.0-3-powerpc64-di mouse-modules-5.10.0-3-powerpc64-di nic-pcmcia-modules-5.10.0-3-powerpc64-di pcmcia-modules-5.10.0-3-powerpc64-di nic-usb-modules-5.10.0-3-powerpc64-di sata-modules-5.10.0-3-powerpc64-di i2c-modules-5.10.0-3-powerpc64-di crc-modules-5.10.0-3-powerpc64-di crypto-modules-5.10.0-3-powerpc64-di crypto-dm-modules-5.10.0-3-powerpc64-di ata-modules-5.10.0-3-powerpc64-di mmc-core-modules-5.10.0-3-powerpc64-di nbd-modules-5.10.0-3-powerpc64-di uinput-modules-5.10.0-3-powerpc64-di mtd-core-modules-5.10.0-3-powerpc64-di hypervisor-modules-5.10.0-3-powerpc64-di fancontrol-modules-5.10.0-3-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_powerpc_none: binary-arch_powerpc_none_powerpc binary-arch_powerpc_none_powerpc-smp binary-arch_powerpc_none_powerpc64 binary-arch_powerpc_none_real
 binary-arch_powerpc_none_powerpc: binary-arch_powerpc_none_powerpc_real
 binary-arch_powerpc_none_powerpc-smp: binary-arch_powerpc_none_powerpc-smp_real
 binary-arch_powerpc_none_powerpc-smp_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 binary-arch_powerpc_none_powerpc64: binary-arch_powerpc_none_powerpc64_real
 binary-arch_powerpc_none_powerpc64_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 binary-arch_powerpc_none_powerpc_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 binary-arch_powerpc_none_real:
 binary-arch_powerpc_real:: setup_powerpc
 binary-arch_powerpc_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_ppc64:: binary-arch_ppc64_none binary-arch_ppc64_real
 binary-arch_ppc64::
-	$(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-3' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-powerpc64-di nic-modules-5.10.0-3-powerpc64-di nic-wireless-modules-5.10.0-3-powerpc64-di nic-shared-modules-5.10.0-3-powerpc64-di serial-modules-5.10.0-3-powerpc64-di usb-serial-modules-5.10.0-3-powerpc64-di ppp-modules-5.10.0-3-powerpc64-di pata-modules-5.10.0-3-powerpc64-di cdrom-core-modules-5.10.0-3-powerpc64-di firewire-core-modules-5.10.0-3-powerpc64-di scsi-core-modules-5.10.0-3-powerpc64-di scsi-modules-5.10.0-3-powerpc64-di scsi-nic-modules-5.10.0-3-powerpc64-di loop-modules-5.10.0-3-powerpc64-di btrfs-modules-5.10.0-3-powerpc64-di ext4-modules-5.10.0-3-powerpc64-di isofs-modules-5.10.0-3-powerpc64-di jfs-modules-5.10.0-3-powerpc64-di xfs-modules-5.10.0-3-powerpc64-di fat-modules-5.10.0-3-powerpc64-di hfs-modules-5.10.0-3-powerpc64-di affs-modules-5.10.0-3-powerpc64-di squashfs-modules-5.10.0-3-powerpc64-di udf-modules-5.10.0-3-powerpc64-di fuse-modules-5.10.0-3-powerpc64-di f2fs-modules-5.10.0-3-powerpc64-di md-modules-5.10.0-3-powerpc64-di multipath-modules-5.10.0-3-powerpc64-di usb-modules-5.10.0-3-powerpc64-di usb-storage-modules-5.10.0-3-powerpc64-di pcmcia-storage-modules-5.10.0-3-powerpc64-di fb-modules-5.10.0-3-powerpc64-di input-modules-5.10.0-3-powerpc64-di event-modules-5.10.0-3-powerpc64-di mouse-modules-5.10.0-3-powerpc64-di nic-pcmcia-modules-5.10.0-3-powerpc64-di pcmcia-modules-5.10.0-3-powerpc64-di nic-usb-modules-5.10.0-3-powerpc64-di sata-modules-5.10.0-3-powerpc64-di i2c-modules-5.10.0-3-powerpc64-di crc-modules-5.10.0-3-powerpc64-di crypto-modules-5.10.0-3-powerpc64-di crypto-dm-modules-5.10.0-3-powerpc64-di ata-modules-5.10.0-3-powerpc64-di mmc-core-modules-5.10.0-3-powerpc64-di nbd-modules-5.10.0-3-powerpc64-di uinput-modules-5.10.0-3-powerpc64-di mtd-core-modules-5.10.0-3-powerpc64-di hypervisor-modules-5.10.0-3-powerpc64-di fancontrol-modules-5.10.0-3-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-3' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-powerpc64-di nic-modules-5.10.0-3-powerpc64-di nic-wireless-modules-5.10.0-3-powerpc64-di nic-shared-modules-5.10.0-3-powerpc64-di serial-modules-5.10.0-3-powerpc64-di usb-serial-modules-5.10.0-3-powerpc64-di ppp-modules-5.10.0-3-powerpc64-di pata-modules-5.10.0-3-powerpc64-di cdrom-core-modules-5.10.0-3-powerpc64-di firewire-core-modules-5.10.0-3-powerpc64-di scsi-core-modules-5.10.0-3-powerpc64-di scsi-modules-5.10.0-3-powerpc64-di scsi-nic-modules-5.10.0-3-powerpc64-di loop-modules-5.10.0-3-powerpc64-di btrfs-modules-5.10.0-3-powerpc64-di ext4-modules-5.10.0-3-powerpc64-di isofs-modules-5.10.0-3-powerpc64-di jfs-modules-5.10.0-3-powerpc64-di xfs-modules-5.10.0-3-powerpc64-di fat-modules-5.10.0-3-powerpc64-di hfs-modules-5.10.0-3-powerpc64-di affs-modules-5.10.0-3-powerpc64-di squashfs-modules-5.10.0-3-powerpc64-di udf-modules-5.10.0-3-powerpc64-di fuse-modules-5.10.0-3-powerpc64-di f2fs-modules-5.10.0-3-powerpc64-di md-modules-5.10.0-3-powerpc64-di multipath-modules-5.10.0-3-powerpc64-di usb-modules-5.10.0-3-powerpc64-di usb-storage-modules-5.10.0-3-powerpc64-di pcmcia-storage-modules-5.10.0-3-powerpc64-di fb-modules-5.10.0-3-powerpc64-di input-modules-5.10.0-3-powerpc64-di event-modules-5.10.0-3-powerpc64-di mouse-modules-5.10.0-3-powerpc64-di nic-pcmcia-modules-5.10.0-3-powerpc64-di pcmcia-modules-5.10.0-3-powerpc64-di nic-usb-modules-5.10.0-3-powerpc64-di sata-modules-5.10.0-3-powerpc64-di i2c-modules-5.10.0-3-powerpc64-di crc-modules-5.10.0-3-powerpc64-di crypto-modules-5.10.0-3-powerpc64-di crypto-dm-modules-5.10.0-3-powerpc64-di ata-modules-5.10.0-3-powerpc64-di mmc-core-modules-5.10.0-3-powerpc64-di nbd-modules-5.10.0-3-powerpc64-di uinput-modules-5.10.0-3-powerpc64-di mtd-core-modules-5.10.0-3-powerpc64-di hypervisor-modules-5.10.0-3-powerpc64-di fancontrol-modules-5.10.0-3-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_ppc64_none: binary-arch_ppc64_none_powerpc64 binary-arch_ppc64_none_real
 binary-arch_ppc64_none_powerpc64: binary-arch_ppc64_none_powerpc64_real
 binary-arch_ppc64_none_powerpc64_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 binary-arch_ppc64_none_real:
 binary-arch_ppc64_real:: setup_ppc64
 binary-arch_ppc64_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_ppc64el:: binary-arch_ppc64el_none binary-arch_ppc64el_real
 binary-arch_ppc64el::
-	$(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-3' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-powerpc64le-di nic-modules-5.10.0-3-powerpc64le-di nic-wireless-modules-5.10.0-3-powerpc64le-di nic-shared-modules-5.10.0-3-powerpc64le-di serial-modules-5.10.0-3-powerpc64le-di usb-serial-modules-5.10.0-3-powerpc64le-di ppp-modules-5.10.0-3-powerpc64le-di cdrom-core-modules-5.10.0-3-powerpc64le-di firewire-core-modules-5.10.0-3-powerpc64le-di scsi-core-modules-5.10.0-3-powerpc64le-di scsi-modules-5.10.0-3-powerpc64le-di scsi-nic-modules-5.10.0-3-powerpc64le-di loop-modules-5.10.0-3-powerpc64le-di btrfs-modules-5.10.0-3-powerpc64le-di ext4-modules-5.10.0-3-powerpc64le-di isofs-modules-5.10.0-3-powerpc64le-di jfs-modules-5.10.0-3-powerpc64le-di xfs-modules-5.10.0-3-powerpc64le-di fat-modules-5.10.0-3-powerpc64le-di squashfs-modules-5.10.0-3-powerpc64le-di udf-modules-5.10.0-3-powerpc64le-di fuse-modules-5.10.0-3-powerpc64le-di f2fs-modules-5.10.0-3-powerpc64le-di md-modules-5.10.0-3-powerpc64le-di multipath-modules-5.10.0-3-powerpc64le-di usb-modules-5.10.0-3-powerpc64le-di usb-storage-modules-5.10.0-3-powerpc64le-di fb-modules-5.10.0-3-powerpc64le-di input-modules-5.10.0-3-powerpc64le-di event-modules-5.10.0-3-powerpc64le-di mouse-modules-5.10.0-3-powerpc64le-di nic-usb-modules-5.10.0-3-powerpc64le-di sata-modules-5.10.0-3-powerpc64le-di i2c-modules-5.10.0-3-powerpc64le-di crc-modules-5.10.0-3-powerpc64le-di crypto-modules-5.10.0-3-powerpc64le-di crypto-dm-modules-5.10.0-3-powerpc64le-di ata-modules-5.10.0-3-powerpc64le-di nbd-modules-5.10.0-3-powerpc64le-di uinput-modules-5.10.0-3-powerpc64le-di mtd-core-modules-5.10.0-3-powerpc64le-di hypervisor-modules-5.10.0-3-powerpc64le-di fancontrol-modules-5.10.0-3-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-3' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-powerpc64le-di nic-modules-5.10.0-3-powerpc64le-di nic-wireless-modules-5.10.0-3-powerpc64le-di nic-shared-modules-5.10.0-3-powerpc64le-di serial-modules-5.10.0-3-powerpc64le-di usb-serial-modules-5.10.0-3-powerpc64le-di ppp-modules-5.10.0-3-powerpc64le-di cdrom-core-modules-5.10.0-3-powerpc64le-di firewire-core-modules-5.10.0-3-powerpc64le-di scsi-core-modules-5.10.0-3-powerpc64le-di scsi-modules-5.10.0-3-powerpc64le-di scsi-nic-modules-5.10.0-3-powerpc64le-di loop-modules-5.10.0-3-powerpc64le-di btrfs-modules-5.10.0-3-powerpc64le-di ext4-modules-5.10.0-3-powerpc64le-di isofs-modules-5.10.0-3-powerpc64le-di jfs-modules-5.10.0-3-powerpc64le-di xfs-modules-5.10.0-3-powerpc64le-di fat-modules-5.10.0-3-powerpc64le-di squashfs-modules-5.10.0-3-powerpc64le-di udf-modules-5.10.0-3-powerpc64le-di fuse-modules-5.10.0-3-powerpc64le-di f2fs-modules-5.10.0-3-powerpc64le-di md-modules-5.10.0-3-powerpc64le-di multipath-modules-5.10.0-3-powerpc64le-di usb-modules-5.10.0-3-powerpc64le-di usb-storage-modules-5.10.0-3-powerpc64le-di fb-modules-5.10.0-3-powerpc64le-di input-modules-5.10.0-3-powerpc64le-di event-modules-5.10.0-3-powerpc64le-di mouse-modules-5.10.0-3-powerpc64le-di nic-usb-modules-5.10.0-3-powerpc64le-di sata-modules-5.10.0-3-powerpc64le-di i2c-modules-5.10.0-3-powerpc64le-di crc-modules-5.10.0-3-powerpc64le-di crypto-modules-5.10.0-3-powerpc64le-di crypto-dm-modules-5.10.0-3-powerpc64le-di ata-modules-5.10.0-3-powerpc64le-di nbd-modules-5.10.0-3-powerpc64le-di uinput-modules-5.10.0-3-powerpc64le-di mtd-core-modules-5.10.0-3-powerpc64le-di hypervisor-modules-5.10.0-3-powerpc64le-di fancontrol-modules-5.10.0-3-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_ppc64el_none: binary-arch_ppc64el_none_powerpc64le binary-arch_ppc64el_none_real
 binary-arch_ppc64el_none_powerpc64le: binary-arch_ppc64el_none_powerpc64le_real
 binary-arch_ppc64el_none_powerpc64le_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 binary-arch_ppc64el_none_real:
 binary-arch_ppc64el_real:: setup_ppc64el
 binary-arch_ppc64el_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_riscv64:: binary-arch_riscv64_none binary-arch_riscv64_real
 binary-arch_riscv64::
-	$(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-3' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-riscv64-di nic-modules-5.10.0-3-riscv64-di nic-wireless-modules-5.10.0-3-riscv64-di nic-shared-modules-5.10.0-3-riscv64-di usb-serial-modules-5.10.0-3-riscv64-di ppp-modules-5.10.0-3-riscv64-di pata-modules-5.10.0-3-riscv64-di cdrom-core-modules-5.10.0-3-riscv64-di scsi-core-modules-5.10.0-3-riscv64-di scsi-modules-5.10.0-3-riscv64-di scsi-nic-modules-5.10.0-3-riscv64-di loop-modules-5.10.0-3-riscv64-di btrfs-modules-5.10.0-3-riscv64-di ext4-modules-5.10.0-3-riscv64-di isofs-modules-5.10.0-3-riscv64-di jfs-modules-5.10.0-3-riscv64-di fat-modules-5.10.0-3-riscv64-di squashfs-modules-5.10.0-3-riscv64-di udf-modules-5.10.0-3-riscv64-di fuse-modules-5.10.0-3-riscv64-di f2fs-modules-5.10.0-3-riscv64-di md-modules-5.10.0-3-riscv64-di multipath-modules-5.10.0-3-riscv64-di usb-modules-5.10.0-3-riscv64-di usb-storage-modules-5.10.0-3-riscv64-di fb-modules-5.10.0-3-riscv64-di input-modules-5.10.0-3-riscv64-di event-modules-5.10.0-3-riscv64-di nic-usb-modules-5.10.0-3-riscv64-di sata-modules-5.10.0-3-riscv64-di i2c-modules-5.10.0-3-riscv64-di crc-modules-5.10.0-3-riscv64-di crypto-modules-5.10.0-3-riscv64-di crypto-dm-modules-5.10.0-3-riscv64-di ata-modules-5.10.0-3-riscv64-di mmc-core-modules-5.10.0-3-riscv64-di mmc-modules-5.10.0-3-riscv64-di nbd-modules-5.10.0-3-riscv64-di mtd-modules-5.10.0-3-riscv64-di mtd-core-modules-5.10.0-3-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-3' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-riscv64-di nic-modules-5.10.0-3-riscv64-di nic-wireless-modules-5.10.0-3-riscv64-di nic-shared-modules-5.10.0-3-riscv64-di usb-serial-modules-5.10.0-3-riscv64-di ppp-modules-5.10.0-3-riscv64-di pata-modules-5.10.0-3-riscv64-di cdrom-core-modules-5.10.0-3-riscv64-di scsi-core-modules-5.10.0-3-riscv64-di scsi-modules-5.10.0-3-riscv64-di scsi-nic-modules-5.10.0-3-riscv64-di loop-modules-5.10.0-3-riscv64-di btrfs-modules-5.10.0-3-riscv64-di ext4-modules-5.10.0-3-riscv64-di isofs-modules-5.10.0-3-riscv64-di jfs-modules-5.10.0-3-riscv64-di fat-modules-5.10.0-3-riscv64-di squashfs-modules-5.10.0-3-riscv64-di udf-modules-5.10.0-3-riscv64-di fuse-modules-5.10.0-3-riscv64-di f2fs-modules-5.10.0-3-riscv64-di md-modules-5.10.0-3-riscv64-di multipath-modules-5.10.0-3-riscv64-di usb-modules-5.10.0-3-riscv64-di usb-storage-modules-5.10.0-3-riscv64-di fb-modules-5.10.0-3-riscv64-di input-modules-5.10.0-3-riscv64-di event-modules-5.10.0-3-riscv64-di nic-usb-modules-5.10.0-3-riscv64-di sata-modules-5.10.0-3-riscv64-di i2c-modules-5.10.0-3-riscv64-di crc-modules-5.10.0-3-riscv64-di crypto-modules-5.10.0-3-riscv64-di crypto-dm-modules-5.10.0-3-riscv64-di ata-modules-5.10.0-3-riscv64-di mmc-core-modules-5.10.0-3-riscv64-di mmc-modules-5.10.0-3-riscv64-di nbd-modules-5.10.0-3-riscv64-di mtd-modules-5.10.0-3-riscv64-di mtd-core-modules-5.10.0-3-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_riscv64_none: binary-arch_riscv64_none_real binary-arch_riscv64_none_riscv64
 binary-arch_riscv64_none_real:
 binary-arch_riscv64_none_riscv64: binary-arch_riscv64_none_riscv64_real
 binary-arch_riscv64_none_riscv64_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 binary-arch_riscv64_real:: setup_riscv64
 binary-arch_riscv64_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_s390: binary-arch_s390_extra binary-arch_s390_real
 binary-arch_s390_extra::
 	$(MAKE) -f debian/rules.real install-dummy ARCH='s390' DH_OPTIONS='-plinux-compiler-gcc-10-s390'
 binary-arch_s390_real:: setup_s390
 binary-arch_s390_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_s390x:: binary-arch_s390x_extra binary-arch_s390x_none binary-arch_s390x_real
 binary-arch_s390x::
-	$(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-3' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-s390x-di nic-modules-5.10.0-3-s390x-di cdrom-core-modules-5.10.0-3-s390x-di scsi-core-modules-5.10.0-3-s390x-di scsi-modules-5.10.0-3-s390x-di loop-modules-5.10.0-3-s390x-di btrfs-modules-5.10.0-3-s390x-di ext4-modules-5.10.0-3-s390x-di isofs-modules-5.10.0-3-s390x-di xfs-modules-5.10.0-3-s390x-di fat-modules-5.10.0-3-s390x-di udf-modules-5.10.0-3-s390x-di fuse-modules-5.10.0-3-s390x-di f2fs-modules-5.10.0-3-s390x-di md-modules-5.10.0-3-s390x-di multipath-modules-5.10.0-3-s390x-di crc-modules-5.10.0-3-s390x-di crypto-modules-5.10.0-3-s390x-di crypto-dm-modules-5.10.0-3-s390x-di nbd-modules-5.10.0-3-s390x-di mtd-core-modules-5.10.0-3-s390x-di dasd-modules-5.10.0-3-s390x-di dasd-extra-modules-5.10.0-3-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-3' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-s390x-di nic-modules-5.10.0-3-s390x-di cdrom-core-modules-5.10.0-3-s390x-di scsi-core-modules-5.10.0-3-s390x-di scsi-modules-5.10.0-3-s390x-di loop-modules-5.10.0-3-s390x-di btrfs-modules-5.10.0-3-s390x-di ext4-modules-5.10.0-3-s390x-di isofs-modules-5.10.0-3-s390x-di xfs-modules-5.10.0-3-s390x-di fat-modules-5.10.0-3-s390x-di udf-modules-5.10.0-3-s390x-di fuse-modules-5.10.0-3-s390x-di f2fs-modules-5.10.0-3-s390x-di md-modules-5.10.0-3-s390x-di multipath-modules-5.10.0-3-s390x-di crc-modules-5.10.0-3-s390x-di crypto-modules-5.10.0-3-s390x-di crypto-dm-modules-5.10.0-3-s390x-di nbd-modules-5.10.0-3-s390x-di mtd-core-modules-5.10.0-3-s390x-di dasd-modules-5.10.0-3-s390x-di dasd-extra-modules-5.10.0-3-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_s390x_extra::
 	$(MAKE) -f debian/rules.real install-dummy ARCH='s390x' DH_OPTIONS='-plinux-compiler-gcc-10-s390'
 binary-arch_s390x_none: binary-arch_s390x_none_real binary-arch_s390x_none_s390x
 binary-arch_s390x_none_real:
 binary-arch_s390x_none_s390x: binary-arch_s390x_none_s390x_real
 binary-arch_s390x_none_s390x_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 binary-arch_s390x_real:: setup_s390x
 binary-arch_s390x_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_sh3: binary-arch_sh3_real
 binary-arch_sh3_real:: setup_sh3
 binary-arch_sh3_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_sh4:: binary-arch_sh4_none binary-arch_sh4_real
 binary-arch_sh4::
-	$(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-3' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-sh7751r-di nic-modules-5.10.0-3-sh7751r-di nic-shared-modules-5.10.0-3-sh7751r-di usb-serial-modules-5.10.0-3-sh7751r-di ppp-modules-5.10.0-3-sh7751r-di pata-modules-5.10.0-3-sh7751r-di cdrom-core-modules-5.10.0-3-sh7751r-di firewire-core-modules-5.10.0-3-sh7751r-di loop-modules-5.10.0-3-sh7751r-di btrfs-modules-5.10.0-3-sh7751r-di ext4-modules-5.10.0-3-sh7751r-di isofs-modules-5.10.0-3-sh7751r-di jfs-modules-5.10.0-3-sh7751r-di xfs-modules-5.10.0-3-sh7751r-di fat-modules-5.10.0-3-sh7751r-di minix-modules-5.10.0-3-sh7751r-di squashfs-modules-5.10.0-3-sh7751r-di udf-modules-5.10.0-3-sh7751r-di fuse-modules-5.10.0-3-sh7751r-di f2fs-modules-5.10.0-3-sh7751r-di md-modules-5.10.0-3-sh7751r-di multipath-modules-5.10.0-3-sh7751r-di usb-storage-modules-5.10.0-3-sh7751r-di nic-usb-modules-5.10.0-3-sh7751r-di sata-modules-5.10.0-3-sh7751r-di i2c-modules-5.10.0-3-sh7751r-di crc-modules-5.10.0-3-sh7751r-di crypto-modules-5.10.0-3-sh7751r-di crypto-dm-modules-5.10.0-3-sh7751r-di nbd-modules-5.10.0-3-sh7751r-di speakup-modules-5.10.0-3-sh7751r-di sound-modules-5.10.0-3-sh7751r-di kernel-image-5.10.0-3-sh7785lcr-di nic-modules-5.10.0-3-sh7785lcr-di nic-shared-modules-5.10.0-3-sh7785lcr-di usb-serial-modules-5.10.0-3-sh7785lcr-di ppp-modules-5.10.0-3-sh7785lcr-di pata-modules-5.10.0-3-sh7785lcr-di cdrom-core-modules-5.10.0-3-sh7785lcr-di firewire-core-modules-5.10.0-3-sh7785lcr-di loop-modules-5.10.0-3-sh7785lcr-di btrfs-modules-5.10.0-3-sh7785lcr-di ext4-modules-5.10.0-3-sh7785lcr-di isofs-modules-5.10.0-3-sh7785lcr-di jfs-modules-5.10.0-3-sh7785lcr-di xfs-modules-5.10.0-3-sh7785lcr-di fat-modules-5.10.0-3-sh7785lcr-di minix-modules-5.10.0-3-sh7785lcr-di squashfs-modules-5.10.0-3-sh7785lcr-di udf-modules-5.10.0-3-sh7785lcr-di fuse-modules-5.10.0-3-sh7785lcr-di f2fs-modules-5.10.0-3-sh7785lcr-di md-modules-5.10.0-3-sh7785lcr-di multipath-modules-5.10.0-3-sh7785lcr-di nic-usb-modules-5.10.0-3-sh7785lcr-di sata-modules-5.10.0-3-sh7785lcr-di crc-modules-5.10.0-3-sh7785lcr-di crypto-modules-5.10.0-3-sh7785lcr-di crypto-dm-modules-5.10.0-3-sh7785lcr-di nbd-modules-5.10.0-3-sh7785lcr-di speakup-modules-5.10.0-3-sh7785lcr-di sound-modules-5.10.0-3-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-3' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-sh7751r-di nic-modules-5.10.0-3-sh7751r-di nic-shared-modules-5.10.0-3-sh7751r-di usb-serial-modules-5.10.0-3-sh7751r-di ppp-modules-5.10.0-3-sh7751r-di pata-modules-5.10.0-3-sh7751r-di cdrom-core-modules-5.10.0-3-sh7751r-di firewire-core-modules-5.10.0-3-sh7751r-di loop-modules-5.10.0-3-sh7751r-di btrfs-modules-5.10.0-3-sh7751r-di ext4-modules-5.10.0-3-sh7751r-di isofs-modules-5.10.0-3-sh7751r-di jfs-modules-5.10.0-3-sh7751r-di xfs-modules-5.10.0-3-sh7751r-di fat-modules-5.10.0-3-sh7751r-di minix-modules-5.10.0-3-sh7751r-di squashfs-modules-5.10.0-3-sh7751r-di udf-modules-5.10.0-3-sh7751r-di fuse-modules-5.10.0-3-sh7751r-di f2fs-modules-5.10.0-3-sh7751r-di md-modules-5.10.0-3-sh7751r-di multipath-modules-5.10.0-3-sh7751r-di usb-storage-modules-5.10.0-3-sh7751r-di nic-usb-modules-5.10.0-3-sh7751r-di sata-modules-5.10.0-3-sh7751r-di i2c-modules-5.10.0-3-sh7751r-di crc-modules-5.10.0-3-sh7751r-di crypto-modules-5.10.0-3-sh7751r-di crypto-dm-modules-5.10.0-3-sh7751r-di nbd-modules-5.10.0-3-sh7751r-di speakup-modules-5.10.0-3-sh7751r-di sound-modules-5.10.0-3-sh7751r-di kernel-image-5.10.0-3-sh7785lcr-di nic-modules-5.10.0-3-sh7785lcr-di nic-shared-modules-5.10.0-3-sh7785lcr-di usb-serial-modules-5.10.0-3-sh7785lcr-di ppp-modules-5.10.0-3-sh7785lcr-di pata-modules-5.10.0-3-sh7785lcr-di cdrom-core-modules-5.10.0-3-sh7785lcr-di firewire-core-modules-5.10.0-3-sh7785lcr-di loop-modules-5.10.0-3-sh7785lcr-di btrfs-modules-5.10.0-3-sh7785lcr-di ext4-modules-5.10.0-3-sh7785lcr-di isofs-modules-5.10.0-3-sh7785lcr-di jfs-modules-5.10.0-3-sh7785lcr-di xfs-modules-5.10.0-3-sh7785lcr-di fat-modules-5.10.0-3-sh7785lcr-di minix-modules-5.10.0-3-sh7785lcr-di squashfs-modules-5.10.0-3-sh7785lcr-di udf-modules-5.10.0-3-sh7785lcr-di fuse-modules-5.10.0-3-sh7785lcr-di f2fs-modules-5.10.0-3-sh7785lcr-di md-modules-5.10.0-3-sh7785lcr-di multipath-modules-5.10.0-3-sh7785lcr-di nic-usb-modules-5.10.0-3-sh7785lcr-di sata-modules-5.10.0-3-sh7785lcr-di crc-modules-5.10.0-3-sh7785lcr-di crypto-modules-5.10.0-3-sh7785lcr-di crypto-dm-modules-5.10.0-3-sh7785lcr-di nbd-modules-5.10.0-3-sh7785lcr-di speakup-modules-5.10.0-3-sh7785lcr-di sound-modules-5.10.0-3-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_sh4_none: binary-arch_sh4_none_real binary-arch_sh4_none_sh7751r binary-arch_sh4_none_sh7785lcr
 binary-arch_sh4_none_real:
 binary-arch_sh4_none_sh7751r: binary-arch_sh4_none_sh7751r_real
 binary-arch_sh4_none_sh7751r_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_sh4_none_sh7785lcr: binary-arch_sh4_none_sh7785lcr_real
 binary-arch_sh4_none_sh7785lcr_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_sh4_real:: setup_sh4
 binary-arch_sh4_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_sparc: binary-arch_sparc_real
 binary-arch_sparc64:: binary-arch_sparc64_none binary-arch_sparc64_real
 binary-arch_sparc64::
-	$(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-3' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-sparc64-di nic-modules-5.10.0-3-sparc64-di nic-shared-modules-5.10.0-3-sparc64-di usb-serial-modules-5.10.0-3-sparc64-di ppp-modules-5.10.0-3-sparc64-di pata-modules-5.10.0-3-sparc64-di cdrom-core-modules-5.10.0-3-sparc64-di scsi-core-modules-5.10.0-3-sparc64-di scsi-modules-5.10.0-3-sparc64-di btrfs-modules-5.10.0-3-sparc64-di ext4-modules-5.10.0-3-sparc64-di isofs-modules-5.10.0-3-sparc64-di jfs-modules-5.10.0-3-sparc64-di ufs-modules-5.10.0-3-sparc64-di xfs-modules-5.10.0-3-sparc64-di fat-modules-5.10.0-3-sparc64-di squashfs-modules-5.10.0-3-sparc64-di udf-modules-5.10.0-3-sparc64-di fuse-modules-5.10.0-3-sparc64-di f2fs-modules-5.10.0-3-sparc64-di md-modules-5.10.0-3-sparc64-di multipath-modules-5.10.0-3-sparc64-di usb-modules-5.10.0-3-sparc64-di usb-storage-modules-5.10.0-3-sparc64-di fb-modules-5.10.0-3-sparc64-di input-modules-5.10.0-3-sparc64-di nic-usb-modules-5.10.0-3-sparc64-di sata-modules-5.10.0-3-sparc64-di i2c-modules-5.10.0-3-sparc64-di crc-modules-5.10.0-3-sparc64-di crypto-modules-5.10.0-3-sparc64-di crypto-dm-modules-5.10.0-3-sparc64-di ata-modules-5.10.0-3-sparc64-di nbd-modules-5.10.0-3-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
+	$(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-3' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-3-sparc64-di nic-modules-5.10.0-3-sparc64-di nic-shared-modules-5.10.0-3-sparc64-di usb-serial-modules-5.10.0-3-sparc64-di ppp-modules-5.10.0-3-sparc64-di pata-modules-5.10.0-3-sparc64-di cdrom-core-modules-5.10.0-3-sparc64-di scsi-core-modules-5.10.0-3-sparc64-di scsi-modules-5.10.0-3-sparc64-di btrfs-modules-5.10.0-3-sparc64-di ext4-modules-5.10.0-3-sparc64-di isofs-modules-5.10.0-3-sparc64-di jfs-modules-5.10.0-3-sparc64-di ufs-modules-5.10.0-3-sparc64-di xfs-modules-5.10.0-3-sparc64-di fat-modules-5.10.0-3-sparc64-di squashfs-modules-5.10.0-3-sparc64-di udf-modules-5.10.0-3-sparc64-di fuse-modules-5.10.0-3-sparc64-di f2fs-modules-5.10.0-3-sparc64-di md-modules-5.10.0-3-sparc64-di multipath-modules-5.10.0-3-sparc64-di usb-modules-5.10.0-3-sparc64-di usb-storage-modules-5.10.0-3-sparc64-di fb-modules-5.10.0-3-sparc64-di input-modules-5.10.0-3-sparc64-di nic-usb-modules-5.10.0-3-sparc64-di sata-modules-5.10.0-3-sparc64-di i2c-modules-5.10.0-3-sparc64-di crc-modules-5.10.0-3-sparc64-di crypto-modules-5.10.0-3-sparc64-di crypto-dm-modules-5.10.0-3-sparc64-di ata-modules-5.10.0-3-sparc64-di nbd-modules-5.10.0-3-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 binary-arch_sparc64_none: binary-arch_sparc64_none_real binary-arch_sparc64_none_sparc64 binary-arch_sparc64_none_sparc64-smp
 binary-arch_sparc64_none_real:
 binary-arch_sparc64_none_sparc64: binary-arch_sparc64_none_sparc64_real
 binary-arch_sparc64_none_sparc64-smp: binary-arch_sparc64_none_sparc64-smp_real
 binary-arch_sparc64_none_sparc64-smp_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_sparc64_none_sparc64_real::
-	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-3' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_sparc64_real:: setup_sparc64
 binary-arch_sparc64_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_sparc_real:: setup_sparc
 binary-arch_sparc_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-arch_x32: binary-arch_x32_extra binary-arch_x32_real
 binary-arch_x32_extra::
 	$(MAKE) -f debian/rules.real install-dummy ARCH='x32' DH_OPTIONS='-plinux-compiler-gcc-10-x86'
 binary-arch_x32_real:: setup_x32
 binary-arch_x32_real::
-	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-3' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-indep:: binary-indep_none binary-indep_rt
 binary-indep::
-	$(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-3' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-3' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-indep_none: binary-indep_none_real
 binary-indep_none_real::
-	$(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-3' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-3' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 binary-indep_rt: binary-indep_rt_real
 binary-indep_rt_real::
-	$(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-3' ALL_KERNEL_ARCHES='arm arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-3' ALL_KERNEL_ARCHES='arm arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch: build-arch_alpha build-arch_amd64 build-arch_arm64 build-arch_arm64ilp32 build-arch_armel build-arch_armhf build-arch_hppa build-arch_i386 build-arch_ia64 build-arch_m68k build-arch_mips build-arch_mips64 build-arch_mips64el build-arch_mips64r6 build-arch_mips64r6el build-arch_mipsel build-arch_mipsn32 build-arch_mipsn32el build-arch_mipsn32r6 build-arch_mipsn32r6el build-arch_mipsr6 build-arch_mipsr6el build-arch_powerpc build-arch_ppc64 build-arch_ppc64el build-arch_riscv64 build-arch_s390 build-arch_s390x build-arch_sh3 build-arch_sh4 build-arch_sparc build-arch_sparc64 build-arch_x32
 build-arch_alpha: build-arch_alpha_none build-arch_alpha_real
 build-arch_alpha_none: build-arch_alpha_none_alpha-generic build-arch_alpha_none_alpha-smp build-arch_alpha_none_real
 build-arch_alpha_none_alpha-generic: build-arch_alpha_none_alpha-generic_real
 build-arch_alpha_none_alpha-generic_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_alpha_none_alpha-smp: build-arch_alpha_none_alpha-smp_real
 build-arch_alpha_none_alpha-smp_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_alpha_none_real:
 build-arch_alpha_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_amd64: build-arch_amd64_none build-arch_amd64_real build-arch_amd64_rt
 build-arch_amd64_none: build-arch_amd64_none_amd64 build-arch_amd64_none_cloud-amd64 build-arch_amd64_none_real
 build-arch_amd64_none_amd64: build-arch_amd64_none_amd64_real
 build-arch_amd64_none_amd64_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 build-arch_amd64_none_cloud-amd64: build-arch_amd64_none_cloud-amd64_real
 build-arch_amd64_none_cloud-amd64_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 build-arch_amd64_none_real:
 build-arch_amd64_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_amd64_rt: build-arch_amd64_rt_amd64 build-arch_amd64_rt_real
 build-arch_amd64_rt_amd64: build-arch_amd64_rt_amd64_real
 build-arch_amd64_rt_amd64_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 build-arch_amd64_rt_real:
 build-arch_arm64: build-arch_arm64_none build-arch_arm64_real build-arch_arm64_rt
 build-arch_arm64_none: build-arch_arm64_none_arm64 build-arch_arm64_none_cloud-arm64 build-arch_arm64_none_real
 build-arch_arm64_none_arm64: build-arch_arm64_none_arm64_real
 build-arch_arm64_none_arm64_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 build-arch_arm64_none_cloud-arm64: build-arch_arm64_none_cloud-arm64_real
 build-arch_arm64_none_cloud-arm64_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 build-arch_arm64_none_real:
 build-arch_arm64_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_arm64_rt: build-arch_arm64_rt_arm64 build-arch_arm64_rt_real
 build-arch_arm64_rt_arm64: build-arch_arm64_rt_arm64_real
 build-arch_arm64_rt_arm64_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 build-arch_arm64_rt_real:
 build-arch_arm64ilp32: build-arch_arm64ilp32_real
 build-arch_arm64ilp32_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_armel: build-arch_armel_none build-arch_armel_real
 build-arch_armel_none: build-arch_armel_none_marvell build-arch_armel_none_real build-arch_armel_none_rpi
 build-arch_armel_none_marvell: build-arch_armel_none_marvell_real
 build-arch_armel_none_marvell_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_armel_none_real:
 build-arch_armel_none_rpi: build-arch_armel_none_rpi_real
 build-arch_armel_none_rpi_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_armel_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_armhf: build-arch_armhf_none build-arch_armhf_real build-arch_armhf_rt
 build-arch_armhf_none: build-arch_armhf_none_armmp build-arch_armhf_none_armmp-lpae build-arch_armhf_none_real
 build-arch_armhf_none_armmp: build-arch_armhf_none_armmp_real
 build-arch_armhf_none_armmp-lpae: build-arch_armhf_none_armmp-lpae_real
 build-arch_armhf_none_armmp-lpae_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 build-arch_armhf_none_armmp_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 build-arch_armhf_none_real:
 build-arch_armhf_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_armhf_rt: build-arch_armhf_rt_armmp build-arch_armhf_rt_real
 build-arch_armhf_rt_armmp: build-arch_armhf_rt_armmp_real
 build-arch_armhf_rt_armmp_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 build-arch_armhf_rt_real:
 build-arch_hppa: build-arch_hppa_none build-arch_hppa_real
 build-arch_hppa_none: build-arch_hppa_none_parisc build-arch_hppa_none_parisc64 build-arch_hppa_none_real
 build-arch_hppa_none_parisc: build-arch_hppa_none_parisc_real
 build-arch_hppa_none_parisc64: build-arch_hppa_none_parisc64_real
 build-arch_hppa_none_parisc64_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-3-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-3-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_hppa_none_parisc_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-3-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-3-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_hppa_none_real:
 build-arch_hppa_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_i386: build-arch_i386_none build-arch_i386_real build-arch_i386_rt
 build-arch_i386_none: build-arch_i386_none_686 build-arch_i386_none_686-pae build-arch_i386_none_real
 build-arch_i386_none_686: build-arch_i386_none_686_real
 build-arch_i386_none_686-pae: build-arch_i386_none_686-pae_real
 build-arch_i386_none_686-pae_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 build-arch_i386_none_686_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 build-arch_i386_none_real:
 build-arch_i386_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_i386_rt: build-arch_i386_rt_686-pae build-arch_i386_rt_real
 build-arch_i386_rt_686-pae: build-arch_i386_rt_686-pae_real
 build-arch_i386_rt_686-pae_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 build-arch_i386_rt_real:
 build-arch_ia64: build-arch_ia64_none build-arch_ia64_real
 build-arch_ia64_none: build-arch_ia64_none_itanium build-arch_ia64_none_mckinley build-arch_ia64_none_real
 build-arch_ia64_none_itanium: build-arch_ia64_none_itanium_real
 build-arch_ia64_none_itanium_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_ia64_none_mckinley: build-arch_ia64_none_mckinley_real
 build-arch_ia64_none_mckinley_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_ia64_none_real:
 build-arch_ia64_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_m68k: build-arch_m68k_none build-arch_m68k_real
 build-arch_m68k_none: build-arch_m68k_none_m68k build-arch_m68k_none_real
 build-arch_m68k_none_m68k: build-arch_m68k_none_m68k_real
 build-arch_m68k_none_m68k_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_m68k_none_real:
 build-arch_m68k_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mips: build-arch_mips_none build-arch_mips_real
 build-arch_mips64: build-arch_mips64_none build-arch_mips64_real
 build-arch_mips64_none: build-arch_mips64_none_5kc-malta build-arch_mips64_none_octeon build-arch_mips64_none_real
 build-arch_mips64_none_5kc-malta: build-arch_mips64_none_5kc-malta_real
 build-arch_mips64_none_5kc-malta_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mips64_none_octeon: build-arch_mips64_none_octeon_real
 build-arch_mips64_none_octeon_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mips64_none_real:
 build-arch_mips64_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mips64el: build-arch_mips64el_none build-arch_mips64el_real
 build-arch_mips64el_none: build-arch_mips64el_none_5kc-malta build-arch_mips64el_none_loongson-3 build-arch_mips64el_none_octeon build-arch_mips64el_none_real
 build-arch_mips64el_none_5kc-malta: build-arch_mips64el_none_5kc-malta_real
 build-arch_mips64el_none_5kc-malta_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mips64el_none_loongson-3: build-arch_mips64el_none_loongson-3_real
 build-arch_mips64el_none_loongson-3_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mips64el_none_octeon: build-arch_mips64el_none_octeon_real
 build-arch_mips64el_none_octeon_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mips64el_none_real:
 build-arch_mips64el_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mips64r6: build-arch_mips64r6_none build-arch_mips64r6_real
 build-arch_mips64r6_none: build-arch_mips64r6_none_mips64r6 build-arch_mips64r6_none_real
 build-arch_mips64r6_none_mips64r6: build-arch_mips64r6_none_mips64r6_real
 build-arch_mips64r6_none_mips64r6_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mips64r6_none_real:
 build-arch_mips64r6_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mips64r6el: build-arch_mips64r6el_none build-arch_mips64r6el_real
 build-arch_mips64r6el_none: build-arch_mips64r6el_none_mips64r6el build-arch_mips64r6el_none_real
 build-arch_mips64r6el_none_mips64r6el: build-arch_mips64r6el_none_mips64r6el_real
 build-arch_mips64r6el_none_mips64r6el_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mips64r6el_none_real:
 build-arch_mips64r6el_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mips_none: build-arch_mips_none_4kc-malta build-arch_mips_none_5kc-malta build-arch_mips_none_octeon build-arch_mips_none_real
 build-arch_mips_none_4kc-malta: build-arch_mips_none_4kc-malta_real
 build-arch_mips_none_4kc-malta_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mips_none_5kc-malta: build-arch_mips_none_5kc-malta_real
 build-arch_mips_none_5kc-malta_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mips_none_octeon: build-arch_mips_none_octeon_real
 build-arch_mips_none_octeon_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mips_none_real:
 build-arch_mips_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mipsel: build-arch_mipsel_none build-arch_mipsel_real
 build-arch_mipsel_none: build-arch_mipsel_none_4kc-malta build-arch_mipsel_none_5kc-malta build-arch_mipsel_none_loongson-3 build-arch_mipsel_none_octeon build-arch_mipsel_none_real
 build-arch_mipsel_none_4kc-malta: build-arch_mipsel_none_4kc-malta_real
 build-arch_mipsel_none_4kc-malta_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mipsel_none_5kc-malta: build-arch_mipsel_none_5kc-malta_real
 build-arch_mipsel_none_5kc-malta_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mipsel_none_loongson-3: build-arch_mipsel_none_loongson-3_real
 build-arch_mipsel_none_loongson-3_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mipsel_none_octeon: build-arch_mipsel_none_octeon_real
 build-arch_mipsel_none_octeon_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mipsel_none_real:
 build-arch_mipsel_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mipsn32: build-arch_mipsn32_real
 build-arch_mipsn32_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mipsn32el: build-arch_mipsn32el_real
 build-arch_mipsn32el_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mipsn32r6: build-arch_mipsn32r6_real
 build-arch_mipsn32r6_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mipsn32r6el: build-arch_mipsn32r6el_real
 build-arch_mipsn32r6el_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mipsr6: build-arch_mipsr6_none build-arch_mipsr6_real
 build-arch_mipsr6_none: build-arch_mipsr6_none_mips32r6 build-arch_mipsr6_none_mips64r6 build-arch_mipsr6_none_real
 build-arch_mipsr6_none_mips32r6: build-arch_mipsr6_none_mips32r6_real
 build-arch_mipsr6_none_mips32r6_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mipsr6_none_mips64r6: build-arch_mipsr6_none_mips64r6_real
 build-arch_mipsr6_none_mips64r6_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mipsr6_none_real:
 build-arch_mipsr6_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mipsr6el: build-arch_mipsr6el_none build-arch_mipsr6el_real
 build-arch_mipsr6el_none: build-arch_mipsr6el_none_mips32r6el build-arch_mipsr6el_none_mips64r6el build-arch_mipsr6el_none_real
 build-arch_mipsr6el_none_mips32r6el: build-arch_mipsr6el_none_mips32r6el_real
 build-arch_mipsr6el_none_mips32r6el_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mipsr6el_none_mips64r6el: build-arch_mipsr6el_none_mips64r6el_real
 build-arch_mipsr6el_none_mips64r6el_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_mipsr6el_none_real:
 build-arch_mipsr6el_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_powerpc: build-arch_powerpc_none build-arch_powerpc_real
 build-arch_powerpc_none: build-arch_powerpc_none_powerpc build-arch_powerpc_none_powerpc-smp build-arch_powerpc_none_powerpc64 build-arch_powerpc_none_real
 build-arch_powerpc_none_powerpc: build-arch_powerpc_none_powerpc_real
 build-arch_powerpc_none_powerpc-smp: build-arch_powerpc_none_powerpc-smp_real
 build-arch_powerpc_none_powerpc-smp_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 build-arch_powerpc_none_powerpc64: build-arch_powerpc_none_powerpc64_real
 build-arch_powerpc_none_powerpc64_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 build-arch_powerpc_none_powerpc_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 build-arch_powerpc_none_real:
 build-arch_powerpc_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_ppc64: build-arch_ppc64_none build-arch_ppc64_real
 build-arch_ppc64_none: build-arch_ppc64_none_powerpc64 build-arch_ppc64_none_real
 build-arch_ppc64_none_powerpc64: build-arch_ppc64_none_powerpc64_real
 build-arch_ppc64_none_powerpc64_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 build-arch_ppc64_none_real:
 build-arch_ppc64_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_ppc64el: build-arch_ppc64el_none build-arch_ppc64el_real
 build-arch_ppc64el_none: build-arch_ppc64el_none_powerpc64le build-arch_ppc64el_none_real
 build-arch_ppc64el_none_powerpc64le: build-arch_ppc64el_none_powerpc64le_real
 build-arch_ppc64el_none_powerpc64le_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 build-arch_ppc64el_none_real:
 build-arch_ppc64el_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_riscv64: build-arch_riscv64_none build-arch_riscv64_real
 build-arch_riscv64_none: build-arch_riscv64_none_real build-arch_riscv64_none_riscv64
 build-arch_riscv64_none_real:
 build-arch_riscv64_none_riscv64: build-arch_riscv64_none_riscv64_real
 build-arch_riscv64_none_riscv64_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 build-arch_riscv64_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_s390: build-arch_s390_real
 build-arch_s390_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_s390x: build-arch_s390x_none build-arch_s390x_real
 build-arch_s390x_none: build-arch_s390x_none_real build-arch_s390x_none_s390x
 build-arch_s390x_none_real:
 build-arch_s390x_none_s390x: build-arch_s390x_none_s390x_real
 build-arch_s390x_none_s390x_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 build-arch_s390x_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_sh3: build-arch_sh3_real
 build-arch_sh3_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_sh4: build-arch_sh4_none build-arch_sh4_real
 build-arch_sh4_none: build-arch_sh4_none_real build-arch_sh4_none_sh7751r build-arch_sh4_none_sh7785lcr
 build-arch_sh4_none_real:
 build-arch_sh4_none_sh7751r: build-arch_sh4_none_sh7751r_real
 build-arch_sh4_none_sh7751r_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_sh4_none_sh7785lcr: build-arch_sh4_none_sh7785lcr_real
 build-arch_sh4_none_sh7785lcr_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_sh4_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_sparc: build-arch_sparc_real
 build-arch_sparc64: build-arch_sparc64_none build-arch_sparc64_real
 build-arch_sparc64_none: build-arch_sparc64_none_real build-arch_sparc64_none_sparc64 build-arch_sparc64_none_sparc64-smp
@@ -714,163 +714,163 @@
 build-arch_sparc64_none_sparc64: build-arch_sparc64_none_sparc64_real
 build-arch_sparc64_none_sparc64-smp: build-arch_sparc64_none_sparc64-smp_real
 build-arch_sparc64_none_sparc64-smp_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_sparc64_none_sparc64_real::
-	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-3' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_sparc64_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_sparc_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-arch_x32: build-arch_x32_real
 build-arch_x32_real::
-	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-3' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-indep:: build-indep_none build-indep_rt
 build-indep::
-	$(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-3' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-3' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 build-indep_none: build-indep_none_real
 build-indep_none_real:
 build-indep_rt: build-indep_rt_real
 build-indep_rt_real:
 debian/build/config.alpha_none_alpha-generic::
-	$(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='5.10.0-3' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='5.10.0-3' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.alpha_none_alpha-smp::
-	$(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.10.0-3' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.10.0-3' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.amd64_none_amd64::
-	$(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 debian/build/config.amd64_none_cloud-amd64::
-	$(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 debian/build/config.amd64_rt_amd64::
-	$(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 debian/build/config.arm64_none_arm64::
-	$(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 debian/build/config.arm64_none_cloud-arm64::
-	$(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 debian/build/config.arm64_rt_arm64::
-	$(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 debian/build/config.armel_none_marvell::
-	$(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.10.0-3' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.10.0-3' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.armel_none_rpi::
-	$(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.10.0-3' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.10.0-3' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.armhf_none_armmp::
-	$(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 debian/build/config.armhf_none_armmp-lpae::
-	$(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp-lpae ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp-lpae ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 debian/build/config.armhf_rt_armmp::
-	$(MAKE) -f debian/rules.real debian/build/config.armhf_rt_armmp ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.armhf_rt_armmp ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 debian/build/config.hppa_none_parisc::
-	$(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.10.0-3' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-3-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.10.0-3' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-3-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.hppa_none_parisc64::
-	$(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.10.0-3' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-3-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.10.0-3' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-3-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.i386_none_686::
-	$(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 debian/build/config.i386_none_686-pae::
-	$(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 debian/build/config.i386_rt_686-pae::
-	$(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 debian/build/config.ia64_none_itanium::
-	$(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.10.0-3' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.10.0-3' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.ia64_none_mckinley::
-	$(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.10.0-3' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.10.0-3' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.m68k_none_m68k::
-	$(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.10.0-3' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.10.0-3' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.mips64_none_5kc-malta::
-	$(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.10.0-3' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.10.0-3' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.mips64_none_octeon::
-	$(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.10.0-3' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.10.0-3' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.mips64el_none_5kc-malta::
-	$(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.mips64el_none_loongson-3::
-	$(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.mips64el_none_octeon::
-	$(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.mips64r6_none_mips64r6::
-	$(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6 ABINAME='5.10.0-3' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6 ABINAME='5.10.0-3' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.mips64r6el_none_mips64r6el::
-	$(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.10.0-3' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.10.0-3' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.mips_none_4kc-malta::
-	$(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.mips_none_5kc-malta::
-	$(MAKE) -f debian/rules.real debian/build/config.mips_none_5kc-malta ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.mips_none_5kc-malta ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.mips_none_octeon::
-	$(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.mipsel_none_4kc-malta::
-	$(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.mipsel_none_5kc-malta::
-	$(MAKE) -f debian/rules.real debian/build/config.mipsel_none_5kc-malta ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.mipsel_none_5kc-malta ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.mipsel_none_loongson-3::
-	$(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.mipsel_none_octeon::
-	$(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.mipsr6_none_mips32r6::
-	$(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6 ABINAME='5.10.0-3' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6 ABINAME='5.10.0-3' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.mipsr6_none_mips64r6::
-	$(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips64r6 ABINAME='5.10.0-3' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips64r6 ABINAME='5.10.0-3' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.mipsr6el_none_mips32r6el::
-	$(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.10.0-3' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.10.0-3' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.mipsr6el_none_mips64r6el::
-	$(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips64r6el ABINAME='5.10.0-3' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips64r6el ABINAME='5.10.0-3' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.powerpc_none_powerpc::
-	$(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 debian/build/config.powerpc_none_powerpc-smp::
-	$(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 debian/build/config.powerpc_none_powerpc64::
-	$(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 debian/build/config.ppc64_none_powerpc64::
-	$(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.10.0-3' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.10.0-3' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 debian/build/config.ppc64el_none_powerpc64le::
-	$(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.10.0-3' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.10.0-3' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 debian/build/config.riscv64_none_riscv64::
-	$(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.10.0-3' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.10.0-3' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 debian/build/config.s390x_none_s390x::
-	$(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.10.0-3' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.10.0-3' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 debian/build/config.sh4_none_sh7751r::
-	$(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.10.0-3' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.10.0-3' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.sh4_none_sh7785lcr::
-	$(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.10.0-3' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.10.0-3' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.sparc64_none_sparc64::
-	$(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.10.0-3' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.10.0-3' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 debian/build/config.sparc64_none_sparc64-smp::
-	$(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.10.0-3' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.10.0-3' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup: setup_alpha setup_amd64 setup_arm64 setup_arm64ilp32 setup_armel setup_armhf setup_hppa setup_i386 setup_ia64 setup_m68k setup_mips setup_mips64 setup_mips64el setup_mips64r6 setup_mips64r6el setup_mipsel setup_mipsn32 setup_mipsn32el setup_mipsn32r6 setup_mipsn32r6el setup_mipsr6 setup_mipsr6el setup_none setup_powerpc setup_ppc64 setup_ppc64el setup_riscv64 setup_rt setup_s390 setup_s390x setup_sh3 setup_sh4 setup_sparc setup_sparc64 setup_x32
 setup_alpha: setup_alpha_none setup_alpha_real
 setup_alpha_none: setup_alpha_none_alpha-generic setup_alpha_none_alpha-smp setup_alpha_none_real
 setup_alpha_none_alpha-generic: setup_alpha_none_alpha-generic_real
 setup_alpha_none_alpha-generic_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_alpha_none_alpha-smp: setup_alpha_none_alpha-smp_real
 setup_alpha_none_alpha-smp_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_alpha_none_real:
 setup_alpha_real:
 setup_amd64: setup_amd64_none setup_amd64_real setup_amd64_rt
 setup_amd64_none: setup_amd64_none_amd64 setup_amd64_none_cloud-amd64 setup_amd64_none_real
 setup_amd64_none_amd64: setup_amd64_none_amd64_real
 setup_amd64_none_amd64_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 setup_amd64_none_cloud-amd64: setup_amd64_none_cloud-amd64_real
 setup_amd64_none_cloud-amd64_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 setup_amd64_none_real:
 setup_amd64_real:
 setup_amd64_rt: setup_amd64_rt_amd64 setup_amd64_rt_real
 setup_amd64_rt_amd64: setup_amd64_rt_amd64_real
 setup_amd64_rt_amd64_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 setup_amd64_rt_real:
 setup_arm64: setup_arm64_none setup_arm64_real setup_arm64_rt
 setup_arm64_none: setup_arm64_none_arm64 setup_arm64_none_cloud-arm64 setup_arm64_none_real
 setup_arm64_none_arm64: setup_arm64_none_arm64_real
 setup_arm64_none_arm64_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 setup_arm64_none_cloud-arm64: setup_arm64_none_cloud-arm64_real
 setup_arm64_none_cloud-arm64_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 setup_arm64_none_real:
 setup_arm64_real:
 setup_arm64_rt: setup_arm64_rt_arm64 setup_arm64_rt_real
 setup_arm64_rt_arm64: setup_arm64_rt_arm64_real
 setup_arm64_rt_arm64_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 setup_arm64_rt_real:
 setup_arm64ilp32: setup_arm64ilp32_real
 setup_arm64ilp32_real:
@@ -878,35 +878,35 @@
 setup_armel_none: setup_armel_none_marvell setup_armel_none_real setup_armel_none_rpi
 setup_armel_none_marvell: setup_armel_none_marvell_real
 setup_armel_none_marvell_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_armel_none_real:
 setup_armel_none_rpi: setup_armel_none_rpi_real
 setup_armel_none_rpi_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_armel_real:
 setup_armhf: setup_armhf_none setup_armhf_real setup_armhf_rt
 setup_armhf_none: setup_armhf_none_armmp setup_armhf_none_armmp-lpae setup_armhf_none_real
 setup_armhf_none_armmp: setup_armhf_none_armmp_real
 setup_armhf_none_armmp-lpae: setup_armhf_none_armmp-lpae_real
 setup_armhf_none_armmp-lpae_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 setup_armhf_none_armmp_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 setup_armhf_none_real:
 setup_armhf_real:
 setup_armhf_rt: setup_armhf_rt_armmp setup_armhf_rt_real
 setup_armhf_rt_armmp: setup_armhf_rt_armmp_real
 setup_armhf_rt_armmp_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 setup_armhf_rt_real:
 setup_hppa: setup_hppa_none setup_hppa_real
 setup_hppa_none: setup_hppa_none_parisc setup_hppa_none_parisc64 setup_hppa_none_real
 setup_hppa_none_parisc: setup_hppa_none_parisc_real
 setup_hppa_none_parisc64: setup_hppa_none_parisc64_real
 setup_hppa_none_parisc64_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-3-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-3-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_hppa_none_parisc_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-3-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-3-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_hppa_none_real:
 setup_hppa_real:
 setup_i386: setup_i386_none setup_i386_real setup_i386_rt
@@ -914,31 +914,31 @@
 setup_i386_none_686: setup_i386_none_686_real
 setup_i386_none_686-pae: setup_i386_none_686-pae_real
 setup_i386_none_686-pae_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 setup_i386_none_686_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 setup_i386_none_real:
 setup_i386_real:
 setup_i386_rt: setup_i386_rt_686-pae setup_i386_rt_real
 setup_i386_rt_686-pae: setup_i386_rt_686-pae_real
 setup_i386_rt_686-pae_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-3-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 setup_i386_rt_real:
 setup_ia64: setup_ia64_none setup_ia64_real
 setup_ia64_none: setup_ia64_none_itanium setup_ia64_none_mckinley setup_ia64_none_real
 setup_ia64_none_itanium: setup_ia64_none_itanium_real
 setup_ia64_none_itanium_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_ia64_none_mckinley: setup_ia64_none_mckinley_real
 setup_ia64_none_mckinley_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_ia64_none_real:
 setup_ia64_real:
 setup_m68k: setup_m68k_none setup_m68k_real
 setup_m68k_none: setup_m68k_none_m68k setup_m68k_none_real
 setup_m68k_none_m68k: setup_m68k_none_m68k_real
 setup_m68k_none_m68k_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_m68k_none_real:
 setup_m68k_real:
 setup_mips: setup_mips_none setup_mips_real
@@ -946,65 +946,65 @@
 setup_mips64_none: setup_mips64_none_5kc-malta setup_mips64_none_octeon setup_mips64_none_real
 setup_mips64_none_5kc-malta: setup_mips64_none_5kc-malta_real
 setup_mips64_none_5kc-malta_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_mips64_none_octeon: setup_mips64_none_octeon_real
 setup_mips64_none_octeon_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_mips64_none_real:
 setup_mips64_real:
 setup_mips64el: setup_mips64el_none setup_mips64el_real
 setup_mips64el_none: setup_mips64el_none_5kc-malta setup_mips64el_none_loongson-3 setup_mips64el_none_octeon setup_mips64el_none_real
 setup_mips64el_none_5kc-malta: setup_mips64el_none_5kc-malta_real
 setup_mips64el_none_5kc-malta_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_mips64el_none_loongson-3: setup_mips64el_none_loongson-3_real
 setup_mips64el_none_loongson-3_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_mips64el_none_octeon: setup_mips64el_none_octeon_real
 setup_mips64el_none_octeon_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_mips64el_none_real:
 setup_mips64el_real:
 setup_mips64r6: setup_mips64r6_none setup_mips64r6_real
 setup_mips64r6_none: setup_mips64r6_none_mips64r6 setup_mips64r6_none_real
 setup_mips64r6_none_mips64r6: setup_mips64r6_none_mips64r6_real
 setup_mips64r6_none_mips64r6_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_mips64r6_none_real:
 setup_mips64r6_real:
 setup_mips64r6el: setup_mips64r6el_none setup_mips64r6el_real
 setup_mips64r6el_none: setup_mips64r6el_none_mips64r6el setup_mips64r6el_none_real
 setup_mips64r6el_none_mips64r6el: setup_mips64r6el_none_mips64r6el_real
 setup_mips64r6el_none_mips64r6el_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_mips64r6el_none_real:
 setup_mips64r6el_real:
 setup_mips_none: setup_mips_none_4kc-malta setup_mips_none_5kc-malta setup_mips_none_octeon setup_mips_none_real
 setup_mips_none_4kc-malta: setup_mips_none_4kc-malta_real
 setup_mips_none_4kc-malta_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_mips_none_5kc-malta: setup_mips_none_5kc-malta_real
 setup_mips_none_5kc-malta_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_mips_none_octeon: setup_mips_none_octeon_real
 setup_mips_none_octeon_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_mips_none_real:
 setup_mips_real:
 setup_mipsel: setup_mipsel_none setup_mipsel_real
 setup_mipsel_none: setup_mipsel_none_4kc-malta setup_mipsel_none_5kc-malta setup_mipsel_none_loongson-3 setup_mipsel_none_octeon setup_mipsel_none_real
 setup_mipsel_none_4kc-malta: setup_mipsel_none_4kc-malta_real
 setup_mipsel_none_4kc-malta_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_mipsel_none_5kc-malta: setup_mipsel_none_5kc-malta_real
 setup_mipsel_none_5kc-malta_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_mipsel_none_loongson-3: setup_mipsel_none_loongson-3_real
 setup_mipsel_none_loongson-3_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_mipsel_none_octeon: setup_mipsel_none_octeon_real
 setup_mipsel_none_octeon_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_mipsel_none_real:
 setup_mipsel_real:
 setup_mipsn32: setup_mipsn32_real
@@ -1019,20 +1019,20 @@
 setup_mipsr6_none: setup_mipsr6_none_mips32r6 setup_mipsr6_none_mips64r6 setup_mipsr6_none_real
 setup_mipsr6_none_mips32r6: setup_mipsr6_none_mips32r6_real
 setup_mipsr6_none_mips32r6_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_mipsr6_none_mips64r6: setup_mipsr6_none_mips64r6_real
 setup_mipsr6_none_mips64r6_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_mipsr6_none_real:
 setup_mipsr6_real:
 setup_mipsr6el: setup_mipsr6el_none setup_mipsr6el_real
 setup_mipsr6el_none: setup_mipsr6el_none_mips32r6el setup_mipsr6el_none_mips64r6el setup_mipsr6el_none_real
 setup_mipsr6el_none_mips32r6el: setup_mipsr6el_none_mips32r6el_real
 setup_mipsr6el_none_mips32r6el_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_mipsr6el_none_mips64r6el: setup_mipsr6el_none_mips64r6el_real
 setup_mipsr6el_none_mips64r6el_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_mipsr6el_none_real:
 setup_mipsr6el_real:
 setup_none: setup_none_real
@@ -1042,26 +1042,26 @@
 setup_powerpc_none_powerpc: setup_powerpc_none_powerpc_real
 setup_powerpc_none_powerpc-smp: setup_powerpc_none_powerpc-smp_real
 setup_powerpc_none_powerpc-smp_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 setup_powerpc_none_powerpc64: setup_powerpc_none_powerpc64_real
 setup_powerpc_none_powerpc64_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 setup_powerpc_none_powerpc_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 setup_powerpc_none_real:
 setup_powerpc_real:
 setup_ppc64: setup_ppc64_none setup_ppc64_real
 setup_ppc64_none: setup_ppc64_none_powerpc64 setup_ppc64_none_real
 setup_ppc64_none_powerpc64: setup_ppc64_none_powerpc64_real
 setup_ppc64_none_powerpc64_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 setup_ppc64_none_real:
 setup_ppc64_real:
 setup_ppc64el: setup_ppc64el_none setup_ppc64el_real
 setup_ppc64el_none: setup_ppc64el_none_powerpc64le setup_ppc64el_none_real
 setup_ppc64el_none_powerpc64le: setup_ppc64el_none_powerpc64le_real
 setup_ppc64el_none_powerpc64le_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 setup_ppc64el_none_real:
 setup_ppc64el_real:
 setup_riscv64: setup_riscv64_none setup_riscv64_real
@@ -1069,7 +1069,7 @@
 setup_riscv64_none_real:
 setup_riscv64_none_riscv64: setup_riscv64_none_riscv64_real
 setup_riscv64_none_riscv64_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 setup_riscv64_real:
 setup_rt: setup_rt_real
 setup_rt_real:
@@ -1080,7 +1080,7 @@
 setup_s390x_none_real:
 setup_s390x_none_s390x: setup_s390x_none_s390x_real
 setup_s390x_none_s390x_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 setup_s390x_real:
 setup_sh3: setup_sh3_real
 setup_sh3_real:
@@ -1089,10 +1089,10 @@
 setup_sh4_none_real:
 setup_sh4_none_sh7751r: setup_sh4_none_sh7751r_real
 setup_sh4_none_sh7751r_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_sh4_none_sh7785lcr: setup_sh4_none_sh7785lcr_real
 setup_sh4_none_sh7785lcr_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_sh4_real:
 setup_sparc: setup_sparc_real
 setup_sparc64: setup_sparc64_none setup_sparc64_real
@@ -1101,9 +1101,9 @@
 setup_sparc64_none_sparc64: setup_sparc64_none_sparc64_real
 setup_sparc64_none_sparc64-smp: setup_sparc64_none_sparc64-smp_real
 setup_sparc64_none_sparc64-smp_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_sparc64_none_sparc64_real::
-	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-3' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-3-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-3-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 setup_sparc64_real:
 setup_sparc_real:
 setup_x32: setup_x32_real
@@ -1111,7 +1111,7 @@
 source: source_none source_rt
 source_none: source_none_real
 source_none_real::
-	$(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-3' FEATURESET='none' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-3' FEATURESET='none' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 source_rt: source_rt_real
 source_rt_real::
-	$(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-3' FEATURESET='rt' SOURCEVERSION='5.10.13-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
+	$(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-3' FEATURESET='rt' SOURCEVERSION='5.10.13-1.1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
diff --minimal -Nru linux-5.10.13/debian/templates/control.tools-versioned.in linux-5.10.13/debian/templates/control.tools-versioned.in
--- linux-5.10.13/debian/templates/control.tools-versioned.in	2021-02-05 23:53:07.000000000 +0100
+++ linux-5.10.13/debian/templates/control.tools-versioned.in	2021-03-01 12:04:57.000000000 +0100
@@ -22,9 +22,10 @@
  libnewt-dev,
  libnuma-dev,
  libperl-dev,
+ libpython3-dev,
  libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4],
  libopencsd-dev,
- python3-dev,
+ python3-dev:any,
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, ${python3:Depends}
 Recommends: linux-base
 Provides: linux-tools-@version@

--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 5.16.3-1~exp1
Done: Salvatore Bonaccorso <carnil@debian.org>

We believe that the bug you reported is fixed in the latest version of
linux, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 983757@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvatore Bonaccorso <carnil@debian.org> (supplier of updated linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 27 Jan 2022 23:12:52 +0100
Source: linux
Architecture: source
Version: 5.16.3-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Salvatore Bonaccorso <carnil@debian.org>
Closes: 983757 1002706 1004095
Changes:
 linux (5.16.3-1~exp1) experimental; urgency=medium
 .
   * New upstream release: https://kernelnewbies.org/Linux_5.16
   * New upstream stable update:
     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.1
     - bpf: Fix out of bounds access from invalid *_or_null type verification
       (CVE-2022-23222)
     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.2
     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.3
     - netfilter: nft_payload: do not update layer 4 checksum when mangling
       fragments (Closes: #1002706)
 .
   [ Helmut Grohne ]
   * Multiarchify python build-depends. (Closes: #983757)
 .
   [ Ben Hutchings ]
   * linux-perf: Fix detection of libperl and libpython in cross-build
   * debian/README.source: Tag signatures are automatically verified
   * [rt] trace: Enable OSNOISE_TRACER, TIMERLAT_TRACER, HIST_TRIGGERS
   * d/bin/git-tag-gpg-wrapper, debian/upstream: Use ASCII-armored keyring
   * d/watch: Rewrite to find all upstream versions through Git
   * d/bin/genorig.py, d/README.source: Only support Git as upstream
   * d/bin/genorig.py, d/README.source: Add support for remote upstream repos
   * lintian: Refresh lintian-overrides
   * d/copyright: Fix license name with spaces in it
   * d/copyright: Update for removed and renamed source files
   * d/tests/selftests: Use $AUTOPKGTEST_TMP instead of $ADTTMP
   * Fix missing user-space hardening:
     - d/rules.real: Define KBUILD_HOST{C,LD}FLAGS for sub-make
     - linux-kbuild: Build modpost with standard CPPFLAGS
     - cpupower: Build with standard CPPFLAGS
     - usbip: Build with standard CPPFLAGS
     - objtool: Build with standard CFLAGS and CPPFLAGS
     - tools/perf: Define DEBUG=0 for sub-make so libapi doesn't use wrong flags
     - libapi: Define _FORTIFY_SOURCE as 2, not empty
     - tools/perf: Fix missing LDFLAGS for some programs
   * d/rules: Tell blhc to ignore missing flags for perf-read-vdso* helpers
   * d/rules: Tell blhc to ignore kernel compilation
   * d/rules: Filter out -s option so that Kbuild is not silent
   * d/bin/gencontrol.py, d/lib/python: Use classes for build restriction
     formulae
   * d/bin/gencontrol.py, d/rules.real: Replace DEBUG variable with if_package
   * Introduce pkg.linux.quick build profile for quicker CI builds
   * d/salsa-ci.yml: Add CI config using some of the common pipeline
   * d/salsa-ci.yml, d/tests/python: Only run static checks in CI
   * d/salsa-ci.yml: Run kconfigeditor2 as kconfig static check
   * d/rules, d/salsa-ci.yml: Enable blhc, ignoring terse output
   * bpftool, objtool, usbip: Always build with V=1 so blhc can check them
   * d/salsa-ci.yml: Use per-release cache of orig tarballs
   * linux-perf: Build a single unversioned package of perf, as it is no
     longer necessary to match the kernel version
 .
   [ Vincent Blut ]
   * drivers/net/wireless/realtek/rtw89: Enable RTW89 and RTW89_8852AE as
     modules (Closes: #1004095)
 .
   [ Aurelien Jarno ]
   * [riscv64] Add support for SBI SRST extension
 .
   [ YunQiang Su ]
   * [mips*/generic] Change zload address for QEMU compatibility.
 .
   [ Salvatore Bonaccorso ]
   * [rt] Update to 5.16.2-rt18
   * [rt] Update to 5.16.2-rt19
   * [x86] drm/i915: Flush TLBs before releasing backing store (CVE-2022-0330)
   * drm/vmwgfx: Fix stale file descriptors on failed usercopy (CVE-2022-22942)
 .
   [ Bastian Blank ]
   * Build-depend on pahole after rename from dwarves.
   * Remove remaining aufs patches for good.
Checksums-Sha1:
 f1bad30f6ef401e0672641228c71b0a8a81b9619 260356 linux_5.16.3-1~exp1.dsc
 4efc067bcd42fc396f52e8835ae1554511c13613 129172772 linux_5.16.3.orig.tar.xz
 38871a7a7881581b3dcacb92d009e7260b91527c 1300396 linux_5.16.3-1~exp1.debian.tar.xz
 936216a80ff2b3c63c398b4ab6e4ec36d6279e3e 6485 linux_5.16.3-1~exp1_source.buildinfo
Checksums-Sha256:
 a469cf553b017489294e44311c1b56bd5168bbc2d6b5ea3b353ec51dc950e4bc 260356 linux_5.16.3-1~exp1.dsc
 78aef8c5449d64b8ee7e48b62301f95f3f855565fcb56951192e37999b0d4c13 129172772 linux_5.16.3.orig.tar.xz
 4ca893aa7bc54dc65b4fb1efe378adac506b2d39c328602a33e3cd00bc78d5c0 1300396 linux_5.16.3-1~exp1.debian.tar.xz
 567df90edf84c2af7cfd7a7f812158529c4e9d4de63368b8aa628dbcaddd90f8 6485 linux_5.16.3-1~exp1_source.buildinfo
Files:
 ee53491cc19b24a38b9bf11e840e171a 260356 kernel optional linux_5.16.3-1~exp1.dsc
 085a5468a341d4d7fb6a4b92668f830d 129172772 kernel optional linux_5.16.3.orig.tar.xz
 d7bbbe33d1df75137d3e8fb73760b9da 1300396 kernel optional linux_5.16.3-1~exp1.debian.tar.xz
 805e838fe3c9167d083656a39ad48caf 6485 kernel optional linux_5.16.3-1~exp1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKmBAEBCgCQFiEERkRAmAjBceBVMd3uBUy48xNDz0QFAmHzGXxfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2
NDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQSHGNhcm5pbEBk
ZWJpYW4ub3JnAAoJEAVMuPMTQ89EE2AP/2M+78mPYFceu4kyV1QRFKX6nJFnyU3R
RLHOMMhPa4cWSRLz9kQNTMxar1uni4f1IV8hNQIYfQoZSvNN/BY5wBxuQUOObAt0
ipQcYf5IJFaCKdHD/LSymPnWJ8KxKC9PmqIndNrxGFPmJQeaeuHcLJsE+HNetW1T
0HWpaUlvs1REE3bVghxLWlcSv69wT4eNE3oBITCKrB2jCUDJYnvjTJ3quUaUGA7n
g06TWVH3fhwc547Kz7R/35Z0+kEZL+nje9X/9fz2TPwRp+1Y0/KBAjl4NEF8n9LP
D6TtNDzz6ycPEfWbLu+Nl5d7JMn5sKfP45n5loqHyi68fEb5xpvlxAU1zg+X1VNm
zaLi7FSRjLZ+xYAP3idPVhvzZeBOL6j4ewVB7O3sbECWWwYPurYBgLmKZlY5h+5b
E5RwFL7tyEIW4+5RLWIS2IPeL0gkKZUNOCTiHH8ex1DvyHYs9TGQ/d8a31aB+Etu
9+CLQ2ycWdu6MFPdNNq6glLZfsFtKT1f9Xk1Kwg5UqqEf+APic1v61F93D8eKhUN
FfeYQEQtQLb4DtOwvKwQx4mkhVxdGx68wd2e5Ujdr+xb61DmHEe+vrkyzhkWPkqs
OrU2cHsixgJ4YB+63y5iowEzAN3+XkvmUiq6Z8BbSQgEfYg4QoQZWfel54dEkjGV
QzikwwSFzDkg
=d1CE
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: