Merge version 5.10.178-3+rpi1 and 5.10.179-1 to produce 5.10.179-1+rpi1 archive/raspbian/5.10.179-1+rpi1 raspbian/5.10.179-1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Sat, 20 May 2023 12:27:07 +0000 (13:27 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Sat, 20 May 2023 12:27:07 +0000 (13:27 +0100)
1  2 
debian/changelog
debian/config.defines.dump
debian/control
debian/control.md5sum
debian/rules.gen
debian/tests/control

index f44d00d697508757af4117ed4f3753442e12f1f2,39d8ff2dc8d50c03dd6a61b919fb0a0ac3d38885..f796114ccb3eb9f42a725aa6daffa8034b8be6cb
@@@ -1,9 -1,75 +1,82 @@@
- linux (5.10.178-3+rpi1) bullseye-staging; urgency=medium
++linux (5.10.179-1+rpi1) bullseye-staging; urgency=medium
 +
 +  [changes brought forward from 4.14.13-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 07 Feb 2018 23:32:32 +0000]
 +  * Disable kernel builds from this package, we build our kernels from other source packages.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Sat, 13 May 2023 08:45:37 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Sat, 20 May 2023 12:26:38 +0000
++
+ linux (5.10.179-1) bullseye-security; urgency=high
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.179
+     - [arm64] dts: qcom: ipq8074-hk01: enable QMP device, not the PHY node
+     - netfilter: br_netfilter: fix recent physdev match breakage
+     - [arm64,armhf] regulator: fan53555: Explicitly include bits header
+     - net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
+       (CVE-2023-31436)
+     - virtio_net: bugfix overflow inside xdp_linearize_page()
+     - sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.
+     - sfc: Fix use-after-free due to selftest_work
+     - netfilter: nf_tables: fix ifdef to also consider nf_tables=m
+     - i40e: fix accessing vsi->active_filters without holding lock
+     - i40e: fix i40e_setup_misc_vector() error handling
+     - mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()
+     - net: rpl: fix rpl header size calculation
+     - bpf: Fix incorrect verifier pruning due to missing register precision
+       taints
+     - e1000e: Disable TSO on i219-LM card to increase speed
+     - f2fs: Fix f2fs_truncate_partial_nodes ftrace event
+     - Input: i8042 - add quirk for Fujitsu Lifebook A574/H
+     - scsi: megaraid_sas: Fix fw_crash_buffer_show()
+     - scsi: core: Improve scsi_vpd_inquiry() checks
+     - [s390x] ptrace: fix PTRACE_GET_LAST_BREAK error handling
+     - nvme-tcp: fix a possible UAF when failing to allocate an io queue
+     - xen/netback: use same error messages for same errors
+     - xfs: drop submit side trans alloc for append ioends
+     - iio: light: tsl2772: fix reading proximity-diodes from device tree
+     - nilfs2: initialize unused bytes in segment summary blocks
+     - memstick: fix memory leak if card device is never registered
+     - kernel/sys.c: fix and improve control flow in __sys_setres[ug]id()
+     - mm/khugepaged: check again on anon uffd-wp during isolation
+     - sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
+     - sched/uclamp: Fix fits_capacity() check in feec()
+     - sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
+     - sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
+     - sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
+     - sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit
+       condition
+     - sched/fair: Detect capacity inversion
+     - sched/fair: Consider capacity inversion in util_fits_cpu()
+     - sched/uclamp: Fix a uninitialized variable warnings
+     - sched/fair: Fixes for capacity inversion detection
+     - virtiofs: clean up error handling in virtio_fs_get_tree()
+     - virtiofs: split requests that exceed virtqueue size
+     - fuse: check s_root when destroying sb
+     - fuse: fix attr version comparison in fuse_read_update_size()
+     - fuse: always revalidate rename target dentry
+     - fuse: fix deadlock between atomic O_TRUNC and page invalidation
+     - Revert "ext4: fix use-after-free in ext4_xattr_set_entry"
+     - ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()
+     - ext4: fix use-after-free in ext4_xattr_set_entry
+     - udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
+     - tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
+     - inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
+     - dccp: Call inet6_destroy_sock() via sk->sk_destruct().
+     - sctp: Call inet6_destroy_sock() via sk->sk_destruct().
+     - [arm64,armhf] pwm: meson: Explicitly set .polarity in .get_state()
+     - ASN.1: Fix check for strdup() success
+   [ Salvatore Bonaccorso ]
+   * netfilter: nf_tables: deactivate anonymous set from preparation phase
+     (CVE-2023-32233)
+   * [rt] Refresh "sched/hotplug: Ensure only per-cpu kthreads run during
+     hotplug"
+   * Bump ABI to 23
+   * ovl: fail on invalid uid/gid mapping at copy up (CVE-2023-0386)
+   * [x86] KVM: x86: hyper-v: Avoid calling kvm_make_vcpus_request_mask() with
+     vcpu_mask==NULL (Closes: #1035779)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 12 May 2023 06:08:40 +0200
  
  linux (5.10.178-3) bullseye; urgency=medium
  
index 2a647d5f85fb234d169f9ab8011602bfa22cc801,34693950cb7fd3590c07dcccf79b771468b279e6..3e0abf3bb68627c0766710eca2fd0f91b47cf607
@@@ -2916,65 -3010,65 +2916,65 @@@ p155
  asg228
  I01
  ss(Vbase
 -p1611
 +p1560
  Vx32
 -p1612
 -tp1613
 -(dp1614
 +p1561
 +tp1562
 +(dp1563
  Vkernel-arch
 -p1615
 +p1564
  Vx86
 -p1616
 +p1565
  sVfeaturesets
 -p1617
 -(lp1618
 +p1566
 +(lp1567
  ss(Vabi
 -p1619
 +p1568
  NVrt
 -p1620
 -tp1621
 -(dp1622
 +p1569
 +tp1570
 +(dp1571
  Vignore-changes
 -p1623
 -(lp1624
 +p1572
 +(lp1573
  V*
 -p1625
 +p1574
  ass(Vdescription
 -p1626
 -Ng1620
 -tp1627
 -(dp1628
 +p1575
 +Ng1569
 +tp1576
 +(dp1577
  Vpart-long-rt
 -p1629
 +p1578
  VThis kernel includes the PREEMPT_RT realtime patch set.
 -p1630
 +p1579
  sVpart-short-rt
 -p1631
 +p1580
  VPREEMPT_RT
 -p1632
 +p1581
  sVparts
 -p1633
 -(lp1634
 +p1582
 +(lp1583
  Vrt
 -p1635
 +p1584
  ass(Vversion
 -p1636
 -tp1637
 -(dp1638
 +p1585
 +tp1586
 +(dp1587
  Vsource
 -p1639
 -V5.10.179-1
 -p1640
 +p1588
- V5.10.178-3+rpi1
++V5.10.179-1+rpi1
 +p1589
  sVupstream
 -p1641
 +p1590
  V5.10
 -p1642
 +p1591
  sVabiname_base
 -p1643
 +p1592
  V5.10.0
 -p1644
 +p1593
  sVabiname
 -p1645
 +p1594
- V5.10.0-22
+ V5.10.0-23
 -p1646
 +p1595
  ss.
diff --cc debian/control
index 818616e59d9cfe49b95c7e7a95c1a1f966fbfd62,77042852a7c75504822810916e5df99e89c345f0..3ef08ce871f61acbf6ddf2a9b70d00dbfd871424
@@@ -3383,10 -3383,199 +3383,10 @@@ Depends: kernel-image-5.10.0-23-armmp-d
  Description: MTD driver modules
   This package contains MTD driver modules.
  Build-Profiles: <!stage1 !pkg.linux.nokernel>
- Kernel-Version: 5.10.0-22-armmp
+ Kernel-Version: 5.10.0-23-armmp
  Package-Type: udeb
  
- Package: kernel-image-5.10.0-22-parisc-di
 -Package: linux-image-5.10.0-23-armmp
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-23 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
 -Recommends: firmware-linux-free, apparmor [armhf]
 -Suggests: linux-doc-5.10, debian-kernel-handbook
 -Breaks: fwupdate (<< 12-7) [armhf], wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2)
 -Description: Linux 5.10 for ARMv7 multiplatform compatible SoCs
 - The Linux kernel 5.10 and modules for use on ARMv7 multiplatform kernel.
 - See https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-headers-5.10.0-23-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-23-common (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
 -Description: Header files for Linux 5.10.0-23-armmp
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.10.0-23-armmp, generally used for building out-of-tree
 - kernel modules.  These files are going to be installed into
 - /usr/src/linux-headers-5.10.0-23-armmp, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.10.0-23-armmp package.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-armmp
 -Architecture: armhf
 -Provides: linux-latest-modules-5.10.0-23-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386], linux-image-generic
 -Depends: linux-image-5.10.0-23-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Linux for ARMv7 multiplatform compatible SoCs (meta-package)
 - This package depends on the latest Linux kernel and modules for use on
 - ARMv7 multiplatform kernel.  See
 - https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-headers-armmp
 -Architecture: armhf
 -Provides: linux-headers-generic
 -Depends: linux-headers-5.10.0-23-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Header files for Linux armmp configuration (meta-package)
 - This package depends on the architecture-specific header files for the
 - latest Linux kernel armmp configuration.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-image-5.10.0-23-armmp-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.10.0-23-armmp
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.10.0-23-armmp.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-armmp-dbg
 -Architecture: armhf
 -Provides: linux-latest-image-dbg
 -Depends: linux-image-5.10.0-23-armmp-dbg (= ${binary:Version}), ${misc:Depends}
 -Description: Debugging symbols for Linux armmp configuration (meta-package)
 - This package depends on the detached debugging symbols for the latest
 - Linux kernel armmp configuration.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-image-5.10.0-23-armmp-lpae
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-23 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
 -Recommends: firmware-linux-free, apparmor [armhf]
 -Suggests: linux-doc-5.10, debian-kernel-handbook
 -Breaks: fwupdate (<< 12-7) [armhf], wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2)
 -Description: Linux 5.10 for ARMv7 multiplatform compatible SoCs supporting LPAE
 - The Linux kernel 5.10 and modules for use on ARMv7 multiplatform kernel
 - supporting LPAE. See https://wiki.debian.org/DebianKernel/ARMMP for
 - details of supported platforms..
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-headers-5.10.0-23-armmp-lpae
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-23-common (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
 -Description: Header files for Linux 5.10.0-23-armmp-lpae
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.10.0-23-armmp-lpae, generally used for building out-of-tree
 - kernel modules.  These files are going to be installed into
 - /usr/src/linux-headers-5.10.0-23-armmp-lpae, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.10.0-23-armmp-lpae package.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-armmp-lpae
 -Architecture: armhf
 -Provides: linux-latest-modules-5.10.0-23-armmp-lpae, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
 -Depends: linux-image-5.10.0-23-armmp-lpae (= ${binary:Version}), ${misc:Depends}
 -Description: Linux for ARMv7 multiplatform compatible SoCs supporting LPAE (meta-package)
 - This package depends on the latest Linux kernel and modules for use on
 - ARMv7 multiplatform kernel supporting LPAE. See
 - https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms..
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-headers-armmp-lpae
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-23-armmp-lpae (= ${binary:Version}), ${misc:Depends}
 -Description: Header files for Linux armmp-lpae configuration (meta-package)
 - This package depends on the architecture-specific header files for the
 - latest Linux kernel armmp-lpae configuration.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-image-5.10.0-23-armmp-lpae-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.10.0-23-armmp-lpae
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.10.0-23-armmp-lpae.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-armmp-lpae-dbg
 -Architecture: armhf
 -Provides: linux-latest-image-dbg
 -Depends: linux-image-5.10.0-23-armmp-lpae-dbg (= ${binary:Version}), ${misc:Depends}
 -Description: Debugging symbols for Linux armmp-lpae configuration (meta-package)
 - This package depends on the detached debugging symbols for the latest
 - Linux kernel armmp-lpae configuration.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-image-5.10.0-23-rt-armmp
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-23 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
 -Recommends: firmware-linux-free, apparmor [armhf]
 -Suggests: linux-doc-5.10, debian-kernel-handbook
 -Breaks: fwupdate (<< 12-7) [armhf], wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2)
 -Description: Linux 5.10 for ARMv7 multiplatform compatible SoCs, PREEMPT_RT
 - The Linux kernel 5.10 and modules for use on ARMv7 multiplatform kernel.
 - See https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 - .
 - This kernel includes the PREEMPT_RT realtime patch set.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-headers-5.10.0-23-rt-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-23-common-rt (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
 -Description: Header files for Linux 5.10.0-23-rt-armmp
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.10.0-23-rt-armmp, generally used for building out-of-tree
 - kernel modules.  These files are going to be installed into
 - /usr/src/linux-headers-5.10.0-23-rt-armmp, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.10.0-23-rt-armmp package.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-rt-armmp
 -Architecture: armhf
 -Provides: linux-latest-modules-5.10.0-23-rt-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
 -Depends: linux-image-5.10.0-23-rt-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Linux for ARMv7 multiplatform compatible SoCs (meta-package)
 - This package depends on the latest Linux kernel and modules for use on
 - ARMv7 multiplatform kernel.  See
 - https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-headers-rt-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-23-rt-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Header files for Linux rt-armmp configuration (meta-package)
 - This package depends on the architecture-specific header files for the
 - latest Linux kernel rt-armmp configuration.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-image-5.10.0-23-rt-armmp-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.10.0-23-rt-armmp
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.10.0-23-rt-armmp.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-rt-armmp-dbg
 -Architecture: armhf
 -Provides: linux-latest-image-dbg
 -Depends: linux-image-5.10.0-23-rt-armmp-dbg (= ${binary:Version}), ${misc:Depends}
 -Description: Debugging symbols for Linux rt-armmp configuration (meta-package)
 - This package depends on the detached debugging symbols for the latest
 - Linux kernel rt-armmp configuration.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
+ Package: kernel-image-5.10.0-23-parisc-di
  Architecture: hppa
  Section: debian-installer
  Priority: standard
index e64262d6aaf35872b929ff30e8e8231f47ec00a5,b3ce4f58d16d205b8b69523839df867ec4fdebc7..89c063885c018a48bb454a79e86f9876bcf0cc78
@@@ -1,82 -1,78 +1,82 @@@
  9c6a3397b2f9def3220748d991c5e2c7  debian/bin/gencontrol.py
- 225c09c7214975a7d73bc5e61ece34b7  debian/build/version-info
 -6a3ec44c21e573ce481c26a2cef1a2e4  debian/build/version-info
 -fe4456d48e3218fb8980c8577d03a7ae  debian/templates/control.config.in
 -9509e39d8e60906ebd5ee4a8b0355d25  debian/templates/control.docs.in
 -358db3af53a223fe60ae89c7a481609f  debian/templates/control.docs.meta.in
 -7d4e853b855f515068df3355e2bf5865  debian/templates/control.extra.in
 -578bb70eb1ed930f2cf8a774666b747f  debian/templates/control.headers.featureset.in
 -2b3995da9ebe7d2b1a1345241dd90c55  debian/templates/control.headers.in
 -ce8590d760adf6efb95181ec626c4aca  debian/templates/control.headers.meta.in
 -eda4623fb10d5ba1cefa8502ebaeb0fd  debian/templates/control.image-dbg.in
 -817873a7b9fa61d433b2c39f6b2491de  debian/templates/control.image-dbg.meta.in
 -d048c1b6a4d834060d0ce8b502aee906  debian/templates/control.image-unsigned.in
 -459d2768144a8542116bea0805b24dae  debian/templates/control.image.in
 -91ddd8e344e4b84b61d02c064e47f7d5  debian/templates/control.image.meta.in
 -36387f47e6bacd1e6995a9d41b292e88  debian/templates/control.libc-dev.in
++bc18a5b544b5f8b7354e825f45ee6962  debian/build/version-info
  74b180a87aa1f6377d9bf8a10368c657  debian/templates/control.main.in
 -77509b4624f98f87a0b4b1370813935b  debian/templates/control.signed-template.in
 -85a6d9699cab87feefbb6ff98f3d8182  debian/templates/control.source.in
 -9831ce1b8f9e8792b9a85d8761bdc385  debian/templates/control.sourcebin.in
 -4124ed9de89fd889d6cf997ee8da76f0  debian/templates/control.sourcebin.meta.in
 +d048c1b6a4d834060d0ce8b502aee906  debian/templates/control.image-unsigned.in
 +38004750aa03cea41d5d3aeafff16fcc  debian/templates/image.preinst.in
 +ce8590d760adf6efb95181ec626c4aca  debian/templates/control.headers.meta.in
  692fab5899a4b3e3b3565a51028ddf3b  debian/templates/control.tools-unversioned.in
 -ebd530107480c7f86443512f7e28ac40  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
 -0d7f6ea42f52d0a6013535a80111ee3e  debian/templates/headers.postinst.in
 -54426b6625c1bbf41ff6e05eebc06f89  debian/templates/image-dbg.lintian-overrides.in
 -98d67252f9a33d17a78aa37c29603b83  debian/templates/image-dbg.meta.lintian-overrides.in
 -8767f777765b1af15090392c4607a596  debian/templates/image-dbg.meta.maintscript.in
 -769a43efb579711359e12554e34d0baa  debian/templates/image.meta.bug-presubj.in
  0961d6fa0a85c406d40b83db932807fe  debian/templates/image.meta.maintscript.in
 -0327750d6696dee915a532aec73a0fd6  debian/templates/image.postinst.in
 +6ac27e0078a5284814d0cf7b3a129d5c  debian/templates/control.tools-versioned.meta.in
 +ebd530107480c7f86443512f7e28ac40  debian/templates/control.tools-versioned.in
 +358db3af53a223fe60ae89c7a481609f  debian/templates/control.docs.meta.in
 +381bc892fd36ef7ea5327f649b99cb98  debian/templates/sourcebin.meta.maintscript.in
  a4a60fc48b3240e46bbac6a1ddcaad30  debian/templates/image.postrm.in
 -38004750aa03cea41d5d3aeafff16fcc  debian/templates/image.preinst.in
 +36387f47e6bacd1e6995a9d41b292e88  debian/templates/control.libc-dev.in
 +0327750d6696dee915a532aec73a0fd6  debian/templates/image.postinst.in
 +814dda166c7e3ef02e6e259e805ac66a  debian/templates/tests-control.image.in
 +459d2768144a8542116bea0805b24dae  debian/templates/control.image.in
  afb508873a44a1f196c2a525fec4b415  debian/templates/image.prerm.in
 +54426b6625c1bbf41ff6e05eebc06f89  debian/templates/image-dbg.lintian-overrides.in
 +0d7f6ea42f52d0a6013535a80111ee3e  debian/templates/headers.postinst.in
  51797b6c275eb14e99009e78553904cc  debian/templates/perf.lintian-overrides.in
 +8767f777765b1af15090392c4607a596  debian/templates/image-dbg.meta.maintscript.in
 +9831ce1b8f9e8792b9a85d8761bdc385  debian/templates/control.sourcebin.in
 +77509b4624f98f87a0b4b1370813935b  debian/templates/control.signed-template.in
  850cc4fd419adac7d008df061f958895  debian/templates/perf.meta.maintscript.in
 -381bc892fd36ef7ea5327f649b99cb98  debian/templates/sourcebin.meta.maintscript.in
 -814dda166c7e3ef02e6e259e805ac66a  debian/templates/tests-control.image.in
 +b8efaa8b4c9bbfd89c08514f860e548e  debian/templates/docs.meta.maintscript.in
 +eda4623fb10d5ba1cefa8502ebaeb0fd  debian/templates/control.image-dbg.in
 +85a6d9699cab87feefbb6ff98f3d8182  debian/templates/control.source.in
 +91ddd8e344e4b84b61d02c064e47f7d5  debian/templates/control.image.meta.in
 +ed25b8839b8e5cb08adfbfde488dd0cd  debian/templates/headers.meta.maintscript.in
 +9509e39d8e60906ebd5ee4a8b0355d25  debian/templates/control.docs.in
 +98d67252f9a33d17a78aa37c29603b83  debian/templates/image-dbg.meta.lintian-overrides.in
 +578bb70eb1ed930f2cf8a774666b747f  debian/templates/control.headers.featureset.in
  33d71bfd398d2f9b3bc5c0193b67d17e  debian/templates/tests-control.main.in
- cad12cbb0f2c0b1189f0c584e52482e3  debian/config/defines
 +4124ed9de89fd889d6cf997ee8da76f0  debian/templates/control.sourcebin.meta.in
 +2b3995da9ebe7d2b1a1345241dd90c55  debian/templates/control.headers.in
 +7d4e853b855f515068df3355e2bf5865  debian/templates/control.extra.in
 +817873a7b9fa61d433b2c39f6b2491de  debian/templates/control.image-dbg.meta.in
 +fe4456d48e3218fb8980c8577d03a7ae  debian/templates/control.config.in
 +769a43efb579711359e12554e34d0baa  debian/templates/image.meta.bug-presubj.in
 -59a811890d2e7129bec940075850f11f  debian/config/alpha/defines
 -026ce5cdad7814c28f4fd87589786719  debian/config/amd64/defines
 -44bff3917069a99eeb20ceff24609dda  debian/config/arm64/defines
 -3e673c1434c6132c73c0cfb4bfe38763  debian/config/arm64ilp32/defines
 -18c882259e45d65ad257534da6cd18e6  debian/config/armel/defines
 -27ed61864d13f791e07f6ad8e688de2a  debian/config/armhf/defines
 -366b94d652a66b437eabcd165bcc9610  debian/config/featureset-rt/defines
 -855af7b688adb78c7d236e15bbf6bf38  debian/config/hppa/defines
+ 945d75b562c7af7dc41cfb629995242b  debian/config/defines
  696fe9dde321cbe6691b9ba63a89441c  debian/config/i386/defines
 -97647ba6bbcc9331b17fef5c192e5a35  debian/config/ia64/defines
 -f6eb4abf894006ec7f947d09d32f57b2  debian/config/m68k/defines
 -77050c7df77b8cb300155f7e4876a7bb  debian/config/mips/defines
 -a70015a9c92407a77e1bf32cd88a5f09  debian/config/mips64/defines
  aa0dc1c23ac4dee04d5abc5bca888f72  debian/config/mips64el/defines
 -147bd0cc58f0510d7573da6b5da80361  debian/config/mips64r6/defines
 -534f8f84d6e68368b0191ad75fc288a3  debian/config/mips64r6el/defines
 -6d4413fd2605c197625fc8929fd6eb4d  debian/config/mipsel/defines
 +8f2e4969633ff660d026f2b7e02e6336  debian/config/sh3/defines
 +300cdda5cbaebced93cc02ffd7d5ab5e  debian/config/armhf/defines
 +026ce5cdad7814c28f4fd87589786719  debian/config/amd64/defines
 +3cffb73a6b8570b2fc03e83a7d0e0772  debian/config/ppc64el/defines
 +85c1ae5e3f2e17492053f7de76474463  debian/config/mipsr6el/defines
 +77050c7df77b8cb300155f7e4876a7bb  debian/config/mips/defines
 +e0810ddd6e4add2a26c5668773b69d25  debian/config/sh4/defines
 +44bff3917069a99eeb20ceff24609dda  debian/config/arm64/defines
  e411d2dfe0018a7c40b6bf7efd45cd29  debian/config/mipsn32/defines
  174058e52aced932bf02606d6cb5649c  debian/config/mipsn32el/defines
 -882fb0fec3cbd0239817994223fa71e5  debian/config/mipsn32r6/defines
 -73e2f095b2485f95bc164bf685684a47  debian/config/mipsn32r6el/defines
 -f4f988c94f2fc477db801eddfe79c79e  debian/config/mipsr6/defines
 -85c1ae5e3f2e17492053f7de76474463  debian/config/mipsr6el/defines
 +366b94d652a66b437eabcd165bcc9610  debian/config/featureset-rt/defines
 +8d317c1872f3bd8da4feae25a7c61df3  debian/config/sparc/defines
  45a4ad93313c2066248987dfa59dd6da  debian/config/powerpc/defines
  f9a739a574488a070d4811dd6a94cbbb  debian/config/ppc64/defines
 -3cffb73a6b8570b2fc03e83a7d0e0772  debian/config/ppc64el/defines
 +f4b2921156e7b1a038862f848fdfe48f  debian/config/x32/defines
 +a70015a9c92407a77e1bf32cd88a5f09  debian/config/mips64/defines
 +e741332318227dd4646f0d98735271e5  debian/config/sparc64/defines
 +6d4413fd2605c197625fc8929fd6eb4d  debian/config/mipsel/defines
  a50ff431517bddd759d53c0ad2850cb7  debian/config/riscv64/defines
 -9462622a41b618007bf9e8343f2fb3ce  debian/config/s390/defines
 +f4f988c94f2fc477db801eddfe79c79e  debian/config/mipsr6/defines
 +f6eb4abf894006ec7f947d09d32f57b2  debian/config/m68k/defines
  c687c34582869dfb08f47ec435997514  debian/config/s390x/defines
 -8f2e4969633ff660d026f2b7e02e6336  debian/config/sh3/defines
 -e0810ddd6e4add2a26c5668773b69d25  debian/config/sh4/defines
 -8d317c1872f3bd8da4feae25a7c61df3  debian/config/sparc/defines
 -e741332318227dd4646f0d98735271e5  debian/config/sparc64/defines
 -f4b2921156e7b1a038862f848fdfe48f  debian/config/x32/defines
 +97647ba6bbcc9331b17fef5c192e5a35  debian/config/ia64/defines
 +882fb0fec3cbd0239817994223fa71e5  debian/config/mipsn32r6/defines
 +59a811890d2e7129bec940075850f11f  debian/config/alpha/defines
 +73e2f095b2485f95bc164bf685684a47  debian/config/mipsn32r6el/defines
 +855af7b688adb78c7d236e15bbf6bf38  debian/config/hppa/defines
 +18c882259e45d65ad257534da6cd18e6  debian/config/armel/defines
 +147bd0cc58f0510d7573da6b5da80361  debian/config/mips64r6/defines
 +3e673c1434c6132c73c0cfb4bfe38763  debian/config/arm64ilp32/defines
 +534f8f84d6e68368b0191ad75fc288a3  debian/config/mips64r6el/defines
 +9462622a41b618007bf9e8343f2fb3ce  debian/config/s390/defines
 +61cbd68a5172174b0c8261b27ba5cf12  debian/config/i386/none/defines
 +7146ff53fc4f9fbb49948225d8589b69  debian/config/i386/rt/defines
 +b4a45606f37c0d82a63779aa862528d9  debian/config/armhf/none/defines
 +1cab87ca080defc647d4ae9adcf9a63a  debian/config/armhf/rt/defines
  5ecc16c27932acb9ff514badae52b51f  debian/config/amd64/none/defines
  7dc981827930ed6844a731ed954b9b9d  debian/config/amd64/rt/defines
  50ee12dd2cf9fe79bee7141560985f79  debian/config/arm64/none/defines
index 9cff229ff5dcc53ae494f8ed4a1d38aec12a50e2,3cd05863c195fafac159ece3bb85f01a4de02d37..5c89dab8abedf2d74583b4c4236d76bf6d60100a
  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-22' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-alpha-generic-di nic-modules-5.10.0-22-alpha-generic-di nic-wireless-modules-5.10.0-22-alpha-generic-di nic-shared-modules-5.10.0-22-alpha-generic-di serial-modules-5.10.0-22-alpha-generic-di usb-serial-modules-5.10.0-22-alpha-generic-di ppp-modules-5.10.0-22-alpha-generic-di pata-modules-5.10.0-22-alpha-generic-di cdrom-core-modules-5.10.0-22-alpha-generic-di scsi-core-modules-5.10.0-22-alpha-generic-di scsi-modules-5.10.0-22-alpha-generic-di scsi-nic-modules-5.10.0-22-alpha-generic-di loop-modules-5.10.0-22-alpha-generic-di btrfs-modules-5.10.0-22-alpha-generic-di ext4-modules-5.10.0-22-alpha-generic-di isofs-modules-5.10.0-22-alpha-generic-di jfs-modules-5.10.0-22-alpha-generic-di xfs-modules-5.10.0-22-alpha-generic-di fat-modules-5.10.0-22-alpha-generic-di squashfs-modules-5.10.0-22-alpha-generic-di fuse-modules-5.10.0-22-alpha-generic-di f2fs-modules-5.10.0-22-alpha-generic-di md-modules-5.10.0-22-alpha-generic-di multipath-modules-5.10.0-22-alpha-generic-di usb-modules-5.10.0-22-alpha-generic-di usb-storage-modules-5.10.0-22-alpha-generic-di fb-modules-5.10.0-22-alpha-generic-di input-modules-5.10.0-22-alpha-generic-di event-modules-5.10.0-22-alpha-generic-di mouse-modules-5.10.0-22-alpha-generic-di nic-pcmcia-modules-5.10.0-22-alpha-generic-di pcmcia-modules-5.10.0-22-alpha-generic-di nic-usb-modules-5.10.0-22-alpha-generic-di sata-modules-5.10.0-22-alpha-generic-di i2c-modules-5.10.0-22-alpha-generic-di crc-modules-5.10.0-22-alpha-generic-di crypto-modules-5.10.0-22-alpha-generic-di crypto-dm-modules-5.10.0-22-alpha-generic-di ata-modules-5.10.0-22-alpha-generic-di nbd-modules-5.10.0-22-alpha-generic-di srm-modules-5.10.0-22-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-23' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-alpha-generic-di nic-modules-5.10.0-23-alpha-generic-di nic-wireless-modules-5.10.0-23-alpha-generic-di nic-shared-modules-5.10.0-23-alpha-generic-di serial-modules-5.10.0-23-alpha-generic-di usb-serial-modules-5.10.0-23-alpha-generic-di ppp-modules-5.10.0-23-alpha-generic-di pata-modules-5.10.0-23-alpha-generic-di cdrom-core-modules-5.10.0-23-alpha-generic-di scsi-core-modules-5.10.0-23-alpha-generic-di scsi-modules-5.10.0-23-alpha-generic-di scsi-nic-modules-5.10.0-23-alpha-generic-di loop-modules-5.10.0-23-alpha-generic-di btrfs-modules-5.10.0-23-alpha-generic-di ext4-modules-5.10.0-23-alpha-generic-di isofs-modules-5.10.0-23-alpha-generic-di jfs-modules-5.10.0-23-alpha-generic-di xfs-modules-5.10.0-23-alpha-generic-di fat-modules-5.10.0-23-alpha-generic-di squashfs-modules-5.10.0-23-alpha-generic-di fuse-modules-5.10.0-23-alpha-generic-di f2fs-modules-5.10.0-23-alpha-generic-di md-modules-5.10.0-23-alpha-generic-di multipath-modules-5.10.0-23-alpha-generic-di usb-modules-5.10.0-23-alpha-generic-di usb-storage-modules-5.10.0-23-alpha-generic-di fb-modules-5.10.0-23-alpha-generic-di input-modules-5.10.0-23-alpha-generic-di event-modules-5.10.0-23-alpha-generic-di mouse-modules-5.10.0-23-alpha-generic-di nic-pcmcia-modules-5.10.0-23-alpha-generic-di pcmcia-modules-5.10.0-23-alpha-generic-di nic-usb-modules-5.10.0-23-alpha-generic-di sata-modules-5.10.0-23-alpha-generic-di i2c-modules-5.10.0-23-alpha-generic-di crc-modules-5.10.0-23-alpha-generic-di crypto-modules-5.10.0-23-alpha-generic-di crypto-dm-modules-5.10.0-23-alpha-generic-di ata-modules-5.10.0-23-alpha-generic-di nbd-modules-5.10.0-23-alpha-generic-di srm-modules-5.10.0-23-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-23' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-alpha-generic-di nic-modules-5.10.0-23-alpha-generic-di nic-wireless-modules-5.10.0-23-alpha-generic-di nic-shared-modules-5.10.0-23-alpha-generic-di serial-modules-5.10.0-23-alpha-generic-di usb-serial-modules-5.10.0-23-alpha-generic-di ppp-modules-5.10.0-23-alpha-generic-di pata-modules-5.10.0-23-alpha-generic-di cdrom-core-modules-5.10.0-23-alpha-generic-di scsi-core-modules-5.10.0-23-alpha-generic-di scsi-modules-5.10.0-23-alpha-generic-di scsi-nic-modules-5.10.0-23-alpha-generic-di loop-modules-5.10.0-23-alpha-generic-di btrfs-modules-5.10.0-23-alpha-generic-di ext4-modules-5.10.0-23-alpha-generic-di isofs-modules-5.10.0-23-alpha-generic-di jfs-modules-5.10.0-23-alpha-generic-di xfs-modules-5.10.0-23-alpha-generic-di fat-modules-5.10.0-23-alpha-generic-di squashfs-modules-5.10.0-23-alpha-generic-di fuse-modules-5.10.0-23-alpha-generic-di f2fs-modules-5.10.0-23-alpha-generic-di md-modules-5.10.0-23-alpha-generic-di multipath-modules-5.10.0-23-alpha-generic-di usb-modules-5.10.0-23-alpha-generic-di usb-storage-modules-5.10.0-23-alpha-generic-di fb-modules-5.10.0-23-alpha-generic-di input-modules-5.10.0-23-alpha-generic-di event-modules-5.10.0-23-alpha-generic-di mouse-modules-5.10.0-23-alpha-generic-di nic-pcmcia-modules-5.10.0-23-alpha-generic-di pcmcia-modules-5.10.0-23-alpha-generic-di nic-usb-modules-5.10.0-23-alpha-generic-di sata-modules-5.10.0-23-alpha-generic-di i2c-modules-5.10.0-23-alpha-generic-di crc-modules-5.10.0-23-alpha-generic-di crypto-modules-5.10.0-23-alpha-generic-di crypto-dm-modules-5.10.0-23-alpha-generic-di ata-modules-5.10.0-23-alpha-generic-di nbd-modules-5.10.0-23-alpha-generic-di srm-modules-5.10.0-23-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-22' 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-22-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-22-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-amd64-di nic-modules-5.10.0-22-amd64-di nic-wireless-modules-5.10.0-22-amd64-di nic-shared-modules-5.10.0-22-amd64-di serial-modules-5.10.0-22-amd64-di usb-serial-modules-5.10.0-22-amd64-di ppp-modules-5.10.0-22-amd64-di pata-modules-5.10.0-22-amd64-di cdrom-core-modules-5.10.0-22-amd64-di firewire-core-modules-5.10.0-22-amd64-di scsi-core-modules-5.10.0-22-amd64-di scsi-modules-5.10.0-22-amd64-di scsi-nic-modules-5.10.0-22-amd64-di loop-modules-5.10.0-22-amd64-di btrfs-modules-5.10.0-22-amd64-di ext4-modules-5.10.0-22-amd64-di isofs-modules-5.10.0-22-amd64-di jfs-modules-5.10.0-22-amd64-di xfs-modules-5.10.0-22-amd64-di fat-modules-5.10.0-22-amd64-di squashfs-modules-5.10.0-22-amd64-di udf-modules-5.10.0-22-amd64-di fuse-modules-5.10.0-22-amd64-di f2fs-modules-5.10.0-22-amd64-di md-modules-5.10.0-22-amd64-di multipath-modules-5.10.0-22-amd64-di usb-modules-5.10.0-22-amd64-di usb-storage-modules-5.10.0-22-amd64-di pcmcia-storage-modules-5.10.0-22-amd64-di fb-modules-5.10.0-22-amd64-di input-modules-5.10.0-22-amd64-di event-modules-5.10.0-22-amd64-di mouse-modules-5.10.0-22-amd64-di nic-pcmcia-modules-5.10.0-22-amd64-di pcmcia-modules-5.10.0-22-amd64-di nic-usb-modules-5.10.0-22-amd64-di sata-modules-5.10.0-22-amd64-di acpi-modules-5.10.0-22-amd64-di i2c-modules-5.10.0-22-amd64-di crc-modules-5.10.0-22-amd64-di crypto-modules-5.10.0-22-amd64-di crypto-dm-modules-5.10.0-22-amd64-di efi-modules-5.10.0-22-amd64-di ata-modules-5.10.0-22-amd64-di mmc-core-modules-5.10.0-22-amd64-di mmc-modules-5.10.0-22-amd64-di nbd-modules-5.10.0-22-amd64-di speakup-modules-5.10.0-22-amd64-di uinput-modules-5.10.0-22-amd64-di sound-modules-5.10.0-22-amd64-di mtd-core-modules-5.10.0-22-amd64-di rfkill-modules-5.10.0-22-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-23' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-amd64-di nic-modules-5.10.0-23-amd64-di nic-wireless-modules-5.10.0-23-amd64-di nic-shared-modules-5.10.0-23-amd64-di serial-modules-5.10.0-23-amd64-di usb-serial-modules-5.10.0-23-amd64-di ppp-modules-5.10.0-23-amd64-di pata-modules-5.10.0-23-amd64-di cdrom-core-modules-5.10.0-23-amd64-di firewire-core-modules-5.10.0-23-amd64-di scsi-core-modules-5.10.0-23-amd64-di scsi-modules-5.10.0-23-amd64-di scsi-nic-modules-5.10.0-23-amd64-di loop-modules-5.10.0-23-amd64-di btrfs-modules-5.10.0-23-amd64-di ext4-modules-5.10.0-23-amd64-di isofs-modules-5.10.0-23-amd64-di jfs-modules-5.10.0-23-amd64-di xfs-modules-5.10.0-23-amd64-di fat-modules-5.10.0-23-amd64-di squashfs-modules-5.10.0-23-amd64-di udf-modules-5.10.0-23-amd64-di fuse-modules-5.10.0-23-amd64-di f2fs-modules-5.10.0-23-amd64-di md-modules-5.10.0-23-amd64-di multipath-modules-5.10.0-23-amd64-di usb-modules-5.10.0-23-amd64-di usb-storage-modules-5.10.0-23-amd64-di pcmcia-storage-modules-5.10.0-23-amd64-di fb-modules-5.10.0-23-amd64-di input-modules-5.10.0-23-amd64-di event-modules-5.10.0-23-amd64-di mouse-modules-5.10.0-23-amd64-di nic-pcmcia-modules-5.10.0-23-amd64-di pcmcia-modules-5.10.0-23-amd64-di nic-usb-modules-5.10.0-23-amd64-di sata-modules-5.10.0-23-amd64-di acpi-modules-5.10.0-23-amd64-di i2c-modules-5.10.0-23-amd64-di crc-modules-5.10.0-23-amd64-di crypto-modules-5.10.0-23-amd64-di crypto-dm-modules-5.10.0-23-amd64-di efi-modules-5.10.0-23-amd64-di ata-modules-5.10.0-23-amd64-di mmc-core-modules-5.10.0-23-amd64-di mmc-modules-5.10.0-23-amd64-di nbd-modules-5.10.0-23-amd64-di speakup-modules-5.10.0-23-amd64-di uinput-modules-5.10.0-23-amd64-di sound-modules-5.10.0-23-amd64-di mtd-core-modules-5.10.0-23-amd64-di rfkill-modules-5.10.0-23-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-23' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-amd64-di nic-modules-5.10.0-23-amd64-di nic-wireless-modules-5.10.0-23-amd64-di nic-shared-modules-5.10.0-23-amd64-di serial-modules-5.10.0-23-amd64-di usb-serial-modules-5.10.0-23-amd64-di ppp-modules-5.10.0-23-amd64-di pata-modules-5.10.0-23-amd64-di cdrom-core-modules-5.10.0-23-amd64-di firewire-core-modules-5.10.0-23-amd64-di scsi-core-modules-5.10.0-23-amd64-di scsi-modules-5.10.0-23-amd64-di scsi-nic-modules-5.10.0-23-amd64-di loop-modules-5.10.0-23-amd64-di btrfs-modules-5.10.0-23-amd64-di ext4-modules-5.10.0-23-amd64-di isofs-modules-5.10.0-23-amd64-di jfs-modules-5.10.0-23-amd64-di xfs-modules-5.10.0-23-amd64-di fat-modules-5.10.0-23-amd64-di squashfs-modules-5.10.0-23-amd64-di udf-modules-5.10.0-23-amd64-di fuse-modules-5.10.0-23-amd64-di f2fs-modules-5.10.0-23-amd64-di md-modules-5.10.0-23-amd64-di multipath-modules-5.10.0-23-amd64-di usb-modules-5.10.0-23-amd64-di usb-storage-modules-5.10.0-23-amd64-di pcmcia-storage-modules-5.10.0-23-amd64-di fb-modules-5.10.0-23-amd64-di input-modules-5.10.0-23-amd64-di event-modules-5.10.0-23-amd64-di mouse-modules-5.10.0-23-amd64-di nic-pcmcia-modules-5.10.0-23-amd64-di pcmcia-modules-5.10.0-23-amd64-di nic-usb-modules-5.10.0-23-amd64-di sata-modules-5.10.0-23-amd64-di acpi-modules-5.10.0-23-amd64-di i2c-modules-5.10.0-23-amd64-di crc-modules-5.10.0-23-amd64-di crypto-modules-5.10.0-23-amd64-di crypto-dm-modules-5.10.0-23-amd64-di efi-modules-5.10.0-23-amd64-di ata-modules-5.10.0-23-amd64-di mmc-core-modules-5.10.0-23-amd64-di mmc-modules-5.10.0-23-amd64-di nbd-modules-5.10.0-23-amd64-di speakup-modules-5.10.0-23-amd64-di uinput-modules-5.10.0-23-amd64-di sound-modules-5.10.0-23-amd64-di mtd-core-modules-5.10.0-23-amd64-di rfkill-modules-5.10.0-23-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_amd64::
-       $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.10.0-22' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.10.0-23' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-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-23' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.179-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-23' 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-23-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-arm64-di nic-modules-5.10.0-22-arm64-di nic-wireless-modules-5.10.0-22-arm64-di nic-shared-modules-5.10.0-22-arm64-di usb-serial-modules-5.10.0-22-arm64-di ppp-modules-5.10.0-22-arm64-di cdrom-core-modules-5.10.0-22-arm64-di scsi-core-modules-5.10.0-22-arm64-di scsi-modules-5.10.0-22-arm64-di scsi-nic-modules-5.10.0-22-arm64-di loop-modules-5.10.0-22-arm64-di btrfs-modules-5.10.0-22-arm64-di ext4-modules-5.10.0-22-arm64-di isofs-modules-5.10.0-22-arm64-di jfs-modules-5.10.0-22-arm64-di xfs-modules-5.10.0-22-arm64-di fat-modules-5.10.0-22-arm64-di squashfs-modules-5.10.0-22-arm64-di udf-modules-5.10.0-22-arm64-di fuse-modules-5.10.0-22-arm64-di f2fs-modules-5.10.0-22-arm64-di md-modules-5.10.0-22-arm64-di multipath-modules-5.10.0-22-arm64-di usb-modules-5.10.0-22-arm64-di usb-storage-modules-5.10.0-22-arm64-di fb-modules-5.10.0-22-arm64-di input-modules-5.10.0-22-arm64-di event-modules-5.10.0-22-arm64-di nic-usb-modules-5.10.0-22-arm64-di sata-modules-5.10.0-22-arm64-di i2c-modules-5.10.0-22-arm64-di crc-modules-5.10.0-22-arm64-di crypto-modules-5.10.0-22-arm64-di crypto-dm-modules-5.10.0-22-arm64-di efi-modules-5.10.0-22-arm64-di ata-modules-5.10.0-22-arm64-di mmc-modules-5.10.0-22-arm64-di nbd-modules-5.10.0-22-arm64-di uinput-modules-5.10.0-22-arm64-di leds-modules-5.10.0-22-arm64-di mtd-core-modules-5.10.0-22-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-23' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-arm64-di nic-modules-5.10.0-23-arm64-di nic-wireless-modules-5.10.0-23-arm64-di nic-shared-modules-5.10.0-23-arm64-di usb-serial-modules-5.10.0-23-arm64-di ppp-modules-5.10.0-23-arm64-di cdrom-core-modules-5.10.0-23-arm64-di scsi-core-modules-5.10.0-23-arm64-di scsi-modules-5.10.0-23-arm64-di scsi-nic-modules-5.10.0-23-arm64-di loop-modules-5.10.0-23-arm64-di btrfs-modules-5.10.0-23-arm64-di ext4-modules-5.10.0-23-arm64-di isofs-modules-5.10.0-23-arm64-di jfs-modules-5.10.0-23-arm64-di xfs-modules-5.10.0-23-arm64-di fat-modules-5.10.0-23-arm64-di squashfs-modules-5.10.0-23-arm64-di udf-modules-5.10.0-23-arm64-di fuse-modules-5.10.0-23-arm64-di f2fs-modules-5.10.0-23-arm64-di md-modules-5.10.0-23-arm64-di multipath-modules-5.10.0-23-arm64-di usb-modules-5.10.0-23-arm64-di usb-storage-modules-5.10.0-23-arm64-di fb-modules-5.10.0-23-arm64-di input-modules-5.10.0-23-arm64-di event-modules-5.10.0-23-arm64-di nic-usb-modules-5.10.0-23-arm64-di sata-modules-5.10.0-23-arm64-di i2c-modules-5.10.0-23-arm64-di crc-modules-5.10.0-23-arm64-di crypto-modules-5.10.0-23-arm64-di crypto-dm-modules-5.10.0-23-arm64-di efi-modules-5.10.0-23-arm64-di ata-modules-5.10.0-23-arm64-di mmc-modules-5.10.0-23-arm64-di nbd-modules-5.10.0-23-arm64-di uinput-modules-5.10.0-23-arm64-di leds-modules-5.10.0-23-arm64-di mtd-core-modules-5.10.0-23-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-23' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-arm64-di nic-modules-5.10.0-23-arm64-di nic-wireless-modules-5.10.0-23-arm64-di nic-shared-modules-5.10.0-23-arm64-di usb-serial-modules-5.10.0-23-arm64-di ppp-modules-5.10.0-23-arm64-di cdrom-core-modules-5.10.0-23-arm64-di scsi-core-modules-5.10.0-23-arm64-di scsi-modules-5.10.0-23-arm64-di scsi-nic-modules-5.10.0-23-arm64-di loop-modules-5.10.0-23-arm64-di btrfs-modules-5.10.0-23-arm64-di ext4-modules-5.10.0-23-arm64-di isofs-modules-5.10.0-23-arm64-di jfs-modules-5.10.0-23-arm64-di xfs-modules-5.10.0-23-arm64-di fat-modules-5.10.0-23-arm64-di squashfs-modules-5.10.0-23-arm64-di udf-modules-5.10.0-23-arm64-di fuse-modules-5.10.0-23-arm64-di f2fs-modules-5.10.0-23-arm64-di md-modules-5.10.0-23-arm64-di multipath-modules-5.10.0-23-arm64-di usb-modules-5.10.0-23-arm64-di usb-storage-modules-5.10.0-23-arm64-di fb-modules-5.10.0-23-arm64-di input-modules-5.10.0-23-arm64-di event-modules-5.10.0-23-arm64-di nic-usb-modules-5.10.0-23-arm64-di sata-modules-5.10.0-23-arm64-di i2c-modules-5.10.0-23-arm64-di crc-modules-5.10.0-23-arm64-di crypto-modules-5.10.0-23-arm64-di crypto-dm-modules-5.10.0-23-arm64-di efi-modules-5.10.0-23-arm64-di ata-modules-5.10.0-23-arm64-di mmc-modules-5.10.0-23-arm64-di nbd-modules-5.10.0-23-arm64-di uinput-modules-5.10.0-23-arm64-di leds-modules-5.10.0-23-arm64-di mtd-core-modules-5.10.0-23-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_arm64::
-       $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.10.0-22' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.10.0-23' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-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-23' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.179-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-23' 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-23-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-marvell-di nic-modules-5.10.0-22-marvell-di nic-shared-modules-5.10.0-22-marvell-di usb-serial-modules-5.10.0-22-marvell-di ppp-modules-5.10.0-22-marvell-di cdrom-core-modules-5.10.0-22-marvell-di scsi-core-modules-5.10.0-22-marvell-di loop-modules-5.10.0-22-marvell-di ipv6-modules-5.10.0-22-marvell-di btrfs-modules-5.10.0-22-marvell-di ext4-modules-5.10.0-22-marvell-di isofs-modules-5.10.0-22-marvell-di jffs2-modules-5.10.0-22-marvell-di jfs-modules-5.10.0-22-marvell-di fat-modules-5.10.0-22-marvell-di minix-modules-5.10.0-22-marvell-di squashfs-modules-5.10.0-22-marvell-di udf-modules-5.10.0-22-marvell-di fuse-modules-5.10.0-22-marvell-di f2fs-modules-5.10.0-22-marvell-di md-modules-5.10.0-22-marvell-di multipath-modules-5.10.0-22-marvell-di usb-modules-5.10.0-22-marvell-di usb-storage-modules-5.10.0-22-marvell-di fb-modules-5.10.0-22-marvell-di input-modules-5.10.0-22-marvell-di event-modules-5.10.0-22-marvell-di mouse-modules-5.10.0-22-marvell-di nic-usb-modules-5.10.0-22-marvell-di sata-modules-5.10.0-22-marvell-di crc-modules-5.10.0-22-marvell-di crypto-modules-5.10.0-22-marvell-di crypto-dm-modules-5.10.0-22-marvell-di mmc-core-modules-5.10.0-22-marvell-di mmc-modules-5.10.0-22-marvell-di nbd-modules-5.10.0-22-marvell-di uinput-modules-5.10.0-22-marvell-di leds-modules-5.10.0-22-marvell-di mtd-modules-5.10.0-22-marvell-di mtd-core-modules-5.10.0-22-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-23' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-marvell-di nic-modules-5.10.0-23-marvell-di nic-shared-modules-5.10.0-23-marvell-di usb-serial-modules-5.10.0-23-marvell-di ppp-modules-5.10.0-23-marvell-di cdrom-core-modules-5.10.0-23-marvell-di scsi-core-modules-5.10.0-23-marvell-di loop-modules-5.10.0-23-marvell-di ipv6-modules-5.10.0-23-marvell-di btrfs-modules-5.10.0-23-marvell-di ext4-modules-5.10.0-23-marvell-di isofs-modules-5.10.0-23-marvell-di jffs2-modules-5.10.0-23-marvell-di jfs-modules-5.10.0-23-marvell-di fat-modules-5.10.0-23-marvell-di minix-modules-5.10.0-23-marvell-di squashfs-modules-5.10.0-23-marvell-di udf-modules-5.10.0-23-marvell-di fuse-modules-5.10.0-23-marvell-di f2fs-modules-5.10.0-23-marvell-di md-modules-5.10.0-23-marvell-di multipath-modules-5.10.0-23-marvell-di usb-modules-5.10.0-23-marvell-di usb-storage-modules-5.10.0-23-marvell-di fb-modules-5.10.0-23-marvell-di input-modules-5.10.0-23-marvell-di event-modules-5.10.0-23-marvell-di mouse-modules-5.10.0-23-marvell-di nic-usb-modules-5.10.0-23-marvell-di sata-modules-5.10.0-23-marvell-di crc-modules-5.10.0-23-marvell-di crypto-modules-5.10.0-23-marvell-di crypto-dm-modules-5.10.0-23-marvell-di mmc-core-modules-5.10.0-23-marvell-di mmc-modules-5.10.0-23-marvell-di nbd-modules-5.10.0-23-marvell-di uinput-modules-5.10.0-23-marvell-di leds-modules-5.10.0-23-marvell-di mtd-modules-5.10.0-23-marvell-di mtd-core-modules-5.10.0-23-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-23' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-marvell-di nic-modules-5.10.0-23-marvell-di nic-shared-modules-5.10.0-23-marvell-di usb-serial-modules-5.10.0-23-marvell-di ppp-modules-5.10.0-23-marvell-di cdrom-core-modules-5.10.0-23-marvell-di scsi-core-modules-5.10.0-23-marvell-di loop-modules-5.10.0-23-marvell-di ipv6-modules-5.10.0-23-marvell-di btrfs-modules-5.10.0-23-marvell-di ext4-modules-5.10.0-23-marvell-di isofs-modules-5.10.0-23-marvell-di jffs2-modules-5.10.0-23-marvell-di jfs-modules-5.10.0-23-marvell-di fat-modules-5.10.0-23-marvell-di minix-modules-5.10.0-23-marvell-di squashfs-modules-5.10.0-23-marvell-di udf-modules-5.10.0-23-marvell-di fuse-modules-5.10.0-23-marvell-di f2fs-modules-5.10.0-23-marvell-di md-modules-5.10.0-23-marvell-di multipath-modules-5.10.0-23-marvell-di usb-modules-5.10.0-23-marvell-di usb-storage-modules-5.10.0-23-marvell-di fb-modules-5.10.0-23-marvell-di input-modules-5.10.0-23-marvell-di event-modules-5.10.0-23-marvell-di mouse-modules-5.10.0-23-marvell-di nic-usb-modules-5.10.0-23-marvell-di sata-modules-5.10.0-23-marvell-di crc-modules-5.10.0-23-marvell-di crypto-modules-5.10.0-23-marvell-di crypto-dm-modules-5.10.0-23-marvell-di mmc-core-modules-5.10.0-23-marvell-di mmc-modules-5.10.0-23-marvell-di nbd-modules-5.10.0-23-marvell-di uinput-modules-5.10.0-23-marvell-di leds-modules-5.10.0-23-marvell-di mtd-modules-5.10.0-23-marvell-di mtd-core-modules-5.10.0-23-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-22' 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-22-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-22-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-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
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 +binary-arch_armhf:: binary-arch_armhf_extra binary-arch_armhf_real
  binary-arch_armhf::
-       $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-22' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-armmp-di nic-modules-5.10.0-22-armmp-di nic-wireless-modules-5.10.0-22-armmp-di nic-shared-modules-5.10.0-22-armmp-di usb-serial-modules-5.10.0-22-armmp-di ppp-modules-5.10.0-22-armmp-di pata-modules-5.10.0-22-armmp-di cdrom-core-modules-5.10.0-22-armmp-di scsi-core-modules-5.10.0-22-armmp-di scsi-modules-5.10.0-22-armmp-di scsi-nic-modules-5.10.0-22-armmp-di loop-modules-5.10.0-22-armmp-di btrfs-modules-5.10.0-22-armmp-di ext4-modules-5.10.0-22-armmp-di isofs-modules-5.10.0-22-armmp-di jfs-modules-5.10.0-22-armmp-di fat-modules-5.10.0-22-armmp-di squashfs-modules-5.10.0-22-armmp-di udf-modules-5.10.0-22-armmp-di fuse-modules-5.10.0-22-armmp-di f2fs-modules-5.10.0-22-armmp-di md-modules-5.10.0-22-armmp-di multipath-modules-5.10.0-22-armmp-di usb-modules-5.10.0-22-armmp-di usb-storage-modules-5.10.0-22-armmp-di fb-modules-5.10.0-22-armmp-di input-modules-5.10.0-22-armmp-di event-modules-5.10.0-22-armmp-di nic-usb-modules-5.10.0-22-armmp-di sata-modules-5.10.0-22-armmp-di i2c-modules-5.10.0-22-armmp-di crc-modules-5.10.0-22-armmp-di crypto-modules-5.10.0-22-armmp-di crypto-dm-modules-5.10.0-22-armmp-di efi-modules-5.10.0-22-armmp-di ata-modules-5.10.0-22-armmp-di mmc-modules-5.10.0-22-armmp-di nbd-modules-5.10.0-22-armmp-di uinput-modules-5.10.0-22-armmp-di leds-modules-5.10.0-22-armmp-di mtd-modules-5.10.0-22-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-23' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-armmp-di nic-modules-5.10.0-23-armmp-di nic-wireless-modules-5.10.0-23-armmp-di nic-shared-modules-5.10.0-23-armmp-di usb-serial-modules-5.10.0-23-armmp-di ppp-modules-5.10.0-23-armmp-di pata-modules-5.10.0-23-armmp-di cdrom-core-modules-5.10.0-23-armmp-di scsi-core-modules-5.10.0-23-armmp-di scsi-modules-5.10.0-23-armmp-di scsi-nic-modules-5.10.0-23-armmp-di loop-modules-5.10.0-23-armmp-di btrfs-modules-5.10.0-23-armmp-di ext4-modules-5.10.0-23-armmp-di isofs-modules-5.10.0-23-armmp-di jfs-modules-5.10.0-23-armmp-di fat-modules-5.10.0-23-armmp-di squashfs-modules-5.10.0-23-armmp-di udf-modules-5.10.0-23-armmp-di fuse-modules-5.10.0-23-armmp-di f2fs-modules-5.10.0-23-armmp-di md-modules-5.10.0-23-armmp-di multipath-modules-5.10.0-23-armmp-di usb-modules-5.10.0-23-armmp-di usb-storage-modules-5.10.0-23-armmp-di fb-modules-5.10.0-23-armmp-di input-modules-5.10.0-23-armmp-di event-modules-5.10.0-23-armmp-di nic-usb-modules-5.10.0-23-armmp-di sata-modules-5.10.0-23-armmp-di i2c-modules-5.10.0-23-armmp-di crc-modules-5.10.0-23-armmp-di crypto-modules-5.10.0-23-armmp-di crypto-dm-modules-5.10.0-23-armmp-di efi-modules-5.10.0-23-armmp-di ata-modules-5.10.0-23-armmp-di mmc-modules-5.10.0-23-armmp-di nbd-modules-5.10.0-23-armmp-di uinput-modules-5.10.0-23-armmp-di leds-modules-5.10.0-23-armmp-di mtd-modules-5.10.0-23-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-23' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-armmp-di nic-modules-5.10.0-23-armmp-di nic-wireless-modules-5.10.0-23-armmp-di nic-shared-modules-5.10.0-23-armmp-di usb-serial-modules-5.10.0-23-armmp-di ppp-modules-5.10.0-23-armmp-di pata-modules-5.10.0-23-armmp-di cdrom-core-modules-5.10.0-23-armmp-di scsi-core-modules-5.10.0-23-armmp-di scsi-modules-5.10.0-23-armmp-di scsi-nic-modules-5.10.0-23-armmp-di loop-modules-5.10.0-23-armmp-di btrfs-modules-5.10.0-23-armmp-di ext4-modules-5.10.0-23-armmp-di isofs-modules-5.10.0-23-armmp-di jfs-modules-5.10.0-23-armmp-di fat-modules-5.10.0-23-armmp-di squashfs-modules-5.10.0-23-armmp-di udf-modules-5.10.0-23-armmp-di fuse-modules-5.10.0-23-armmp-di f2fs-modules-5.10.0-23-armmp-di md-modules-5.10.0-23-armmp-di multipath-modules-5.10.0-23-armmp-di usb-modules-5.10.0-23-armmp-di usb-storage-modules-5.10.0-23-armmp-di fb-modules-5.10.0-23-armmp-di input-modules-5.10.0-23-armmp-di event-modules-5.10.0-23-armmp-di nic-usb-modules-5.10.0-23-armmp-di sata-modules-5.10.0-23-armmp-di i2c-modules-5.10.0-23-armmp-di crc-modules-5.10.0-23-armmp-di crypto-modules-5.10.0-23-armmp-di crypto-dm-modules-5.10.0-23-armmp-di efi-modules-5.10.0-23-armmp-di ata-modules-5.10.0-23-armmp-di mmc-modules-5.10.0-23-armmp-di nbd-modules-5.10.0-23-armmp-di uinput-modules-5.10.0-23-armmp-di leds-modules-5.10.0-23-armmp-di mtd-modules-5.10.0-23-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-23' 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-23-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-23-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.179-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-22' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -binary-arch_armhf_rt_real:
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  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-22' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-parisc-di nic-modules-5.10.0-22-parisc-di nic-shared-modules-5.10.0-22-parisc-di serial-modules-5.10.0-22-parisc-di usb-serial-modules-5.10.0-22-parisc-di ppp-modules-5.10.0-22-parisc-di pata-modules-5.10.0-22-parisc-di cdrom-core-modules-5.10.0-22-parisc-di scsi-core-modules-5.10.0-22-parisc-di scsi-modules-5.10.0-22-parisc-di loop-modules-5.10.0-22-parisc-di btrfs-modules-5.10.0-22-parisc-di ext4-modules-5.10.0-22-parisc-di isofs-modules-5.10.0-22-parisc-di jfs-modules-5.10.0-22-parisc-di xfs-modules-5.10.0-22-parisc-di fat-modules-5.10.0-22-parisc-di squashfs-modules-5.10.0-22-parisc-di fuse-modules-5.10.0-22-parisc-di f2fs-modules-5.10.0-22-parisc-di md-modules-5.10.0-22-parisc-di multipath-modules-5.10.0-22-parisc-di usb-modules-5.10.0-22-parisc-di usb-storage-modules-5.10.0-22-parisc-di input-modules-5.10.0-22-parisc-di event-modules-5.10.0-22-parisc-di mouse-modules-5.10.0-22-parisc-di nic-usb-modules-5.10.0-22-parisc-di sata-modules-5.10.0-22-parisc-di crc-modules-5.10.0-22-parisc-di crypto-modules-5.10.0-22-parisc-di crypto-dm-modules-5.10.0-22-parisc-di ata-modules-5.10.0-22-parisc-di nbd-modules-5.10.0-22-parisc-di kernel-image-5.10.0-22-parisc64-di nic-modules-5.10.0-22-parisc64-di nic-shared-modules-5.10.0-22-parisc64-di serial-modules-5.10.0-22-parisc64-di usb-serial-modules-5.10.0-22-parisc64-di ppp-modules-5.10.0-22-parisc64-di pata-modules-5.10.0-22-parisc64-di cdrom-core-modules-5.10.0-22-parisc64-di scsi-core-modules-5.10.0-22-parisc64-di scsi-modules-5.10.0-22-parisc64-di loop-modules-5.10.0-22-parisc64-di btrfs-modules-5.10.0-22-parisc64-di ext4-modules-5.10.0-22-parisc64-di isofs-modules-5.10.0-22-parisc64-di jfs-modules-5.10.0-22-parisc64-di xfs-modules-5.10.0-22-parisc64-di fat-modules-5.10.0-22-parisc64-di squashfs-modules-5.10.0-22-parisc64-di fuse-modules-5.10.0-22-parisc64-di f2fs-modules-5.10.0-22-parisc64-di md-modules-5.10.0-22-parisc64-di multipath-modules-5.10.0-22-parisc64-di usb-modules-5.10.0-22-parisc64-di usb-storage-modules-5.10.0-22-parisc64-di fb-modules-5.10.0-22-parisc64-di input-modules-5.10.0-22-parisc64-di event-modules-5.10.0-22-parisc64-di mouse-modules-5.10.0-22-parisc64-di nic-usb-modules-5.10.0-22-parisc64-di sata-modules-5.10.0-22-parisc64-di crc-modules-5.10.0-22-parisc64-di crypto-modules-5.10.0-22-parisc64-di crypto-dm-modules-5.10.0-22-parisc64-di ata-modules-5.10.0-22-parisc64-di nbd-modules-5.10.0-22-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-23' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-parisc-di nic-modules-5.10.0-23-parisc-di nic-shared-modules-5.10.0-23-parisc-di serial-modules-5.10.0-23-parisc-di usb-serial-modules-5.10.0-23-parisc-di ppp-modules-5.10.0-23-parisc-di pata-modules-5.10.0-23-parisc-di cdrom-core-modules-5.10.0-23-parisc-di scsi-core-modules-5.10.0-23-parisc-di scsi-modules-5.10.0-23-parisc-di loop-modules-5.10.0-23-parisc-di btrfs-modules-5.10.0-23-parisc-di ext4-modules-5.10.0-23-parisc-di isofs-modules-5.10.0-23-parisc-di jfs-modules-5.10.0-23-parisc-di xfs-modules-5.10.0-23-parisc-di fat-modules-5.10.0-23-parisc-di squashfs-modules-5.10.0-23-parisc-di fuse-modules-5.10.0-23-parisc-di f2fs-modules-5.10.0-23-parisc-di md-modules-5.10.0-23-parisc-di multipath-modules-5.10.0-23-parisc-di usb-modules-5.10.0-23-parisc-di usb-storage-modules-5.10.0-23-parisc-di input-modules-5.10.0-23-parisc-di event-modules-5.10.0-23-parisc-di mouse-modules-5.10.0-23-parisc-di nic-usb-modules-5.10.0-23-parisc-di sata-modules-5.10.0-23-parisc-di crc-modules-5.10.0-23-parisc-di crypto-modules-5.10.0-23-parisc-di crypto-dm-modules-5.10.0-23-parisc-di ata-modules-5.10.0-23-parisc-di nbd-modules-5.10.0-23-parisc-di kernel-image-5.10.0-23-parisc64-di nic-modules-5.10.0-23-parisc64-di nic-shared-modules-5.10.0-23-parisc64-di serial-modules-5.10.0-23-parisc64-di usb-serial-modules-5.10.0-23-parisc64-di ppp-modules-5.10.0-23-parisc64-di pata-modules-5.10.0-23-parisc64-di cdrom-core-modules-5.10.0-23-parisc64-di scsi-core-modules-5.10.0-23-parisc64-di scsi-modules-5.10.0-23-parisc64-di loop-modules-5.10.0-23-parisc64-di btrfs-modules-5.10.0-23-parisc64-di ext4-modules-5.10.0-23-parisc64-di isofs-modules-5.10.0-23-parisc64-di jfs-modules-5.10.0-23-parisc64-di xfs-modules-5.10.0-23-parisc64-di fat-modules-5.10.0-23-parisc64-di squashfs-modules-5.10.0-23-parisc64-di fuse-modules-5.10.0-23-parisc64-di f2fs-modules-5.10.0-23-parisc64-di md-modules-5.10.0-23-parisc64-di multipath-modules-5.10.0-23-parisc64-di usb-modules-5.10.0-23-parisc64-di usb-storage-modules-5.10.0-23-parisc64-di fb-modules-5.10.0-23-parisc64-di input-modules-5.10.0-23-parisc64-di event-modules-5.10.0-23-parisc64-di mouse-modules-5.10.0-23-parisc64-di nic-usb-modules-5.10.0-23-parisc64-di sata-modules-5.10.0-23-parisc64-di crc-modules-5.10.0-23-parisc64-di crypto-modules-5.10.0-23-parisc64-di crypto-dm-modules-5.10.0-23-parisc64-di ata-modules-5.10.0-23-parisc64-di nbd-modules-5.10.0-23-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-23' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-parisc-di nic-modules-5.10.0-23-parisc-di nic-shared-modules-5.10.0-23-parisc-di serial-modules-5.10.0-23-parisc-di usb-serial-modules-5.10.0-23-parisc-di ppp-modules-5.10.0-23-parisc-di pata-modules-5.10.0-23-parisc-di cdrom-core-modules-5.10.0-23-parisc-di scsi-core-modules-5.10.0-23-parisc-di scsi-modules-5.10.0-23-parisc-di loop-modules-5.10.0-23-parisc-di btrfs-modules-5.10.0-23-parisc-di ext4-modules-5.10.0-23-parisc-di isofs-modules-5.10.0-23-parisc-di jfs-modules-5.10.0-23-parisc-di xfs-modules-5.10.0-23-parisc-di fat-modules-5.10.0-23-parisc-di squashfs-modules-5.10.0-23-parisc-di fuse-modules-5.10.0-23-parisc-di f2fs-modules-5.10.0-23-parisc-di md-modules-5.10.0-23-parisc-di multipath-modules-5.10.0-23-parisc-di usb-modules-5.10.0-23-parisc-di usb-storage-modules-5.10.0-23-parisc-di input-modules-5.10.0-23-parisc-di event-modules-5.10.0-23-parisc-di mouse-modules-5.10.0-23-parisc-di nic-usb-modules-5.10.0-23-parisc-di sata-modules-5.10.0-23-parisc-di crc-modules-5.10.0-23-parisc-di crypto-modules-5.10.0-23-parisc-di crypto-dm-modules-5.10.0-23-parisc-di ata-modules-5.10.0-23-parisc-di nbd-modules-5.10.0-23-parisc-di kernel-image-5.10.0-23-parisc64-di nic-modules-5.10.0-23-parisc64-di nic-shared-modules-5.10.0-23-parisc64-di serial-modules-5.10.0-23-parisc64-di usb-serial-modules-5.10.0-23-parisc64-di ppp-modules-5.10.0-23-parisc64-di pata-modules-5.10.0-23-parisc64-di cdrom-core-modules-5.10.0-23-parisc64-di scsi-core-modules-5.10.0-23-parisc64-di scsi-modules-5.10.0-23-parisc64-di loop-modules-5.10.0-23-parisc64-di btrfs-modules-5.10.0-23-parisc64-di ext4-modules-5.10.0-23-parisc64-di isofs-modules-5.10.0-23-parisc64-di jfs-modules-5.10.0-23-parisc64-di xfs-modules-5.10.0-23-parisc64-di fat-modules-5.10.0-23-parisc64-di squashfs-modules-5.10.0-23-parisc64-di fuse-modules-5.10.0-23-parisc64-di f2fs-modules-5.10.0-23-parisc64-di md-modules-5.10.0-23-parisc64-di multipath-modules-5.10.0-23-parisc64-di usb-modules-5.10.0-23-parisc64-di usb-storage-modules-5.10.0-23-parisc64-di fb-modules-5.10.0-23-parisc64-di input-modules-5.10.0-23-parisc64-di event-modules-5.10.0-23-parisc64-di mouse-modules-5.10.0-23-parisc64-di nic-usb-modules-5.10.0-23-parisc64-di sata-modules-5.10.0-23-parisc64-di crc-modules-5.10.0-23-parisc64-di crypto-modules-5.10.0-23-parisc64-di crypto-dm-modules-5.10.0-23-parisc64-di ata-modules-5.10.0-23-parisc64-di nbd-modules-5.10.0-23-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'
@@@ -96,591 -109,604 +96,591 @@@ binary-arch_hppa_none: binary-arch_hppa
  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-22' 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-22-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-22-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-686-di nic-modules-5.10.0-22-686-di nic-wireless-modules-5.10.0-22-686-di nic-shared-modules-5.10.0-22-686-di serial-modules-5.10.0-22-686-di usb-serial-modules-5.10.0-22-686-di ppp-modules-5.10.0-22-686-di pata-modules-5.10.0-22-686-di cdrom-core-modules-5.10.0-22-686-di firewire-core-modules-5.10.0-22-686-di scsi-core-modules-5.10.0-22-686-di scsi-modules-5.10.0-22-686-di scsi-nic-modules-5.10.0-22-686-di loop-modules-5.10.0-22-686-di btrfs-modules-5.10.0-22-686-di ext4-modules-5.10.0-22-686-di isofs-modules-5.10.0-22-686-di jfs-modules-5.10.0-22-686-di xfs-modules-5.10.0-22-686-di fat-modules-5.10.0-22-686-di squashfs-modules-5.10.0-22-686-di udf-modules-5.10.0-22-686-di fuse-modules-5.10.0-22-686-di f2fs-modules-5.10.0-22-686-di md-modules-5.10.0-22-686-di multipath-modules-5.10.0-22-686-di usb-modules-5.10.0-22-686-di usb-storage-modules-5.10.0-22-686-di pcmcia-storage-modules-5.10.0-22-686-di fb-modules-5.10.0-22-686-di input-modules-5.10.0-22-686-di event-modules-5.10.0-22-686-di mouse-modules-5.10.0-22-686-di nic-pcmcia-modules-5.10.0-22-686-di pcmcia-modules-5.10.0-22-686-di nic-usb-modules-5.10.0-22-686-di sata-modules-5.10.0-22-686-di acpi-modules-5.10.0-22-686-di i2c-modules-5.10.0-22-686-di crc-modules-5.10.0-22-686-di crypto-modules-5.10.0-22-686-di crypto-dm-modules-5.10.0-22-686-di efi-modules-5.10.0-22-686-di ata-modules-5.10.0-22-686-di mmc-core-modules-5.10.0-22-686-di mmc-modules-5.10.0-22-686-di nbd-modules-5.10.0-22-686-di speakup-modules-5.10.0-22-686-di uinput-modules-5.10.0-22-686-di sound-modules-5.10.0-22-686-di mtd-core-modules-5.10.0-22-686-di rfkill-modules-5.10.0-22-686-di kernel-image-5.10.0-22-686-pae-di nic-modules-5.10.0-22-686-pae-di nic-wireless-modules-5.10.0-22-686-pae-di nic-shared-modules-5.10.0-22-686-pae-di serial-modules-5.10.0-22-686-pae-di usb-serial-modules-5.10.0-22-686-pae-di ppp-modules-5.10.0-22-686-pae-di pata-modules-5.10.0-22-686-pae-di cdrom-core-modules-5.10.0-22-686-pae-di firewire-core-modules-5.10.0-22-686-pae-di scsi-core-modules-5.10.0-22-686-pae-di scsi-modules-5.10.0-22-686-pae-di scsi-nic-modules-5.10.0-22-686-pae-di loop-modules-5.10.0-22-686-pae-di btrfs-modules-5.10.0-22-686-pae-di ext4-modules-5.10.0-22-686-pae-di isofs-modules-5.10.0-22-686-pae-di jfs-modules-5.10.0-22-686-pae-di xfs-modules-5.10.0-22-686-pae-di fat-modules-5.10.0-22-686-pae-di squashfs-modules-5.10.0-22-686-pae-di udf-modules-5.10.0-22-686-pae-di fuse-modules-5.10.0-22-686-pae-di f2fs-modules-5.10.0-22-686-pae-di md-modules-5.10.0-22-686-pae-di multipath-modules-5.10.0-22-686-pae-di usb-modules-5.10.0-22-686-pae-di usb-storage-modules-5.10.0-22-686-pae-di pcmcia-storage-modules-5.10.0-22-686-pae-di fb-modules-5.10.0-22-686-pae-di input-modules-5.10.0-22-686-pae-di event-modules-5.10.0-22-686-pae-di mouse-modules-5.10.0-22-686-pae-di nic-pcmcia-modules-5.10.0-22-686-pae-di pcmcia-modules-5.10.0-22-686-pae-di nic-usb-modules-5.10.0-22-686-pae-di sata-modules-5.10.0-22-686-pae-di acpi-modules-5.10.0-22-686-pae-di i2c-modules-5.10.0-22-686-pae-di crc-modules-5.10.0-22-686-pae-di crypto-modules-5.10.0-22-686-pae-di crypto-dm-modules-5.10.0-22-686-pae-di efi-modules-5.10.0-22-686-pae-di ata-modules-5.10.0-22-686-pae-di mmc-core-modules-5.10.0-22-686-pae-di mmc-modules-5.10.0-22-686-pae-di nbd-modules-5.10.0-22-686-pae-di speakup-modules-5.10.0-22-686-pae-di uinput-modules-5.10.0-22-686-pae-di sound-modules-5.10.0-22-686-pae-di mtd-core-modules-5.10.0-22-686-pae-di rfkill-modules-5.10.0-22-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-23' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-686-di nic-modules-5.10.0-23-686-di nic-wireless-modules-5.10.0-23-686-di nic-shared-modules-5.10.0-23-686-di serial-modules-5.10.0-23-686-di usb-serial-modules-5.10.0-23-686-di ppp-modules-5.10.0-23-686-di pata-modules-5.10.0-23-686-di cdrom-core-modules-5.10.0-23-686-di firewire-core-modules-5.10.0-23-686-di scsi-core-modules-5.10.0-23-686-di scsi-modules-5.10.0-23-686-di scsi-nic-modules-5.10.0-23-686-di loop-modules-5.10.0-23-686-di btrfs-modules-5.10.0-23-686-di ext4-modules-5.10.0-23-686-di isofs-modules-5.10.0-23-686-di jfs-modules-5.10.0-23-686-di xfs-modules-5.10.0-23-686-di fat-modules-5.10.0-23-686-di squashfs-modules-5.10.0-23-686-di udf-modules-5.10.0-23-686-di fuse-modules-5.10.0-23-686-di f2fs-modules-5.10.0-23-686-di md-modules-5.10.0-23-686-di multipath-modules-5.10.0-23-686-di usb-modules-5.10.0-23-686-di usb-storage-modules-5.10.0-23-686-di pcmcia-storage-modules-5.10.0-23-686-di fb-modules-5.10.0-23-686-di input-modules-5.10.0-23-686-di event-modules-5.10.0-23-686-di mouse-modules-5.10.0-23-686-di nic-pcmcia-modules-5.10.0-23-686-di pcmcia-modules-5.10.0-23-686-di nic-usb-modules-5.10.0-23-686-di sata-modules-5.10.0-23-686-di acpi-modules-5.10.0-23-686-di i2c-modules-5.10.0-23-686-di crc-modules-5.10.0-23-686-di crypto-modules-5.10.0-23-686-di crypto-dm-modules-5.10.0-23-686-di efi-modules-5.10.0-23-686-di ata-modules-5.10.0-23-686-di mmc-core-modules-5.10.0-23-686-di mmc-modules-5.10.0-23-686-di nbd-modules-5.10.0-23-686-di speakup-modules-5.10.0-23-686-di uinput-modules-5.10.0-23-686-di sound-modules-5.10.0-23-686-di mtd-core-modules-5.10.0-23-686-di rfkill-modules-5.10.0-23-686-di kernel-image-5.10.0-23-686-pae-di nic-modules-5.10.0-23-686-pae-di nic-wireless-modules-5.10.0-23-686-pae-di nic-shared-modules-5.10.0-23-686-pae-di serial-modules-5.10.0-23-686-pae-di usb-serial-modules-5.10.0-23-686-pae-di ppp-modules-5.10.0-23-686-pae-di pata-modules-5.10.0-23-686-pae-di cdrom-core-modules-5.10.0-23-686-pae-di firewire-core-modules-5.10.0-23-686-pae-di scsi-core-modules-5.10.0-23-686-pae-di scsi-modules-5.10.0-23-686-pae-di scsi-nic-modules-5.10.0-23-686-pae-di loop-modules-5.10.0-23-686-pae-di btrfs-modules-5.10.0-23-686-pae-di ext4-modules-5.10.0-23-686-pae-di isofs-modules-5.10.0-23-686-pae-di jfs-modules-5.10.0-23-686-pae-di xfs-modules-5.10.0-23-686-pae-di fat-modules-5.10.0-23-686-pae-di squashfs-modules-5.10.0-23-686-pae-di udf-modules-5.10.0-23-686-pae-di fuse-modules-5.10.0-23-686-pae-di f2fs-modules-5.10.0-23-686-pae-di md-modules-5.10.0-23-686-pae-di multipath-modules-5.10.0-23-686-pae-di usb-modules-5.10.0-23-686-pae-di usb-storage-modules-5.10.0-23-686-pae-di pcmcia-storage-modules-5.10.0-23-686-pae-di fb-modules-5.10.0-23-686-pae-di input-modules-5.10.0-23-686-pae-di event-modules-5.10.0-23-686-pae-di mouse-modules-5.10.0-23-686-pae-di nic-pcmcia-modules-5.10.0-23-686-pae-di pcmcia-modules-5.10.0-23-686-pae-di nic-usb-modules-5.10.0-23-686-pae-di sata-modules-5.10.0-23-686-pae-di acpi-modules-5.10.0-23-686-pae-di i2c-modules-5.10.0-23-686-pae-di crc-modules-5.10.0-23-686-pae-di crypto-modules-5.10.0-23-686-pae-di crypto-dm-modules-5.10.0-23-686-pae-di efi-modules-5.10.0-23-686-pae-di ata-modules-5.10.0-23-686-pae-di mmc-core-modules-5.10.0-23-686-pae-di mmc-modules-5.10.0-23-686-pae-di nbd-modules-5.10.0-23-686-pae-di speakup-modules-5.10.0-23-686-pae-di uinput-modules-5.10.0-23-686-pae-di sound-modules-5.10.0-23-686-pae-di mtd-core-modules-5.10.0-23-686-pae-di rfkill-modules-5.10.0-23-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-23' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-686-di nic-modules-5.10.0-23-686-di nic-wireless-modules-5.10.0-23-686-di nic-shared-modules-5.10.0-23-686-di serial-modules-5.10.0-23-686-di usb-serial-modules-5.10.0-23-686-di ppp-modules-5.10.0-23-686-di pata-modules-5.10.0-23-686-di cdrom-core-modules-5.10.0-23-686-di firewire-core-modules-5.10.0-23-686-di scsi-core-modules-5.10.0-23-686-di scsi-modules-5.10.0-23-686-di scsi-nic-modules-5.10.0-23-686-di loop-modules-5.10.0-23-686-di btrfs-modules-5.10.0-23-686-di ext4-modules-5.10.0-23-686-di isofs-modules-5.10.0-23-686-di jfs-modules-5.10.0-23-686-di xfs-modules-5.10.0-23-686-di fat-modules-5.10.0-23-686-di squashfs-modules-5.10.0-23-686-di udf-modules-5.10.0-23-686-di fuse-modules-5.10.0-23-686-di f2fs-modules-5.10.0-23-686-di md-modules-5.10.0-23-686-di multipath-modules-5.10.0-23-686-di usb-modules-5.10.0-23-686-di usb-storage-modules-5.10.0-23-686-di pcmcia-storage-modules-5.10.0-23-686-di fb-modules-5.10.0-23-686-di input-modules-5.10.0-23-686-di event-modules-5.10.0-23-686-di mouse-modules-5.10.0-23-686-di nic-pcmcia-modules-5.10.0-23-686-di pcmcia-modules-5.10.0-23-686-di nic-usb-modules-5.10.0-23-686-di sata-modules-5.10.0-23-686-di acpi-modules-5.10.0-23-686-di i2c-modules-5.10.0-23-686-di crc-modules-5.10.0-23-686-di crypto-modules-5.10.0-23-686-di crypto-dm-modules-5.10.0-23-686-di efi-modules-5.10.0-23-686-di ata-modules-5.10.0-23-686-di mmc-core-modules-5.10.0-23-686-di mmc-modules-5.10.0-23-686-di nbd-modules-5.10.0-23-686-di speakup-modules-5.10.0-23-686-di uinput-modules-5.10.0-23-686-di sound-modules-5.10.0-23-686-di mtd-core-modules-5.10.0-23-686-di rfkill-modules-5.10.0-23-686-di kernel-image-5.10.0-23-686-pae-di nic-modules-5.10.0-23-686-pae-di nic-wireless-modules-5.10.0-23-686-pae-di nic-shared-modules-5.10.0-23-686-pae-di serial-modules-5.10.0-23-686-pae-di usb-serial-modules-5.10.0-23-686-pae-di ppp-modules-5.10.0-23-686-pae-di pata-modules-5.10.0-23-686-pae-di cdrom-core-modules-5.10.0-23-686-pae-di firewire-core-modules-5.10.0-23-686-pae-di scsi-core-modules-5.10.0-23-686-pae-di scsi-modules-5.10.0-23-686-pae-di scsi-nic-modules-5.10.0-23-686-pae-di loop-modules-5.10.0-23-686-pae-di btrfs-modules-5.10.0-23-686-pae-di ext4-modules-5.10.0-23-686-pae-di isofs-modules-5.10.0-23-686-pae-di jfs-modules-5.10.0-23-686-pae-di xfs-modules-5.10.0-23-686-pae-di fat-modules-5.10.0-23-686-pae-di squashfs-modules-5.10.0-23-686-pae-di udf-modules-5.10.0-23-686-pae-di fuse-modules-5.10.0-23-686-pae-di f2fs-modules-5.10.0-23-686-pae-di md-modules-5.10.0-23-686-pae-di multipath-modules-5.10.0-23-686-pae-di usb-modules-5.10.0-23-686-pae-di usb-storage-modules-5.10.0-23-686-pae-di pcmcia-storage-modules-5.10.0-23-686-pae-di fb-modules-5.10.0-23-686-pae-di input-modules-5.10.0-23-686-pae-di event-modules-5.10.0-23-686-pae-di mouse-modules-5.10.0-23-686-pae-di nic-pcmcia-modules-5.10.0-23-686-pae-di pcmcia-modules-5.10.0-23-686-pae-di nic-usb-modules-5.10.0-23-686-pae-di sata-modules-5.10.0-23-686-pae-di acpi-modules-5.10.0-23-686-pae-di i2c-modules-5.10.0-23-686-pae-di crc-modules-5.10.0-23-686-pae-di crypto-modules-5.10.0-23-686-pae-di crypto-dm-modules-5.10.0-23-686-pae-di efi-modules-5.10.0-23-686-pae-di ata-modules-5.10.0-23-686-pae-di mmc-core-modules-5.10.0-23-686-pae-di mmc-modules-5.10.0-23-686-pae-di nbd-modules-5.10.0-23-686-pae-di speakup-modules-5.10.0-23-686-pae-di uinput-modules-5.10.0-23-686-pae-di sound-modules-5.10.0-23-686-pae-di mtd-core-modules-5.10.0-23-686-pae-di rfkill-modules-5.10.0-23-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_i386::
-       $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.10.0-22' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.10.0-23' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-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-23' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-itanium-di nic-modules-5.10.0-22-itanium-di nic-shared-modules-5.10.0-22-itanium-di serial-modules-5.10.0-22-itanium-di usb-serial-modules-5.10.0-22-itanium-di ppp-modules-5.10.0-22-itanium-di pata-modules-5.10.0-22-itanium-di cdrom-core-modules-5.10.0-22-itanium-di firewire-core-modules-5.10.0-22-itanium-di scsi-core-modules-5.10.0-22-itanium-di scsi-modules-5.10.0-22-itanium-di scsi-nic-modules-5.10.0-22-itanium-di loop-modules-5.10.0-22-itanium-di btrfs-modules-5.10.0-22-itanium-di ext4-modules-5.10.0-22-itanium-di isofs-modules-5.10.0-22-itanium-di jfs-modules-5.10.0-22-itanium-di xfs-modules-5.10.0-22-itanium-di fat-modules-5.10.0-22-itanium-di squashfs-modules-5.10.0-22-itanium-di udf-modules-5.10.0-22-itanium-di fuse-modules-5.10.0-22-itanium-di f2fs-modules-5.10.0-22-itanium-di md-modules-5.10.0-22-itanium-di multipath-modules-5.10.0-22-itanium-di usb-modules-5.10.0-22-itanium-di usb-storage-modules-5.10.0-22-itanium-di fb-modules-5.10.0-22-itanium-di input-modules-5.10.0-22-itanium-di event-modules-5.10.0-22-itanium-di mouse-modules-5.10.0-22-itanium-di pcmcia-modules-5.10.0-22-itanium-di nic-usb-modules-5.10.0-22-itanium-di sata-modules-5.10.0-22-itanium-di i2c-modules-5.10.0-22-itanium-di crc-modules-5.10.0-22-itanium-di crypto-modules-5.10.0-22-itanium-di crypto-dm-modules-5.10.0-22-itanium-di ata-modules-5.10.0-22-itanium-di nbd-modules-5.10.0-22-itanium-di uinput-modules-5.10.0-22-itanium-di mtd-core-modules-5.10.0-22-itanium-di ide-core-modules-5.10.0-22-itanium-di ide-modules-5.10.0-22-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-23' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-itanium-di nic-modules-5.10.0-23-itanium-di nic-shared-modules-5.10.0-23-itanium-di serial-modules-5.10.0-23-itanium-di usb-serial-modules-5.10.0-23-itanium-di ppp-modules-5.10.0-23-itanium-di pata-modules-5.10.0-23-itanium-di cdrom-core-modules-5.10.0-23-itanium-di firewire-core-modules-5.10.0-23-itanium-di scsi-core-modules-5.10.0-23-itanium-di scsi-modules-5.10.0-23-itanium-di scsi-nic-modules-5.10.0-23-itanium-di loop-modules-5.10.0-23-itanium-di btrfs-modules-5.10.0-23-itanium-di ext4-modules-5.10.0-23-itanium-di isofs-modules-5.10.0-23-itanium-di jfs-modules-5.10.0-23-itanium-di xfs-modules-5.10.0-23-itanium-di fat-modules-5.10.0-23-itanium-di squashfs-modules-5.10.0-23-itanium-di udf-modules-5.10.0-23-itanium-di fuse-modules-5.10.0-23-itanium-di f2fs-modules-5.10.0-23-itanium-di md-modules-5.10.0-23-itanium-di multipath-modules-5.10.0-23-itanium-di usb-modules-5.10.0-23-itanium-di usb-storage-modules-5.10.0-23-itanium-di fb-modules-5.10.0-23-itanium-di input-modules-5.10.0-23-itanium-di event-modules-5.10.0-23-itanium-di mouse-modules-5.10.0-23-itanium-di pcmcia-modules-5.10.0-23-itanium-di nic-usb-modules-5.10.0-23-itanium-di sata-modules-5.10.0-23-itanium-di i2c-modules-5.10.0-23-itanium-di crc-modules-5.10.0-23-itanium-di crypto-modules-5.10.0-23-itanium-di crypto-dm-modules-5.10.0-23-itanium-di ata-modules-5.10.0-23-itanium-di nbd-modules-5.10.0-23-itanium-di uinput-modules-5.10.0-23-itanium-di mtd-core-modules-5.10.0-23-itanium-di ide-core-modules-5.10.0-23-itanium-di ide-modules-5.10.0-23-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-23' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-itanium-di nic-modules-5.10.0-23-itanium-di nic-shared-modules-5.10.0-23-itanium-di serial-modules-5.10.0-23-itanium-di usb-serial-modules-5.10.0-23-itanium-di ppp-modules-5.10.0-23-itanium-di pata-modules-5.10.0-23-itanium-di cdrom-core-modules-5.10.0-23-itanium-di firewire-core-modules-5.10.0-23-itanium-di scsi-core-modules-5.10.0-23-itanium-di scsi-modules-5.10.0-23-itanium-di scsi-nic-modules-5.10.0-23-itanium-di loop-modules-5.10.0-23-itanium-di btrfs-modules-5.10.0-23-itanium-di ext4-modules-5.10.0-23-itanium-di isofs-modules-5.10.0-23-itanium-di jfs-modules-5.10.0-23-itanium-di xfs-modules-5.10.0-23-itanium-di fat-modules-5.10.0-23-itanium-di squashfs-modules-5.10.0-23-itanium-di udf-modules-5.10.0-23-itanium-di fuse-modules-5.10.0-23-itanium-di f2fs-modules-5.10.0-23-itanium-di md-modules-5.10.0-23-itanium-di multipath-modules-5.10.0-23-itanium-di usb-modules-5.10.0-23-itanium-di usb-storage-modules-5.10.0-23-itanium-di fb-modules-5.10.0-23-itanium-di input-modules-5.10.0-23-itanium-di event-modules-5.10.0-23-itanium-di mouse-modules-5.10.0-23-itanium-di pcmcia-modules-5.10.0-23-itanium-di nic-usb-modules-5.10.0-23-itanium-di sata-modules-5.10.0-23-itanium-di i2c-modules-5.10.0-23-itanium-di crc-modules-5.10.0-23-itanium-di crypto-modules-5.10.0-23-itanium-di crypto-dm-modules-5.10.0-23-itanium-di ata-modules-5.10.0-23-itanium-di nbd-modules-5.10.0-23-itanium-di uinput-modules-5.10.0-23-itanium-di mtd-core-modules-5.10.0-23-itanium-di ide-core-modules-5.10.0-23-itanium-di ide-modules-5.10.0-23-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-22' 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-22-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-22-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-m68k-di nic-modules-5.10.0-22-m68k-di nic-shared-modules-5.10.0-22-m68k-di ppp-modules-5.10.0-22-m68k-di pata-modules-5.10.0-22-m68k-di cdrom-core-modules-5.10.0-22-m68k-di scsi-core-modules-5.10.0-22-m68k-di scsi-modules-5.10.0-22-m68k-di loop-modules-5.10.0-22-m68k-di btrfs-modules-5.10.0-22-m68k-di ext4-modules-5.10.0-22-m68k-di isofs-modules-5.10.0-22-m68k-di fat-modules-5.10.0-22-m68k-di hfs-modules-5.10.0-22-m68k-di affs-modules-5.10.0-22-m68k-di squashfs-modules-5.10.0-22-m68k-di udf-modules-5.10.0-22-m68k-di fuse-modules-5.10.0-22-m68k-di md-modules-5.10.0-22-m68k-di crc-modules-5.10.0-22-m68k-di crypto-modules-5.10.0-22-m68k-di ata-modules-5.10.0-22-m68k-di nbd-modules-5.10.0-22-m68k-di ide-core-modules-5.10.0-22-m68k-di ide-modules-5.10.0-22-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-23' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-m68k-di nic-modules-5.10.0-23-m68k-di nic-shared-modules-5.10.0-23-m68k-di ppp-modules-5.10.0-23-m68k-di pata-modules-5.10.0-23-m68k-di cdrom-core-modules-5.10.0-23-m68k-di scsi-core-modules-5.10.0-23-m68k-di scsi-modules-5.10.0-23-m68k-di loop-modules-5.10.0-23-m68k-di btrfs-modules-5.10.0-23-m68k-di ext4-modules-5.10.0-23-m68k-di isofs-modules-5.10.0-23-m68k-di fat-modules-5.10.0-23-m68k-di hfs-modules-5.10.0-23-m68k-di affs-modules-5.10.0-23-m68k-di squashfs-modules-5.10.0-23-m68k-di udf-modules-5.10.0-23-m68k-di fuse-modules-5.10.0-23-m68k-di md-modules-5.10.0-23-m68k-di crc-modules-5.10.0-23-m68k-di crypto-modules-5.10.0-23-m68k-di ata-modules-5.10.0-23-m68k-di nbd-modules-5.10.0-23-m68k-di ide-core-modules-5.10.0-23-m68k-di ide-modules-5.10.0-23-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-23' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-m68k-di nic-modules-5.10.0-23-m68k-di nic-shared-modules-5.10.0-23-m68k-di ppp-modules-5.10.0-23-m68k-di pata-modules-5.10.0-23-m68k-di cdrom-core-modules-5.10.0-23-m68k-di scsi-core-modules-5.10.0-23-m68k-di scsi-modules-5.10.0-23-m68k-di loop-modules-5.10.0-23-m68k-di btrfs-modules-5.10.0-23-m68k-di ext4-modules-5.10.0-23-m68k-di isofs-modules-5.10.0-23-m68k-di fat-modules-5.10.0-23-m68k-di hfs-modules-5.10.0-23-m68k-di affs-modules-5.10.0-23-m68k-di squashfs-modules-5.10.0-23-m68k-di udf-modules-5.10.0-23-m68k-di fuse-modules-5.10.0-23-m68k-di md-modules-5.10.0-23-m68k-di crc-modules-5.10.0-23-m68k-di crypto-modules-5.10.0-23-m68k-di ata-modules-5.10.0-23-m68k-di nbd-modules-5.10.0-23-m68k-di ide-core-modules-5.10.0-23-m68k-di ide-modules-5.10.0-23-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-22' 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-22-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-4kc-malta-di nic-modules-5.10.0-22-4kc-malta-di nic-wireless-modules-5.10.0-22-4kc-malta-di nic-shared-modules-5.10.0-22-4kc-malta-di usb-serial-modules-5.10.0-22-4kc-malta-di ppp-modules-5.10.0-22-4kc-malta-di pata-modules-5.10.0-22-4kc-malta-di cdrom-core-modules-5.10.0-22-4kc-malta-di scsi-core-modules-5.10.0-22-4kc-malta-di scsi-modules-5.10.0-22-4kc-malta-di scsi-nic-modules-5.10.0-22-4kc-malta-di loop-modules-5.10.0-22-4kc-malta-di btrfs-modules-5.10.0-22-4kc-malta-di ext4-modules-5.10.0-22-4kc-malta-di isofs-modules-5.10.0-22-4kc-malta-di jfs-modules-5.10.0-22-4kc-malta-di xfs-modules-5.10.0-22-4kc-malta-di fat-modules-5.10.0-22-4kc-malta-di affs-modules-5.10.0-22-4kc-malta-di minix-modules-5.10.0-22-4kc-malta-di squashfs-modules-5.10.0-22-4kc-malta-di udf-modules-5.10.0-22-4kc-malta-di fuse-modules-5.10.0-22-4kc-malta-di f2fs-modules-5.10.0-22-4kc-malta-di md-modules-5.10.0-22-4kc-malta-di multipath-modules-5.10.0-22-4kc-malta-di usb-modules-5.10.0-22-4kc-malta-di usb-storage-modules-5.10.0-22-4kc-malta-di fb-modules-5.10.0-22-4kc-malta-di input-modules-5.10.0-22-4kc-malta-di event-modules-5.10.0-22-4kc-malta-di mouse-modules-5.10.0-22-4kc-malta-di nic-usb-modules-5.10.0-22-4kc-malta-di sata-modules-5.10.0-22-4kc-malta-di i2c-modules-5.10.0-22-4kc-malta-di crc-modules-5.10.0-22-4kc-malta-di crypto-modules-5.10.0-22-4kc-malta-di crypto-dm-modules-5.10.0-22-4kc-malta-di ata-modules-5.10.0-22-4kc-malta-di mmc-core-modules-5.10.0-22-4kc-malta-di mmc-modules-5.10.0-22-4kc-malta-di nbd-modules-5.10.0-22-4kc-malta-di sound-modules-5.10.0-22-4kc-malta-di mtd-core-modules-5.10.0-22-4kc-malta-di kernel-image-5.10.0-22-octeon-di nic-modules-5.10.0-22-octeon-di nic-wireless-modules-5.10.0-22-octeon-di nic-shared-modules-5.10.0-22-octeon-di usb-serial-modules-5.10.0-22-octeon-di ppp-modules-5.10.0-22-octeon-di pata-modules-5.10.0-22-octeon-di cdrom-core-modules-5.10.0-22-octeon-di scsi-core-modules-5.10.0-22-octeon-di scsi-modules-5.10.0-22-octeon-di scsi-nic-modules-5.10.0-22-octeon-di loop-modules-5.10.0-22-octeon-di btrfs-modules-5.10.0-22-octeon-di ext4-modules-5.10.0-22-octeon-di isofs-modules-5.10.0-22-octeon-di jfs-modules-5.10.0-22-octeon-di xfs-modules-5.10.0-22-octeon-di fat-modules-5.10.0-22-octeon-di affs-modules-5.10.0-22-octeon-di minix-modules-5.10.0-22-octeon-di squashfs-modules-5.10.0-22-octeon-di udf-modules-5.10.0-22-octeon-di fuse-modules-5.10.0-22-octeon-di f2fs-modules-5.10.0-22-octeon-di md-modules-5.10.0-22-octeon-di multipath-modules-5.10.0-22-octeon-di usb-modules-5.10.0-22-octeon-di usb-storage-modules-5.10.0-22-octeon-di input-modules-5.10.0-22-octeon-di event-modules-5.10.0-22-octeon-di nic-usb-modules-5.10.0-22-octeon-di sata-modules-5.10.0-22-octeon-di crc-modules-5.10.0-22-octeon-di crypto-modules-5.10.0-22-octeon-di crypto-dm-modules-5.10.0-22-octeon-di nbd-modules-5.10.0-22-octeon-di rtc-modules-5.10.0-22-octeon-di sound-modules-5.10.0-22-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-23' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-4kc-malta-di nic-modules-5.10.0-23-4kc-malta-di nic-wireless-modules-5.10.0-23-4kc-malta-di nic-shared-modules-5.10.0-23-4kc-malta-di usb-serial-modules-5.10.0-23-4kc-malta-di ppp-modules-5.10.0-23-4kc-malta-di pata-modules-5.10.0-23-4kc-malta-di cdrom-core-modules-5.10.0-23-4kc-malta-di scsi-core-modules-5.10.0-23-4kc-malta-di scsi-modules-5.10.0-23-4kc-malta-di scsi-nic-modules-5.10.0-23-4kc-malta-di loop-modules-5.10.0-23-4kc-malta-di btrfs-modules-5.10.0-23-4kc-malta-di ext4-modules-5.10.0-23-4kc-malta-di isofs-modules-5.10.0-23-4kc-malta-di jfs-modules-5.10.0-23-4kc-malta-di xfs-modules-5.10.0-23-4kc-malta-di fat-modules-5.10.0-23-4kc-malta-di affs-modules-5.10.0-23-4kc-malta-di minix-modules-5.10.0-23-4kc-malta-di squashfs-modules-5.10.0-23-4kc-malta-di udf-modules-5.10.0-23-4kc-malta-di fuse-modules-5.10.0-23-4kc-malta-di f2fs-modules-5.10.0-23-4kc-malta-di md-modules-5.10.0-23-4kc-malta-di multipath-modules-5.10.0-23-4kc-malta-di usb-modules-5.10.0-23-4kc-malta-di usb-storage-modules-5.10.0-23-4kc-malta-di fb-modules-5.10.0-23-4kc-malta-di input-modules-5.10.0-23-4kc-malta-di event-modules-5.10.0-23-4kc-malta-di mouse-modules-5.10.0-23-4kc-malta-di nic-usb-modules-5.10.0-23-4kc-malta-di sata-modules-5.10.0-23-4kc-malta-di i2c-modules-5.10.0-23-4kc-malta-di crc-modules-5.10.0-23-4kc-malta-di crypto-modules-5.10.0-23-4kc-malta-di crypto-dm-modules-5.10.0-23-4kc-malta-di ata-modules-5.10.0-23-4kc-malta-di mmc-core-modules-5.10.0-23-4kc-malta-di mmc-modules-5.10.0-23-4kc-malta-di nbd-modules-5.10.0-23-4kc-malta-di sound-modules-5.10.0-23-4kc-malta-di mtd-core-modules-5.10.0-23-4kc-malta-di kernel-image-5.10.0-23-octeon-di nic-modules-5.10.0-23-octeon-di nic-wireless-modules-5.10.0-23-octeon-di nic-shared-modules-5.10.0-23-octeon-di usb-serial-modules-5.10.0-23-octeon-di ppp-modules-5.10.0-23-octeon-di pata-modules-5.10.0-23-octeon-di cdrom-core-modules-5.10.0-23-octeon-di scsi-core-modules-5.10.0-23-octeon-di scsi-modules-5.10.0-23-octeon-di scsi-nic-modules-5.10.0-23-octeon-di loop-modules-5.10.0-23-octeon-di btrfs-modules-5.10.0-23-octeon-di ext4-modules-5.10.0-23-octeon-di isofs-modules-5.10.0-23-octeon-di jfs-modules-5.10.0-23-octeon-di xfs-modules-5.10.0-23-octeon-di fat-modules-5.10.0-23-octeon-di affs-modules-5.10.0-23-octeon-di minix-modules-5.10.0-23-octeon-di squashfs-modules-5.10.0-23-octeon-di udf-modules-5.10.0-23-octeon-di fuse-modules-5.10.0-23-octeon-di f2fs-modules-5.10.0-23-octeon-di md-modules-5.10.0-23-octeon-di multipath-modules-5.10.0-23-octeon-di usb-modules-5.10.0-23-octeon-di usb-storage-modules-5.10.0-23-octeon-di input-modules-5.10.0-23-octeon-di event-modules-5.10.0-23-octeon-di nic-usb-modules-5.10.0-23-octeon-di sata-modules-5.10.0-23-octeon-di crc-modules-5.10.0-23-octeon-di crypto-modules-5.10.0-23-octeon-di crypto-dm-modules-5.10.0-23-octeon-di nbd-modules-5.10.0-23-octeon-di rtc-modules-5.10.0-23-octeon-di sound-modules-5.10.0-23-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-23' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-4kc-malta-di nic-modules-5.10.0-23-4kc-malta-di nic-wireless-modules-5.10.0-23-4kc-malta-di nic-shared-modules-5.10.0-23-4kc-malta-di usb-serial-modules-5.10.0-23-4kc-malta-di ppp-modules-5.10.0-23-4kc-malta-di pata-modules-5.10.0-23-4kc-malta-di cdrom-core-modules-5.10.0-23-4kc-malta-di scsi-core-modules-5.10.0-23-4kc-malta-di scsi-modules-5.10.0-23-4kc-malta-di scsi-nic-modules-5.10.0-23-4kc-malta-di loop-modules-5.10.0-23-4kc-malta-di btrfs-modules-5.10.0-23-4kc-malta-di ext4-modules-5.10.0-23-4kc-malta-di isofs-modules-5.10.0-23-4kc-malta-di jfs-modules-5.10.0-23-4kc-malta-di xfs-modules-5.10.0-23-4kc-malta-di fat-modules-5.10.0-23-4kc-malta-di affs-modules-5.10.0-23-4kc-malta-di minix-modules-5.10.0-23-4kc-malta-di squashfs-modules-5.10.0-23-4kc-malta-di udf-modules-5.10.0-23-4kc-malta-di fuse-modules-5.10.0-23-4kc-malta-di f2fs-modules-5.10.0-23-4kc-malta-di md-modules-5.10.0-23-4kc-malta-di multipath-modules-5.10.0-23-4kc-malta-di usb-modules-5.10.0-23-4kc-malta-di usb-storage-modules-5.10.0-23-4kc-malta-di fb-modules-5.10.0-23-4kc-malta-di input-modules-5.10.0-23-4kc-malta-di event-modules-5.10.0-23-4kc-malta-di mouse-modules-5.10.0-23-4kc-malta-di nic-usb-modules-5.10.0-23-4kc-malta-di sata-modules-5.10.0-23-4kc-malta-di i2c-modules-5.10.0-23-4kc-malta-di crc-modules-5.10.0-23-4kc-malta-di crypto-modules-5.10.0-23-4kc-malta-di crypto-dm-modules-5.10.0-23-4kc-malta-di ata-modules-5.10.0-23-4kc-malta-di mmc-core-modules-5.10.0-23-4kc-malta-di mmc-modules-5.10.0-23-4kc-malta-di nbd-modules-5.10.0-23-4kc-malta-di sound-modules-5.10.0-23-4kc-malta-di mtd-core-modules-5.10.0-23-4kc-malta-di kernel-image-5.10.0-23-octeon-di nic-modules-5.10.0-23-octeon-di nic-wireless-modules-5.10.0-23-octeon-di nic-shared-modules-5.10.0-23-octeon-di usb-serial-modules-5.10.0-23-octeon-di ppp-modules-5.10.0-23-octeon-di pata-modules-5.10.0-23-octeon-di cdrom-core-modules-5.10.0-23-octeon-di scsi-core-modules-5.10.0-23-octeon-di scsi-modules-5.10.0-23-octeon-di scsi-nic-modules-5.10.0-23-octeon-di loop-modules-5.10.0-23-octeon-di btrfs-modules-5.10.0-23-octeon-di ext4-modules-5.10.0-23-octeon-di isofs-modules-5.10.0-23-octeon-di jfs-modules-5.10.0-23-octeon-di xfs-modules-5.10.0-23-octeon-di fat-modules-5.10.0-23-octeon-di affs-modules-5.10.0-23-octeon-di minix-modules-5.10.0-23-octeon-di squashfs-modules-5.10.0-23-octeon-di udf-modules-5.10.0-23-octeon-di fuse-modules-5.10.0-23-octeon-di f2fs-modules-5.10.0-23-octeon-di md-modules-5.10.0-23-octeon-di multipath-modules-5.10.0-23-octeon-di usb-modules-5.10.0-23-octeon-di usb-storage-modules-5.10.0-23-octeon-di input-modules-5.10.0-23-octeon-di event-modules-5.10.0-23-octeon-di nic-usb-modules-5.10.0-23-octeon-di sata-modules-5.10.0-23-octeon-di crc-modules-5.10.0-23-octeon-di crypto-modules-5.10.0-23-octeon-di crypto-dm-modules-5.10.0-23-octeon-di nbd-modules-5.10.0-23-octeon-di rtc-modules-5.10.0-23-octeon-di sound-modules-5.10.0-23-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-22' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-5kc-malta-di nic-modules-5.10.0-22-5kc-malta-di nic-wireless-modules-5.10.0-22-5kc-malta-di nic-shared-modules-5.10.0-22-5kc-malta-di usb-serial-modules-5.10.0-22-5kc-malta-di ppp-modules-5.10.0-22-5kc-malta-di pata-modules-5.10.0-22-5kc-malta-di cdrom-core-modules-5.10.0-22-5kc-malta-di scsi-core-modules-5.10.0-22-5kc-malta-di scsi-modules-5.10.0-22-5kc-malta-di scsi-nic-modules-5.10.0-22-5kc-malta-di loop-modules-5.10.0-22-5kc-malta-di btrfs-modules-5.10.0-22-5kc-malta-di ext4-modules-5.10.0-22-5kc-malta-di isofs-modules-5.10.0-22-5kc-malta-di jfs-modules-5.10.0-22-5kc-malta-di xfs-modules-5.10.0-22-5kc-malta-di fat-modules-5.10.0-22-5kc-malta-di affs-modules-5.10.0-22-5kc-malta-di minix-modules-5.10.0-22-5kc-malta-di squashfs-modules-5.10.0-22-5kc-malta-di udf-modules-5.10.0-22-5kc-malta-di fuse-modules-5.10.0-22-5kc-malta-di f2fs-modules-5.10.0-22-5kc-malta-di md-modules-5.10.0-22-5kc-malta-di multipath-modules-5.10.0-22-5kc-malta-di usb-modules-5.10.0-22-5kc-malta-di usb-storage-modules-5.10.0-22-5kc-malta-di fb-modules-5.10.0-22-5kc-malta-di input-modules-5.10.0-22-5kc-malta-di event-modules-5.10.0-22-5kc-malta-di mouse-modules-5.10.0-22-5kc-malta-di nic-usb-modules-5.10.0-22-5kc-malta-di sata-modules-5.10.0-22-5kc-malta-di i2c-modules-5.10.0-22-5kc-malta-di crc-modules-5.10.0-22-5kc-malta-di crypto-modules-5.10.0-22-5kc-malta-di crypto-dm-modules-5.10.0-22-5kc-malta-di ata-modules-5.10.0-22-5kc-malta-di mmc-core-modules-5.10.0-22-5kc-malta-di mmc-modules-5.10.0-22-5kc-malta-di nbd-modules-5.10.0-22-5kc-malta-di sound-modules-5.10.0-22-5kc-malta-di mtd-core-modules-5.10.0-22-5kc-malta-di kernel-image-5.10.0-22-octeon-di nic-modules-5.10.0-22-octeon-di nic-wireless-modules-5.10.0-22-octeon-di nic-shared-modules-5.10.0-22-octeon-di usb-serial-modules-5.10.0-22-octeon-di ppp-modules-5.10.0-22-octeon-di pata-modules-5.10.0-22-octeon-di cdrom-core-modules-5.10.0-22-octeon-di scsi-core-modules-5.10.0-22-octeon-di scsi-modules-5.10.0-22-octeon-di scsi-nic-modules-5.10.0-22-octeon-di loop-modules-5.10.0-22-octeon-di btrfs-modules-5.10.0-22-octeon-di ext4-modules-5.10.0-22-octeon-di isofs-modules-5.10.0-22-octeon-di jfs-modules-5.10.0-22-octeon-di xfs-modules-5.10.0-22-octeon-di fat-modules-5.10.0-22-octeon-di affs-modules-5.10.0-22-octeon-di minix-modules-5.10.0-22-octeon-di squashfs-modules-5.10.0-22-octeon-di udf-modules-5.10.0-22-octeon-di fuse-modules-5.10.0-22-octeon-di f2fs-modules-5.10.0-22-octeon-di md-modules-5.10.0-22-octeon-di multipath-modules-5.10.0-22-octeon-di usb-modules-5.10.0-22-octeon-di usb-storage-modules-5.10.0-22-octeon-di input-modules-5.10.0-22-octeon-di event-modules-5.10.0-22-octeon-di nic-usb-modules-5.10.0-22-octeon-di sata-modules-5.10.0-22-octeon-di crc-modules-5.10.0-22-octeon-di crypto-modules-5.10.0-22-octeon-di crypto-dm-modules-5.10.0-22-octeon-di nbd-modules-5.10.0-22-octeon-di rtc-modules-5.10.0-22-octeon-di sound-modules-5.10.0-22-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-23' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-5kc-malta-di nic-modules-5.10.0-23-5kc-malta-di nic-wireless-modules-5.10.0-23-5kc-malta-di nic-shared-modules-5.10.0-23-5kc-malta-di usb-serial-modules-5.10.0-23-5kc-malta-di ppp-modules-5.10.0-23-5kc-malta-di pata-modules-5.10.0-23-5kc-malta-di cdrom-core-modules-5.10.0-23-5kc-malta-di scsi-core-modules-5.10.0-23-5kc-malta-di scsi-modules-5.10.0-23-5kc-malta-di scsi-nic-modules-5.10.0-23-5kc-malta-di loop-modules-5.10.0-23-5kc-malta-di btrfs-modules-5.10.0-23-5kc-malta-di ext4-modules-5.10.0-23-5kc-malta-di isofs-modules-5.10.0-23-5kc-malta-di jfs-modules-5.10.0-23-5kc-malta-di xfs-modules-5.10.0-23-5kc-malta-di fat-modules-5.10.0-23-5kc-malta-di affs-modules-5.10.0-23-5kc-malta-di minix-modules-5.10.0-23-5kc-malta-di squashfs-modules-5.10.0-23-5kc-malta-di udf-modules-5.10.0-23-5kc-malta-di fuse-modules-5.10.0-23-5kc-malta-di f2fs-modules-5.10.0-23-5kc-malta-di md-modules-5.10.0-23-5kc-malta-di multipath-modules-5.10.0-23-5kc-malta-di usb-modules-5.10.0-23-5kc-malta-di usb-storage-modules-5.10.0-23-5kc-malta-di fb-modules-5.10.0-23-5kc-malta-di input-modules-5.10.0-23-5kc-malta-di event-modules-5.10.0-23-5kc-malta-di mouse-modules-5.10.0-23-5kc-malta-di nic-usb-modules-5.10.0-23-5kc-malta-di sata-modules-5.10.0-23-5kc-malta-di i2c-modules-5.10.0-23-5kc-malta-di crc-modules-5.10.0-23-5kc-malta-di crypto-modules-5.10.0-23-5kc-malta-di crypto-dm-modules-5.10.0-23-5kc-malta-di ata-modules-5.10.0-23-5kc-malta-di mmc-core-modules-5.10.0-23-5kc-malta-di mmc-modules-5.10.0-23-5kc-malta-di nbd-modules-5.10.0-23-5kc-malta-di sound-modules-5.10.0-23-5kc-malta-di mtd-core-modules-5.10.0-23-5kc-malta-di kernel-image-5.10.0-23-octeon-di nic-modules-5.10.0-23-octeon-di nic-wireless-modules-5.10.0-23-octeon-di nic-shared-modules-5.10.0-23-octeon-di usb-serial-modules-5.10.0-23-octeon-di ppp-modules-5.10.0-23-octeon-di pata-modules-5.10.0-23-octeon-di cdrom-core-modules-5.10.0-23-octeon-di scsi-core-modules-5.10.0-23-octeon-di scsi-modules-5.10.0-23-octeon-di scsi-nic-modules-5.10.0-23-octeon-di loop-modules-5.10.0-23-octeon-di btrfs-modules-5.10.0-23-octeon-di ext4-modules-5.10.0-23-octeon-di isofs-modules-5.10.0-23-octeon-di jfs-modules-5.10.0-23-octeon-di xfs-modules-5.10.0-23-octeon-di fat-modules-5.10.0-23-octeon-di affs-modules-5.10.0-23-octeon-di minix-modules-5.10.0-23-octeon-di squashfs-modules-5.10.0-23-octeon-di udf-modules-5.10.0-23-octeon-di fuse-modules-5.10.0-23-octeon-di f2fs-modules-5.10.0-23-octeon-di md-modules-5.10.0-23-octeon-di multipath-modules-5.10.0-23-octeon-di usb-modules-5.10.0-23-octeon-di usb-storage-modules-5.10.0-23-octeon-di input-modules-5.10.0-23-octeon-di event-modules-5.10.0-23-octeon-di nic-usb-modules-5.10.0-23-octeon-di sata-modules-5.10.0-23-octeon-di crc-modules-5.10.0-23-octeon-di crypto-modules-5.10.0-23-octeon-di crypto-dm-modules-5.10.0-23-octeon-di nbd-modules-5.10.0-23-octeon-di rtc-modules-5.10.0-23-octeon-di sound-modules-5.10.0-23-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-23' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-5kc-malta-di nic-modules-5.10.0-23-5kc-malta-di nic-wireless-modules-5.10.0-23-5kc-malta-di nic-shared-modules-5.10.0-23-5kc-malta-di usb-serial-modules-5.10.0-23-5kc-malta-di ppp-modules-5.10.0-23-5kc-malta-di pata-modules-5.10.0-23-5kc-malta-di cdrom-core-modules-5.10.0-23-5kc-malta-di scsi-core-modules-5.10.0-23-5kc-malta-di scsi-modules-5.10.0-23-5kc-malta-di scsi-nic-modules-5.10.0-23-5kc-malta-di loop-modules-5.10.0-23-5kc-malta-di btrfs-modules-5.10.0-23-5kc-malta-di ext4-modules-5.10.0-23-5kc-malta-di isofs-modules-5.10.0-23-5kc-malta-di jfs-modules-5.10.0-23-5kc-malta-di xfs-modules-5.10.0-23-5kc-malta-di fat-modules-5.10.0-23-5kc-malta-di affs-modules-5.10.0-23-5kc-malta-di minix-modules-5.10.0-23-5kc-malta-di squashfs-modules-5.10.0-23-5kc-malta-di udf-modules-5.10.0-23-5kc-malta-di fuse-modules-5.10.0-23-5kc-malta-di f2fs-modules-5.10.0-23-5kc-malta-di md-modules-5.10.0-23-5kc-malta-di multipath-modules-5.10.0-23-5kc-malta-di usb-modules-5.10.0-23-5kc-malta-di usb-storage-modules-5.10.0-23-5kc-malta-di fb-modules-5.10.0-23-5kc-malta-di input-modules-5.10.0-23-5kc-malta-di event-modules-5.10.0-23-5kc-malta-di mouse-modules-5.10.0-23-5kc-malta-di nic-usb-modules-5.10.0-23-5kc-malta-di sata-modules-5.10.0-23-5kc-malta-di i2c-modules-5.10.0-23-5kc-malta-di crc-modules-5.10.0-23-5kc-malta-di crypto-modules-5.10.0-23-5kc-malta-di crypto-dm-modules-5.10.0-23-5kc-malta-di ata-modules-5.10.0-23-5kc-malta-di mmc-core-modules-5.10.0-23-5kc-malta-di mmc-modules-5.10.0-23-5kc-malta-di nbd-modules-5.10.0-23-5kc-malta-di sound-modules-5.10.0-23-5kc-malta-di mtd-core-modules-5.10.0-23-5kc-malta-di kernel-image-5.10.0-23-octeon-di nic-modules-5.10.0-23-octeon-di nic-wireless-modules-5.10.0-23-octeon-di nic-shared-modules-5.10.0-23-octeon-di usb-serial-modules-5.10.0-23-octeon-di ppp-modules-5.10.0-23-octeon-di pata-modules-5.10.0-23-octeon-di cdrom-core-modules-5.10.0-23-octeon-di scsi-core-modules-5.10.0-23-octeon-di scsi-modules-5.10.0-23-octeon-di scsi-nic-modules-5.10.0-23-octeon-di loop-modules-5.10.0-23-octeon-di btrfs-modules-5.10.0-23-octeon-di ext4-modules-5.10.0-23-octeon-di isofs-modules-5.10.0-23-octeon-di jfs-modules-5.10.0-23-octeon-di xfs-modules-5.10.0-23-octeon-di fat-modules-5.10.0-23-octeon-di affs-modules-5.10.0-23-octeon-di minix-modules-5.10.0-23-octeon-di squashfs-modules-5.10.0-23-octeon-di udf-modules-5.10.0-23-octeon-di fuse-modules-5.10.0-23-octeon-di f2fs-modules-5.10.0-23-octeon-di md-modules-5.10.0-23-octeon-di multipath-modules-5.10.0-23-octeon-di usb-modules-5.10.0-23-octeon-di usb-storage-modules-5.10.0-23-octeon-di input-modules-5.10.0-23-octeon-di event-modules-5.10.0-23-octeon-di nic-usb-modules-5.10.0-23-octeon-di sata-modules-5.10.0-23-octeon-di crc-modules-5.10.0-23-octeon-di crypto-modules-5.10.0-23-octeon-di crypto-dm-modules-5.10.0-23-octeon-di nbd-modules-5.10.0-23-octeon-di rtc-modules-5.10.0-23-octeon-di sound-modules-5.10.0-23-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-22' 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-22-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-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-5kc-malta-di nic-modules-5.10.0-22-5kc-malta-di nic-wireless-modules-5.10.0-22-5kc-malta-di nic-shared-modules-5.10.0-22-5kc-malta-di usb-serial-modules-5.10.0-22-5kc-malta-di ppp-modules-5.10.0-22-5kc-malta-di pata-modules-5.10.0-22-5kc-malta-di cdrom-core-modules-5.10.0-22-5kc-malta-di scsi-core-modules-5.10.0-22-5kc-malta-di scsi-modules-5.10.0-22-5kc-malta-di scsi-nic-modules-5.10.0-22-5kc-malta-di loop-modules-5.10.0-22-5kc-malta-di btrfs-modules-5.10.0-22-5kc-malta-di ext4-modules-5.10.0-22-5kc-malta-di isofs-modules-5.10.0-22-5kc-malta-di jfs-modules-5.10.0-22-5kc-malta-di xfs-modules-5.10.0-22-5kc-malta-di fat-modules-5.10.0-22-5kc-malta-di affs-modules-5.10.0-22-5kc-malta-di minix-modules-5.10.0-22-5kc-malta-di squashfs-modules-5.10.0-22-5kc-malta-di udf-modules-5.10.0-22-5kc-malta-di fuse-modules-5.10.0-22-5kc-malta-di f2fs-modules-5.10.0-22-5kc-malta-di md-modules-5.10.0-22-5kc-malta-di multipath-modules-5.10.0-22-5kc-malta-di usb-modules-5.10.0-22-5kc-malta-di usb-storage-modules-5.10.0-22-5kc-malta-di fb-modules-5.10.0-22-5kc-malta-di input-modules-5.10.0-22-5kc-malta-di event-modules-5.10.0-22-5kc-malta-di mouse-modules-5.10.0-22-5kc-malta-di nic-usb-modules-5.10.0-22-5kc-malta-di sata-modules-5.10.0-22-5kc-malta-di i2c-modules-5.10.0-22-5kc-malta-di crc-modules-5.10.0-22-5kc-malta-di crypto-modules-5.10.0-22-5kc-malta-di crypto-dm-modules-5.10.0-22-5kc-malta-di ata-modules-5.10.0-22-5kc-malta-di mmc-core-modules-5.10.0-22-5kc-malta-di mmc-modules-5.10.0-22-5kc-malta-di nbd-modules-5.10.0-22-5kc-malta-di sound-modules-5.10.0-22-5kc-malta-di mtd-core-modules-5.10.0-22-5kc-malta-di kernel-image-5.10.0-22-loongson-3-di nic-modules-5.10.0-22-loongson-3-di nic-wireless-modules-5.10.0-22-loongson-3-di nic-shared-modules-5.10.0-22-loongson-3-di usb-serial-modules-5.10.0-22-loongson-3-di ppp-modules-5.10.0-22-loongson-3-di pata-modules-5.10.0-22-loongson-3-di cdrom-core-modules-5.10.0-22-loongson-3-di firewire-core-modules-5.10.0-22-loongson-3-di scsi-core-modules-5.10.0-22-loongson-3-di scsi-modules-5.10.0-22-loongson-3-di scsi-nic-modules-5.10.0-22-loongson-3-di loop-modules-5.10.0-22-loongson-3-di btrfs-modules-5.10.0-22-loongson-3-di ext4-modules-5.10.0-22-loongson-3-di isofs-modules-5.10.0-22-loongson-3-di jfs-modules-5.10.0-22-loongson-3-di xfs-modules-5.10.0-22-loongson-3-di fat-modules-5.10.0-22-loongson-3-di affs-modules-5.10.0-22-loongson-3-di minix-modules-5.10.0-22-loongson-3-di nfs-modules-5.10.0-22-loongson-3-di squashfs-modules-5.10.0-22-loongson-3-di udf-modules-5.10.0-22-loongson-3-di fuse-modules-5.10.0-22-loongson-3-di f2fs-modules-5.10.0-22-loongson-3-di md-modules-5.10.0-22-loongson-3-di multipath-modules-5.10.0-22-loongson-3-di usb-modules-5.10.0-22-loongson-3-di usb-storage-modules-5.10.0-22-loongson-3-di fb-modules-5.10.0-22-loongson-3-di input-modules-5.10.0-22-loongson-3-di event-modules-5.10.0-22-loongson-3-di nic-usb-modules-5.10.0-22-loongson-3-di sata-modules-5.10.0-22-loongson-3-di crc-modules-5.10.0-22-loongson-3-di crypto-modules-5.10.0-22-loongson-3-di crypto-dm-modules-5.10.0-22-loongson-3-di ata-modules-5.10.0-22-loongson-3-di nbd-modules-5.10.0-22-loongson-3-di speakup-modules-5.10.0-22-loongson-3-di sound-modules-5.10.0-22-loongson-3-di mtd-core-modules-5.10.0-22-loongson-3-di kernel-image-5.10.0-22-octeon-di nic-modules-5.10.0-22-octeon-di nic-wireless-modules-5.10.0-22-octeon-di nic-shared-modules-5.10.0-22-octeon-di usb-serial-modules-5.10.0-22-octeon-di ppp-modules-5.10.0-22-octeon-di pata-modules-5.10.0-22-octeon-di cdrom-core-modules-5.10.0-22-octeon-di scsi-core-modules-5.10.0-22-octeon-di scsi-modules-5.10.0-22-octeon-di scsi-nic-modules-5.10.0-22-octeon-di loop-modules-5.10.0-22-octeon-di btrfs-modules-5.10.0-22-octeon-di ext4-modules-5.10.0-22-octeon-di isofs-modules-5.10.0-22-octeon-di jfs-modules-5.10.0-22-octeon-di xfs-modules-5.10.0-22-octeon-di fat-modules-5.10.0-22-octeon-di affs-modules-5.10.0-22-octeon-di minix-modules-5.10.0-22-octeon-di squashfs-modules-5.10.0-22-octeon-di udf-modules-5.10.0-22-octeon-di fuse-modules-5.10.0-22-octeon-di f2fs-modules-5.10.0-22-octeon-di md-modules-5.10.0-22-octeon-di multipath-modules-5.10.0-22-octeon-di usb-modules-5.10.0-22-octeon-di usb-storage-modules-5.10.0-22-octeon-di input-modules-5.10.0-22-octeon-di event-modules-5.10.0-22-octeon-di nic-usb-modules-5.10.0-22-octeon-di sata-modules-5.10.0-22-octeon-di crc-modules-5.10.0-22-octeon-di crypto-modules-5.10.0-22-octeon-di crypto-dm-modules-5.10.0-22-octeon-di nbd-modules-5.10.0-22-octeon-di rtc-modules-5.10.0-22-octeon-di sound-modules-5.10.0-22-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-23' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-5kc-malta-di nic-modules-5.10.0-23-5kc-malta-di nic-wireless-modules-5.10.0-23-5kc-malta-di nic-shared-modules-5.10.0-23-5kc-malta-di usb-serial-modules-5.10.0-23-5kc-malta-di ppp-modules-5.10.0-23-5kc-malta-di pata-modules-5.10.0-23-5kc-malta-di cdrom-core-modules-5.10.0-23-5kc-malta-di scsi-core-modules-5.10.0-23-5kc-malta-di scsi-modules-5.10.0-23-5kc-malta-di scsi-nic-modules-5.10.0-23-5kc-malta-di loop-modules-5.10.0-23-5kc-malta-di btrfs-modules-5.10.0-23-5kc-malta-di ext4-modules-5.10.0-23-5kc-malta-di isofs-modules-5.10.0-23-5kc-malta-di jfs-modules-5.10.0-23-5kc-malta-di xfs-modules-5.10.0-23-5kc-malta-di fat-modules-5.10.0-23-5kc-malta-di affs-modules-5.10.0-23-5kc-malta-di minix-modules-5.10.0-23-5kc-malta-di squashfs-modules-5.10.0-23-5kc-malta-di udf-modules-5.10.0-23-5kc-malta-di fuse-modules-5.10.0-23-5kc-malta-di f2fs-modules-5.10.0-23-5kc-malta-di md-modules-5.10.0-23-5kc-malta-di multipath-modules-5.10.0-23-5kc-malta-di usb-modules-5.10.0-23-5kc-malta-di usb-storage-modules-5.10.0-23-5kc-malta-di fb-modules-5.10.0-23-5kc-malta-di input-modules-5.10.0-23-5kc-malta-di event-modules-5.10.0-23-5kc-malta-di mouse-modules-5.10.0-23-5kc-malta-di nic-usb-modules-5.10.0-23-5kc-malta-di sata-modules-5.10.0-23-5kc-malta-di i2c-modules-5.10.0-23-5kc-malta-di crc-modules-5.10.0-23-5kc-malta-di crypto-modules-5.10.0-23-5kc-malta-di crypto-dm-modules-5.10.0-23-5kc-malta-di ata-modules-5.10.0-23-5kc-malta-di mmc-core-modules-5.10.0-23-5kc-malta-di mmc-modules-5.10.0-23-5kc-malta-di nbd-modules-5.10.0-23-5kc-malta-di sound-modules-5.10.0-23-5kc-malta-di mtd-core-modules-5.10.0-23-5kc-malta-di kernel-image-5.10.0-23-loongson-3-di nic-modules-5.10.0-23-loongson-3-di nic-wireless-modules-5.10.0-23-loongson-3-di nic-shared-modules-5.10.0-23-loongson-3-di usb-serial-modules-5.10.0-23-loongson-3-di ppp-modules-5.10.0-23-loongson-3-di pata-modules-5.10.0-23-loongson-3-di cdrom-core-modules-5.10.0-23-loongson-3-di firewire-core-modules-5.10.0-23-loongson-3-di scsi-core-modules-5.10.0-23-loongson-3-di scsi-modules-5.10.0-23-loongson-3-di scsi-nic-modules-5.10.0-23-loongson-3-di loop-modules-5.10.0-23-loongson-3-di btrfs-modules-5.10.0-23-loongson-3-di ext4-modules-5.10.0-23-loongson-3-di isofs-modules-5.10.0-23-loongson-3-di jfs-modules-5.10.0-23-loongson-3-di xfs-modules-5.10.0-23-loongson-3-di fat-modules-5.10.0-23-loongson-3-di affs-modules-5.10.0-23-loongson-3-di minix-modules-5.10.0-23-loongson-3-di nfs-modules-5.10.0-23-loongson-3-di squashfs-modules-5.10.0-23-loongson-3-di udf-modules-5.10.0-23-loongson-3-di fuse-modules-5.10.0-23-loongson-3-di f2fs-modules-5.10.0-23-loongson-3-di md-modules-5.10.0-23-loongson-3-di multipath-modules-5.10.0-23-loongson-3-di usb-modules-5.10.0-23-loongson-3-di usb-storage-modules-5.10.0-23-loongson-3-di fb-modules-5.10.0-23-loongson-3-di input-modules-5.10.0-23-loongson-3-di event-modules-5.10.0-23-loongson-3-di nic-usb-modules-5.10.0-23-loongson-3-di sata-modules-5.10.0-23-loongson-3-di crc-modules-5.10.0-23-loongson-3-di crypto-modules-5.10.0-23-loongson-3-di crypto-dm-modules-5.10.0-23-loongson-3-di ata-modules-5.10.0-23-loongson-3-di nbd-modules-5.10.0-23-loongson-3-di speakup-modules-5.10.0-23-loongson-3-di sound-modules-5.10.0-23-loongson-3-di mtd-core-modules-5.10.0-23-loongson-3-di kernel-image-5.10.0-23-octeon-di nic-modules-5.10.0-23-octeon-di nic-wireless-modules-5.10.0-23-octeon-di nic-shared-modules-5.10.0-23-octeon-di usb-serial-modules-5.10.0-23-octeon-di ppp-modules-5.10.0-23-octeon-di pata-modules-5.10.0-23-octeon-di cdrom-core-modules-5.10.0-23-octeon-di scsi-core-modules-5.10.0-23-octeon-di scsi-modules-5.10.0-23-octeon-di scsi-nic-modules-5.10.0-23-octeon-di loop-modules-5.10.0-23-octeon-di btrfs-modules-5.10.0-23-octeon-di ext4-modules-5.10.0-23-octeon-di isofs-modules-5.10.0-23-octeon-di jfs-modules-5.10.0-23-octeon-di xfs-modules-5.10.0-23-octeon-di fat-modules-5.10.0-23-octeon-di affs-modules-5.10.0-23-octeon-di minix-modules-5.10.0-23-octeon-di squashfs-modules-5.10.0-23-octeon-di udf-modules-5.10.0-23-octeon-di fuse-modules-5.10.0-23-octeon-di f2fs-modules-5.10.0-23-octeon-di md-modules-5.10.0-23-octeon-di multipath-modules-5.10.0-23-octeon-di usb-modules-5.10.0-23-octeon-di usb-storage-modules-5.10.0-23-octeon-di input-modules-5.10.0-23-octeon-di event-modules-5.10.0-23-octeon-di nic-usb-modules-5.10.0-23-octeon-di sata-modules-5.10.0-23-octeon-di crc-modules-5.10.0-23-octeon-di crypto-modules-5.10.0-23-octeon-di crypto-dm-modules-5.10.0-23-octeon-di nbd-modules-5.10.0-23-octeon-di rtc-modules-5.10.0-23-octeon-di sound-modules-5.10.0-23-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-23' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-5kc-malta-di nic-modules-5.10.0-23-5kc-malta-di nic-wireless-modules-5.10.0-23-5kc-malta-di nic-shared-modules-5.10.0-23-5kc-malta-di usb-serial-modules-5.10.0-23-5kc-malta-di ppp-modules-5.10.0-23-5kc-malta-di pata-modules-5.10.0-23-5kc-malta-di cdrom-core-modules-5.10.0-23-5kc-malta-di scsi-core-modules-5.10.0-23-5kc-malta-di scsi-modules-5.10.0-23-5kc-malta-di scsi-nic-modules-5.10.0-23-5kc-malta-di loop-modules-5.10.0-23-5kc-malta-di btrfs-modules-5.10.0-23-5kc-malta-di ext4-modules-5.10.0-23-5kc-malta-di isofs-modules-5.10.0-23-5kc-malta-di jfs-modules-5.10.0-23-5kc-malta-di xfs-modules-5.10.0-23-5kc-malta-di fat-modules-5.10.0-23-5kc-malta-di affs-modules-5.10.0-23-5kc-malta-di minix-modules-5.10.0-23-5kc-malta-di squashfs-modules-5.10.0-23-5kc-malta-di udf-modules-5.10.0-23-5kc-malta-di fuse-modules-5.10.0-23-5kc-malta-di f2fs-modules-5.10.0-23-5kc-malta-di md-modules-5.10.0-23-5kc-malta-di multipath-modules-5.10.0-23-5kc-malta-di usb-modules-5.10.0-23-5kc-malta-di usb-storage-modules-5.10.0-23-5kc-malta-di fb-modules-5.10.0-23-5kc-malta-di input-modules-5.10.0-23-5kc-malta-di event-modules-5.10.0-23-5kc-malta-di mouse-modules-5.10.0-23-5kc-malta-di nic-usb-modules-5.10.0-23-5kc-malta-di sata-modules-5.10.0-23-5kc-malta-di i2c-modules-5.10.0-23-5kc-malta-di crc-modules-5.10.0-23-5kc-malta-di crypto-modules-5.10.0-23-5kc-malta-di crypto-dm-modules-5.10.0-23-5kc-malta-di ata-modules-5.10.0-23-5kc-malta-di mmc-core-modules-5.10.0-23-5kc-malta-di mmc-modules-5.10.0-23-5kc-malta-di nbd-modules-5.10.0-23-5kc-malta-di sound-modules-5.10.0-23-5kc-malta-di mtd-core-modules-5.10.0-23-5kc-malta-di kernel-image-5.10.0-23-loongson-3-di nic-modules-5.10.0-23-loongson-3-di nic-wireless-modules-5.10.0-23-loongson-3-di nic-shared-modules-5.10.0-23-loongson-3-di usb-serial-modules-5.10.0-23-loongson-3-di ppp-modules-5.10.0-23-loongson-3-di pata-modules-5.10.0-23-loongson-3-di cdrom-core-modules-5.10.0-23-loongson-3-di firewire-core-modules-5.10.0-23-loongson-3-di scsi-core-modules-5.10.0-23-loongson-3-di scsi-modules-5.10.0-23-loongson-3-di scsi-nic-modules-5.10.0-23-loongson-3-di loop-modules-5.10.0-23-loongson-3-di btrfs-modules-5.10.0-23-loongson-3-di ext4-modules-5.10.0-23-loongson-3-di isofs-modules-5.10.0-23-loongson-3-di jfs-modules-5.10.0-23-loongson-3-di xfs-modules-5.10.0-23-loongson-3-di fat-modules-5.10.0-23-loongson-3-di affs-modules-5.10.0-23-loongson-3-di minix-modules-5.10.0-23-loongson-3-di nfs-modules-5.10.0-23-loongson-3-di squashfs-modules-5.10.0-23-loongson-3-di udf-modules-5.10.0-23-loongson-3-di fuse-modules-5.10.0-23-loongson-3-di f2fs-modules-5.10.0-23-loongson-3-di md-modules-5.10.0-23-loongson-3-di multipath-modules-5.10.0-23-loongson-3-di usb-modules-5.10.0-23-loongson-3-di usb-storage-modules-5.10.0-23-loongson-3-di fb-modules-5.10.0-23-loongson-3-di input-modules-5.10.0-23-loongson-3-di event-modules-5.10.0-23-loongson-3-di nic-usb-modules-5.10.0-23-loongson-3-di sata-modules-5.10.0-23-loongson-3-di crc-modules-5.10.0-23-loongson-3-di crypto-modules-5.10.0-23-loongson-3-di crypto-dm-modules-5.10.0-23-loongson-3-di ata-modules-5.10.0-23-loongson-3-di nbd-modules-5.10.0-23-loongson-3-di speakup-modules-5.10.0-23-loongson-3-di sound-modules-5.10.0-23-loongson-3-di mtd-core-modules-5.10.0-23-loongson-3-di kernel-image-5.10.0-23-octeon-di nic-modules-5.10.0-23-octeon-di nic-wireless-modules-5.10.0-23-octeon-di nic-shared-modules-5.10.0-23-octeon-di usb-serial-modules-5.10.0-23-octeon-di ppp-modules-5.10.0-23-octeon-di pata-modules-5.10.0-23-octeon-di cdrom-core-modules-5.10.0-23-octeon-di scsi-core-modules-5.10.0-23-octeon-di scsi-modules-5.10.0-23-octeon-di scsi-nic-modules-5.10.0-23-octeon-di loop-modules-5.10.0-23-octeon-di btrfs-modules-5.10.0-23-octeon-di ext4-modules-5.10.0-23-octeon-di isofs-modules-5.10.0-23-octeon-di jfs-modules-5.10.0-23-octeon-di xfs-modules-5.10.0-23-octeon-di fat-modules-5.10.0-23-octeon-di affs-modules-5.10.0-23-octeon-di minix-modules-5.10.0-23-octeon-di squashfs-modules-5.10.0-23-octeon-di udf-modules-5.10.0-23-octeon-di fuse-modules-5.10.0-23-octeon-di f2fs-modules-5.10.0-23-octeon-di md-modules-5.10.0-23-octeon-di multipath-modules-5.10.0-23-octeon-di usb-modules-5.10.0-23-octeon-di usb-storage-modules-5.10.0-23-octeon-di input-modules-5.10.0-23-octeon-di event-modules-5.10.0-23-octeon-di nic-usb-modules-5.10.0-23-octeon-di sata-modules-5.10.0-23-octeon-di crc-modules-5.10.0-23-octeon-di crypto-modules-5.10.0-23-octeon-di crypto-dm-modules-5.10.0-23-octeon-di nbd-modules-5.10.0-23-octeon-di rtc-modules-5.10.0-23-octeon-di sound-modules-5.10.0-23-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-22' 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-22-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-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-mips64r6-di nic-shared-modules-5.10.0-22-mips64r6-di loop-modules-5.10.0-22-mips64r6-di btrfs-modules-5.10.0-22-mips64r6-di ext4-modules-5.10.0-22-mips64r6-di isofs-modules-5.10.0-22-mips64r6-di jfs-modules-5.10.0-22-mips64r6-di xfs-modules-5.10.0-22-mips64r6-di squashfs-modules-5.10.0-22-mips64r6-di udf-modules-5.10.0-22-mips64r6-di fuse-modules-5.10.0-22-mips64r6-di f2fs-modules-5.10.0-22-mips64r6-di md-modules-5.10.0-22-mips64r6-di multipath-modules-5.10.0-22-mips64r6-di crc-modules-5.10.0-22-mips64r6-di crypto-modules-5.10.0-22-mips64r6-di crypto-dm-modules-5.10.0-22-mips64r6-di nbd-modules-5.10.0-22-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-23' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-mips64r6-di nic-shared-modules-5.10.0-23-mips64r6-di loop-modules-5.10.0-23-mips64r6-di btrfs-modules-5.10.0-23-mips64r6-di ext4-modules-5.10.0-23-mips64r6-di isofs-modules-5.10.0-23-mips64r6-di jfs-modules-5.10.0-23-mips64r6-di xfs-modules-5.10.0-23-mips64r6-di squashfs-modules-5.10.0-23-mips64r6-di udf-modules-5.10.0-23-mips64r6-di fuse-modules-5.10.0-23-mips64r6-di f2fs-modules-5.10.0-23-mips64r6-di md-modules-5.10.0-23-mips64r6-di multipath-modules-5.10.0-23-mips64r6-di crc-modules-5.10.0-23-mips64r6-di crypto-modules-5.10.0-23-mips64r6-di crypto-dm-modules-5.10.0-23-mips64r6-di nbd-modules-5.10.0-23-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-23' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-mips64r6-di nic-shared-modules-5.10.0-23-mips64r6-di loop-modules-5.10.0-23-mips64r6-di btrfs-modules-5.10.0-23-mips64r6-di ext4-modules-5.10.0-23-mips64r6-di isofs-modules-5.10.0-23-mips64r6-di jfs-modules-5.10.0-23-mips64r6-di xfs-modules-5.10.0-23-mips64r6-di squashfs-modules-5.10.0-23-mips64r6-di udf-modules-5.10.0-23-mips64r6-di fuse-modules-5.10.0-23-mips64r6-di f2fs-modules-5.10.0-23-mips64r6-di md-modules-5.10.0-23-mips64r6-di multipath-modules-5.10.0-23-mips64r6-di crc-modules-5.10.0-23-mips64r6-di crypto-modules-5.10.0-23-mips64r6-di crypto-dm-modules-5.10.0-23-mips64r6-di nbd-modules-5.10.0-23-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-22' 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-22-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-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-mips64r6el-di nic-shared-modules-5.10.0-22-mips64r6el-di loop-modules-5.10.0-22-mips64r6el-di btrfs-modules-5.10.0-22-mips64r6el-di ext4-modules-5.10.0-22-mips64r6el-di isofs-modules-5.10.0-22-mips64r6el-di jfs-modules-5.10.0-22-mips64r6el-di xfs-modules-5.10.0-22-mips64r6el-di squashfs-modules-5.10.0-22-mips64r6el-di udf-modules-5.10.0-22-mips64r6el-di fuse-modules-5.10.0-22-mips64r6el-di f2fs-modules-5.10.0-22-mips64r6el-di md-modules-5.10.0-22-mips64r6el-di multipath-modules-5.10.0-22-mips64r6el-di crc-modules-5.10.0-22-mips64r6el-di crypto-modules-5.10.0-22-mips64r6el-di crypto-dm-modules-5.10.0-22-mips64r6el-di nbd-modules-5.10.0-22-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-23' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-mips64r6el-di nic-shared-modules-5.10.0-23-mips64r6el-di loop-modules-5.10.0-23-mips64r6el-di btrfs-modules-5.10.0-23-mips64r6el-di ext4-modules-5.10.0-23-mips64r6el-di isofs-modules-5.10.0-23-mips64r6el-di jfs-modules-5.10.0-23-mips64r6el-di xfs-modules-5.10.0-23-mips64r6el-di squashfs-modules-5.10.0-23-mips64r6el-di udf-modules-5.10.0-23-mips64r6el-di fuse-modules-5.10.0-23-mips64r6el-di f2fs-modules-5.10.0-23-mips64r6el-di md-modules-5.10.0-23-mips64r6el-di multipath-modules-5.10.0-23-mips64r6el-di crc-modules-5.10.0-23-mips64r6el-di crypto-modules-5.10.0-23-mips64r6el-di crypto-dm-modules-5.10.0-23-mips64r6el-di nbd-modules-5.10.0-23-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-23' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-mips64r6el-di nic-shared-modules-5.10.0-23-mips64r6el-di loop-modules-5.10.0-23-mips64r6el-di btrfs-modules-5.10.0-23-mips64r6el-di ext4-modules-5.10.0-23-mips64r6el-di isofs-modules-5.10.0-23-mips64r6el-di jfs-modules-5.10.0-23-mips64r6el-di xfs-modules-5.10.0-23-mips64r6el-di squashfs-modules-5.10.0-23-mips64r6el-di udf-modules-5.10.0-23-mips64r6el-di fuse-modules-5.10.0-23-mips64r6el-di f2fs-modules-5.10.0-23-mips64r6el-di md-modules-5.10.0-23-mips64r6el-di multipath-modules-5.10.0-23-mips64r6el-di crc-modules-5.10.0-23-mips64r6el-di crypto-modules-5.10.0-23-mips64r6el-di crypto-dm-modules-5.10.0-23-mips64r6el-di nbd-modules-5.10.0-23-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-22' 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-22-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-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-4kc-malta-di nic-modules-5.10.0-22-4kc-malta-di nic-wireless-modules-5.10.0-22-4kc-malta-di nic-shared-modules-5.10.0-22-4kc-malta-di usb-serial-modules-5.10.0-22-4kc-malta-di ppp-modules-5.10.0-22-4kc-malta-di pata-modules-5.10.0-22-4kc-malta-di cdrom-core-modules-5.10.0-22-4kc-malta-di scsi-core-modules-5.10.0-22-4kc-malta-di scsi-modules-5.10.0-22-4kc-malta-di scsi-nic-modules-5.10.0-22-4kc-malta-di loop-modules-5.10.0-22-4kc-malta-di btrfs-modules-5.10.0-22-4kc-malta-di ext4-modules-5.10.0-22-4kc-malta-di isofs-modules-5.10.0-22-4kc-malta-di jfs-modules-5.10.0-22-4kc-malta-di xfs-modules-5.10.0-22-4kc-malta-di fat-modules-5.10.0-22-4kc-malta-di affs-modules-5.10.0-22-4kc-malta-di minix-modules-5.10.0-22-4kc-malta-di squashfs-modules-5.10.0-22-4kc-malta-di udf-modules-5.10.0-22-4kc-malta-di fuse-modules-5.10.0-22-4kc-malta-di f2fs-modules-5.10.0-22-4kc-malta-di md-modules-5.10.0-22-4kc-malta-di multipath-modules-5.10.0-22-4kc-malta-di usb-modules-5.10.0-22-4kc-malta-di usb-storage-modules-5.10.0-22-4kc-malta-di fb-modules-5.10.0-22-4kc-malta-di input-modules-5.10.0-22-4kc-malta-di event-modules-5.10.0-22-4kc-malta-di mouse-modules-5.10.0-22-4kc-malta-di nic-usb-modules-5.10.0-22-4kc-malta-di sata-modules-5.10.0-22-4kc-malta-di i2c-modules-5.10.0-22-4kc-malta-di crc-modules-5.10.0-22-4kc-malta-di crypto-modules-5.10.0-22-4kc-malta-di crypto-dm-modules-5.10.0-22-4kc-malta-di ata-modules-5.10.0-22-4kc-malta-di mmc-core-modules-5.10.0-22-4kc-malta-di mmc-modules-5.10.0-22-4kc-malta-di nbd-modules-5.10.0-22-4kc-malta-di sound-modules-5.10.0-22-4kc-malta-di mtd-core-modules-5.10.0-22-4kc-malta-di kernel-image-5.10.0-22-loongson-3-di nic-modules-5.10.0-22-loongson-3-di nic-wireless-modules-5.10.0-22-loongson-3-di nic-shared-modules-5.10.0-22-loongson-3-di usb-serial-modules-5.10.0-22-loongson-3-di ppp-modules-5.10.0-22-loongson-3-di pata-modules-5.10.0-22-loongson-3-di cdrom-core-modules-5.10.0-22-loongson-3-di firewire-core-modules-5.10.0-22-loongson-3-di scsi-core-modules-5.10.0-22-loongson-3-di scsi-modules-5.10.0-22-loongson-3-di scsi-nic-modules-5.10.0-22-loongson-3-di loop-modules-5.10.0-22-loongson-3-di btrfs-modules-5.10.0-22-loongson-3-di ext4-modules-5.10.0-22-loongson-3-di isofs-modules-5.10.0-22-loongson-3-di jfs-modules-5.10.0-22-loongson-3-di xfs-modules-5.10.0-22-loongson-3-di fat-modules-5.10.0-22-loongson-3-di affs-modules-5.10.0-22-loongson-3-di minix-modules-5.10.0-22-loongson-3-di nfs-modules-5.10.0-22-loongson-3-di squashfs-modules-5.10.0-22-loongson-3-di udf-modules-5.10.0-22-loongson-3-di fuse-modules-5.10.0-22-loongson-3-di f2fs-modules-5.10.0-22-loongson-3-di md-modules-5.10.0-22-loongson-3-di multipath-modules-5.10.0-22-loongson-3-di usb-modules-5.10.0-22-loongson-3-di usb-storage-modules-5.10.0-22-loongson-3-di fb-modules-5.10.0-22-loongson-3-di input-modules-5.10.0-22-loongson-3-di event-modules-5.10.0-22-loongson-3-di nic-usb-modules-5.10.0-22-loongson-3-di sata-modules-5.10.0-22-loongson-3-di crc-modules-5.10.0-22-loongson-3-di crypto-modules-5.10.0-22-loongson-3-di crypto-dm-modules-5.10.0-22-loongson-3-di ata-modules-5.10.0-22-loongson-3-di nbd-modules-5.10.0-22-loongson-3-di speakup-modules-5.10.0-22-loongson-3-di sound-modules-5.10.0-22-loongson-3-di mtd-core-modules-5.10.0-22-loongson-3-di kernel-image-5.10.0-22-octeon-di nic-modules-5.10.0-22-octeon-di nic-wireless-modules-5.10.0-22-octeon-di nic-shared-modules-5.10.0-22-octeon-di usb-serial-modules-5.10.0-22-octeon-di ppp-modules-5.10.0-22-octeon-di pata-modules-5.10.0-22-octeon-di cdrom-core-modules-5.10.0-22-octeon-di scsi-core-modules-5.10.0-22-octeon-di scsi-modules-5.10.0-22-octeon-di scsi-nic-modules-5.10.0-22-octeon-di loop-modules-5.10.0-22-octeon-di btrfs-modules-5.10.0-22-octeon-di ext4-modules-5.10.0-22-octeon-di isofs-modules-5.10.0-22-octeon-di jfs-modules-5.10.0-22-octeon-di xfs-modules-5.10.0-22-octeon-di fat-modules-5.10.0-22-octeon-di affs-modules-5.10.0-22-octeon-di minix-modules-5.10.0-22-octeon-di squashfs-modules-5.10.0-22-octeon-di udf-modules-5.10.0-22-octeon-di fuse-modules-5.10.0-22-octeon-di f2fs-modules-5.10.0-22-octeon-di md-modules-5.10.0-22-octeon-di multipath-modules-5.10.0-22-octeon-di usb-modules-5.10.0-22-octeon-di usb-storage-modules-5.10.0-22-octeon-di input-modules-5.10.0-22-octeon-di event-modules-5.10.0-22-octeon-di nic-usb-modules-5.10.0-22-octeon-di sata-modules-5.10.0-22-octeon-di crc-modules-5.10.0-22-octeon-di crypto-modules-5.10.0-22-octeon-di crypto-dm-modules-5.10.0-22-octeon-di nbd-modules-5.10.0-22-octeon-di rtc-modules-5.10.0-22-octeon-di sound-modules-5.10.0-22-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-23' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-4kc-malta-di nic-modules-5.10.0-23-4kc-malta-di nic-wireless-modules-5.10.0-23-4kc-malta-di nic-shared-modules-5.10.0-23-4kc-malta-di usb-serial-modules-5.10.0-23-4kc-malta-di ppp-modules-5.10.0-23-4kc-malta-di pata-modules-5.10.0-23-4kc-malta-di cdrom-core-modules-5.10.0-23-4kc-malta-di scsi-core-modules-5.10.0-23-4kc-malta-di scsi-modules-5.10.0-23-4kc-malta-di scsi-nic-modules-5.10.0-23-4kc-malta-di loop-modules-5.10.0-23-4kc-malta-di btrfs-modules-5.10.0-23-4kc-malta-di ext4-modules-5.10.0-23-4kc-malta-di isofs-modules-5.10.0-23-4kc-malta-di jfs-modules-5.10.0-23-4kc-malta-di xfs-modules-5.10.0-23-4kc-malta-di fat-modules-5.10.0-23-4kc-malta-di affs-modules-5.10.0-23-4kc-malta-di minix-modules-5.10.0-23-4kc-malta-di squashfs-modules-5.10.0-23-4kc-malta-di udf-modules-5.10.0-23-4kc-malta-di fuse-modules-5.10.0-23-4kc-malta-di f2fs-modules-5.10.0-23-4kc-malta-di md-modules-5.10.0-23-4kc-malta-di multipath-modules-5.10.0-23-4kc-malta-di usb-modules-5.10.0-23-4kc-malta-di usb-storage-modules-5.10.0-23-4kc-malta-di fb-modules-5.10.0-23-4kc-malta-di input-modules-5.10.0-23-4kc-malta-di event-modules-5.10.0-23-4kc-malta-di mouse-modules-5.10.0-23-4kc-malta-di nic-usb-modules-5.10.0-23-4kc-malta-di sata-modules-5.10.0-23-4kc-malta-di i2c-modules-5.10.0-23-4kc-malta-di crc-modules-5.10.0-23-4kc-malta-di crypto-modules-5.10.0-23-4kc-malta-di crypto-dm-modules-5.10.0-23-4kc-malta-di ata-modules-5.10.0-23-4kc-malta-di mmc-core-modules-5.10.0-23-4kc-malta-di mmc-modules-5.10.0-23-4kc-malta-di nbd-modules-5.10.0-23-4kc-malta-di sound-modules-5.10.0-23-4kc-malta-di mtd-core-modules-5.10.0-23-4kc-malta-di kernel-image-5.10.0-23-loongson-3-di nic-modules-5.10.0-23-loongson-3-di nic-wireless-modules-5.10.0-23-loongson-3-di nic-shared-modules-5.10.0-23-loongson-3-di usb-serial-modules-5.10.0-23-loongson-3-di ppp-modules-5.10.0-23-loongson-3-di pata-modules-5.10.0-23-loongson-3-di cdrom-core-modules-5.10.0-23-loongson-3-di firewire-core-modules-5.10.0-23-loongson-3-di scsi-core-modules-5.10.0-23-loongson-3-di scsi-modules-5.10.0-23-loongson-3-di scsi-nic-modules-5.10.0-23-loongson-3-di loop-modules-5.10.0-23-loongson-3-di btrfs-modules-5.10.0-23-loongson-3-di ext4-modules-5.10.0-23-loongson-3-di isofs-modules-5.10.0-23-loongson-3-di jfs-modules-5.10.0-23-loongson-3-di xfs-modules-5.10.0-23-loongson-3-di fat-modules-5.10.0-23-loongson-3-di affs-modules-5.10.0-23-loongson-3-di minix-modules-5.10.0-23-loongson-3-di nfs-modules-5.10.0-23-loongson-3-di squashfs-modules-5.10.0-23-loongson-3-di udf-modules-5.10.0-23-loongson-3-di fuse-modules-5.10.0-23-loongson-3-di f2fs-modules-5.10.0-23-loongson-3-di md-modules-5.10.0-23-loongson-3-di multipath-modules-5.10.0-23-loongson-3-di usb-modules-5.10.0-23-loongson-3-di usb-storage-modules-5.10.0-23-loongson-3-di fb-modules-5.10.0-23-loongson-3-di input-modules-5.10.0-23-loongson-3-di event-modules-5.10.0-23-loongson-3-di nic-usb-modules-5.10.0-23-loongson-3-di sata-modules-5.10.0-23-loongson-3-di crc-modules-5.10.0-23-loongson-3-di crypto-modules-5.10.0-23-loongson-3-di crypto-dm-modules-5.10.0-23-loongson-3-di ata-modules-5.10.0-23-loongson-3-di nbd-modules-5.10.0-23-loongson-3-di speakup-modules-5.10.0-23-loongson-3-di sound-modules-5.10.0-23-loongson-3-di mtd-core-modules-5.10.0-23-loongson-3-di kernel-image-5.10.0-23-octeon-di nic-modules-5.10.0-23-octeon-di nic-wireless-modules-5.10.0-23-octeon-di nic-shared-modules-5.10.0-23-octeon-di usb-serial-modules-5.10.0-23-octeon-di ppp-modules-5.10.0-23-octeon-di pata-modules-5.10.0-23-octeon-di cdrom-core-modules-5.10.0-23-octeon-di scsi-core-modules-5.10.0-23-octeon-di scsi-modules-5.10.0-23-octeon-di scsi-nic-modules-5.10.0-23-octeon-di loop-modules-5.10.0-23-octeon-di btrfs-modules-5.10.0-23-octeon-di ext4-modules-5.10.0-23-octeon-di isofs-modules-5.10.0-23-octeon-di jfs-modules-5.10.0-23-octeon-di xfs-modules-5.10.0-23-octeon-di fat-modules-5.10.0-23-octeon-di affs-modules-5.10.0-23-octeon-di minix-modules-5.10.0-23-octeon-di squashfs-modules-5.10.0-23-octeon-di udf-modules-5.10.0-23-octeon-di fuse-modules-5.10.0-23-octeon-di f2fs-modules-5.10.0-23-octeon-di md-modules-5.10.0-23-octeon-di multipath-modules-5.10.0-23-octeon-di usb-modules-5.10.0-23-octeon-di usb-storage-modules-5.10.0-23-octeon-di input-modules-5.10.0-23-octeon-di event-modules-5.10.0-23-octeon-di nic-usb-modules-5.10.0-23-octeon-di sata-modules-5.10.0-23-octeon-di crc-modules-5.10.0-23-octeon-di crypto-modules-5.10.0-23-octeon-di crypto-dm-modules-5.10.0-23-octeon-di nbd-modules-5.10.0-23-octeon-di rtc-modules-5.10.0-23-octeon-di sound-modules-5.10.0-23-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-23' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-4kc-malta-di nic-modules-5.10.0-23-4kc-malta-di nic-wireless-modules-5.10.0-23-4kc-malta-di nic-shared-modules-5.10.0-23-4kc-malta-di usb-serial-modules-5.10.0-23-4kc-malta-di ppp-modules-5.10.0-23-4kc-malta-di pata-modules-5.10.0-23-4kc-malta-di cdrom-core-modules-5.10.0-23-4kc-malta-di scsi-core-modules-5.10.0-23-4kc-malta-di scsi-modules-5.10.0-23-4kc-malta-di scsi-nic-modules-5.10.0-23-4kc-malta-di loop-modules-5.10.0-23-4kc-malta-di btrfs-modules-5.10.0-23-4kc-malta-di ext4-modules-5.10.0-23-4kc-malta-di isofs-modules-5.10.0-23-4kc-malta-di jfs-modules-5.10.0-23-4kc-malta-di xfs-modules-5.10.0-23-4kc-malta-di fat-modules-5.10.0-23-4kc-malta-di affs-modules-5.10.0-23-4kc-malta-di minix-modules-5.10.0-23-4kc-malta-di squashfs-modules-5.10.0-23-4kc-malta-di udf-modules-5.10.0-23-4kc-malta-di fuse-modules-5.10.0-23-4kc-malta-di f2fs-modules-5.10.0-23-4kc-malta-di md-modules-5.10.0-23-4kc-malta-di multipath-modules-5.10.0-23-4kc-malta-di usb-modules-5.10.0-23-4kc-malta-di usb-storage-modules-5.10.0-23-4kc-malta-di fb-modules-5.10.0-23-4kc-malta-di input-modules-5.10.0-23-4kc-malta-di event-modules-5.10.0-23-4kc-malta-di mouse-modules-5.10.0-23-4kc-malta-di nic-usb-modules-5.10.0-23-4kc-malta-di sata-modules-5.10.0-23-4kc-malta-di i2c-modules-5.10.0-23-4kc-malta-di crc-modules-5.10.0-23-4kc-malta-di crypto-modules-5.10.0-23-4kc-malta-di crypto-dm-modules-5.10.0-23-4kc-malta-di ata-modules-5.10.0-23-4kc-malta-di mmc-core-modules-5.10.0-23-4kc-malta-di mmc-modules-5.10.0-23-4kc-malta-di nbd-modules-5.10.0-23-4kc-malta-di sound-modules-5.10.0-23-4kc-malta-di mtd-core-modules-5.10.0-23-4kc-malta-di kernel-image-5.10.0-23-loongson-3-di nic-modules-5.10.0-23-loongson-3-di nic-wireless-modules-5.10.0-23-loongson-3-di nic-shared-modules-5.10.0-23-loongson-3-di usb-serial-modules-5.10.0-23-loongson-3-di ppp-modules-5.10.0-23-loongson-3-di pata-modules-5.10.0-23-loongson-3-di cdrom-core-modules-5.10.0-23-loongson-3-di firewire-core-modules-5.10.0-23-loongson-3-di scsi-core-modules-5.10.0-23-loongson-3-di scsi-modules-5.10.0-23-loongson-3-di scsi-nic-modules-5.10.0-23-loongson-3-di loop-modules-5.10.0-23-loongson-3-di btrfs-modules-5.10.0-23-loongson-3-di ext4-modules-5.10.0-23-loongson-3-di isofs-modules-5.10.0-23-loongson-3-di jfs-modules-5.10.0-23-loongson-3-di xfs-modules-5.10.0-23-loongson-3-di fat-modules-5.10.0-23-loongson-3-di affs-modules-5.10.0-23-loongson-3-di minix-modules-5.10.0-23-loongson-3-di nfs-modules-5.10.0-23-loongson-3-di squashfs-modules-5.10.0-23-loongson-3-di udf-modules-5.10.0-23-loongson-3-di fuse-modules-5.10.0-23-loongson-3-di f2fs-modules-5.10.0-23-loongson-3-di md-modules-5.10.0-23-loongson-3-di multipath-modules-5.10.0-23-loongson-3-di usb-modules-5.10.0-23-loongson-3-di usb-storage-modules-5.10.0-23-loongson-3-di fb-modules-5.10.0-23-loongson-3-di input-modules-5.10.0-23-loongson-3-di event-modules-5.10.0-23-loongson-3-di nic-usb-modules-5.10.0-23-loongson-3-di sata-modules-5.10.0-23-loongson-3-di crc-modules-5.10.0-23-loongson-3-di crypto-modules-5.10.0-23-loongson-3-di crypto-dm-modules-5.10.0-23-loongson-3-di ata-modules-5.10.0-23-loongson-3-di nbd-modules-5.10.0-23-loongson-3-di speakup-modules-5.10.0-23-loongson-3-di sound-modules-5.10.0-23-loongson-3-di mtd-core-modules-5.10.0-23-loongson-3-di kernel-image-5.10.0-23-octeon-di nic-modules-5.10.0-23-octeon-di nic-wireless-modules-5.10.0-23-octeon-di nic-shared-modules-5.10.0-23-octeon-di usb-serial-modules-5.10.0-23-octeon-di ppp-modules-5.10.0-23-octeon-di pata-modules-5.10.0-23-octeon-di cdrom-core-modules-5.10.0-23-octeon-di scsi-core-modules-5.10.0-23-octeon-di scsi-modules-5.10.0-23-octeon-di scsi-nic-modules-5.10.0-23-octeon-di loop-modules-5.10.0-23-octeon-di btrfs-modules-5.10.0-23-octeon-di ext4-modules-5.10.0-23-octeon-di isofs-modules-5.10.0-23-octeon-di jfs-modules-5.10.0-23-octeon-di xfs-modules-5.10.0-23-octeon-di fat-modules-5.10.0-23-octeon-di affs-modules-5.10.0-23-octeon-di minix-modules-5.10.0-23-octeon-di squashfs-modules-5.10.0-23-octeon-di udf-modules-5.10.0-23-octeon-di fuse-modules-5.10.0-23-octeon-di f2fs-modules-5.10.0-23-octeon-di md-modules-5.10.0-23-octeon-di multipath-modules-5.10.0-23-octeon-di usb-modules-5.10.0-23-octeon-di usb-storage-modules-5.10.0-23-octeon-di input-modules-5.10.0-23-octeon-di event-modules-5.10.0-23-octeon-di nic-usb-modules-5.10.0-23-octeon-di sata-modules-5.10.0-23-octeon-di crc-modules-5.10.0-23-octeon-di crypto-modules-5.10.0-23-octeon-di crypto-dm-modules-5.10.0-23-octeon-di nbd-modules-5.10.0-23-octeon-di rtc-modules-5.10.0-23-octeon-di sound-modules-5.10.0-23-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-22' 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-22-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-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-mips32r6-di nic-shared-modules-5.10.0-22-mips32r6-di loop-modules-5.10.0-22-mips32r6-di btrfs-modules-5.10.0-22-mips32r6-di ext4-modules-5.10.0-22-mips32r6-di isofs-modules-5.10.0-22-mips32r6-di jfs-modules-5.10.0-22-mips32r6-di xfs-modules-5.10.0-22-mips32r6-di squashfs-modules-5.10.0-22-mips32r6-di udf-modules-5.10.0-22-mips32r6-di fuse-modules-5.10.0-22-mips32r6-di f2fs-modules-5.10.0-22-mips32r6-di md-modules-5.10.0-22-mips32r6-di multipath-modules-5.10.0-22-mips32r6-di crc-modules-5.10.0-22-mips32r6-di crypto-modules-5.10.0-22-mips32r6-di crypto-dm-modules-5.10.0-22-mips32r6-di nbd-modules-5.10.0-22-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-23' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-mips32r6-di nic-shared-modules-5.10.0-23-mips32r6-di loop-modules-5.10.0-23-mips32r6-di btrfs-modules-5.10.0-23-mips32r6-di ext4-modules-5.10.0-23-mips32r6-di isofs-modules-5.10.0-23-mips32r6-di jfs-modules-5.10.0-23-mips32r6-di xfs-modules-5.10.0-23-mips32r6-di squashfs-modules-5.10.0-23-mips32r6-di udf-modules-5.10.0-23-mips32r6-di fuse-modules-5.10.0-23-mips32r6-di f2fs-modules-5.10.0-23-mips32r6-di md-modules-5.10.0-23-mips32r6-di multipath-modules-5.10.0-23-mips32r6-di crc-modules-5.10.0-23-mips32r6-di crypto-modules-5.10.0-23-mips32r6-di crypto-dm-modules-5.10.0-23-mips32r6-di nbd-modules-5.10.0-23-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-23' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-mips32r6-di nic-shared-modules-5.10.0-23-mips32r6-di loop-modules-5.10.0-23-mips32r6-di btrfs-modules-5.10.0-23-mips32r6-di ext4-modules-5.10.0-23-mips32r6-di isofs-modules-5.10.0-23-mips32r6-di jfs-modules-5.10.0-23-mips32r6-di xfs-modules-5.10.0-23-mips32r6-di squashfs-modules-5.10.0-23-mips32r6-di udf-modules-5.10.0-23-mips32r6-di fuse-modules-5.10.0-23-mips32r6-di f2fs-modules-5.10.0-23-mips32r6-di md-modules-5.10.0-23-mips32r6-di multipath-modules-5.10.0-23-mips32r6-di crc-modules-5.10.0-23-mips32r6-di crypto-modules-5.10.0-23-mips32r6-di crypto-dm-modules-5.10.0-23-mips32r6-di nbd-modules-5.10.0-23-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-22' 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-22-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-22-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-mips32r6el-di nic-shared-modules-5.10.0-22-mips32r6el-di loop-modules-5.10.0-22-mips32r6el-di btrfs-modules-5.10.0-22-mips32r6el-di ext4-modules-5.10.0-22-mips32r6el-di isofs-modules-5.10.0-22-mips32r6el-di jfs-modules-5.10.0-22-mips32r6el-di xfs-modules-5.10.0-22-mips32r6el-di squashfs-modules-5.10.0-22-mips32r6el-di udf-modules-5.10.0-22-mips32r6el-di fuse-modules-5.10.0-22-mips32r6el-di f2fs-modules-5.10.0-22-mips32r6el-di md-modules-5.10.0-22-mips32r6el-di multipath-modules-5.10.0-22-mips32r6el-di crc-modules-5.10.0-22-mips32r6el-di crypto-modules-5.10.0-22-mips32r6el-di crypto-dm-modules-5.10.0-22-mips32r6el-di nbd-modules-5.10.0-22-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-23' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-mips32r6el-di nic-shared-modules-5.10.0-23-mips32r6el-di loop-modules-5.10.0-23-mips32r6el-di btrfs-modules-5.10.0-23-mips32r6el-di ext4-modules-5.10.0-23-mips32r6el-di isofs-modules-5.10.0-23-mips32r6el-di jfs-modules-5.10.0-23-mips32r6el-di xfs-modules-5.10.0-23-mips32r6el-di squashfs-modules-5.10.0-23-mips32r6el-di udf-modules-5.10.0-23-mips32r6el-di fuse-modules-5.10.0-23-mips32r6el-di f2fs-modules-5.10.0-23-mips32r6el-di md-modules-5.10.0-23-mips32r6el-di multipath-modules-5.10.0-23-mips32r6el-di crc-modules-5.10.0-23-mips32r6el-di crypto-modules-5.10.0-23-mips32r6el-di crypto-dm-modules-5.10.0-23-mips32r6el-di nbd-modules-5.10.0-23-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-23' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-mips32r6el-di nic-shared-modules-5.10.0-23-mips32r6el-di loop-modules-5.10.0-23-mips32r6el-di btrfs-modules-5.10.0-23-mips32r6el-di ext4-modules-5.10.0-23-mips32r6el-di isofs-modules-5.10.0-23-mips32r6el-di jfs-modules-5.10.0-23-mips32r6el-di xfs-modules-5.10.0-23-mips32r6el-di squashfs-modules-5.10.0-23-mips32r6el-di udf-modules-5.10.0-23-mips32r6el-di fuse-modules-5.10.0-23-mips32r6el-di f2fs-modules-5.10.0-23-mips32r6el-di md-modules-5.10.0-23-mips32r6el-di multipath-modules-5.10.0-23-mips32r6el-di crc-modules-5.10.0-23-mips32r6el-di crypto-modules-5.10.0-23-mips32r6el-di crypto-dm-modules-5.10.0-23-mips32r6el-di nbd-modules-5.10.0-23-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-22' 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-22-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-22-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-powerpc-di nic-modules-5.10.0-22-powerpc-di nic-wireless-modules-5.10.0-22-powerpc-di nic-shared-modules-5.10.0-22-powerpc-di serial-modules-5.10.0-22-powerpc-di usb-serial-modules-5.10.0-22-powerpc-di ppp-modules-5.10.0-22-powerpc-di pata-modules-5.10.0-22-powerpc-di cdrom-core-modules-5.10.0-22-powerpc-di firewire-core-modules-5.10.0-22-powerpc-di scsi-core-modules-5.10.0-22-powerpc-di scsi-modules-5.10.0-22-powerpc-di scsi-nic-modules-5.10.0-22-powerpc-di loop-modules-5.10.0-22-powerpc-di btrfs-modules-5.10.0-22-powerpc-di ext4-modules-5.10.0-22-powerpc-di isofs-modules-5.10.0-22-powerpc-di jfs-modules-5.10.0-22-powerpc-di xfs-modules-5.10.0-22-powerpc-di fat-modules-5.10.0-22-powerpc-di hfs-modules-5.10.0-22-powerpc-di affs-modules-5.10.0-22-powerpc-di squashfs-modules-5.10.0-22-powerpc-di udf-modules-5.10.0-22-powerpc-di fuse-modules-5.10.0-22-powerpc-di f2fs-modules-5.10.0-22-powerpc-di md-modules-5.10.0-22-powerpc-di multipath-modules-5.10.0-22-powerpc-di usb-modules-5.10.0-22-powerpc-di usb-storage-modules-5.10.0-22-powerpc-di pcmcia-storage-modules-5.10.0-22-powerpc-di fb-modules-5.10.0-22-powerpc-di input-modules-5.10.0-22-powerpc-di event-modules-5.10.0-22-powerpc-di mouse-modules-5.10.0-22-powerpc-di nic-pcmcia-modules-5.10.0-22-powerpc-di pcmcia-modules-5.10.0-22-powerpc-di nic-usb-modules-5.10.0-22-powerpc-di sata-modules-5.10.0-22-powerpc-di crc-modules-5.10.0-22-powerpc-di crypto-modules-5.10.0-22-powerpc-di crypto-dm-modules-5.10.0-22-powerpc-di ata-modules-5.10.0-22-powerpc-di mmc-core-modules-5.10.0-22-powerpc-di nbd-modules-5.10.0-22-powerpc-di uinput-modules-5.10.0-22-powerpc-di kernel-image-5.10.0-22-powerpc64-di nic-modules-5.10.0-22-powerpc64-di nic-wireless-modules-5.10.0-22-powerpc64-di nic-shared-modules-5.10.0-22-powerpc64-di serial-modules-5.10.0-22-powerpc64-di usb-serial-modules-5.10.0-22-powerpc64-di ppp-modules-5.10.0-22-powerpc64-di pata-modules-5.10.0-22-powerpc64-di cdrom-core-modules-5.10.0-22-powerpc64-di firewire-core-modules-5.10.0-22-powerpc64-di scsi-core-modules-5.10.0-22-powerpc64-di scsi-modules-5.10.0-22-powerpc64-di scsi-nic-modules-5.10.0-22-powerpc64-di loop-modules-5.10.0-22-powerpc64-di btrfs-modules-5.10.0-22-powerpc64-di ext4-modules-5.10.0-22-powerpc64-di isofs-modules-5.10.0-22-powerpc64-di jfs-modules-5.10.0-22-powerpc64-di xfs-modules-5.10.0-22-powerpc64-di fat-modules-5.10.0-22-powerpc64-di hfs-modules-5.10.0-22-powerpc64-di affs-modules-5.10.0-22-powerpc64-di squashfs-modules-5.10.0-22-powerpc64-di udf-modules-5.10.0-22-powerpc64-di fuse-modules-5.10.0-22-powerpc64-di f2fs-modules-5.10.0-22-powerpc64-di md-modules-5.10.0-22-powerpc64-di multipath-modules-5.10.0-22-powerpc64-di usb-modules-5.10.0-22-powerpc64-di usb-storage-modules-5.10.0-22-powerpc64-di pcmcia-storage-modules-5.10.0-22-powerpc64-di fb-modules-5.10.0-22-powerpc64-di input-modules-5.10.0-22-powerpc64-di event-modules-5.10.0-22-powerpc64-di mouse-modules-5.10.0-22-powerpc64-di nic-pcmcia-modules-5.10.0-22-powerpc64-di pcmcia-modules-5.10.0-22-powerpc64-di nic-usb-modules-5.10.0-22-powerpc64-di sata-modules-5.10.0-22-powerpc64-di i2c-modules-5.10.0-22-powerpc64-di crc-modules-5.10.0-22-powerpc64-di crypto-modules-5.10.0-22-powerpc64-di crypto-dm-modules-5.10.0-22-powerpc64-di ata-modules-5.10.0-22-powerpc64-di mmc-core-modules-5.10.0-22-powerpc64-di nbd-modules-5.10.0-22-powerpc64-di uinput-modules-5.10.0-22-powerpc64-di mtd-core-modules-5.10.0-22-powerpc64-di hypervisor-modules-5.10.0-22-powerpc64-di fancontrol-modules-5.10.0-22-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-23' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-powerpc-di nic-modules-5.10.0-23-powerpc-di nic-wireless-modules-5.10.0-23-powerpc-di nic-shared-modules-5.10.0-23-powerpc-di serial-modules-5.10.0-23-powerpc-di usb-serial-modules-5.10.0-23-powerpc-di ppp-modules-5.10.0-23-powerpc-di pata-modules-5.10.0-23-powerpc-di cdrom-core-modules-5.10.0-23-powerpc-di firewire-core-modules-5.10.0-23-powerpc-di scsi-core-modules-5.10.0-23-powerpc-di scsi-modules-5.10.0-23-powerpc-di scsi-nic-modules-5.10.0-23-powerpc-di loop-modules-5.10.0-23-powerpc-di btrfs-modules-5.10.0-23-powerpc-di ext4-modules-5.10.0-23-powerpc-di isofs-modules-5.10.0-23-powerpc-di jfs-modules-5.10.0-23-powerpc-di xfs-modules-5.10.0-23-powerpc-di fat-modules-5.10.0-23-powerpc-di hfs-modules-5.10.0-23-powerpc-di affs-modules-5.10.0-23-powerpc-di squashfs-modules-5.10.0-23-powerpc-di udf-modules-5.10.0-23-powerpc-di fuse-modules-5.10.0-23-powerpc-di f2fs-modules-5.10.0-23-powerpc-di md-modules-5.10.0-23-powerpc-di multipath-modules-5.10.0-23-powerpc-di usb-modules-5.10.0-23-powerpc-di usb-storage-modules-5.10.0-23-powerpc-di pcmcia-storage-modules-5.10.0-23-powerpc-di fb-modules-5.10.0-23-powerpc-di input-modules-5.10.0-23-powerpc-di event-modules-5.10.0-23-powerpc-di mouse-modules-5.10.0-23-powerpc-di nic-pcmcia-modules-5.10.0-23-powerpc-di pcmcia-modules-5.10.0-23-powerpc-di nic-usb-modules-5.10.0-23-powerpc-di sata-modules-5.10.0-23-powerpc-di crc-modules-5.10.0-23-powerpc-di crypto-modules-5.10.0-23-powerpc-di crypto-dm-modules-5.10.0-23-powerpc-di ata-modules-5.10.0-23-powerpc-di mmc-core-modules-5.10.0-23-powerpc-di nbd-modules-5.10.0-23-powerpc-di uinput-modules-5.10.0-23-powerpc-di kernel-image-5.10.0-23-powerpc64-di nic-modules-5.10.0-23-powerpc64-di nic-wireless-modules-5.10.0-23-powerpc64-di nic-shared-modules-5.10.0-23-powerpc64-di serial-modules-5.10.0-23-powerpc64-di usb-serial-modules-5.10.0-23-powerpc64-di ppp-modules-5.10.0-23-powerpc64-di pata-modules-5.10.0-23-powerpc64-di cdrom-core-modules-5.10.0-23-powerpc64-di firewire-core-modules-5.10.0-23-powerpc64-di scsi-core-modules-5.10.0-23-powerpc64-di scsi-modules-5.10.0-23-powerpc64-di scsi-nic-modules-5.10.0-23-powerpc64-di loop-modules-5.10.0-23-powerpc64-di btrfs-modules-5.10.0-23-powerpc64-di ext4-modules-5.10.0-23-powerpc64-di isofs-modules-5.10.0-23-powerpc64-di jfs-modules-5.10.0-23-powerpc64-di xfs-modules-5.10.0-23-powerpc64-di fat-modules-5.10.0-23-powerpc64-di hfs-modules-5.10.0-23-powerpc64-di affs-modules-5.10.0-23-powerpc64-di squashfs-modules-5.10.0-23-powerpc64-di udf-modules-5.10.0-23-powerpc64-di fuse-modules-5.10.0-23-powerpc64-di f2fs-modules-5.10.0-23-powerpc64-di md-modules-5.10.0-23-powerpc64-di multipath-modules-5.10.0-23-powerpc64-di usb-modules-5.10.0-23-powerpc64-di usb-storage-modules-5.10.0-23-powerpc64-di pcmcia-storage-modules-5.10.0-23-powerpc64-di fb-modules-5.10.0-23-powerpc64-di input-modules-5.10.0-23-powerpc64-di event-modules-5.10.0-23-powerpc64-di mouse-modules-5.10.0-23-powerpc64-di nic-pcmcia-modules-5.10.0-23-powerpc64-di pcmcia-modules-5.10.0-23-powerpc64-di nic-usb-modules-5.10.0-23-powerpc64-di sata-modules-5.10.0-23-powerpc64-di i2c-modules-5.10.0-23-powerpc64-di crc-modules-5.10.0-23-powerpc64-di crypto-modules-5.10.0-23-powerpc64-di crypto-dm-modules-5.10.0-23-powerpc64-di ata-modules-5.10.0-23-powerpc64-di mmc-core-modules-5.10.0-23-powerpc64-di nbd-modules-5.10.0-23-powerpc64-di uinput-modules-5.10.0-23-powerpc64-di mtd-core-modules-5.10.0-23-powerpc64-di hypervisor-modules-5.10.0-23-powerpc64-di fancontrol-modules-5.10.0-23-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-23' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-powerpc-di nic-modules-5.10.0-23-powerpc-di nic-wireless-modules-5.10.0-23-powerpc-di nic-shared-modules-5.10.0-23-powerpc-di serial-modules-5.10.0-23-powerpc-di usb-serial-modules-5.10.0-23-powerpc-di ppp-modules-5.10.0-23-powerpc-di pata-modules-5.10.0-23-powerpc-di cdrom-core-modules-5.10.0-23-powerpc-di firewire-core-modules-5.10.0-23-powerpc-di scsi-core-modules-5.10.0-23-powerpc-di scsi-modules-5.10.0-23-powerpc-di scsi-nic-modules-5.10.0-23-powerpc-di loop-modules-5.10.0-23-powerpc-di btrfs-modules-5.10.0-23-powerpc-di ext4-modules-5.10.0-23-powerpc-di isofs-modules-5.10.0-23-powerpc-di jfs-modules-5.10.0-23-powerpc-di xfs-modules-5.10.0-23-powerpc-di fat-modules-5.10.0-23-powerpc-di hfs-modules-5.10.0-23-powerpc-di affs-modules-5.10.0-23-powerpc-di squashfs-modules-5.10.0-23-powerpc-di udf-modules-5.10.0-23-powerpc-di fuse-modules-5.10.0-23-powerpc-di f2fs-modules-5.10.0-23-powerpc-di md-modules-5.10.0-23-powerpc-di multipath-modules-5.10.0-23-powerpc-di usb-modules-5.10.0-23-powerpc-di usb-storage-modules-5.10.0-23-powerpc-di pcmcia-storage-modules-5.10.0-23-powerpc-di fb-modules-5.10.0-23-powerpc-di input-modules-5.10.0-23-powerpc-di event-modules-5.10.0-23-powerpc-di mouse-modules-5.10.0-23-powerpc-di nic-pcmcia-modules-5.10.0-23-powerpc-di pcmcia-modules-5.10.0-23-powerpc-di nic-usb-modules-5.10.0-23-powerpc-di sata-modules-5.10.0-23-powerpc-di crc-modules-5.10.0-23-powerpc-di crypto-modules-5.10.0-23-powerpc-di crypto-dm-modules-5.10.0-23-powerpc-di ata-modules-5.10.0-23-powerpc-di mmc-core-modules-5.10.0-23-powerpc-di nbd-modules-5.10.0-23-powerpc-di uinput-modules-5.10.0-23-powerpc-di kernel-image-5.10.0-23-powerpc64-di nic-modules-5.10.0-23-powerpc64-di nic-wireless-modules-5.10.0-23-powerpc64-di nic-shared-modules-5.10.0-23-powerpc64-di serial-modules-5.10.0-23-powerpc64-di usb-serial-modules-5.10.0-23-powerpc64-di ppp-modules-5.10.0-23-powerpc64-di pata-modules-5.10.0-23-powerpc64-di cdrom-core-modules-5.10.0-23-powerpc64-di firewire-core-modules-5.10.0-23-powerpc64-di scsi-core-modules-5.10.0-23-powerpc64-di scsi-modules-5.10.0-23-powerpc64-di scsi-nic-modules-5.10.0-23-powerpc64-di loop-modules-5.10.0-23-powerpc64-di btrfs-modules-5.10.0-23-powerpc64-di ext4-modules-5.10.0-23-powerpc64-di isofs-modules-5.10.0-23-powerpc64-di jfs-modules-5.10.0-23-powerpc64-di xfs-modules-5.10.0-23-powerpc64-di fat-modules-5.10.0-23-powerpc64-di hfs-modules-5.10.0-23-powerpc64-di affs-modules-5.10.0-23-powerpc64-di squashfs-modules-5.10.0-23-powerpc64-di udf-modules-5.10.0-23-powerpc64-di fuse-modules-5.10.0-23-powerpc64-di f2fs-modules-5.10.0-23-powerpc64-di md-modules-5.10.0-23-powerpc64-di multipath-modules-5.10.0-23-powerpc64-di usb-modules-5.10.0-23-powerpc64-di usb-storage-modules-5.10.0-23-powerpc64-di pcmcia-storage-modules-5.10.0-23-powerpc64-di fb-modules-5.10.0-23-powerpc64-di input-modules-5.10.0-23-powerpc64-di event-modules-5.10.0-23-powerpc64-di mouse-modules-5.10.0-23-powerpc64-di nic-pcmcia-modules-5.10.0-23-powerpc64-di pcmcia-modules-5.10.0-23-powerpc64-di nic-usb-modules-5.10.0-23-powerpc64-di sata-modules-5.10.0-23-powerpc64-di i2c-modules-5.10.0-23-powerpc64-di crc-modules-5.10.0-23-powerpc64-di crypto-modules-5.10.0-23-powerpc64-di crypto-dm-modules-5.10.0-23-powerpc64-di ata-modules-5.10.0-23-powerpc64-di mmc-core-modules-5.10.0-23-powerpc64-di nbd-modules-5.10.0-23-powerpc64-di uinput-modules-5.10.0-23-powerpc64-di mtd-core-modules-5.10.0-23-powerpc64-di hypervisor-modules-5.10.0-23-powerpc64-di fancontrol-modules-5.10.0-23-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-22' 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-22-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-22-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-powerpc64-di nic-modules-5.10.0-22-powerpc64-di nic-wireless-modules-5.10.0-22-powerpc64-di nic-shared-modules-5.10.0-22-powerpc64-di serial-modules-5.10.0-22-powerpc64-di usb-serial-modules-5.10.0-22-powerpc64-di ppp-modules-5.10.0-22-powerpc64-di pata-modules-5.10.0-22-powerpc64-di cdrom-core-modules-5.10.0-22-powerpc64-di firewire-core-modules-5.10.0-22-powerpc64-di scsi-core-modules-5.10.0-22-powerpc64-di scsi-modules-5.10.0-22-powerpc64-di scsi-nic-modules-5.10.0-22-powerpc64-di loop-modules-5.10.0-22-powerpc64-di btrfs-modules-5.10.0-22-powerpc64-di ext4-modules-5.10.0-22-powerpc64-di isofs-modules-5.10.0-22-powerpc64-di jfs-modules-5.10.0-22-powerpc64-di xfs-modules-5.10.0-22-powerpc64-di fat-modules-5.10.0-22-powerpc64-di hfs-modules-5.10.0-22-powerpc64-di affs-modules-5.10.0-22-powerpc64-di squashfs-modules-5.10.0-22-powerpc64-di udf-modules-5.10.0-22-powerpc64-di fuse-modules-5.10.0-22-powerpc64-di f2fs-modules-5.10.0-22-powerpc64-di md-modules-5.10.0-22-powerpc64-di multipath-modules-5.10.0-22-powerpc64-di usb-modules-5.10.0-22-powerpc64-di usb-storage-modules-5.10.0-22-powerpc64-di pcmcia-storage-modules-5.10.0-22-powerpc64-di fb-modules-5.10.0-22-powerpc64-di input-modules-5.10.0-22-powerpc64-di event-modules-5.10.0-22-powerpc64-di mouse-modules-5.10.0-22-powerpc64-di nic-pcmcia-modules-5.10.0-22-powerpc64-di pcmcia-modules-5.10.0-22-powerpc64-di nic-usb-modules-5.10.0-22-powerpc64-di sata-modules-5.10.0-22-powerpc64-di i2c-modules-5.10.0-22-powerpc64-di crc-modules-5.10.0-22-powerpc64-di crypto-modules-5.10.0-22-powerpc64-di crypto-dm-modules-5.10.0-22-powerpc64-di ata-modules-5.10.0-22-powerpc64-di mmc-core-modules-5.10.0-22-powerpc64-di nbd-modules-5.10.0-22-powerpc64-di uinput-modules-5.10.0-22-powerpc64-di mtd-core-modules-5.10.0-22-powerpc64-di hypervisor-modules-5.10.0-22-powerpc64-di fancontrol-modules-5.10.0-22-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-23' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-powerpc64-di nic-modules-5.10.0-23-powerpc64-di nic-wireless-modules-5.10.0-23-powerpc64-di nic-shared-modules-5.10.0-23-powerpc64-di serial-modules-5.10.0-23-powerpc64-di usb-serial-modules-5.10.0-23-powerpc64-di ppp-modules-5.10.0-23-powerpc64-di pata-modules-5.10.0-23-powerpc64-di cdrom-core-modules-5.10.0-23-powerpc64-di firewire-core-modules-5.10.0-23-powerpc64-di scsi-core-modules-5.10.0-23-powerpc64-di scsi-modules-5.10.0-23-powerpc64-di scsi-nic-modules-5.10.0-23-powerpc64-di loop-modules-5.10.0-23-powerpc64-di btrfs-modules-5.10.0-23-powerpc64-di ext4-modules-5.10.0-23-powerpc64-di isofs-modules-5.10.0-23-powerpc64-di jfs-modules-5.10.0-23-powerpc64-di xfs-modules-5.10.0-23-powerpc64-di fat-modules-5.10.0-23-powerpc64-di hfs-modules-5.10.0-23-powerpc64-di affs-modules-5.10.0-23-powerpc64-di squashfs-modules-5.10.0-23-powerpc64-di udf-modules-5.10.0-23-powerpc64-di fuse-modules-5.10.0-23-powerpc64-di f2fs-modules-5.10.0-23-powerpc64-di md-modules-5.10.0-23-powerpc64-di multipath-modules-5.10.0-23-powerpc64-di usb-modules-5.10.0-23-powerpc64-di usb-storage-modules-5.10.0-23-powerpc64-di pcmcia-storage-modules-5.10.0-23-powerpc64-di fb-modules-5.10.0-23-powerpc64-di input-modules-5.10.0-23-powerpc64-di event-modules-5.10.0-23-powerpc64-di mouse-modules-5.10.0-23-powerpc64-di nic-pcmcia-modules-5.10.0-23-powerpc64-di pcmcia-modules-5.10.0-23-powerpc64-di nic-usb-modules-5.10.0-23-powerpc64-di sata-modules-5.10.0-23-powerpc64-di i2c-modules-5.10.0-23-powerpc64-di crc-modules-5.10.0-23-powerpc64-di crypto-modules-5.10.0-23-powerpc64-di crypto-dm-modules-5.10.0-23-powerpc64-di ata-modules-5.10.0-23-powerpc64-di mmc-core-modules-5.10.0-23-powerpc64-di nbd-modules-5.10.0-23-powerpc64-di uinput-modules-5.10.0-23-powerpc64-di mtd-core-modules-5.10.0-23-powerpc64-di hypervisor-modules-5.10.0-23-powerpc64-di fancontrol-modules-5.10.0-23-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-23' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-powerpc64-di nic-modules-5.10.0-23-powerpc64-di nic-wireless-modules-5.10.0-23-powerpc64-di nic-shared-modules-5.10.0-23-powerpc64-di serial-modules-5.10.0-23-powerpc64-di usb-serial-modules-5.10.0-23-powerpc64-di ppp-modules-5.10.0-23-powerpc64-di pata-modules-5.10.0-23-powerpc64-di cdrom-core-modules-5.10.0-23-powerpc64-di firewire-core-modules-5.10.0-23-powerpc64-di scsi-core-modules-5.10.0-23-powerpc64-di scsi-modules-5.10.0-23-powerpc64-di scsi-nic-modules-5.10.0-23-powerpc64-di loop-modules-5.10.0-23-powerpc64-di btrfs-modules-5.10.0-23-powerpc64-di ext4-modules-5.10.0-23-powerpc64-di isofs-modules-5.10.0-23-powerpc64-di jfs-modules-5.10.0-23-powerpc64-di xfs-modules-5.10.0-23-powerpc64-di fat-modules-5.10.0-23-powerpc64-di hfs-modules-5.10.0-23-powerpc64-di affs-modules-5.10.0-23-powerpc64-di squashfs-modules-5.10.0-23-powerpc64-di udf-modules-5.10.0-23-powerpc64-di fuse-modules-5.10.0-23-powerpc64-di f2fs-modules-5.10.0-23-powerpc64-di md-modules-5.10.0-23-powerpc64-di multipath-modules-5.10.0-23-powerpc64-di usb-modules-5.10.0-23-powerpc64-di usb-storage-modules-5.10.0-23-powerpc64-di pcmcia-storage-modules-5.10.0-23-powerpc64-di fb-modules-5.10.0-23-powerpc64-di input-modules-5.10.0-23-powerpc64-di event-modules-5.10.0-23-powerpc64-di mouse-modules-5.10.0-23-powerpc64-di nic-pcmcia-modules-5.10.0-23-powerpc64-di pcmcia-modules-5.10.0-23-powerpc64-di nic-usb-modules-5.10.0-23-powerpc64-di sata-modules-5.10.0-23-powerpc64-di i2c-modules-5.10.0-23-powerpc64-di crc-modules-5.10.0-23-powerpc64-di crypto-modules-5.10.0-23-powerpc64-di crypto-dm-modules-5.10.0-23-powerpc64-di ata-modules-5.10.0-23-powerpc64-di mmc-core-modules-5.10.0-23-powerpc64-di nbd-modules-5.10.0-23-powerpc64-di uinput-modules-5.10.0-23-powerpc64-di mtd-core-modules-5.10.0-23-powerpc64-di hypervisor-modules-5.10.0-23-powerpc64-di fancontrol-modules-5.10.0-23-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-22' 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-22-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-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-powerpc64le-di nic-modules-5.10.0-22-powerpc64le-di nic-wireless-modules-5.10.0-22-powerpc64le-di nic-shared-modules-5.10.0-22-powerpc64le-di serial-modules-5.10.0-22-powerpc64le-di usb-serial-modules-5.10.0-22-powerpc64le-di ppp-modules-5.10.0-22-powerpc64le-di cdrom-core-modules-5.10.0-22-powerpc64le-di firewire-core-modules-5.10.0-22-powerpc64le-di scsi-core-modules-5.10.0-22-powerpc64le-di scsi-modules-5.10.0-22-powerpc64le-di scsi-nic-modules-5.10.0-22-powerpc64le-di loop-modules-5.10.0-22-powerpc64le-di btrfs-modules-5.10.0-22-powerpc64le-di ext4-modules-5.10.0-22-powerpc64le-di isofs-modules-5.10.0-22-powerpc64le-di jfs-modules-5.10.0-22-powerpc64le-di xfs-modules-5.10.0-22-powerpc64le-di fat-modules-5.10.0-22-powerpc64le-di squashfs-modules-5.10.0-22-powerpc64le-di udf-modules-5.10.0-22-powerpc64le-di fuse-modules-5.10.0-22-powerpc64le-di f2fs-modules-5.10.0-22-powerpc64le-di md-modules-5.10.0-22-powerpc64le-di multipath-modules-5.10.0-22-powerpc64le-di usb-modules-5.10.0-22-powerpc64le-di usb-storage-modules-5.10.0-22-powerpc64le-di fb-modules-5.10.0-22-powerpc64le-di input-modules-5.10.0-22-powerpc64le-di event-modules-5.10.0-22-powerpc64le-di mouse-modules-5.10.0-22-powerpc64le-di nic-usb-modules-5.10.0-22-powerpc64le-di sata-modules-5.10.0-22-powerpc64le-di i2c-modules-5.10.0-22-powerpc64le-di crc-modules-5.10.0-22-powerpc64le-di crypto-modules-5.10.0-22-powerpc64le-di crypto-dm-modules-5.10.0-22-powerpc64le-di ata-modules-5.10.0-22-powerpc64le-di nbd-modules-5.10.0-22-powerpc64le-di uinput-modules-5.10.0-22-powerpc64le-di mtd-core-modules-5.10.0-22-powerpc64le-di hypervisor-modules-5.10.0-22-powerpc64le-di fancontrol-modules-5.10.0-22-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-23' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-powerpc64le-di nic-modules-5.10.0-23-powerpc64le-di nic-wireless-modules-5.10.0-23-powerpc64le-di nic-shared-modules-5.10.0-23-powerpc64le-di serial-modules-5.10.0-23-powerpc64le-di usb-serial-modules-5.10.0-23-powerpc64le-di ppp-modules-5.10.0-23-powerpc64le-di cdrom-core-modules-5.10.0-23-powerpc64le-di firewire-core-modules-5.10.0-23-powerpc64le-di scsi-core-modules-5.10.0-23-powerpc64le-di scsi-modules-5.10.0-23-powerpc64le-di scsi-nic-modules-5.10.0-23-powerpc64le-di loop-modules-5.10.0-23-powerpc64le-di btrfs-modules-5.10.0-23-powerpc64le-di ext4-modules-5.10.0-23-powerpc64le-di isofs-modules-5.10.0-23-powerpc64le-di jfs-modules-5.10.0-23-powerpc64le-di xfs-modules-5.10.0-23-powerpc64le-di fat-modules-5.10.0-23-powerpc64le-di squashfs-modules-5.10.0-23-powerpc64le-di udf-modules-5.10.0-23-powerpc64le-di fuse-modules-5.10.0-23-powerpc64le-di f2fs-modules-5.10.0-23-powerpc64le-di md-modules-5.10.0-23-powerpc64le-di multipath-modules-5.10.0-23-powerpc64le-di usb-modules-5.10.0-23-powerpc64le-di usb-storage-modules-5.10.0-23-powerpc64le-di fb-modules-5.10.0-23-powerpc64le-di input-modules-5.10.0-23-powerpc64le-di event-modules-5.10.0-23-powerpc64le-di mouse-modules-5.10.0-23-powerpc64le-di nic-usb-modules-5.10.0-23-powerpc64le-di sata-modules-5.10.0-23-powerpc64le-di i2c-modules-5.10.0-23-powerpc64le-di crc-modules-5.10.0-23-powerpc64le-di crypto-modules-5.10.0-23-powerpc64le-di crypto-dm-modules-5.10.0-23-powerpc64le-di ata-modules-5.10.0-23-powerpc64le-di nbd-modules-5.10.0-23-powerpc64le-di uinput-modules-5.10.0-23-powerpc64le-di mtd-core-modules-5.10.0-23-powerpc64le-di hypervisor-modules-5.10.0-23-powerpc64le-di fancontrol-modules-5.10.0-23-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-23' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-powerpc64le-di nic-modules-5.10.0-23-powerpc64le-di nic-wireless-modules-5.10.0-23-powerpc64le-di nic-shared-modules-5.10.0-23-powerpc64le-di serial-modules-5.10.0-23-powerpc64le-di usb-serial-modules-5.10.0-23-powerpc64le-di ppp-modules-5.10.0-23-powerpc64le-di cdrom-core-modules-5.10.0-23-powerpc64le-di firewire-core-modules-5.10.0-23-powerpc64le-di scsi-core-modules-5.10.0-23-powerpc64le-di scsi-modules-5.10.0-23-powerpc64le-di scsi-nic-modules-5.10.0-23-powerpc64le-di loop-modules-5.10.0-23-powerpc64le-di btrfs-modules-5.10.0-23-powerpc64le-di ext4-modules-5.10.0-23-powerpc64le-di isofs-modules-5.10.0-23-powerpc64le-di jfs-modules-5.10.0-23-powerpc64le-di xfs-modules-5.10.0-23-powerpc64le-di fat-modules-5.10.0-23-powerpc64le-di squashfs-modules-5.10.0-23-powerpc64le-di udf-modules-5.10.0-23-powerpc64le-di fuse-modules-5.10.0-23-powerpc64le-di f2fs-modules-5.10.0-23-powerpc64le-di md-modules-5.10.0-23-powerpc64le-di multipath-modules-5.10.0-23-powerpc64le-di usb-modules-5.10.0-23-powerpc64le-di usb-storage-modules-5.10.0-23-powerpc64le-di fb-modules-5.10.0-23-powerpc64le-di input-modules-5.10.0-23-powerpc64le-di event-modules-5.10.0-23-powerpc64le-di mouse-modules-5.10.0-23-powerpc64le-di nic-usb-modules-5.10.0-23-powerpc64le-di sata-modules-5.10.0-23-powerpc64le-di i2c-modules-5.10.0-23-powerpc64le-di crc-modules-5.10.0-23-powerpc64le-di crypto-modules-5.10.0-23-powerpc64le-di crypto-dm-modules-5.10.0-23-powerpc64le-di ata-modules-5.10.0-23-powerpc64le-di nbd-modules-5.10.0-23-powerpc64le-di uinput-modules-5.10.0-23-powerpc64le-di mtd-core-modules-5.10.0-23-powerpc64le-di hypervisor-modules-5.10.0-23-powerpc64le-di fancontrol-modules-5.10.0-23-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-22' 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-22-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-22-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-riscv64-di nic-modules-5.10.0-22-riscv64-di nic-wireless-modules-5.10.0-22-riscv64-di nic-shared-modules-5.10.0-22-riscv64-di usb-serial-modules-5.10.0-22-riscv64-di ppp-modules-5.10.0-22-riscv64-di pata-modules-5.10.0-22-riscv64-di cdrom-core-modules-5.10.0-22-riscv64-di scsi-core-modules-5.10.0-22-riscv64-di scsi-modules-5.10.0-22-riscv64-di scsi-nic-modules-5.10.0-22-riscv64-di loop-modules-5.10.0-22-riscv64-di btrfs-modules-5.10.0-22-riscv64-di ext4-modules-5.10.0-22-riscv64-di isofs-modules-5.10.0-22-riscv64-di jfs-modules-5.10.0-22-riscv64-di fat-modules-5.10.0-22-riscv64-di squashfs-modules-5.10.0-22-riscv64-di udf-modules-5.10.0-22-riscv64-di fuse-modules-5.10.0-22-riscv64-di f2fs-modules-5.10.0-22-riscv64-di md-modules-5.10.0-22-riscv64-di multipath-modules-5.10.0-22-riscv64-di usb-modules-5.10.0-22-riscv64-di usb-storage-modules-5.10.0-22-riscv64-di fb-modules-5.10.0-22-riscv64-di input-modules-5.10.0-22-riscv64-di event-modules-5.10.0-22-riscv64-di nic-usb-modules-5.10.0-22-riscv64-di sata-modules-5.10.0-22-riscv64-di i2c-modules-5.10.0-22-riscv64-di crc-modules-5.10.0-22-riscv64-di crypto-modules-5.10.0-22-riscv64-di crypto-dm-modules-5.10.0-22-riscv64-di ata-modules-5.10.0-22-riscv64-di mmc-core-modules-5.10.0-22-riscv64-di mmc-modules-5.10.0-22-riscv64-di nbd-modules-5.10.0-22-riscv64-di mtd-modules-5.10.0-22-riscv64-di mtd-core-modules-5.10.0-22-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-23' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-riscv64-di nic-modules-5.10.0-23-riscv64-di nic-wireless-modules-5.10.0-23-riscv64-di nic-shared-modules-5.10.0-23-riscv64-di usb-serial-modules-5.10.0-23-riscv64-di ppp-modules-5.10.0-23-riscv64-di pata-modules-5.10.0-23-riscv64-di cdrom-core-modules-5.10.0-23-riscv64-di scsi-core-modules-5.10.0-23-riscv64-di scsi-modules-5.10.0-23-riscv64-di scsi-nic-modules-5.10.0-23-riscv64-di loop-modules-5.10.0-23-riscv64-di btrfs-modules-5.10.0-23-riscv64-di ext4-modules-5.10.0-23-riscv64-di isofs-modules-5.10.0-23-riscv64-di jfs-modules-5.10.0-23-riscv64-di fat-modules-5.10.0-23-riscv64-di squashfs-modules-5.10.0-23-riscv64-di udf-modules-5.10.0-23-riscv64-di fuse-modules-5.10.0-23-riscv64-di f2fs-modules-5.10.0-23-riscv64-di md-modules-5.10.0-23-riscv64-di multipath-modules-5.10.0-23-riscv64-di usb-modules-5.10.0-23-riscv64-di usb-storage-modules-5.10.0-23-riscv64-di fb-modules-5.10.0-23-riscv64-di input-modules-5.10.0-23-riscv64-di event-modules-5.10.0-23-riscv64-di nic-usb-modules-5.10.0-23-riscv64-di sata-modules-5.10.0-23-riscv64-di i2c-modules-5.10.0-23-riscv64-di crc-modules-5.10.0-23-riscv64-di crypto-modules-5.10.0-23-riscv64-di crypto-dm-modules-5.10.0-23-riscv64-di ata-modules-5.10.0-23-riscv64-di mmc-core-modules-5.10.0-23-riscv64-di mmc-modules-5.10.0-23-riscv64-di nbd-modules-5.10.0-23-riscv64-di mtd-modules-5.10.0-23-riscv64-di mtd-core-modules-5.10.0-23-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-23' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-riscv64-di nic-modules-5.10.0-23-riscv64-di nic-wireless-modules-5.10.0-23-riscv64-di nic-shared-modules-5.10.0-23-riscv64-di usb-serial-modules-5.10.0-23-riscv64-di ppp-modules-5.10.0-23-riscv64-di pata-modules-5.10.0-23-riscv64-di cdrom-core-modules-5.10.0-23-riscv64-di scsi-core-modules-5.10.0-23-riscv64-di scsi-modules-5.10.0-23-riscv64-di scsi-nic-modules-5.10.0-23-riscv64-di loop-modules-5.10.0-23-riscv64-di btrfs-modules-5.10.0-23-riscv64-di ext4-modules-5.10.0-23-riscv64-di isofs-modules-5.10.0-23-riscv64-di jfs-modules-5.10.0-23-riscv64-di fat-modules-5.10.0-23-riscv64-di squashfs-modules-5.10.0-23-riscv64-di udf-modules-5.10.0-23-riscv64-di fuse-modules-5.10.0-23-riscv64-di f2fs-modules-5.10.0-23-riscv64-di md-modules-5.10.0-23-riscv64-di multipath-modules-5.10.0-23-riscv64-di usb-modules-5.10.0-23-riscv64-di usb-storage-modules-5.10.0-23-riscv64-di fb-modules-5.10.0-23-riscv64-di input-modules-5.10.0-23-riscv64-di event-modules-5.10.0-23-riscv64-di nic-usb-modules-5.10.0-23-riscv64-di sata-modules-5.10.0-23-riscv64-di i2c-modules-5.10.0-23-riscv64-di crc-modules-5.10.0-23-riscv64-di crypto-modules-5.10.0-23-riscv64-di crypto-dm-modules-5.10.0-23-riscv64-di ata-modules-5.10.0-23-riscv64-di mmc-core-modules-5.10.0-23-riscv64-di mmc-modules-5.10.0-23-riscv64-di nbd-modules-5.10.0-23-riscv64-di mtd-modules-5.10.0-23-riscv64-di mtd-core-modules-5.10.0-23-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-22' 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-22-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.179-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-23' 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-23-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-s390x-di nic-modules-5.10.0-22-s390x-di cdrom-core-modules-5.10.0-22-s390x-di scsi-core-modules-5.10.0-22-s390x-di scsi-modules-5.10.0-22-s390x-di loop-modules-5.10.0-22-s390x-di btrfs-modules-5.10.0-22-s390x-di ext4-modules-5.10.0-22-s390x-di isofs-modules-5.10.0-22-s390x-di xfs-modules-5.10.0-22-s390x-di fat-modules-5.10.0-22-s390x-di udf-modules-5.10.0-22-s390x-di fuse-modules-5.10.0-22-s390x-di f2fs-modules-5.10.0-22-s390x-di md-modules-5.10.0-22-s390x-di multipath-modules-5.10.0-22-s390x-di crc-modules-5.10.0-22-s390x-di crypto-modules-5.10.0-22-s390x-di crypto-dm-modules-5.10.0-22-s390x-di nbd-modules-5.10.0-22-s390x-di mtd-core-modules-5.10.0-22-s390x-di dasd-modules-5.10.0-22-s390x-di dasd-extra-modules-5.10.0-22-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-23' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-s390x-di nic-modules-5.10.0-23-s390x-di cdrom-core-modules-5.10.0-23-s390x-di scsi-core-modules-5.10.0-23-s390x-di scsi-modules-5.10.0-23-s390x-di loop-modules-5.10.0-23-s390x-di btrfs-modules-5.10.0-23-s390x-di ext4-modules-5.10.0-23-s390x-di isofs-modules-5.10.0-23-s390x-di xfs-modules-5.10.0-23-s390x-di fat-modules-5.10.0-23-s390x-di udf-modules-5.10.0-23-s390x-di fuse-modules-5.10.0-23-s390x-di f2fs-modules-5.10.0-23-s390x-di md-modules-5.10.0-23-s390x-di multipath-modules-5.10.0-23-s390x-di crc-modules-5.10.0-23-s390x-di crypto-modules-5.10.0-23-s390x-di crypto-dm-modules-5.10.0-23-s390x-di nbd-modules-5.10.0-23-s390x-di mtd-core-modules-5.10.0-23-s390x-di dasd-modules-5.10.0-23-s390x-di dasd-extra-modules-5.10.0-23-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-23' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-s390x-di nic-modules-5.10.0-23-s390x-di cdrom-core-modules-5.10.0-23-s390x-di scsi-core-modules-5.10.0-23-s390x-di scsi-modules-5.10.0-23-s390x-di loop-modules-5.10.0-23-s390x-di btrfs-modules-5.10.0-23-s390x-di ext4-modules-5.10.0-23-s390x-di isofs-modules-5.10.0-23-s390x-di xfs-modules-5.10.0-23-s390x-di fat-modules-5.10.0-23-s390x-di udf-modules-5.10.0-23-s390x-di fuse-modules-5.10.0-23-s390x-di f2fs-modules-5.10.0-23-s390x-di md-modules-5.10.0-23-s390x-di multipath-modules-5.10.0-23-s390x-di crc-modules-5.10.0-23-s390x-di crypto-modules-5.10.0-23-s390x-di crypto-dm-modules-5.10.0-23-s390x-di nbd-modules-5.10.0-23-s390x-di mtd-core-modules-5.10.0-23-s390x-di dasd-modules-5.10.0-23-s390x-di dasd-extra-modules-5.10.0-23-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-22' 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-22-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.179-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-23' 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-23-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-sh7751r-di nic-modules-5.10.0-22-sh7751r-di nic-shared-modules-5.10.0-22-sh7751r-di usb-serial-modules-5.10.0-22-sh7751r-di ppp-modules-5.10.0-22-sh7751r-di pata-modules-5.10.0-22-sh7751r-di cdrom-core-modules-5.10.0-22-sh7751r-di firewire-core-modules-5.10.0-22-sh7751r-di loop-modules-5.10.0-22-sh7751r-di btrfs-modules-5.10.0-22-sh7751r-di ext4-modules-5.10.0-22-sh7751r-di isofs-modules-5.10.0-22-sh7751r-di jfs-modules-5.10.0-22-sh7751r-di xfs-modules-5.10.0-22-sh7751r-di fat-modules-5.10.0-22-sh7751r-di minix-modules-5.10.0-22-sh7751r-di squashfs-modules-5.10.0-22-sh7751r-di udf-modules-5.10.0-22-sh7751r-di fuse-modules-5.10.0-22-sh7751r-di f2fs-modules-5.10.0-22-sh7751r-di md-modules-5.10.0-22-sh7751r-di multipath-modules-5.10.0-22-sh7751r-di usb-storage-modules-5.10.0-22-sh7751r-di nic-usb-modules-5.10.0-22-sh7751r-di sata-modules-5.10.0-22-sh7751r-di i2c-modules-5.10.0-22-sh7751r-di crc-modules-5.10.0-22-sh7751r-di crypto-modules-5.10.0-22-sh7751r-di crypto-dm-modules-5.10.0-22-sh7751r-di nbd-modules-5.10.0-22-sh7751r-di speakup-modules-5.10.0-22-sh7751r-di sound-modules-5.10.0-22-sh7751r-di kernel-image-5.10.0-22-sh7785lcr-di nic-modules-5.10.0-22-sh7785lcr-di nic-shared-modules-5.10.0-22-sh7785lcr-di usb-serial-modules-5.10.0-22-sh7785lcr-di ppp-modules-5.10.0-22-sh7785lcr-di pata-modules-5.10.0-22-sh7785lcr-di cdrom-core-modules-5.10.0-22-sh7785lcr-di firewire-core-modules-5.10.0-22-sh7785lcr-di loop-modules-5.10.0-22-sh7785lcr-di btrfs-modules-5.10.0-22-sh7785lcr-di ext4-modules-5.10.0-22-sh7785lcr-di isofs-modules-5.10.0-22-sh7785lcr-di jfs-modules-5.10.0-22-sh7785lcr-di xfs-modules-5.10.0-22-sh7785lcr-di fat-modules-5.10.0-22-sh7785lcr-di minix-modules-5.10.0-22-sh7785lcr-di squashfs-modules-5.10.0-22-sh7785lcr-di udf-modules-5.10.0-22-sh7785lcr-di fuse-modules-5.10.0-22-sh7785lcr-di f2fs-modules-5.10.0-22-sh7785lcr-di md-modules-5.10.0-22-sh7785lcr-di multipath-modules-5.10.0-22-sh7785lcr-di nic-usb-modules-5.10.0-22-sh7785lcr-di sata-modules-5.10.0-22-sh7785lcr-di crc-modules-5.10.0-22-sh7785lcr-di crypto-modules-5.10.0-22-sh7785lcr-di crypto-dm-modules-5.10.0-22-sh7785lcr-di nbd-modules-5.10.0-22-sh7785lcr-di speakup-modules-5.10.0-22-sh7785lcr-di sound-modules-5.10.0-22-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-23' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-sh7751r-di nic-modules-5.10.0-23-sh7751r-di nic-shared-modules-5.10.0-23-sh7751r-di usb-serial-modules-5.10.0-23-sh7751r-di ppp-modules-5.10.0-23-sh7751r-di pata-modules-5.10.0-23-sh7751r-di cdrom-core-modules-5.10.0-23-sh7751r-di firewire-core-modules-5.10.0-23-sh7751r-di loop-modules-5.10.0-23-sh7751r-di btrfs-modules-5.10.0-23-sh7751r-di ext4-modules-5.10.0-23-sh7751r-di isofs-modules-5.10.0-23-sh7751r-di jfs-modules-5.10.0-23-sh7751r-di xfs-modules-5.10.0-23-sh7751r-di fat-modules-5.10.0-23-sh7751r-di minix-modules-5.10.0-23-sh7751r-di squashfs-modules-5.10.0-23-sh7751r-di udf-modules-5.10.0-23-sh7751r-di fuse-modules-5.10.0-23-sh7751r-di f2fs-modules-5.10.0-23-sh7751r-di md-modules-5.10.0-23-sh7751r-di multipath-modules-5.10.0-23-sh7751r-di usb-storage-modules-5.10.0-23-sh7751r-di nic-usb-modules-5.10.0-23-sh7751r-di sata-modules-5.10.0-23-sh7751r-di i2c-modules-5.10.0-23-sh7751r-di crc-modules-5.10.0-23-sh7751r-di crypto-modules-5.10.0-23-sh7751r-di crypto-dm-modules-5.10.0-23-sh7751r-di nbd-modules-5.10.0-23-sh7751r-di speakup-modules-5.10.0-23-sh7751r-di sound-modules-5.10.0-23-sh7751r-di kernel-image-5.10.0-23-sh7785lcr-di nic-modules-5.10.0-23-sh7785lcr-di nic-shared-modules-5.10.0-23-sh7785lcr-di usb-serial-modules-5.10.0-23-sh7785lcr-di ppp-modules-5.10.0-23-sh7785lcr-di pata-modules-5.10.0-23-sh7785lcr-di cdrom-core-modules-5.10.0-23-sh7785lcr-di firewire-core-modules-5.10.0-23-sh7785lcr-di loop-modules-5.10.0-23-sh7785lcr-di btrfs-modules-5.10.0-23-sh7785lcr-di ext4-modules-5.10.0-23-sh7785lcr-di isofs-modules-5.10.0-23-sh7785lcr-di jfs-modules-5.10.0-23-sh7785lcr-di xfs-modules-5.10.0-23-sh7785lcr-di fat-modules-5.10.0-23-sh7785lcr-di minix-modules-5.10.0-23-sh7785lcr-di squashfs-modules-5.10.0-23-sh7785lcr-di udf-modules-5.10.0-23-sh7785lcr-di fuse-modules-5.10.0-23-sh7785lcr-di f2fs-modules-5.10.0-23-sh7785lcr-di md-modules-5.10.0-23-sh7785lcr-di multipath-modules-5.10.0-23-sh7785lcr-di nic-usb-modules-5.10.0-23-sh7785lcr-di sata-modules-5.10.0-23-sh7785lcr-di crc-modules-5.10.0-23-sh7785lcr-di crypto-modules-5.10.0-23-sh7785lcr-di crypto-dm-modules-5.10.0-23-sh7785lcr-di nbd-modules-5.10.0-23-sh7785lcr-di speakup-modules-5.10.0-23-sh7785lcr-di sound-modules-5.10.0-23-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-23' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-sh7751r-di nic-modules-5.10.0-23-sh7751r-di nic-shared-modules-5.10.0-23-sh7751r-di usb-serial-modules-5.10.0-23-sh7751r-di ppp-modules-5.10.0-23-sh7751r-di pata-modules-5.10.0-23-sh7751r-di cdrom-core-modules-5.10.0-23-sh7751r-di firewire-core-modules-5.10.0-23-sh7751r-di loop-modules-5.10.0-23-sh7751r-di btrfs-modules-5.10.0-23-sh7751r-di ext4-modules-5.10.0-23-sh7751r-di isofs-modules-5.10.0-23-sh7751r-di jfs-modules-5.10.0-23-sh7751r-di xfs-modules-5.10.0-23-sh7751r-di fat-modules-5.10.0-23-sh7751r-di minix-modules-5.10.0-23-sh7751r-di squashfs-modules-5.10.0-23-sh7751r-di udf-modules-5.10.0-23-sh7751r-di fuse-modules-5.10.0-23-sh7751r-di f2fs-modules-5.10.0-23-sh7751r-di md-modules-5.10.0-23-sh7751r-di multipath-modules-5.10.0-23-sh7751r-di usb-storage-modules-5.10.0-23-sh7751r-di nic-usb-modules-5.10.0-23-sh7751r-di sata-modules-5.10.0-23-sh7751r-di i2c-modules-5.10.0-23-sh7751r-di crc-modules-5.10.0-23-sh7751r-di crypto-modules-5.10.0-23-sh7751r-di crypto-dm-modules-5.10.0-23-sh7751r-di nbd-modules-5.10.0-23-sh7751r-di speakup-modules-5.10.0-23-sh7751r-di sound-modules-5.10.0-23-sh7751r-di kernel-image-5.10.0-23-sh7785lcr-di nic-modules-5.10.0-23-sh7785lcr-di nic-shared-modules-5.10.0-23-sh7785lcr-di usb-serial-modules-5.10.0-23-sh7785lcr-di ppp-modules-5.10.0-23-sh7785lcr-di pata-modules-5.10.0-23-sh7785lcr-di cdrom-core-modules-5.10.0-23-sh7785lcr-di firewire-core-modules-5.10.0-23-sh7785lcr-di loop-modules-5.10.0-23-sh7785lcr-di btrfs-modules-5.10.0-23-sh7785lcr-di ext4-modules-5.10.0-23-sh7785lcr-di isofs-modules-5.10.0-23-sh7785lcr-di jfs-modules-5.10.0-23-sh7785lcr-di xfs-modules-5.10.0-23-sh7785lcr-di fat-modules-5.10.0-23-sh7785lcr-di minix-modules-5.10.0-23-sh7785lcr-di squashfs-modules-5.10.0-23-sh7785lcr-di udf-modules-5.10.0-23-sh7785lcr-di fuse-modules-5.10.0-23-sh7785lcr-di f2fs-modules-5.10.0-23-sh7785lcr-di md-modules-5.10.0-23-sh7785lcr-di multipath-modules-5.10.0-23-sh7785lcr-di nic-usb-modules-5.10.0-23-sh7785lcr-di sata-modules-5.10.0-23-sh7785lcr-di crc-modules-5.10.0-23-sh7785lcr-di crypto-modules-5.10.0-23-sh7785lcr-di crypto-dm-modules-5.10.0-23-sh7785lcr-di nbd-modules-5.10.0-23-sh7785lcr-di speakup-modules-5.10.0-23-sh7785lcr-di sound-modules-5.10.0-23-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-22' 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-22-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-22-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-22-sparc64-di nic-modules-5.10.0-22-sparc64-di nic-shared-modules-5.10.0-22-sparc64-di usb-serial-modules-5.10.0-22-sparc64-di ppp-modules-5.10.0-22-sparc64-di pata-modules-5.10.0-22-sparc64-di cdrom-core-modules-5.10.0-22-sparc64-di scsi-core-modules-5.10.0-22-sparc64-di scsi-modules-5.10.0-22-sparc64-di btrfs-modules-5.10.0-22-sparc64-di ext4-modules-5.10.0-22-sparc64-di isofs-modules-5.10.0-22-sparc64-di jfs-modules-5.10.0-22-sparc64-di ufs-modules-5.10.0-22-sparc64-di xfs-modules-5.10.0-22-sparc64-di fat-modules-5.10.0-22-sparc64-di squashfs-modules-5.10.0-22-sparc64-di udf-modules-5.10.0-22-sparc64-di fuse-modules-5.10.0-22-sparc64-di f2fs-modules-5.10.0-22-sparc64-di md-modules-5.10.0-22-sparc64-di multipath-modules-5.10.0-22-sparc64-di usb-modules-5.10.0-22-sparc64-di usb-storage-modules-5.10.0-22-sparc64-di fb-modules-5.10.0-22-sparc64-di input-modules-5.10.0-22-sparc64-di nic-usb-modules-5.10.0-22-sparc64-di sata-modules-5.10.0-22-sparc64-di i2c-modules-5.10.0-22-sparc64-di crc-modules-5.10.0-22-sparc64-di crypto-modules-5.10.0-22-sparc64-di crypto-dm-modules-5.10.0-22-sparc64-di ata-modules-5.10.0-22-sparc64-di nbd-modules-5.10.0-22-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-23' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-sparc64-di nic-modules-5.10.0-23-sparc64-di nic-shared-modules-5.10.0-23-sparc64-di usb-serial-modules-5.10.0-23-sparc64-di ppp-modules-5.10.0-23-sparc64-di pata-modules-5.10.0-23-sparc64-di cdrom-core-modules-5.10.0-23-sparc64-di scsi-core-modules-5.10.0-23-sparc64-di scsi-modules-5.10.0-23-sparc64-di btrfs-modules-5.10.0-23-sparc64-di ext4-modules-5.10.0-23-sparc64-di isofs-modules-5.10.0-23-sparc64-di jfs-modules-5.10.0-23-sparc64-di ufs-modules-5.10.0-23-sparc64-di xfs-modules-5.10.0-23-sparc64-di fat-modules-5.10.0-23-sparc64-di squashfs-modules-5.10.0-23-sparc64-di udf-modules-5.10.0-23-sparc64-di fuse-modules-5.10.0-23-sparc64-di f2fs-modules-5.10.0-23-sparc64-di md-modules-5.10.0-23-sparc64-di multipath-modules-5.10.0-23-sparc64-di usb-modules-5.10.0-23-sparc64-di usb-storage-modules-5.10.0-23-sparc64-di fb-modules-5.10.0-23-sparc64-di input-modules-5.10.0-23-sparc64-di nic-usb-modules-5.10.0-23-sparc64-di sata-modules-5.10.0-23-sparc64-di i2c-modules-5.10.0-23-sparc64-di crc-modules-5.10.0-23-sparc64-di crypto-modules-5.10.0-23-sparc64-di crypto-dm-modules-5.10.0-23-sparc64-di ata-modules-5.10.0-23-sparc64-di nbd-modules-5.10.0-23-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-23' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-23-sparc64-di nic-modules-5.10.0-23-sparc64-di nic-shared-modules-5.10.0-23-sparc64-di usb-serial-modules-5.10.0-23-sparc64-di ppp-modules-5.10.0-23-sparc64-di pata-modules-5.10.0-23-sparc64-di cdrom-core-modules-5.10.0-23-sparc64-di scsi-core-modules-5.10.0-23-sparc64-di scsi-modules-5.10.0-23-sparc64-di btrfs-modules-5.10.0-23-sparc64-di ext4-modules-5.10.0-23-sparc64-di isofs-modules-5.10.0-23-sparc64-di jfs-modules-5.10.0-23-sparc64-di ufs-modules-5.10.0-23-sparc64-di xfs-modules-5.10.0-23-sparc64-di fat-modules-5.10.0-23-sparc64-di squashfs-modules-5.10.0-23-sparc64-di udf-modules-5.10.0-23-sparc64-di fuse-modules-5.10.0-23-sparc64-di f2fs-modules-5.10.0-23-sparc64-di md-modules-5.10.0-23-sparc64-di multipath-modules-5.10.0-23-sparc64-di usb-modules-5.10.0-23-sparc64-di usb-storage-modules-5.10.0-23-sparc64-di fb-modules-5.10.0-23-sparc64-di input-modules-5.10.0-23-sparc64-di nic-usb-modules-5.10.0-23-sparc64-di sata-modules-5.10.0-23-sparc64-di i2c-modules-5.10.0-23-sparc64-di crc-modules-5.10.0-23-sparc64-di crypto-modules-5.10.0-23-sparc64-di crypto-dm-modules-5.10.0-23-sparc64-di ata-modules-5.10.0-23-sparc64-di nbd-modules-5.10.0-23-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-22' 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-22-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-22-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-23' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-23' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-23' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-23' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-23' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-23' ALL_KERNEL_ARCHES='arm arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-23' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.179-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-23' 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-23-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.179-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-23' 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-23-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -build-arch_armhf_none_real:
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 +build-arch_armhf: build-arch_armhf_real
  build-arch_armhf_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-22' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -build-arch_armhf_rt_real:
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  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-22' 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-22-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-22-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.179-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-23' 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-23-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.179-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-23' 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-23-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.179-1+rpi1' 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
@@@ -688,157 -714,163 +688,157 @@@ build-arch_sparc64_none_real
  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-22' 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-22-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-22-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-23' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.179-1+rpi1' 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-22' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-23' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-23' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.179-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-23' 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-23-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.179-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-23' 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-23-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.10.0-23' 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-23-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-23-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.hppa_none_parisc::
-       $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.10.0-22' 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-22-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.179-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-23' 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-23-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.179-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-23' 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-23-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.179-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-23' 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-23-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.179-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-23' 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-23-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.179-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-23' 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-23-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.179-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-23' 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-23-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.179-1+rpi1' 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:
@@@ -846,22 -878,35 +846,22 @@@ setup_armel: setup_armel_none setup_arm
  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-22' 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-22-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-22-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.179-1+rpi1' 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-23' 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-23-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-23-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -setup_armhf_none_real:
 +setup_armhf: setup_armhf_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-23' 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-23-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-23-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.179-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-22' 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-22-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-22-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-22-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-23-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.179-1+rpi1' 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
@@@ -869,31 -914,31 +869,31 @@@ setup_i386_none: setup_i386_none_686 se
  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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-22-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.179-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-23' 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-23-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-23-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.179-1+rpi1' 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
@@@ -901,65 -946,65 +901,65 @@@ setup_mips64: setup_mips64_none setup_m
  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-22' 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-22-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-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mipsel_none_real:
  setup_mipsel_real:
  setup_mipsn32: setup_mipsn32_real
@@@ -974,20 -1019,20 +974,20 @@@ setup_mipsr6: setup_mipsr6_none setup_m
  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-22' 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-22-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-22-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mipsr6el_none_real:
  setup_mipsr6el_real:
  setup_none: setup_none_real
@@@ -997,26 -1042,26 +997,26 @@@ setup_powerpc_none: setup_powerpc_none_
  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-22' 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-22-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-22-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-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-23-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.179-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-23' 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-23-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-23-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.179-1+rpi1' 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
@@@ -1024,7 -1069,7 +1024,7 @@@ setup_riscv64_none: setup_riscv64_none_
  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-22' 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-22-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.179-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-23' 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-23-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_riscv64_real:
  setup_rt: setup_rt_real
  setup_rt_real:
@@@ -1035,7 -1080,7 +1035,7 @@@ setup_s390x_none: setup_s390x_none_rea
  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-22' 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-22-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-22-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.178-3+rpi1' 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-23' 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-23-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.179-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-23' 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-23-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-23-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_s390x_real:
  setup_sh3: setup_sh3_real
  setup_sh3_real:
@@@ -1044,10 -1089,10 +1044,10 @@@ setup_sh4_none: setup_sh4_none_real set
  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-22' 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-22-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-22-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.179-1+rpi1' 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
@@@ -1056,9 -1101,9 +1056,9 @@@ setup_sparc64_none_real
  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-22' 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-22-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-22-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.179-1+rpi1' 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-22' 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-22-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-22-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-23' 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-23-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-23-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_sparc64_real:
  setup_sparc_real:
  setup_x32: setup_x32_real
@@@ -1066,7 -1111,7 +1066,7 @@@ setup_x32_real
  source: source_none source_rt
  source_none: source_none_real
  source_none_real::
-       $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-22' FEATURESET='none' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-23' FEATURESET='none' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-23' FEATURESET='none' SOURCEVERSION='5.10.179-1+rpi1' 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-22' FEATURESET='rt' SOURCEVERSION='5.10.178-3+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-23' FEATURESET='rt' SOURCEVERSION='5.10.179-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-23' FEATURESET='rt' SOURCEVERSION='5.10.179-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
index defc4154ec42e20c8b63dba3e23ddef872e1336d,82975376171afa0216ccaacfe3fb414abdcc0310..abd46f11447a99ac9fbde0baccf681fbb8919d25
@@@ -4,6 -4,6 +4,6 @@@ Depends: python3, pycodestyle, pyflakes
  
  Tests: selftests
  Restrictions: breaks-testbed, needs-root, isolation-machine
- Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-5.10.0-22-alpha-generic [alpha], linux-image-5.10.0-22-alpha-smp [alpha], linux-image-5.10.0-22-amd64-unsigned [amd64], linux-image-5.10.0-22-cloud-amd64-unsigned [amd64], linux-image-5.10.0-22-rt-amd64-unsigned [amd64], linux-image-5.10.0-22-arm64-unsigned [arm64], linux-image-5.10.0-22-cloud-arm64-unsigned [arm64], linux-image-5.10.0-22-rt-arm64-unsigned [arm64], linux-image-5.10.0-22-marvell [armel], linux-image-5.10.0-22-rpi [armel], linux-image-5.10.0-22-parisc [hppa], linux-image-5.10.0-22-parisc64 [hppa], linux-image-5.10.0-22-686-unsigned [i386], linux-image-5.10.0-22-686-pae-unsigned [i386], linux-image-5.10.0-22-rt-686-pae-unsigned [i386], linux-image-5.10.0-22-itanium [ia64], linux-image-5.10.0-22-mckinley [ia64], linux-image-5.10.0-22-m68k [m68k], linux-image-5.10.0-22-4kc-malta [mips mipsel], linux-image-5.10.0-22-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-22-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-22-loongson-3 [mips64el mipsel], linux-image-5.10.0-22-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-22-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-22-mips32r6 [mipsr6], linux-image-5.10.0-22-mips32r6el [mipsr6el], linux-image-5.10.0-22-powerpc [powerpc], linux-image-5.10.0-22-powerpc-smp [powerpc], linux-image-5.10.0-22-powerpc64 [powerpc ppc64], linux-image-5.10.0-22-powerpc64le [ppc64el], linux-image-5.10.0-22-riscv64 [riscv64], linux-image-5.10.0-22-s390x [s390x], linux-image-5.10.0-22-sh7751r [sh4], linux-image-5.10.0-22-sh7785lcr [sh4], linux-image-5.10.0-22-sparc64 [sparc64], linux-image-5.10.0-22-sparc64-smp [sparc64]
 -Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-5.10.0-23-alpha-generic [alpha], linux-image-5.10.0-23-alpha-smp [alpha], linux-image-5.10.0-23-amd64-unsigned [amd64], linux-image-5.10.0-23-cloud-amd64-unsigned [amd64], linux-image-5.10.0-23-rt-amd64-unsigned [amd64], linux-image-5.10.0-23-arm64-unsigned [arm64], linux-image-5.10.0-23-cloud-arm64-unsigned [arm64], linux-image-5.10.0-23-rt-arm64-unsigned [arm64], linux-image-5.10.0-23-marvell [armel], linux-image-5.10.0-23-rpi [armel], linux-image-5.10.0-23-armmp [armhf], linux-image-5.10.0-23-armmp-lpae [armhf], linux-image-5.10.0-23-rt-armmp [armhf], linux-image-5.10.0-23-parisc [hppa], linux-image-5.10.0-23-parisc64 [hppa], linux-image-5.10.0-23-686-unsigned [i386], linux-image-5.10.0-23-686-pae-unsigned [i386], linux-image-5.10.0-23-rt-686-pae-unsigned [i386], linux-image-5.10.0-23-itanium [ia64], linux-image-5.10.0-23-mckinley [ia64], linux-image-5.10.0-23-m68k [m68k], linux-image-5.10.0-23-4kc-malta [mips mipsel], linux-image-5.10.0-23-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-23-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-23-loongson-3 [mips64el mipsel], linux-image-5.10.0-23-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-23-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-23-mips32r6 [mipsr6], linux-image-5.10.0-23-mips32r6el [mipsr6el], linux-image-5.10.0-23-powerpc [powerpc], linux-image-5.10.0-23-powerpc-smp [powerpc], linux-image-5.10.0-23-powerpc64 [powerpc ppc64], linux-image-5.10.0-23-powerpc64le [ppc64el], linux-image-5.10.0-23-riscv64 [riscv64], linux-image-5.10.0-23-s390x [s390x], linux-image-5.10.0-23-sh7751r [sh4], linux-image-5.10.0-23-sh7785lcr [sh4], linux-image-5.10.0-23-sparc64 [sparc64], linux-image-5.10.0-23-sparc64-smp [sparc64]
++Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-5.10.0-23-alpha-generic [alpha], linux-image-5.10.0-23-alpha-smp [alpha], linux-image-5.10.0-23-amd64-unsigned [amd64], linux-image-5.10.0-23-cloud-amd64-unsigned [amd64], linux-image-5.10.0-23-rt-amd64-unsigned [amd64], linux-image-5.10.0-23-arm64-unsigned [arm64], linux-image-5.10.0-23-cloud-arm64-unsigned [arm64], linux-image-5.10.0-23-rt-arm64-unsigned [arm64], linux-image-5.10.0-23-marvell [armel], linux-image-5.10.0-23-rpi [armel], linux-image-5.10.0-23-parisc [hppa], linux-image-5.10.0-23-parisc64 [hppa], linux-image-5.10.0-23-686-unsigned [i386], linux-image-5.10.0-23-686-pae-unsigned [i386], linux-image-5.10.0-23-rt-686-pae-unsigned [i386], linux-image-5.10.0-23-itanium [ia64], linux-image-5.10.0-23-mckinley [ia64], linux-image-5.10.0-23-m68k [m68k], linux-image-5.10.0-23-4kc-malta [mips mipsel], linux-image-5.10.0-23-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-23-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-23-loongson-3 [mips64el mipsel], linux-image-5.10.0-23-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-23-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-23-mips32r6 [mipsr6], linux-image-5.10.0-23-mips32r6el [mipsr6el], linux-image-5.10.0-23-powerpc [powerpc], linux-image-5.10.0-23-powerpc-smp [powerpc], linux-image-5.10.0-23-powerpc64 [powerpc ppc64], linux-image-5.10.0-23-powerpc64le [ppc64el], linux-image-5.10.0-23-riscv64 [riscv64], linux-image-5.10.0-23-s390x [s390x], linux-image-5.10.0-23-sh7751r [sh4], linux-image-5.10.0-23-sh7785lcr [sh4], linux-image-5.10.0-23-sparc64 [sparc64], linux-image-5.10.0-23-sparc64-smp [sparc64]
  Classes: smp