Merge version 5.10.103-1+rpi1 and 5.10.106-1 to produce 5.10.106-1+rpi1 archive/raspbian/5.10.106-1+rpi1 raspbian/5.10.106-1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Sun, 27 Mar 2022 04:00:33 +0000 (05:00 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Sun, 27 Mar 2022 04:00:33 +0000 (05:00 +0100)
1  2 
debian/changelog
debian/config.defines.dump
debian/control
debian/control.md5sum
debian/rules.gen
debian/tests/control

index 71afe01828be1e9629d37ddf9af26fd5f626f125,640eb3593c2796de76606e1d49000a9ebbb866ff..8fe01fd185577b066c790f88f588114c268a0c98
- linux (5.10.103-1+rpi1) bullseye-staging; urgency=medium
++linux (5.10.106-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>  Fri, 11 Mar 2022 01:22:38 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Sun, 27 Mar 2022 04:00:13 +0000
++
+ linux (5.10.106-1) bullseye; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.104
+     - mac80211_hwsim: report NOACK frames in tx_status
+     - mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work
+     - [arm*] i2c: bcm2835: Avoid clock stretching timeouts
+     - ASoC: rt5682: do not block workqueue if card is unbound
+     - regulator: core: fix false positive in regulator_late_cleanup()
+     - Input: clear BTN_RIGHT/MIDDLE on buttonpads
+     - [arm64] KVM: arm64: vgic: Read HW interrupt pending state from the HW
+     - tipc: fix a bit overflow in tipc_crypto_key_rcv()
+     - cifs: fix double free race when mount fails in cifs_get_root()
+     - net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
+     - usb: gadget: don't release an existing dev->buf (CVE-2022-24958)
+     - usb: gadget: clear related members when goto fail (CVE-2022-24958)
+     - exfat: reuse exfat_inode_info variable instead of calling EXFAT_I()
+     - exfat: fix i_blocks for files truncated over 4 GiB
+     - tracing: Add test for user space strings when filtering on string pointers
+     - [armhf] serial: stm32: prevent TDR register overwrite when sending x_char
+     - ata: pata_hpt37x: fix PCI clock detection
+     - drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
+     - tracing: Add ustring operation to filtering string pointers
+     - [x86] ALSA: intel_hdmi: Fix reference to PCM buffer address
+     - ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min
+     - [amd64] iommu/amd: Recover from event log overflow
+     - [x86] drm/i915: s/JSP2/ICP2/ PCH
+     - xen/netfront: destroy queues before real_num_tx_queues is zeroed
+     - mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
+     - xfrm: fix MTU regression
+     - netfilter: fix use-after-free in __nf_register_net_hook()
+     - bpf, sockmap: Do not ignore orig_len parameter
+     - xfrm: fix the if_id check in changelink
+     - xfrm: enforce validity of offload input flags
+     - e1000e: Correct NVM checksum verification flow
+     - net: fix up skbs delta_truesize in UDP GRO frag_list
+     - netfilter: nf_queue: don't assume sk is full socket
+     - netfilter: nf_queue: fix possible use-after-free
+     - netfilter: nf_queue: handle socket prefetch
+     - batman-adv: Request iflink once in batadv-on-batadv check
+     - batman-adv: Request iflink once in batadv_get_real_netdevice
+     - batman-adv: Don't expect inter-netns unique iflink indices
+     - net: ipv6: ensure we call ipv6_mc_down() at most once
+     - net: dcb: flush lingering app table entries for unregistered devices
+     - net/smc: fix connection leak
+     - net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
+     - net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server
+     - rcu/nocb: Fix missed nocb_timer requeue
+     - ice: Fix race conditions between virtchnl handling and VF ndo ops
+     - ice: fix concurrent reset and removal of VFs
+     - sched/topology: Make sched_init_numa() use a set for the deduplicating
+       sort
+     - sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()
+     - mac80211: fix forwarded mesh frames AC & queue selection
+     - net: stmmac: fix return value of __setup handler
+     - mac80211: treat some SAE auth steps as final
+     - iavf: Fix missing check for running netdev
+     - net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
+     - ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()
+     - efivars: Respect "block" flag in efivar_entry_set_safe()
+     - can: gs_usb: change active_channels's type from atomic_t to u8
+     - igc: igc_read_phy_reg_gpy: drop premature return
+     - [armel,armhf] 9182/1: mmu: fix returns from early_param() and __setup()
+       functions
+     - [arm64,armhf] pinctrl: sunxi: Use unique lockdep classes for IRQs
+     - igc: igc_write_phy_reg_gpy: drop premature return
+     - memfd: fix F_SEAL_WRITE after shmem huge page allocated
+     - [armhf] dts: switch timer config to common devkit8000 devicetree
+     - [armhf] dts: Use 32KiHz oscillator on devkit8000
+     - [arm64] soc: fsl: guts: Revert commit 3c0d64e867ed
+     - [arm64] soc: fsl: guts: Add a missing memory allocation failure check
+     - [armhf] tegra: Move panels to AUX bus
+     - net: chelsio: cxgb3: check the return value of pci_find_capability()
+     - iavf: Refactor iavf state machine tracking
+     - nl80211: Handle nla_memdup failures in handle_nan_filter
+     - drm/amdgpu: fix suspend/resume hang regression
+     - net: dcb: disable softirqs in dcbnl_flush_dev()
+     - Input: elan_i2c - move regulator_[en|dis]able() out of
+       elan_[en|dis]able_power()
+     - Input: elan_i2c - fix regulator enable count imbalance after
+       suspend/resume
+     - HID: add mapping for KEY_DICTATE
+     - HID: add mapping for KEY_ALL_APPLICATIONS
+     - tracing/histogram: Fix sorting on old "cpu" value
+     - tracing: Fix return value of __setup handlers
+     - btrfs: fix lost prealloc extents beyond eof after full fsync
+     - btrfs: qgroup: fix deadlock between rescan worker and remove qgroup
+     - btrfs: add missing run of delayed items after unlink during log replay
+     - Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
+     - hamradio: fix macro redefine warning
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.105
+     - [x86] bugs: Unconditionally allow spectre_v2=retpoline,amd
+     - [armhf] report Spectre v2 status through sysfs
+     - [armel,armhf] early traps initialisation
+     - [armel,armhf] use LOADADDR() to get load address of sections
+     - [armel,armhf] Spectre-BHB workaround
+     - [armel,armhf] include unprivileged BPF status in Spectre V2 reporting
+     - [arm64] cputype: Add CPU implementor & types for the Apple M1 cores
+     - [arm64] Add Neoverse-N2, Cortex-A710 CPU part definition
+     - [arm64] Add Cortex-X2 CPU part definition
+     - [arm64] Add Cortex-A510 CPU part definition
+     - [arm64] Add HWCAP for self-synchronising virtual counter
+     - [arm64] add ID_AA64ISAR2_EL1 sys register
+     - [arm64] cpufeature: add HWCAP for FEAT_AFP
+     - [arm64] cpufeature: add HWCAP for FEAT_RPRES
+     - [arm64] entry.S: Add ventry overflow sanity checks
+     - [arm64] spectre: Rename spectre_v4_patch_fw_mitigation_conduit
+     - [arm64] entry: Make the trampoline cleanup optional
+     - [arm64] entry: Free up another register on kpti's tramp_exit path
+     - [arm64] entry: Move the trampoline data page before the text page
+     - [arm64] entry: Allow tramp_alias to access symbols after the 4K boundary
+     - [arm64] entry: Don't assume tramp_vectors is the start of the vectors
+     - [arm64] entry: Move trampoline macros out of ifdef'd section
+     - [arm64] entry: Make the kpti trampoline's kpti sequence optional
+     - [arm64] entry: Allow the trampoline text to occupy multiple pages
+     - [arm64] entry: Add non-kpti __bp_harden_el1_vectors for mitigations
+     - [arm64] entry: Add vectors that have the bhb mitigation sequences
+     - [arm64] entry: Add macro for reading symbol addresses from the trampoline
+     - [arm64] Add percpu vectors for EL1
+     - [arm64] proton-pack: Report Spectre-BHB vulnerabilities as part of
+       Spectre-v2
+     - [arm64] KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
+     - [arm64] Mitigate spectre style branch history side channels
+     - [arm64] KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and
+       migrated
+     - [arm64] Use the clearbhb instruction in mitigations
+     - [arm64] proton-pack: Include unprivileged eBPF status in Spectre v2
+       mitigation reporting
+     - [armel,armhf] fix co-processor register typo
+     - [armel,armhf] Do not use NOCROSSREFS directive with ld.lld
+     - [armhf] fix build warning in proc-v7-bugs.c
+     - xen/xenbus: don't let xenbus_grant_ring() remove grants in error case
+       (CVE-2022-23040, XSA-396)
+     - xen/grant-table: add gnttab_try_end_foreign_access() (CVE-2022-23036,
+       CVE-2022-23038, XSA-396)
+     - xen/blkfront: don't use gnttab_query_foreign_access() for mapped status
+       (CVE-2022-23036, XSA-396)
+     - xen/netfront: don't use gnttab_query_foreign_access() for mapped status
+       (CVE-2022-23037, XSA-396)
+     - xen/scsifront: don't use gnttab_query_foreign_access() for mapped status
+       (CVE-2022-23038, XSA-396)
+     - xen/gntalloc: don't use gnttab_query_foreign_access() (CVE-2022-23039,
+       XSA-396)
+     - xen: remove gnttab_query_foreign_access()
+     - xen/9p: use alloc/free_pages_exact() (CVE-2022-23041, XSA-396)
+     - xen/pvcalls: use alloc/free_pages_exact() (CVE-2022-23041, XSA-396)
+     - xen/gnttab: fix gnttab_end_foreign_access() without page specified
+       (CVE-2022-23041, XSA-396)
+     - xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
+       (CVE-2022-23042, XSA-396)
+     - Revert "ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE"
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.106
+     - [arm64] clk: qcom: gdsc: Add support to update GDSC transition delay
+     - [arm64] dts: armada-3720-turris-mox: Add missing ethernet0 alias
+     - tipc: fix kernel panic when enabling bearer
+     - mISDN: Remove obsolete PIPELINE_DEBUG debugging information
+     - mISDN: Fix memory leak in dsp_pipeline_build()
+     - virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zero
+     - isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()
+     - net: qlogic: check the return value of dma_alloc_coherent() in
+       qed_vf_hw_prepare()
+     - esp: Fix BEET mode inter address family tunneling on GSO
+     - qed: return status of qed_iov_get_link
+     - i40e: stop disabling VFs due to PF error responses
+     - ice: stop disabling VFs due to PF error responses
+     - ice: Align macro names to the specification
+     - ice: Remove unnecessary checker loop
+     - ice: Rename a couple of variables
+     - ice: Fix curr_link_speed advertised speed
+     - tipc: fix incorrect order of state message data sanity check
+     - [armhf] net: ethernet: ti: cpts: Handle error for clk_enable
+     - ax25: Fix NULL pointer dereference in ax25_kill_by_device
+     - net/mlx5: Fix size field in bufferx_reg struct
+     - net/mlx5: Fix a race on command flush flow
+     - net/mlx5e: Lag, Only handle events from highest priority multipath entry
+     - NFC: port100: fix use-after-free in port100_send_complete
+     - net: phy: DP83822: clear MISR2 register to disable interrupts
+     - sctp: fix kernel-infoleak for SCTP sockets
+     - [arm64] net: bcmgenet: Don't claim WOL when its not available
+     - [arm64,armhf] spi: rockchip: Fix error in getting num-cs property
+     - [arm64,armhf] spi: rockchip: terminate dma transmission when slave abort
+     - net-sysfs: add check for netdevice being present to speed_show
+     - [armhf] hwmon: (pmbus) Clear pmbus fault/warning bits after read
+     - gpio: Return EPROBE_DEFER if gc->to_irq is NULL
+     - Revert "xen-netback: remove 'hotplug-status' once it has served its
+       purpose"
+     - Revert "xen-netback: Check for hotplug-status existence before watching"
+     - ipv6: prevent a possible race condition with lifetimes
+     - tracing: Ensure trace buffer is at least 4096 bytes large
+     - fuse: fix pipe buffer lifetime for direct_io
+     - staging: rtl8723bs: Fix access-point mode deadlock
+     - [arm64] net: macb: Fix lost RX packet wakeup race in NAPI receive
+     - [arm64] mmc: meson: Fix usage of meson_mmc_post_req()
+     - [arm64] dts: marvell: armada-37xx: Remap IO space to bus address 0x0
+     - virtio: unexport virtio_finalize_features
+     - virtio: acknowledge all features before access
+     - watch_queue, pipe: Free watchqueue state after clearing pipe ring
+       (CVE-2022-0995)
+     - watch_queue: Fix to release page in ->release() (CVE-2022-0995)
+     - watch_queue: Fix to always request a pow-of-2 pipe ring size
+       (CVE-2022-0995)
+     - watch_queue: Fix the alloc bitmap size to reflect notes allocated
+       (CVE-2022-0995)
+     - watch_queue: Free the alloc bitmap when the watch_queue is torn down
+       (CVE-2022-0995)
+     - watch_queue: Fix lack of barrier/sync/lock between post and read
+       (CVE-2022-0995)
+     - watch_queue: Make comment about setting ->defunct more accurate
+       (CVE-2022-0995)
+     - [x86] boot: Fix memremap of setup_indirect structures
+     - [x86] boot: Add setup_indirect support in early_memremap_is_setup_data()
+     - [x86] traps: Mark do_int3() NOKPROBE_SYMBOL
+     - ext4: add check to prevent attempting to resize an fs with sparse_super2
+     - [armel,armhf] fix Thumb2 regression with Spectre BHB
+     - watch_queue: Fix filter limit check ((CVE-2022-0995)
+   [ Salvatore Bonaccorso ]
+   * Bump ABI to 13
+   * [rt] Update to 5.10.104-rt63
+   * [rt] Update to 5.10.106-rt64
+   * sctp: fix the processing for INIT chunk (CVE-2021-3772)
+   * tcp: make tcp_read_sock() more robust
+   * io_uring: return back safer resurrect
+   * [arm64] kvm: Fix copy-and-paste error in bhb templates for v5.10 stable
+  -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 17 Mar 2022 16:40:47 +0100
  
  linux (5.10.103-1) bullseye-security; urgency=high
  
index 88151a160b1794d1a3686c1606be151f68dc738f,bfac7989de2b025a8ffd375216ee2a01d39a76e8..26b51c326058ed216c2e6e0c624b345fdbcab5c3
@@@ -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.106-1
 -p1640
 +p1588
- V5.10.103-1+rpi1
++V5.10.106-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-12
+ V5.10.0-13
 -p1646
 +p1595
  ss.
diff --cc debian/control
index c7c564158a11041be704f9bbe0a73d9906124b7a,c9e51ac7f45416a1bf051c9c0138ddc527e29b53..d28564f1d86cb73b5d4c79970c10f1f84bacc7d5
@@@ -3383,10 -3383,199 +3383,10 @@@ Depends: kernel-image-5.10.0-13-armmp-d
  Description: MTD driver modules
   This package contains MTD driver modules.
  Build-Profiles: <!stage1 !pkg.linux.nokernel>
- Kernel-Version: 5.10.0-12-armmp
+ Kernel-Version: 5.10.0-13-armmp
  Package-Type: udeb
  
- Package: kernel-image-5.10.0-12-parisc-di
 -Package: linux-image-5.10.0-13-armmp
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-13 [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-13-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-13-common (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
 -Description: Header files for Linux 5.10.0-13-armmp
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.10.0-13-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-13-armmp, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.10.0-13-armmp package.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-armmp
 -Architecture: armhf
 -Provides: linux-latest-modules-5.10.0-13-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386], linux-image-generic
 -Depends: linux-image-5.10.0-13-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-13-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-13-armmp-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.10.0-13-armmp
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.10.0-13-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-13-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-13-armmp-lpae
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-13 [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-13-armmp-lpae
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-13-common (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
 -Description: Header files for Linux 5.10.0-13-armmp-lpae
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.10.0-13-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-13-armmp-lpae, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.10.0-13-armmp-lpae package.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-armmp-lpae
 -Architecture: armhf
 -Provides: linux-latest-modules-5.10.0-13-armmp-lpae, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
 -Depends: linux-image-5.10.0-13-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-13-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-13-armmp-lpae-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.10.0-13-armmp-lpae
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.10.0-13-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-13-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-13-rt-armmp
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-13 [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-13-rt-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-13-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-13-rt-armmp
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.10.0-13-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-13-rt-armmp, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.10.0-13-rt-armmp package.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-rt-armmp
 -Architecture: armhf
 -Provides: linux-latest-modules-5.10.0-13-rt-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
 -Depends: linux-image-5.10.0-13-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-13-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-13-rt-armmp-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.10.0-13-rt-armmp
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.10.0-13-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-13-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-13-parisc-di
  Architecture: hppa
  Section: debian-installer
  Priority: standard
index 3a68509c5a6e24afba9387aaeab348f4dc43d8da,1d1eb83a7aed8814874de36c15d7a5c6f4edd37e..db25191f75022f63d49f5455e8c4527510f7326d
@@@ -1,82 -1,78 +1,82 @@@
  a46eb172db472ccbe5364b1de7eeb2a0  debian/bin/gencontrol.py
- d588718366e2d9468c6776c11856f69f  debian/build/version-info
 -65ee7577e26a63a781283e11b8a9e618  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
++d2457749d99d9b7769c7c99e818928c8  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
- 601c2559d4800fd0180a6a944c9f74f1  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
+ d9db857c5392f5db7fa18b18e61d2fdd  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 58936c339f49c8b14e632dcdc454585cbb4e5600,0c0586c60e445d12cafaac5716d664a14bb227c2..b252f1307c5c571283676a4a7f2f832e13e788cd
  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-12' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-alpha-generic-di nic-modules-5.10.0-12-alpha-generic-di nic-wireless-modules-5.10.0-12-alpha-generic-di nic-shared-modules-5.10.0-12-alpha-generic-di serial-modules-5.10.0-12-alpha-generic-di usb-serial-modules-5.10.0-12-alpha-generic-di ppp-modules-5.10.0-12-alpha-generic-di pata-modules-5.10.0-12-alpha-generic-di cdrom-core-modules-5.10.0-12-alpha-generic-di scsi-core-modules-5.10.0-12-alpha-generic-di scsi-modules-5.10.0-12-alpha-generic-di scsi-nic-modules-5.10.0-12-alpha-generic-di loop-modules-5.10.0-12-alpha-generic-di btrfs-modules-5.10.0-12-alpha-generic-di ext4-modules-5.10.0-12-alpha-generic-di isofs-modules-5.10.0-12-alpha-generic-di jfs-modules-5.10.0-12-alpha-generic-di xfs-modules-5.10.0-12-alpha-generic-di fat-modules-5.10.0-12-alpha-generic-di squashfs-modules-5.10.0-12-alpha-generic-di fuse-modules-5.10.0-12-alpha-generic-di f2fs-modules-5.10.0-12-alpha-generic-di md-modules-5.10.0-12-alpha-generic-di multipath-modules-5.10.0-12-alpha-generic-di usb-modules-5.10.0-12-alpha-generic-di usb-storage-modules-5.10.0-12-alpha-generic-di fb-modules-5.10.0-12-alpha-generic-di input-modules-5.10.0-12-alpha-generic-di event-modules-5.10.0-12-alpha-generic-di mouse-modules-5.10.0-12-alpha-generic-di nic-pcmcia-modules-5.10.0-12-alpha-generic-di pcmcia-modules-5.10.0-12-alpha-generic-di nic-usb-modules-5.10.0-12-alpha-generic-di sata-modules-5.10.0-12-alpha-generic-di i2c-modules-5.10.0-12-alpha-generic-di crc-modules-5.10.0-12-alpha-generic-di crypto-modules-5.10.0-12-alpha-generic-di crypto-dm-modules-5.10.0-12-alpha-generic-di ata-modules-5.10.0-12-alpha-generic-di nbd-modules-5.10.0-12-alpha-generic-di srm-modules-5.10.0-12-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-13' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-alpha-generic-di nic-modules-5.10.0-13-alpha-generic-di nic-wireless-modules-5.10.0-13-alpha-generic-di nic-shared-modules-5.10.0-13-alpha-generic-di serial-modules-5.10.0-13-alpha-generic-di usb-serial-modules-5.10.0-13-alpha-generic-di ppp-modules-5.10.0-13-alpha-generic-di pata-modules-5.10.0-13-alpha-generic-di cdrom-core-modules-5.10.0-13-alpha-generic-di scsi-core-modules-5.10.0-13-alpha-generic-di scsi-modules-5.10.0-13-alpha-generic-di scsi-nic-modules-5.10.0-13-alpha-generic-di loop-modules-5.10.0-13-alpha-generic-di btrfs-modules-5.10.0-13-alpha-generic-di ext4-modules-5.10.0-13-alpha-generic-di isofs-modules-5.10.0-13-alpha-generic-di jfs-modules-5.10.0-13-alpha-generic-di xfs-modules-5.10.0-13-alpha-generic-di fat-modules-5.10.0-13-alpha-generic-di squashfs-modules-5.10.0-13-alpha-generic-di fuse-modules-5.10.0-13-alpha-generic-di f2fs-modules-5.10.0-13-alpha-generic-di md-modules-5.10.0-13-alpha-generic-di multipath-modules-5.10.0-13-alpha-generic-di usb-modules-5.10.0-13-alpha-generic-di usb-storage-modules-5.10.0-13-alpha-generic-di fb-modules-5.10.0-13-alpha-generic-di input-modules-5.10.0-13-alpha-generic-di event-modules-5.10.0-13-alpha-generic-di mouse-modules-5.10.0-13-alpha-generic-di nic-pcmcia-modules-5.10.0-13-alpha-generic-di pcmcia-modules-5.10.0-13-alpha-generic-di nic-usb-modules-5.10.0-13-alpha-generic-di sata-modules-5.10.0-13-alpha-generic-di i2c-modules-5.10.0-13-alpha-generic-di crc-modules-5.10.0-13-alpha-generic-di crypto-modules-5.10.0-13-alpha-generic-di crypto-dm-modules-5.10.0-13-alpha-generic-di ata-modules-5.10.0-13-alpha-generic-di nbd-modules-5.10.0-13-alpha-generic-di srm-modules-5.10.0-13-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-13' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-alpha-generic-di nic-modules-5.10.0-13-alpha-generic-di nic-wireless-modules-5.10.0-13-alpha-generic-di nic-shared-modules-5.10.0-13-alpha-generic-di serial-modules-5.10.0-13-alpha-generic-di usb-serial-modules-5.10.0-13-alpha-generic-di ppp-modules-5.10.0-13-alpha-generic-di pata-modules-5.10.0-13-alpha-generic-di cdrom-core-modules-5.10.0-13-alpha-generic-di scsi-core-modules-5.10.0-13-alpha-generic-di scsi-modules-5.10.0-13-alpha-generic-di scsi-nic-modules-5.10.0-13-alpha-generic-di loop-modules-5.10.0-13-alpha-generic-di btrfs-modules-5.10.0-13-alpha-generic-di ext4-modules-5.10.0-13-alpha-generic-di isofs-modules-5.10.0-13-alpha-generic-di jfs-modules-5.10.0-13-alpha-generic-di xfs-modules-5.10.0-13-alpha-generic-di fat-modules-5.10.0-13-alpha-generic-di squashfs-modules-5.10.0-13-alpha-generic-di fuse-modules-5.10.0-13-alpha-generic-di f2fs-modules-5.10.0-13-alpha-generic-di md-modules-5.10.0-13-alpha-generic-di multipath-modules-5.10.0-13-alpha-generic-di usb-modules-5.10.0-13-alpha-generic-di usb-storage-modules-5.10.0-13-alpha-generic-di fb-modules-5.10.0-13-alpha-generic-di input-modules-5.10.0-13-alpha-generic-di event-modules-5.10.0-13-alpha-generic-di mouse-modules-5.10.0-13-alpha-generic-di nic-pcmcia-modules-5.10.0-13-alpha-generic-di pcmcia-modules-5.10.0-13-alpha-generic-di nic-usb-modules-5.10.0-13-alpha-generic-di sata-modules-5.10.0-13-alpha-generic-di i2c-modules-5.10.0-13-alpha-generic-di crc-modules-5.10.0-13-alpha-generic-di crypto-modules-5.10.0-13-alpha-generic-di crypto-dm-modules-5.10.0-13-alpha-generic-di ata-modules-5.10.0-13-alpha-generic-di nbd-modules-5.10.0-13-alpha-generic-di srm-modules-5.10.0-13-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-12' 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-12-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-12-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.106-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-12' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.106-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-12' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-amd64-di nic-modules-5.10.0-12-amd64-di nic-wireless-modules-5.10.0-12-amd64-di nic-shared-modules-5.10.0-12-amd64-di serial-modules-5.10.0-12-amd64-di usb-serial-modules-5.10.0-12-amd64-di ppp-modules-5.10.0-12-amd64-di pata-modules-5.10.0-12-amd64-di cdrom-core-modules-5.10.0-12-amd64-di firewire-core-modules-5.10.0-12-amd64-di scsi-core-modules-5.10.0-12-amd64-di scsi-modules-5.10.0-12-amd64-di scsi-nic-modules-5.10.0-12-amd64-di loop-modules-5.10.0-12-amd64-di btrfs-modules-5.10.0-12-amd64-di ext4-modules-5.10.0-12-amd64-di isofs-modules-5.10.0-12-amd64-di jfs-modules-5.10.0-12-amd64-di xfs-modules-5.10.0-12-amd64-di fat-modules-5.10.0-12-amd64-di squashfs-modules-5.10.0-12-amd64-di udf-modules-5.10.0-12-amd64-di fuse-modules-5.10.0-12-amd64-di f2fs-modules-5.10.0-12-amd64-di md-modules-5.10.0-12-amd64-di multipath-modules-5.10.0-12-amd64-di usb-modules-5.10.0-12-amd64-di usb-storage-modules-5.10.0-12-amd64-di pcmcia-storage-modules-5.10.0-12-amd64-di fb-modules-5.10.0-12-amd64-di input-modules-5.10.0-12-amd64-di event-modules-5.10.0-12-amd64-di mouse-modules-5.10.0-12-amd64-di nic-pcmcia-modules-5.10.0-12-amd64-di pcmcia-modules-5.10.0-12-amd64-di nic-usb-modules-5.10.0-12-amd64-di sata-modules-5.10.0-12-amd64-di acpi-modules-5.10.0-12-amd64-di i2c-modules-5.10.0-12-amd64-di crc-modules-5.10.0-12-amd64-di crypto-modules-5.10.0-12-amd64-di crypto-dm-modules-5.10.0-12-amd64-di efi-modules-5.10.0-12-amd64-di ata-modules-5.10.0-12-amd64-di mmc-core-modules-5.10.0-12-amd64-di mmc-modules-5.10.0-12-amd64-di nbd-modules-5.10.0-12-amd64-di speakup-modules-5.10.0-12-amd64-di uinput-modules-5.10.0-12-amd64-di sound-modules-5.10.0-12-amd64-di mtd-core-modules-5.10.0-12-amd64-di rfkill-modules-5.10.0-12-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-13' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-amd64-di nic-modules-5.10.0-13-amd64-di nic-wireless-modules-5.10.0-13-amd64-di nic-shared-modules-5.10.0-13-amd64-di serial-modules-5.10.0-13-amd64-di usb-serial-modules-5.10.0-13-amd64-di ppp-modules-5.10.0-13-amd64-di pata-modules-5.10.0-13-amd64-di cdrom-core-modules-5.10.0-13-amd64-di firewire-core-modules-5.10.0-13-amd64-di scsi-core-modules-5.10.0-13-amd64-di scsi-modules-5.10.0-13-amd64-di scsi-nic-modules-5.10.0-13-amd64-di loop-modules-5.10.0-13-amd64-di btrfs-modules-5.10.0-13-amd64-di ext4-modules-5.10.0-13-amd64-di isofs-modules-5.10.0-13-amd64-di jfs-modules-5.10.0-13-amd64-di xfs-modules-5.10.0-13-amd64-di fat-modules-5.10.0-13-amd64-di squashfs-modules-5.10.0-13-amd64-di udf-modules-5.10.0-13-amd64-di fuse-modules-5.10.0-13-amd64-di f2fs-modules-5.10.0-13-amd64-di md-modules-5.10.0-13-amd64-di multipath-modules-5.10.0-13-amd64-di usb-modules-5.10.0-13-amd64-di usb-storage-modules-5.10.0-13-amd64-di pcmcia-storage-modules-5.10.0-13-amd64-di fb-modules-5.10.0-13-amd64-di input-modules-5.10.0-13-amd64-di event-modules-5.10.0-13-amd64-di mouse-modules-5.10.0-13-amd64-di nic-pcmcia-modules-5.10.0-13-amd64-di pcmcia-modules-5.10.0-13-amd64-di nic-usb-modules-5.10.0-13-amd64-di sata-modules-5.10.0-13-amd64-di acpi-modules-5.10.0-13-amd64-di i2c-modules-5.10.0-13-amd64-di crc-modules-5.10.0-13-amd64-di crypto-modules-5.10.0-13-amd64-di crypto-dm-modules-5.10.0-13-amd64-di efi-modules-5.10.0-13-amd64-di ata-modules-5.10.0-13-amd64-di mmc-core-modules-5.10.0-13-amd64-di mmc-modules-5.10.0-13-amd64-di nbd-modules-5.10.0-13-amd64-di speakup-modules-5.10.0-13-amd64-di uinput-modules-5.10.0-13-amd64-di sound-modules-5.10.0-13-amd64-di mtd-core-modules-5.10.0-13-amd64-di rfkill-modules-5.10.0-13-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-13' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-amd64-di nic-modules-5.10.0-13-amd64-di nic-wireless-modules-5.10.0-13-amd64-di nic-shared-modules-5.10.0-13-amd64-di serial-modules-5.10.0-13-amd64-di usb-serial-modules-5.10.0-13-amd64-di ppp-modules-5.10.0-13-amd64-di pata-modules-5.10.0-13-amd64-di cdrom-core-modules-5.10.0-13-amd64-di firewire-core-modules-5.10.0-13-amd64-di scsi-core-modules-5.10.0-13-amd64-di scsi-modules-5.10.0-13-amd64-di scsi-nic-modules-5.10.0-13-amd64-di loop-modules-5.10.0-13-amd64-di btrfs-modules-5.10.0-13-amd64-di ext4-modules-5.10.0-13-amd64-di isofs-modules-5.10.0-13-amd64-di jfs-modules-5.10.0-13-amd64-di xfs-modules-5.10.0-13-amd64-di fat-modules-5.10.0-13-amd64-di squashfs-modules-5.10.0-13-amd64-di udf-modules-5.10.0-13-amd64-di fuse-modules-5.10.0-13-amd64-di f2fs-modules-5.10.0-13-amd64-di md-modules-5.10.0-13-amd64-di multipath-modules-5.10.0-13-amd64-di usb-modules-5.10.0-13-amd64-di usb-storage-modules-5.10.0-13-amd64-di pcmcia-storage-modules-5.10.0-13-amd64-di fb-modules-5.10.0-13-amd64-di input-modules-5.10.0-13-amd64-di event-modules-5.10.0-13-amd64-di mouse-modules-5.10.0-13-amd64-di nic-pcmcia-modules-5.10.0-13-amd64-di pcmcia-modules-5.10.0-13-amd64-di nic-usb-modules-5.10.0-13-amd64-di sata-modules-5.10.0-13-amd64-di acpi-modules-5.10.0-13-amd64-di i2c-modules-5.10.0-13-amd64-di crc-modules-5.10.0-13-amd64-di crypto-modules-5.10.0-13-amd64-di crypto-dm-modules-5.10.0-13-amd64-di efi-modules-5.10.0-13-amd64-di ata-modules-5.10.0-13-amd64-di mmc-core-modules-5.10.0-13-amd64-di mmc-modules-5.10.0-13-amd64-di nbd-modules-5.10.0-13-amd64-di speakup-modules-5.10.0-13-amd64-di uinput-modules-5.10.0-13-amd64-di sound-modules-5.10.0-13-amd64-di mtd-core-modules-5.10.0-13-amd64-di rfkill-modules-5.10.0-13-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_amd64::
-       $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.10.0-12' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.103-1+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-13' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-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-13' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-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-12' 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-12-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.103-1+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-13' 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-13-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.106-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-13' 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-13-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.106-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-12' 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-12-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.103-1+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-13' 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-13-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.106-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-13' 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-13-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.106-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-12' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-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-12' 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-12-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.103-1+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-13' 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-13-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.106-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-13' 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-13-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.106-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-12' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-arm64-di nic-modules-5.10.0-12-arm64-di nic-wireless-modules-5.10.0-12-arm64-di nic-shared-modules-5.10.0-12-arm64-di usb-serial-modules-5.10.0-12-arm64-di ppp-modules-5.10.0-12-arm64-di cdrom-core-modules-5.10.0-12-arm64-di scsi-core-modules-5.10.0-12-arm64-di scsi-modules-5.10.0-12-arm64-di scsi-nic-modules-5.10.0-12-arm64-di loop-modules-5.10.0-12-arm64-di btrfs-modules-5.10.0-12-arm64-di ext4-modules-5.10.0-12-arm64-di isofs-modules-5.10.0-12-arm64-di jfs-modules-5.10.0-12-arm64-di xfs-modules-5.10.0-12-arm64-di fat-modules-5.10.0-12-arm64-di squashfs-modules-5.10.0-12-arm64-di udf-modules-5.10.0-12-arm64-di fuse-modules-5.10.0-12-arm64-di f2fs-modules-5.10.0-12-arm64-di md-modules-5.10.0-12-arm64-di multipath-modules-5.10.0-12-arm64-di usb-modules-5.10.0-12-arm64-di usb-storage-modules-5.10.0-12-arm64-di fb-modules-5.10.0-12-arm64-di input-modules-5.10.0-12-arm64-di event-modules-5.10.0-12-arm64-di nic-usb-modules-5.10.0-12-arm64-di sata-modules-5.10.0-12-arm64-di i2c-modules-5.10.0-12-arm64-di crc-modules-5.10.0-12-arm64-di crypto-modules-5.10.0-12-arm64-di crypto-dm-modules-5.10.0-12-arm64-di efi-modules-5.10.0-12-arm64-di ata-modules-5.10.0-12-arm64-di mmc-modules-5.10.0-12-arm64-di nbd-modules-5.10.0-12-arm64-di uinput-modules-5.10.0-12-arm64-di leds-modules-5.10.0-12-arm64-di mtd-core-modules-5.10.0-12-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-13' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-arm64-di nic-modules-5.10.0-13-arm64-di nic-wireless-modules-5.10.0-13-arm64-di nic-shared-modules-5.10.0-13-arm64-di usb-serial-modules-5.10.0-13-arm64-di ppp-modules-5.10.0-13-arm64-di cdrom-core-modules-5.10.0-13-arm64-di scsi-core-modules-5.10.0-13-arm64-di scsi-modules-5.10.0-13-arm64-di scsi-nic-modules-5.10.0-13-arm64-di loop-modules-5.10.0-13-arm64-di btrfs-modules-5.10.0-13-arm64-di ext4-modules-5.10.0-13-arm64-di isofs-modules-5.10.0-13-arm64-di jfs-modules-5.10.0-13-arm64-di xfs-modules-5.10.0-13-arm64-di fat-modules-5.10.0-13-arm64-di squashfs-modules-5.10.0-13-arm64-di udf-modules-5.10.0-13-arm64-di fuse-modules-5.10.0-13-arm64-di f2fs-modules-5.10.0-13-arm64-di md-modules-5.10.0-13-arm64-di multipath-modules-5.10.0-13-arm64-di usb-modules-5.10.0-13-arm64-di usb-storage-modules-5.10.0-13-arm64-di fb-modules-5.10.0-13-arm64-di input-modules-5.10.0-13-arm64-di event-modules-5.10.0-13-arm64-di nic-usb-modules-5.10.0-13-arm64-di sata-modules-5.10.0-13-arm64-di i2c-modules-5.10.0-13-arm64-di crc-modules-5.10.0-13-arm64-di crypto-modules-5.10.0-13-arm64-di crypto-dm-modules-5.10.0-13-arm64-di efi-modules-5.10.0-13-arm64-di ata-modules-5.10.0-13-arm64-di mmc-modules-5.10.0-13-arm64-di nbd-modules-5.10.0-13-arm64-di uinput-modules-5.10.0-13-arm64-di leds-modules-5.10.0-13-arm64-di mtd-core-modules-5.10.0-13-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-13' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-arm64-di nic-modules-5.10.0-13-arm64-di nic-wireless-modules-5.10.0-13-arm64-di nic-shared-modules-5.10.0-13-arm64-di usb-serial-modules-5.10.0-13-arm64-di ppp-modules-5.10.0-13-arm64-di cdrom-core-modules-5.10.0-13-arm64-di scsi-core-modules-5.10.0-13-arm64-di scsi-modules-5.10.0-13-arm64-di scsi-nic-modules-5.10.0-13-arm64-di loop-modules-5.10.0-13-arm64-di btrfs-modules-5.10.0-13-arm64-di ext4-modules-5.10.0-13-arm64-di isofs-modules-5.10.0-13-arm64-di jfs-modules-5.10.0-13-arm64-di xfs-modules-5.10.0-13-arm64-di fat-modules-5.10.0-13-arm64-di squashfs-modules-5.10.0-13-arm64-di udf-modules-5.10.0-13-arm64-di fuse-modules-5.10.0-13-arm64-di f2fs-modules-5.10.0-13-arm64-di md-modules-5.10.0-13-arm64-di multipath-modules-5.10.0-13-arm64-di usb-modules-5.10.0-13-arm64-di usb-storage-modules-5.10.0-13-arm64-di fb-modules-5.10.0-13-arm64-di input-modules-5.10.0-13-arm64-di event-modules-5.10.0-13-arm64-di nic-usb-modules-5.10.0-13-arm64-di sata-modules-5.10.0-13-arm64-di i2c-modules-5.10.0-13-arm64-di crc-modules-5.10.0-13-arm64-di crypto-modules-5.10.0-13-arm64-di crypto-dm-modules-5.10.0-13-arm64-di efi-modules-5.10.0-13-arm64-di ata-modules-5.10.0-13-arm64-di mmc-modules-5.10.0-13-arm64-di nbd-modules-5.10.0-13-arm64-di uinput-modules-5.10.0-13-arm64-di leds-modules-5.10.0-13-arm64-di mtd-core-modules-5.10.0-13-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_arm64::
-       $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.10.0-12' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.103-1+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-13' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.106-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-13' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.106-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-12' 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-12-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.103-1+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-13' 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-13-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.106-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-13' 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-13-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.106-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-12' 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-12-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.103-1+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-13' 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-13-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.106-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-13' 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-13-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.106-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-12' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.106-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-12' 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-12-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.103-1+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-13' 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-13-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.106-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-13' 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-13-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.106-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-12' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.106-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-12' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-marvell-di nic-modules-5.10.0-12-marvell-di nic-shared-modules-5.10.0-12-marvell-di usb-serial-modules-5.10.0-12-marvell-di ppp-modules-5.10.0-12-marvell-di cdrom-core-modules-5.10.0-12-marvell-di scsi-core-modules-5.10.0-12-marvell-di loop-modules-5.10.0-12-marvell-di ipv6-modules-5.10.0-12-marvell-di btrfs-modules-5.10.0-12-marvell-di ext4-modules-5.10.0-12-marvell-di isofs-modules-5.10.0-12-marvell-di jffs2-modules-5.10.0-12-marvell-di jfs-modules-5.10.0-12-marvell-di fat-modules-5.10.0-12-marvell-di minix-modules-5.10.0-12-marvell-di squashfs-modules-5.10.0-12-marvell-di udf-modules-5.10.0-12-marvell-di fuse-modules-5.10.0-12-marvell-di f2fs-modules-5.10.0-12-marvell-di md-modules-5.10.0-12-marvell-di multipath-modules-5.10.0-12-marvell-di usb-modules-5.10.0-12-marvell-di usb-storage-modules-5.10.0-12-marvell-di fb-modules-5.10.0-12-marvell-di input-modules-5.10.0-12-marvell-di event-modules-5.10.0-12-marvell-di mouse-modules-5.10.0-12-marvell-di nic-usb-modules-5.10.0-12-marvell-di sata-modules-5.10.0-12-marvell-di crc-modules-5.10.0-12-marvell-di crypto-modules-5.10.0-12-marvell-di crypto-dm-modules-5.10.0-12-marvell-di mmc-core-modules-5.10.0-12-marvell-di mmc-modules-5.10.0-12-marvell-di nbd-modules-5.10.0-12-marvell-di uinput-modules-5.10.0-12-marvell-di leds-modules-5.10.0-12-marvell-di mtd-modules-5.10.0-12-marvell-di mtd-core-modules-5.10.0-12-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-13' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-marvell-di nic-modules-5.10.0-13-marvell-di nic-shared-modules-5.10.0-13-marvell-di usb-serial-modules-5.10.0-13-marvell-di ppp-modules-5.10.0-13-marvell-di cdrom-core-modules-5.10.0-13-marvell-di scsi-core-modules-5.10.0-13-marvell-di loop-modules-5.10.0-13-marvell-di ipv6-modules-5.10.0-13-marvell-di btrfs-modules-5.10.0-13-marvell-di ext4-modules-5.10.0-13-marvell-di isofs-modules-5.10.0-13-marvell-di jffs2-modules-5.10.0-13-marvell-di jfs-modules-5.10.0-13-marvell-di fat-modules-5.10.0-13-marvell-di minix-modules-5.10.0-13-marvell-di squashfs-modules-5.10.0-13-marvell-di udf-modules-5.10.0-13-marvell-di fuse-modules-5.10.0-13-marvell-di f2fs-modules-5.10.0-13-marvell-di md-modules-5.10.0-13-marvell-di multipath-modules-5.10.0-13-marvell-di usb-modules-5.10.0-13-marvell-di usb-storage-modules-5.10.0-13-marvell-di fb-modules-5.10.0-13-marvell-di input-modules-5.10.0-13-marvell-di event-modules-5.10.0-13-marvell-di mouse-modules-5.10.0-13-marvell-di nic-usb-modules-5.10.0-13-marvell-di sata-modules-5.10.0-13-marvell-di crc-modules-5.10.0-13-marvell-di crypto-modules-5.10.0-13-marvell-di crypto-dm-modules-5.10.0-13-marvell-di mmc-core-modules-5.10.0-13-marvell-di mmc-modules-5.10.0-13-marvell-di nbd-modules-5.10.0-13-marvell-di uinput-modules-5.10.0-13-marvell-di leds-modules-5.10.0-13-marvell-di mtd-modules-5.10.0-13-marvell-di mtd-core-modules-5.10.0-13-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-13' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-marvell-di nic-modules-5.10.0-13-marvell-di nic-shared-modules-5.10.0-13-marvell-di usb-serial-modules-5.10.0-13-marvell-di ppp-modules-5.10.0-13-marvell-di cdrom-core-modules-5.10.0-13-marvell-di scsi-core-modules-5.10.0-13-marvell-di loop-modules-5.10.0-13-marvell-di ipv6-modules-5.10.0-13-marvell-di btrfs-modules-5.10.0-13-marvell-di ext4-modules-5.10.0-13-marvell-di isofs-modules-5.10.0-13-marvell-di jffs2-modules-5.10.0-13-marvell-di jfs-modules-5.10.0-13-marvell-di fat-modules-5.10.0-13-marvell-di minix-modules-5.10.0-13-marvell-di squashfs-modules-5.10.0-13-marvell-di udf-modules-5.10.0-13-marvell-di fuse-modules-5.10.0-13-marvell-di f2fs-modules-5.10.0-13-marvell-di md-modules-5.10.0-13-marvell-di multipath-modules-5.10.0-13-marvell-di usb-modules-5.10.0-13-marvell-di usb-storage-modules-5.10.0-13-marvell-di fb-modules-5.10.0-13-marvell-di input-modules-5.10.0-13-marvell-di event-modules-5.10.0-13-marvell-di mouse-modules-5.10.0-13-marvell-di nic-usb-modules-5.10.0-13-marvell-di sata-modules-5.10.0-13-marvell-di crc-modules-5.10.0-13-marvell-di crypto-modules-5.10.0-13-marvell-di crypto-dm-modules-5.10.0-13-marvell-di mmc-core-modules-5.10.0-13-marvell-di mmc-modules-5.10.0-13-marvell-di nbd-modules-5.10.0-13-marvell-di uinput-modules-5.10.0-13-marvell-di leds-modules-5.10.0-13-marvell-di mtd-modules-5.10.0-13-marvell-di mtd-core-modules-5.10.0-13-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-12' 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-12-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-12-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.106-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-12' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.106-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-13' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.106-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-12' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-armmp-di nic-modules-5.10.0-12-armmp-di nic-wireless-modules-5.10.0-12-armmp-di nic-shared-modules-5.10.0-12-armmp-di usb-serial-modules-5.10.0-12-armmp-di ppp-modules-5.10.0-12-armmp-di pata-modules-5.10.0-12-armmp-di cdrom-core-modules-5.10.0-12-armmp-di scsi-core-modules-5.10.0-12-armmp-di scsi-modules-5.10.0-12-armmp-di scsi-nic-modules-5.10.0-12-armmp-di loop-modules-5.10.0-12-armmp-di btrfs-modules-5.10.0-12-armmp-di ext4-modules-5.10.0-12-armmp-di isofs-modules-5.10.0-12-armmp-di jfs-modules-5.10.0-12-armmp-di fat-modules-5.10.0-12-armmp-di squashfs-modules-5.10.0-12-armmp-di udf-modules-5.10.0-12-armmp-di fuse-modules-5.10.0-12-armmp-di f2fs-modules-5.10.0-12-armmp-di md-modules-5.10.0-12-armmp-di multipath-modules-5.10.0-12-armmp-di usb-modules-5.10.0-12-armmp-di usb-storage-modules-5.10.0-12-armmp-di fb-modules-5.10.0-12-armmp-di input-modules-5.10.0-12-armmp-di event-modules-5.10.0-12-armmp-di nic-usb-modules-5.10.0-12-armmp-di sata-modules-5.10.0-12-armmp-di i2c-modules-5.10.0-12-armmp-di crc-modules-5.10.0-12-armmp-di crypto-modules-5.10.0-12-armmp-di crypto-dm-modules-5.10.0-12-armmp-di efi-modules-5.10.0-12-armmp-di ata-modules-5.10.0-12-armmp-di mmc-modules-5.10.0-12-armmp-di nbd-modules-5.10.0-12-armmp-di uinput-modules-5.10.0-12-armmp-di leds-modules-5.10.0-12-armmp-di mtd-modules-5.10.0-12-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-13' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-armmp-di nic-modules-5.10.0-13-armmp-di nic-wireless-modules-5.10.0-13-armmp-di nic-shared-modules-5.10.0-13-armmp-di usb-serial-modules-5.10.0-13-armmp-di ppp-modules-5.10.0-13-armmp-di pata-modules-5.10.0-13-armmp-di cdrom-core-modules-5.10.0-13-armmp-di scsi-core-modules-5.10.0-13-armmp-di scsi-modules-5.10.0-13-armmp-di scsi-nic-modules-5.10.0-13-armmp-di loop-modules-5.10.0-13-armmp-di btrfs-modules-5.10.0-13-armmp-di ext4-modules-5.10.0-13-armmp-di isofs-modules-5.10.0-13-armmp-di jfs-modules-5.10.0-13-armmp-di fat-modules-5.10.0-13-armmp-di squashfs-modules-5.10.0-13-armmp-di udf-modules-5.10.0-13-armmp-di fuse-modules-5.10.0-13-armmp-di f2fs-modules-5.10.0-13-armmp-di md-modules-5.10.0-13-armmp-di multipath-modules-5.10.0-13-armmp-di usb-modules-5.10.0-13-armmp-di usb-storage-modules-5.10.0-13-armmp-di fb-modules-5.10.0-13-armmp-di input-modules-5.10.0-13-armmp-di event-modules-5.10.0-13-armmp-di nic-usb-modules-5.10.0-13-armmp-di sata-modules-5.10.0-13-armmp-di i2c-modules-5.10.0-13-armmp-di crc-modules-5.10.0-13-armmp-di crypto-modules-5.10.0-13-armmp-di crypto-dm-modules-5.10.0-13-armmp-di efi-modules-5.10.0-13-armmp-di ata-modules-5.10.0-13-armmp-di mmc-modules-5.10.0-13-armmp-di nbd-modules-5.10.0-13-armmp-di uinput-modules-5.10.0-13-armmp-di leds-modules-5.10.0-13-armmp-di mtd-modules-5.10.0-13-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-13' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-armmp-di nic-modules-5.10.0-13-armmp-di nic-wireless-modules-5.10.0-13-armmp-di nic-shared-modules-5.10.0-13-armmp-di usb-serial-modules-5.10.0-13-armmp-di ppp-modules-5.10.0-13-armmp-di pata-modules-5.10.0-13-armmp-di cdrom-core-modules-5.10.0-13-armmp-di scsi-core-modules-5.10.0-13-armmp-di scsi-modules-5.10.0-13-armmp-di scsi-nic-modules-5.10.0-13-armmp-di loop-modules-5.10.0-13-armmp-di btrfs-modules-5.10.0-13-armmp-di ext4-modules-5.10.0-13-armmp-di isofs-modules-5.10.0-13-armmp-di jfs-modules-5.10.0-13-armmp-di fat-modules-5.10.0-13-armmp-di squashfs-modules-5.10.0-13-armmp-di udf-modules-5.10.0-13-armmp-di fuse-modules-5.10.0-13-armmp-di f2fs-modules-5.10.0-13-armmp-di md-modules-5.10.0-13-armmp-di multipath-modules-5.10.0-13-armmp-di usb-modules-5.10.0-13-armmp-di usb-storage-modules-5.10.0-13-armmp-di fb-modules-5.10.0-13-armmp-di input-modules-5.10.0-13-armmp-di event-modules-5.10.0-13-armmp-di nic-usb-modules-5.10.0-13-armmp-di sata-modules-5.10.0-13-armmp-di i2c-modules-5.10.0-13-armmp-di crc-modules-5.10.0-13-armmp-di crypto-modules-5.10.0-13-armmp-di crypto-dm-modules-5.10.0-13-armmp-di efi-modules-5.10.0-13-armmp-di ata-modules-5.10.0-13-armmp-di mmc-modules-5.10.0-13-armmp-di nbd-modules-5.10.0-13-armmp-di uinput-modules-5.10.0-13-armmp-di leds-modules-5.10.0-13-armmp-di mtd-modules-5.10.0-13-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-13' 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-13-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-13-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.106-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-12' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.106-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-13' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.106-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-12' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-parisc-di nic-modules-5.10.0-12-parisc-di nic-shared-modules-5.10.0-12-parisc-di serial-modules-5.10.0-12-parisc-di usb-serial-modules-5.10.0-12-parisc-di ppp-modules-5.10.0-12-parisc-di pata-modules-5.10.0-12-parisc-di cdrom-core-modules-5.10.0-12-parisc-di scsi-core-modules-5.10.0-12-parisc-di scsi-modules-5.10.0-12-parisc-di loop-modules-5.10.0-12-parisc-di btrfs-modules-5.10.0-12-parisc-di ext4-modules-5.10.0-12-parisc-di isofs-modules-5.10.0-12-parisc-di jfs-modules-5.10.0-12-parisc-di xfs-modules-5.10.0-12-parisc-di fat-modules-5.10.0-12-parisc-di squashfs-modules-5.10.0-12-parisc-di fuse-modules-5.10.0-12-parisc-di f2fs-modules-5.10.0-12-parisc-di md-modules-5.10.0-12-parisc-di multipath-modules-5.10.0-12-parisc-di usb-modules-5.10.0-12-parisc-di usb-storage-modules-5.10.0-12-parisc-di input-modules-5.10.0-12-parisc-di event-modules-5.10.0-12-parisc-di mouse-modules-5.10.0-12-parisc-di nic-usb-modules-5.10.0-12-parisc-di sata-modules-5.10.0-12-parisc-di crc-modules-5.10.0-12-parisc-di crypto-modules-5.10.0-12-parisc-di crypto-dm-modules-5.10.0-12-parisc-di ata-modules-5.10.0-12-parisc-di nbd-modules-5.10.0-12-parisc-di kernel-image-5.10.0-12-parisc64-di nic-modules-5.10.0-12-parisc64-di nic-shared-modules-5.10.0-12-parisc64-di serial-modules-5.10.0-12-parisc64-di usb-serial-modules-5.10.0-12-parisc64-di ppp-modules-5.10.0-12-parisc64-di pata-modules-5.10.0-12-parisc64-di cdrom-core-modules-5.10.0-12-parisc64-di scsi-core-modules-5.10.0-12-parisc64-di scsi-modules-5.10.0-12-parisc64-di loop-modules-5.10.0-12-parisc64-di btrfs-modules-5.10.0-12-parisc64-di ext4-modules-5.10.0-12-parisc64-di isofs-modules-5.10.0-12-parisc64-di jfs-modules-5.10.0-12-parisc64-di xfs-modules-5.10.0-12-parisc64-di fat-modules-5.10.0-12-parisc64-di squashfs-modules-5.10.0-12-parisc64-di fuse-modules-5.10.0-12-parisc64-di f2fs-modules-5.10.0-12-parisc64-di md-modules-5.10.0-12-parisc64-di multipath-modules-5.10.0-12-parisc64-di usb-modules-5.10.0-12-parisc64-di usb-storage-modules-5.10.0-12-parisc64-di fb-modules-5.10.0-12-parisc64-di input-modules-5.10.0-12-parisc64-di event-modules-5.10.0-12-parisc64-di mouse-modules-5.10.0-12-parisc64-di nic-usb-modules-5.10.0-12-parisc64-di sata-modules-5.10.0-12-parisc64-di crc-modules-5.10.0-12-parisc64-di crypto-modules-5.10.0-12-parisc64-di crypto-dm-modules-5.10.0-12-parisc64-di ata-modules-5.10.0-12-parisc64-di nbd-modules-5.10.0-12-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-13' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-parisc-di nic-modules-5.10.0-13-parisc-di nic-shared-modules-5.10.0-13-parisc-di serial-modules-5.10.0-13-parisc-di usb-serial-modules-5.10.0-13-parisc-di ppp-modules-5.10.0-13-parisc-di pata-modules-5.10.0-13-parisc-di cdrom-core-modules-5.10.0-13-parisc-di scsi-core-modules-5.10.0-13-parisc-di scsi-modules-5.10.0-13-parisc-di loop-modules-5.10.0-13-parisc-di btrfs-modules-5.10.0-13-parisc-di ext4-modules-5.10.0-13-parisc-di isofs-modules-5.10.0-13-parisc-di jfs-modules-5.10.0-13-parisc-di xfs-modules-5.10.0-13-parisc-di fat-modules-5.10.0-13-parisc-di squashfs-modules-5.10.0-13-parisc-di fuse-modules-5.10.0-13-parisc-di f2fs-modules-5.10.0-13-parisc-di md-modules-5.10.0-13-parisc-di multipath-modules-5.10.0-13-parisc-di usb-modules-5.10.0-13-parisc-di usb-storage-modules-5.10.0-13-parisc-di input-modules-5.10.0-13-parisc-di event-modules-5.10.0-13-parisc-di mouse-modules-5.10.0-13-parisc-di nic-usb-modules-5.10.0-13-parisc-di sata-modules-5.10.0-13-parisc-di crc-modules-5.10.0-13-parisc-di crypto-modules-5.10.0-13-parisc-di crypto-dm-modules-5.10.0-13-parisc-di ata-modules-5.10.0-13-parisc-di nbd-modules-5.10.0-13-parisc-di kernel-image-5.10.0-13-parisc64-di nic-modules-5.10.0-13-parisc64-di nic-shared-modules-5.10.0-13-parisc64-di serial-modules-5.10.0-13-parisc64-di usb-serial-modules-5.10.0-13-parisc64-di ppp-modules-5.10.0-13-parisc64-di pata-modules-5.10.0-13-parisc64-di cdrom-core-modules-5.10.0-13-parisc64-di scsi-core-modules-5.10.0-13-parisc64-di scsi-modules-5.10.0-13-parisc64-di loop-modules-5.10.0-13-parisc64-di btrfs-modules-5.10.0-13-parisc64-di ext4-modules-5.10.0-13-parisc64-di isofs-modules-5.10.0-13-parisc64-di jfs-modules-5.10.0-13-parisc64-di xfs-modules-5.10.0-13-parisc64-di fat-modules-5.10.0-13-parisc64-di squashfs-modules-5.10.0-13-parisc64-di fuse-modules-5.10.0-13-parisc64-di f2fs-modules-5.10.0-13-parisc64-di md-modules-5.10.0-13-parisc64-di multipath-modules-5.10.0-13-parisc64-di usb-modules-5.10.0-13-parisc64-di usb-storage-modules-5.10.0-13-parisc64-di fb-modules-5.10.0-13-parisc64-di input-modules-5.10.0-13-parisc64-di event-modules-5.10.0-13-parisc64-di mouse-modules-5.10.0-13-parisc64-di nic-usb-modules-5.10.0-13-parisc64-di sata-modules-5.10.0-13-parisc64-di crc-modules-5.10.0-13-parisc64-di crypto-modules-5.10.0-13-parisc64-di crypto-dm-modules-5.10.0-13-parisc64-di ata-modules-5.10.0-13-parisc64-di nbd-modules-5.10.0-13-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-13' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-parisc-di nic-modules-5.10.0-13-parisc-di nic-shared-modules-5.10.0-13-parisc-di serial-modules-5.10.0-13-parisc-di usb-serial-modules-5.10.0-13-parisc-di ppp-modules-5.10.0-13-parisc-di pata-modules-5.10.0-13-parisc-di cdrom-core-modules-5.10.0-13-parisc-di scsi-core-modules-5.10.0-13-parisc-di scsi-modules-5.10.0-13-parisc-di loop-modules-5.10.0-13-parisc-di btrfs-modules-5.10.0-13-parisc-di ext4-modules-5.10.0-13-parisc-di isofs-modules-5.10.0-13-parisc-di jfs-modules-5.10.0-13-parisc-di xfs-modules-5.10.0-13-parisc-di fat-modules-5.10.0-13-parisc-di squashfs-modules-5.10.0-13-parisc-di fuse-modules-5.10.0-13-parisc-di f2fs-modules-5.10.0-13-parisc-di md-modules-5.10.0-13-parisc-di multipath-modules-5.10.0-13-parisc-di usb-modules-5.10.0-13-parisc-di usb-storage-modules-5.10.0-13-parisc-di input-modules-5.10.0-13-parisc-di event-modules-5.10.0-13-parisc-di mouse-modules-5.10.0-13-parisc-di nic-usb-modules-5.10.0-13-parisc-di sata-modules-5.10.0-13-parisc-di crc-modules-5.10.0-13-parisc-di crypto-modules-5.10.0-13-parisc-di crypto-dm-modules-5.10.0-13-parisc-di ata-modules-5.10.0-13-parisc-di nbd-modules-5.10.0-13-parisc-di kernel-image-5.10.0-13-parisc64-di nic-modules-5.10.0-13-parisc64-di nic-shared-modules-5.10.0-13-parisc64-di serial-modules-5.10.0-13-parisc64-di usb-serial-modules-5.10.0-13-parisc64-di ppp-modules-5.10.0-13-parisc64-di pata-modules-5.10.0-13-parisc64-di cdrom-core-modules-5.10.0-13-parisc64-di scsi-core-modules-5.10.0-13-parisc64-di scsi-modules-5.10.0-13-parisc64-di loop-modules-5.10.0-13-parisc64-di btrfs-modules-5.10.0-13-parisc64-di ext4-modules-5.10.0-13-parisc64-di isofs-modules-5.10.0-13-parisc64-di jfs-modules-5.10.0-13-parisc64-di xfs-modules-5.10.0-13-parisc64-di fat-modules-5.10.0-13-parisc64-di squashfs-modules-5.10.0-13-parisc64-di fuse-modules-5.10.0-13-parisc64-di f2fs-modules-5.10.0-13-parisc64-di md-modules-5.10.0-13-parisc64-di multipath-modules-5.10.0-13-parisc64-di usb-modules-5.10.0-13-parisc64-di usb-storage-modules-5.10.0-13-parisc64-di fb-modules-5.10.0-13-parisc64-di input-modules-5.10.0-13-parisc64-di event-modules-5.10.0-13-parisc64-di mouse-modules-5.10.0-13-parisc64-di nic-usb-modules-5.10.0-13-parisc64-di sata-modules-5.10.0-13-parisc64-di crc-modules-5.10.0-13-parisc64-di crypto-modules-5.10.0-13-parisc64-di crypto-dm-modules-5.10.0-13-parisc64-di ata-modules-5.10.0-13-parisc64-di nbd-modules-5.10.0-13-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-12' 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-12-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-12-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.106-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-12' 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-12-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-12-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-13-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-13-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.106-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-12' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.106-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-12' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-686-di nic-modules-5.10.0-12-686-di nic-wireless-modules-5.10.0-12-686-di nic-shared-modules-5.10.0-12-686-di serial-modules-5.10.0-12-686-di usb-serial-modules-5.10.0-12-686-di ppp-modules-5.10.0-12-686-di pata-modules-5.10.0-12-686-di cdrom-core-modules-5.10.0-12-686-di firewire-core-modules-5.10.0-12-686-di scsi-core-modules-5.10.0-12-686-di scsi-modules-5.10.0-12-686-di scsi-nic-modules-5.10.0-12-686-di loop-modules-5.10.0-12-686-di btrfs-modules-5.10.0-12-686-di ext4-modules-5.10.0-12-686-di isofs-modules-5.10.0-12-686-di jfs-modules-5.10.0-12-686-di xfs-modules-5.10.0-12-686-di fat-modules-5.10.0-12-686-di squashfs-modules-5.10.0-12-686-di udf-modules-5.10.0-12-686-di fuse-modules-5.10.0-12-686-di f2fs-modules-5.10.0-12-686-di md-modules-5.10.0-12-686-di multipath-modules-5.10.0-12-686-di usb-modules-5.10.0-12-686-di usb-storage-modules-5.10.0-12-686-di pcmcia-storage-modules-5.10.0-12-686-di fb-modules-5.10.0-12-686-di input-modules-5.10.0-12-686-di event-modules-5.10.0-12-686-di mouse-modules-5.10.0-12-686-di nic-pcmcia-modules-5.10.0-12-686-di pcmcia-modules-5.10.0-12-686-di nic-usb-modules-5.10.0-12-686-di sata-modules-5.10.0-12-686-di acpi-modules-5.10.0-12-686-di i2c-modules-5.10.0-12-686-di crc-modules-5.10.0-12-686-di crypto-modules-5.10.0-12-686-di crypto-dm-modules-5.10.0-12-686-di efi-modules-5.10.0-12-686-di ata-modules-5.10.0-12-686-di mmc-core-modules-5.10.0-12-686-di mmc-modules-5.10.0-12-686-di nbd-modules-5.10.0-12-686-di speakup-modules-5.10.0-12-686-di uinput-modules-5.10.0-12-686-di sound-modules-5.10.0-12-686-di mtd-core-modules-5.10.0-12-686-di rfkill-modules-5.10.0-12-686-di kernel-image-5.10.0-12-686-pae-di nic-modules-5.10.0-12-686-pae-di nic-wireless-modules-5.10.0-12-686-pae-di nic-shared-modules-5.10.0-12-686-pae-di serial-modules-5.10.0-12-686-pae-di usb-serial-modules-5.10.0-12-686-pae-di ppp-modules-5.10.0-12-686-pae-di pata-modules-5.10.0-12-686-pae-di cdrom-core-modules-5.10.0-12-686-pae-di firewire-core-modules-5.10.0-12-686-pae-di scsi-core-modules-5.10.0-12-686-pae-di scsi-modules-5.10.0-12-686-pae-di scsi-nic-modules-5.10.0-12-686-pae-di loop-modules-5.10.0-12-686-pae-di btrfs-modules-5.10.0-12-686-pae-di ext4-modules-5.10.0-12-686-pae-di isofs-modules-5.10.0-12-686-pae-di jfs-modules-5.10.0-12-686-pae-di xfs-modules-5.10.0-12-686-pae-di fat-modules-5.10.0-12-686-pae-di squashfs-modules-5.10.0-12-686-pae-di udf-modules-5.10.0-12-686-pae-di fuse-modules-5.10.0-12-686-pae-di f2fs-modules-5.10.0-12-686-pae-di md-modules-5.10.0-12-686-pae-di multipath-modules-5.10.0-12-686-pae-di usb-modules-5.10.0-12-686-pae-di usb-storage-modules-5.10.0-12-686-pae-di pcmcia-storage-modules-5.10.0-12-686-pae-di fb-modules-5.10.0-12-686-pae-di input-modules-5.10.0-12-686-pae-di event-modules-5.10.0-12-686-pae-di mouse-modules-5.10.0-12-686-pae-di nic-pcmcia-modules-5.10.0-12-686-pae-di pcmcia-modules-5.10.0-12-686-pae-di nic-usb-modules-5.10.0-12-686-pae-di sata-modules-5.10.0-12-686-pae-di acpi-modules-5.10.0-12-686-pae-di i2c-modules-5.10.0-12-686-pae-di crc-modules-5.10.0-12-686-pae-di crypto-modules-5.10.0-12-686-pae-di crypto-dm-modules-5.10.0-12-686-pae-di efi-modules-5.10.0-12-686-pae-di ata-modules-5.10.0-12-686-pae-di mmc-core-modules-5.10.0-12-686-pae-di mmc-modules-5.10.0-12-686-pae-di nbd-modules-5.10.0-12-686-pae-di speakup-modules-5.10.0-12-686-pae-di uinput-modules-5.10.0-12-686-pae-di sound-modules-5.10.0-12-686-pae-di mtd-core-modules-5.10.0-12-686-pae-di rfkill-modules-5.10.0-12-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-13' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-686-di nic-modules-5.10.0-13-686-di nic-wireless-modules-5.10.0-13-686-di nic-shared-modules-5.10.0-13-686-di serial-modules-5.10.0-13-686-di usb-serial-modules-5.10.0-13-686-di ppp-modules-5.10.0-13-686-di pata-modules-5.10.0-13-686-di cdrom-core-modules-5.10.0-13-686-di firewire-core-modules-5.10.0-13-686-di scsi-core-modules-5.10.0-13-686-di scsi-modules-5.10.0-13-686-di scsi-nic-modules-5.10.0-13-686-di loop-modules-5.10.0-13-686-di btrfs-modules-5.10.0-13-686-di ext4-modules-5.10.0-13-686-di isofs-modules-5.10.0-13-686-di jfs-modules-5.10.0-13-686-di xfs-modules-5.10.0-13-686-di fat-modules-5.10.0-13-686-di squashfs-modules-5.10.0-13-686-di udf-modules-5.10.0-13-686-di fuse-modules-5.10.0-13-686-di f2fs-modules-5.10.0-13-686-di md-modules-5.10.0-13-686-di multipath-modules-5.10.0-13-686-di usb-modules-5.10.0-13-686-di usb-storage-modules-5.10.0-13-686-di pcmcia-storage-modules-5.10.0-13-686-di fb-modules-5.10.0-13-686-di input-modules-5.10.0-13-686-di event-modules-5.10.0-13-686-di mouse-modules-5.10.0-13-686-di nic-pcmcia-modules-5.10.0-13-686-di pcmcia-modules-5.10.0-13-686-di nic-usb-modules-5.10.0-13-686-di sata-modules-5.10.0-13-686-di acpi-modules-5.10.0-13-686-di i2c-modules-5.10.0-13-686-di crc-modules-5.10.0-13-686-di crypto-modules-5.10.0-13-686-di crypto-dm-modules-5.10.0-13-686-di efi-modules-5.10.0-13-686-di ata-modules-5.10.0-13-686-di mmc-core-modules-5.10.0-13-686-di mmc-modules-5.10.0-13-686-di nbd-modules-5.10.0-13-686-di speakup-modules-5.10.0-13-686-di uinput-modules-5.10.0-13-686-di sound-modules-5.10.0-13-686-di mtd-core-modules-5.10.0-13-686-di rfkill-modules-5.10.0-13-686-di kernel-image-5.10.0-13-686-pae-di nic-modules-5.10.0-13-686-pae-di nic-wireless-modules-5.10.0-13-686-pae-di nic-shared-modules-5.10.0-13-686-pae-di serial-modules-5.10.0-13-686-pae-di usb-serial-modules-5.10.0-13-686-pae-di ppp-modules-5.10.0-13-686-pae-di pata-modules-5.10.0-13-686-pae-di cdrom-core-modules-5.10.0-13-686-pae-di firewire-core-modules-5.10.0-13-686-pae-di scsi-core-modules-5.10.0-13-686-pae-di scsi-modules-5.10.0-13-686-pae-di scsi-nic-modules-5.10.0-13-686-pae-di loop-modules-5.10.0-13-686-pae-di btrfs-modules-5.10.0-13-686-pae-di ext4-modules-5.10.0-13-686-pae-di isofs-modules-5.10.0-13-686-pae-di jfs-modules-5.10.0-13-686-pae-di xfs-modules-5.10.0-13-686-pae-di fat-modules-5.10.0-13-686-pae-di squashfs-modules-5.10.0-13-686-pae-di udf-modules-5.10.0-13-686-pae-di fuse-modules-5.10.0-13-686-pae-di f2fs-modules-5.10.0-13-686-pae-di md-modules-5.10.0-13-686-pae-di multipath-modules-5.10.0-13-686-pae-di usb-modules-5.10.0-13-686-pae-di usb-storage-modules-5.10.0-13-686-pae-di pcmcia-storage-modules-5.10.0-13-686-pae-di fb-modules-5.10.0-13-686-pae-di input-modules-5.10.0-13-686-pae-di event-modules-5.10.0-13-686-pae-di mouse-modules-5.10.0-13-686-pae-di nic-pcmcia-modules-5.10.0-13-686-pae-di pcmcia-modules-5.10.0-13-686-pae-di nic-usb-modules-5.10.0-13-686-pae-di sata-modules-5.10.0-13-686-pae-di acpi-modules-5.10.0-13-686-pae-di i2c-modules-5.10.0-13-686-pae-di crc-modules-5.10.0-13-686-pae-di crypto-modules-5.10.0-13-686-pae-di crypto-dm-modules-5.10.0-13-686-pae-di efi-modules-5.10.0-13-686-pae-di ata-modules-5.10.0-13-686-pae-di mmc-core-modules-5.10.0-13-686-pae-di mmc-modules-5.10.0-13-686-pae-di nbd-modules-5.10.0-13-686-pae-di speakup-modules-5.10.0-13-686-pae-di uinput-modules-5.10.0-13-686-pae-di sound-modules-5.10.0-13-686-pae-di mtd-core-modules-5.10.0-13-686-pae-di rfkill-modules-5.10.0-13-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-13' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-686-di nic-modules-5.10.0-13-686-di nic-wireless-modules-5.10.0-13-686-di nic-shared-modules-5.10.0-13-686-di serial-modules-5.10.0-13-686-di usb-serial-modules-5.10.0-13-686-di ppp-modules-5.10.0-13-686-di pata-modules-5.10.0-13-686-di cdrom-core-modules-5.10.0-13-686-di firewire-core-modules-5.10.0-13-686-di scsi-core-modules-5.10.0-13-686-di scsi-modules-5.10.0-13-686-di scsi-nic-modules-5.10.0-13-686-di loop-modules-5.10.0-13-686-di btrfs-modules-5.10.0-13-686-di ext4-modules-5.10.0-13-686-di isofs-modules-5.10.0-13-686-di jfs-modules-5.10.0-13-686-di xfs-modules-5.10.0-13-686-di fat-modules-5.10.0-13-686-di squashfs-modules-5.10.0-13-686-di udf-modules-5.10.0-13-686-di fuse-modules-5.10.0-13-686-di f2fs-modules-5.10.0-13-686-di md-modules-5.10.0-13-686-di multipath-modules-5.10.0-13-686-di usb-modules-5.10.0-13-686-di usb-storage-modules-5.10.0-13-686-di pcmcia-storage-modules-5.10.0-13-686-di fb-modules-5.10.0-13-686-di input-modules-5.10.0-13-686-di event-modules-5.10.0-13-686-di mouse-modules-5.10.0-13-686-di nic-pcmcia-modules-5.10.0-13-686-di pcmcia-modules-5.10.0-13-686-di nic-usb-modules-5.10.0-13-686-di sata-modules-5.10.0-13-686-di acpi-modules-5.10.0-13-686-di i2c-modules-5.10.0-13-686-di crc-modules-5.10.0-13-686-di crypto-modules-5.10.0-13-686-di crypto-dm-modules-5.10.0-13-686-di efi-modules-5.10.0-13-686-di ata-modules-5.10.0-13-686-di mmc-core-modules-5.10.0-13-686-di mmc-modules-5.10.0-13-686-di nbd-modules-5.10.0-13-686-di speakup-modules-5.10.0-13-686-di uinput-modules-5.10.0-13-686-di sound-modules-5.10.0-13-686-di mtd-core-modules-5.10.0-13-686-di rfkill-modules-5.10.0-13-686-di kernel-image-5.10.0-13-686-pae-di nic-modules-5.10.0-13-686-pae-di nic-wireless-modules-5.10.0-13-686-pae-di nic-shared-modules-5.10.0-13-686-pae-di serial-modules-5.10.0-13-686-pae-di usb-serial-modules-5.10.0-13-686-pae-di ppp-modules-5.10.0-13-686-pae-di pata-modules-5.10.0-13-686-pae-di cdrom-core-modules-5.10.0-13-686-pae-di firewire-core-modules-5.10.0-13-686-pae-di scsi-core-modules-5.10.0-13-686-pae-di scsi-modules-5.10.0-13-686-pae-di scsi-nic-modules-5.10.0-13-686-pae-di loop-modules-5.10.0-13-686-pae-di btrfs-modules-5.10.0-13-686-pae-di ext4-modules-5.10.0-13-686-pae-di isofs-modules-5.10.0-13-686-pae-di jfs-modules-5.10.0-13-686-pae-di xfs-modules-5.10.0-13-686-pae-di fat-modules-5.10.0-13-686-pae-di squashfs-modules-5.10.0-13-686-pae-di udf-modules-5.10.0-13-686-pae-di fuse-modules-5.10.0-13-686-pae-di f2fs-modules-5.10.0-13-686-pae-di md-modules-5.10.0-13-686-pae-di multipath-modules-5.10.0-13-686-pae-di usb-modules-5.10.0-13-686-pae-di usb-storage-modules-5.10.0-13-686-pae-di pcmcia-storage-modules-5.10.0-13-686-pae-di fb-modules-5.10.0-13-686-pae-di input-modules-5.10.0-13-686-pae-di event-modules-5.10.0-13-686-pae-di mouse-modules-5.10.0-13-686-pae-di nic-pcmcia-modules-5.10.0-13-686-pae-di pcmcia-modules-5.10.0-13-686-pae-di nic-usb-modules-5.10.0-13-686-pae-di sata-modules-5.10.0-13-686-pae-di acpi-modules-5.10.0-13-686-pae-di i2c-modules-5.10.0-13-686-pae-di crc-modules-5.10.0-13-686-pae-di crypto-modules-5.10.0-13-686-pae-di crypto-dm-modules-5.10.0-13-686-pae-di efi-modules-5.10.0-13-686-pae-di ata-modules-5.10.0-13-686-pae-di mmc-core-modules-5.10.0-13-686-pae-di mmc-modules-5.10.0-13-686-pae-di nbd-modules-5.10.0-13-686-pae-di speakup-modules-5.10.0-13-686-pae-di uinput-modules-5.10.0-13-686-pae-di sound-modules-5.10.0-13-686-pae-di mtd-core-modules-5.10.0-13-686-pae-di rfkill-modules-5.10.0-13-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_i386::
-       $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.10.0-12' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.103-1+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-13' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-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-13' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-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-12' 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-12-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.103-1+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-13' 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-13-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.106-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-13' 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-13-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.106-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-12' 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-12-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.103-1+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-13' 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-13-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.106-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-13' 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-13-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.106-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-12' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-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-12' 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-12-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.103-1+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-13' 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-13-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.106-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-13' 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-13-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.106-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-12' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-itanium-di nic-modules-5.10.0-12-itanium-di nic-shared-modules-5.10.0-12-itanium-di serial-modules-5.10.0-12-itanium-di usb-serial-modules-5.10.0-12-itanium-di ppp-modules-5.10.0-12-itanium-di pata-modules-5.10.0-12-itanium-di cdrom-core-modules-5.10.0-12-itanium-di firewire-core-modules-5.10.0-12-itanium-di scsi-core-modules-5.10.0-12-itanium-di scsi-modules-5.10.0-12-itanium-di scsi-nic-modules-5.10.0-12-itanium-di loop-modules-5.10.0-12-itanium-di btrfs-modules-5.10.0-12-itanium-di ext4-modules-5.10.0-12-itanium-di isofs-modules-5.10.0-12-itanium-di jfs-modules-5.10.0-12-itanium-di xfs-modules-5.10.0-12-itanium-di fat-modules-5.10.0-12-itanium-di squashfs-modules-5.10.0-12-itanium-di udf-modules-5.10.0-12-itanium-di fuse-modules-5.10.0-12-itanium-di f2fs-modules-5.10.0-12-itanium-di md-modules-5.10.0-12-itanium-di multipath-modules-5.10.0-12-itanium-di usb-modules-5.10.0-12-itanium-di usb-storage-modules-5.10.0-12-itanium-di fb-modules-5.10.0-12-itanium-di input-modules-5.10.0-12-itanium-di event-modules-5.10.0-12-itanium-di mouse-modules-5.10.0-12-itanium-di pcmcia-modules-5.10.0-12-itanium-di nic-usb-modules-5.10.0-12-itanium-di sata-modules-5.10.0-12-itanium-di i2c-modules-5.10.0-12-itanium-di crc-modules-5.10.0-12-itanium-di crypto-modules-5.10.0-12-itanium-di crypto-dm-modules-5.10.0-12-itanium-di ata-modules-5.10.0-12-itanium-di nbd-modules-5.10.0-12-itanium-di uinput-modules-5.10.0-12-itanium-di mtd-core-modules-5.10.0-12-itanium-di ide-core-modules-5.10.0-12-itanium-di ide-modules-5.10.0-12-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-13' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-itanium-di nic-modules-5.10.0-13-itanium-di nic-shared-modules-5.10.0-13-itanium-di serial-modules-5.10.0-13-itanium-di usb-serial-modules-5.10.0-13-itanium-di ppp-modules-5.10.0-13-itanium-di pata-modules-5.10.0-13-itanium-di cdrom-core-modules-5.10.0-13-itanium-di firewire-core-modules-5.10.0-13-itanium-di scsi-core-modules-5.10.0-13-itanium-di scsi-modules-5.10.0-13-itanium-di scsi-nic-modules-5.10.0-13-itanium-di loop-modules-5.10.0-13-itanium-di btrfs-modules-5.10.0-13-itanium-di ext4-modules-5.10.0-13-itanium-di isofs-modules-5.10.0-13-itanium-di jfs-modules-5.10.0-13-itanium-di xfs-modules-5.10.0-13-itanium-di fat-modules-5.10.0-13-itanium-di squashfs-modules-5.10.0-13-itanium-di udf-modules-5.10.0-13-itanium-di fuse-modules-5.10.0-13-itanium-di f2fs-modules-5.10.0-13-itanium-di md-modules-5.10.0-13-itanium-di multipath-modules-5.10.0-13-itanium-di usb-modules-5.10.0-13-itanium-di usb-storage-modules-5.10.0-13-itanium-di fb-modules-5.10.0-13-itanium-di input-modules-5.10.0-13-itanium-di event-modules-5.10.0-13-itanium-di mouse-modules-5.10.0-13-itanium-di pcmcia-modules-5.10.0-13-itanium-di nic-usb-modules-5.10.0-13-itanium-di sata-modules-5.10.0-13-itanium-di i2c-modules-5.10.0-13-itanium-di crc-modules-5.10.0-13-itanium-di crypto-modules-5.10.0-13-itanium-di crypto-dm-modules-5.10.0-13-itanium-di ata-modules-5.10.0-13-itanium-di nbd-modules-5.10.0-13-itanium-di uinput-modules-5.10.0-13-itanium-di mtd-core-modules-5.10.0-13-itanium-di ide-core-modules-5.10.0-13-itanium-di ide-modules-5.10.0-13-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-13' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-itanium-di nic-modules-5.10.0-13-itanium-di nic-shared-modules-5.10.0-13-itanium-di serial-modules-5.10.0-13-itanium-di usb-serial-modules-5.10.0-13-itanium-di ppp-modules-5.10.0-13-itanium-di pata-modules-5.10.0-13-itanium-di cdrom-core-modules-5.10.0-13-itanium-di firewire-core-modules-5.10.0-13-itanium-di scsi-core-modules-5.10.0-13-itanium-di scsi-modules-5.10.0-13-itanium-di scsi-nic-modules-5.10.0-13-itanium-di loop-modules-5.10.0-13-itanium-di btrfs-modules-5.10.0-13-itanium-di ext4-modules-5.10.0-13-itanium-di isofs-modules-5.10.0-13-itanium-di jfs-modules-5.10.0-13-itanium-di xfs-modules-5.10.0-13-itanium-di fat-modules-5.10.0-13-itanium-di squashfs-modules-5.10.0-13-itanium-di udf-modules-5.10.0-13-itanium-di fuse-modules-5.10.0-13-itanium-di f2fs-modules-5.10.0-13-itanium-di md-modules-5.10.0-13-itanium-di multipath-modules-5.10.0-13-itanium-di usb-modules-5.10.0-13-itanium-di usb-storage-modules-5.10.0-13-itanium-di fb-modules-5.10.0-13-itanium-di input-modules-5.10.0-13-itanium-di event-modules-5.10.0-13-itanium-di mouse-modules-5.10.0-13-itanium-di pcmcia-modules-5.10.0-13-itanium-di nic-usb-modules-5.10.0-13-itanium-di sata-modules-5.10.0-13-itanium-di i2c-modules-5.10.0-13-itanium-di crc-modules-5.10.0-13-itanium-di crypto-modules-5.10.0-13-itanium-di crypto-dm-modules-5.10.0-13-itanium-di ata-modules-5.10.0-13-itanium-di nbd-modules-5.10.0-13-itanium-di uinput-modules-5.10.0-13-itanium-di mtd-core-modules-5.10.0-13-itanium-di ide-core-modules-5.10.0-13-itanium-di ide-modules-5.10.0-13-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-12' 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-12-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-12-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.106-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-12' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.106-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-12' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-m68k-di nic-modules-5.10.0-12-m68k-di nic-shared-modules-5.10.0-12-m68k-di ppp-modules-5.10.0-12-m68k-di pata-modules-5.10.0-12-m68k-di cdrom-core-modules-5.10.0-12-m68k-di scsi-core-modules-5.10.0-12-m68k-di scsi-modules-5.10.0-12-m68k-di loop-modules-5.10.0-12-m68k-di btrfs-modules-5.10.0-12-m68k-di ext4-modules-5.10.0-12-m68k-di isofs-modules-5.10.0-12-m68k-di fat-modules-5.10.0-12-m68k-di hfs-modules-5.10.0-12-m68k-di affs-modules-5.10.0-12-m68k-di squashfs-modules-5.10.0-12-m68k-di udf-modules-5.10.0-12-m68k-di fuse-modules-5.10.0-12-m68k-di md-modules-5.10.0-12-m68k-di crc-modules-5.10.0-12-m68k-di crypto-modules-5.10.0-12-m68k-di ata-modules-5.10.0-12-m68k-di nbd-modules-5.10.0-12-m68k-di ide-core-modules-5.10.0-12-m68k-di ide-modules-5.10.0-12-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-13' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-m68k-di nic-modules-5.10.0-13-m68k-di nic-shared-modules-5.10.0-13-m68k-di ppp-modules-5.10.0-13-m68k-di pata-modules-5.10.0-13-m68k-di cdrom-core-modules-5.10.0-13-m68k-di scsi-core-modules-5.10.0-13-m68k-di scsi-modules-5.10.0-13-m68k-di loop-modules-5.10.0-13-m68k-di btrfs-modules-5.10.0-13-m68k-di ext4-modules-5.10.0-13-m68k-di isofs-modules-5.10.0-13-m68k-di fat-modules-5.10.0-13-m68k-di hfs-modules-5.10.0-13-m68k-di affs-modules-5.10.0-13-m68k-di squashfs-modules-5.10.0-13-m68k-di udf-modules-5.10.0-13-m68k-di fuse-modules-5.10.0-13-m68k-di md-modules-5.10.0-13-m68k-di crc-modules-5.10.0-13-m68k-di crypto-modules-5.10.0-13-m68k-di ata-modules-5.10.0-13-m68k-di nbd-modules-5.10.0-13-m68k-di ide-core-modules-5.10.0-13-m68k-di ide-modules-5.10.0-13-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-13' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-m68k-di nic-modules-5.10.0-13-m68k-di nic-shared-modules-5.10.0-13-m68k-di ppp-modules-5.10.0-13-m68k-di pata-modules-5.10.0-13-m68k-di cdrom-core-modules-5.10.0-13-m68k-di scsi-core-modules-5.10.0-13-m68k-di scsi-modules-5.10.0-13-m68k-di loop-modules-5.10.0-13-m68k-di btrfs-modules-5.10.0-13-m68k-di ext4-modules-5.10.0-13-m68k-di isofs-modules-5.10.0-13-m68k-di fat-modules-5.10.0-13-m68k-di hfs-modules-5.10.0-13-m68k-di affs-modules-5.10.0-13-m68k-di squashfs-modules-5.10.0-13-m68k-di udf-modules-5.10.0-13-m68k-di fuse-modules-5.10.0-13-m68k-di md-modules-5.10.0-13-m68k-di crc-modules-5.10.0-13-m68k-di crypto-modules-5.10.0-13-m68k-di ata-modules-5.10.0-13-m68k-di nbd-modules-5.10.0-13-m68k-di ide-core-modules-5.10.0-13-m68k-di ide-modules-5.10.0-13-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-12' 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-12-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-12-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.106-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-12' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.106-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-12' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-4kc-malta-di nic-modules-5.10.0-12-4kc-malta-di nic-wireless-modules-5.10.0-12-4kc-malta-di nic-shared-modules-5.10.0-12-4kc-malta-di usb-serial-modules-5.10.0-12-4kc-malta-di ppp-modules-5.10.0-12-4kc-malta-di pata-modules-5.10.0-12-4kc-malta-di cdrom-core-modules-5.10.0-12-4kc-malta-di scsi-core-modules-5.10.0-12-4kc-malta-di scsi-modules-5.10.0-12-4kc-malta-di scsi-nic-modules-5.10.0-12-4kc-malta-di loop-modules-5.10.0-12-4kc-malta-di btrfs-modules-5.10.0-12-4kc-malta-di ext4-modules-5.10.0-12-4kc-malta-di isofs-modules-5.10.0-12-4kc-malta-di jfs-modules-5.10.0-12-4kc-malta-di xfs-modules-5.10.0-12-4kc-malta-di fat-modules-5.10.0-12-4kc-malta-di affs-modules-5.10.0-12-4kc-malta-di minix-modules-5.10.0-12-4kc-malta-di squashfs-modules-5.10.0-12-4kc-malta-di udf-modules-5.10.0-12-4kc-malta-di fuse-modules-5.10.0-12-4kc-malta-di f2fs-modules-5.10.0-12-4kc-malta-di md-modules-5.10.0-12-4kc-malta-di multipath-modules-5.10.0-12-4kc-malta-di usb-modules-5.10.0-12-4kc-malta-di usb-storage-modules-5.10.0-12-4kc-malta-di fb-modules-5.10.0-12-4kc-malta-di input-modules-5.10.0-12-4kc-malta-di event-modules-5.10.0-12-4kc-malta-di mouse-modules-5.10.0-12-4kc-malta-di nic-usb-modules-5.10.0-12-4kc-malta-di sata-modules-5.10.0-12-4kc-malta-di i2c-modules-5.10.0-12-4kc-malta-di crc-modules-5.10.0-12-4kc-malta-di crypto-modules-5.10.0-12-4kc-malta-di crypto-dm-modules-5.10.0-12-4kc-malta-di ata-modules-5.10.0-12-4kc-malta-di mmc-core-modules-5.10.0-12-4kc-malta-di mmc-modules-5.10.0-12-4kc-malta-di nbd-modules-5.10.0-12-4kc-malta-di sound-modules-5.10.0-12-4kc-malta-di mtd-core-modules-5.10.0-12-4kc-malta-di kernel-image-5.10.0-12-octeon-di nic-modules-5.10.0-12-octeon-di nic-wireless-modules-5.10.0-12-octeon-di nic-shared-modules-5.10.0-12-octeon-di usb-serial-modules-5.10.0-12-octeon-di ppp-modules-5.10.0-12-octeon-di pata-modules-5.10.0-12-octeon-di cdrom-core-modules-5.10.0-12-octeon-di scsi-core-modules-5.10.0-12-octeon-di scsi-modules-5.10.0-12-octeon-di scsi-nic-modules-5.10.0-12-octeon-di loop-modules-5.10.0-12-octeon-di btrfs-modules-5.10.0-12-octeon-di ext4-modules-5.10.0-12-octeon-di isofs-modules-5.10.0-12-octeon-di jfs-modules-5.10.0-12-octeon-di xfs-modules-5.10.0-12-octeon-di fat-modules-5.10.0-12-octeon-di affs-modules-5.10.0-12-octeon-di minix-modules-5.10.0-12-octeon-di squashfs-modules-5.10.0-12-octeon-di udf-modules-5.10.0-12-octeon-di fuse-modules-5.10.0-12-octeon-di f2fs-modules-5.10.0-12-octeon-di md-modules-5.10.0-12-octeon-di multipath-modules-5.10.0-12-octeon-di usb-modules-5.10.0-12-octeon-di usb-storage-modules-5.10.0-12-octeon-di input-modules-5.10.0-12-octeon-di event-modules-5.10.0-12-octeon-di nic-usb-modules-5.10.0-12-octeon-di sata-modules-5.10.0-12-octeon-di crc-modules-5.10.0-12-octeon-di crypto-modules-5.10.0-12-octeon-di crypto-dm-modules-5.10.0-12-octeon-di nbd-modules-5.10.0-12-octeon-di rtc-modules-5.10.0-12-octeon-di sound-modules-5.10.0-12-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-13' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-4kc-malta-di nic-modules-5.10.0-13-4kc-malta-di nic-wireless-modules-5.10.0-13-4kc-malta-di nic-shared-modules-5.10.0-13-4kc-malta-di usb-serial-modules-5.10.0-13-4kc-malta-di ppp-modules-5.10.0-13-4kc-malta-di pata-modules-5.10.0-13-4kc-malta-di cdrom-core-modules-5.10.0-13-4kc-malta-di scsi-core-modules-5.10.0-13-4kc-malta-di scsi-modules-5.10.0-13-4kc-malta-di scsi-nic-modules-5.10.0-13-4kc-malta-di loop-modules-5.10.0-13-4kc-malta-di btrfs-modules-5.10.0-13-4kc-malta-di ext4-modules-5.10.0-13-4kc-malta-di isofs-modules-5.10.0-13-4kc-malta-di jfs-modules-5.10.0-13-4kc-malta-di xfs-modules-5.10.0-13-4kc-malta-di fat-modules-5.10.0-13-4kc-malta-di affs-modules-5.10.0-13-4kc-malta-di minix-modules-5.10.0-13-4kc-malta-di squashfs-modules-5.10.0-13-4kc-malta-di udf-modules-5.10.0-13-4kc-malta-di fuse-modules-5.10.0-13-4kc-malta-di f2fs-modules-5.10.0-13-4kc-malta-di md-modules-5.10.0-13-4kc-malta-di multipath-modules-5.10.0-13-4kc-malta-di usb-modules-5.10.0-13-4kc-malta-di usb-storage-modules-5.10.0-13-4kc-malta-di fb-modules-5.10.0-13-4kc-malta-di input-modules-5.10.0-13-4kc-malta-di event-modules-5.10.0-13-4kc-malta-di mouse-modules-5.10.0-13-4kc-malta-di nic-usb-modules-5.10.0-13-4kc-malta-di sata-modules-5.10.0-13-4kc-malta-di i2c-modules-5.10.0-13-4kc-malta-di crc-modules-5.10.0-13-4kc-malta-di crypto-modules-5.10.0-13-4kc-malta-di crypto-dm-modules-5.10.0-13-4kc-malta-di ata-modules-5.10.0-13-4kc-malta-di mmc-core-modules-5.10.0-13-4kc-malta-di mmc-modules-5.10.0-13-4kc-malta-di nbd-modules-5.10.0-13-4kc-malta-di sound-modules-5.10.0-13-4kc-malta-di mtd-core-modules-5.10.0-13-4kc-malta-di kernel-image-5.10.0-13-octeon-di nic-modules-5.10.0-13-octeon-di nic-wireless-modules-5.10.0-13-octeon-di nic-shared-modules-5.10.0-13-octeon-di usb-serial-modules-5.10.0-13-octeon-di ppp-modules-5.10.0-13-octeon-di pata-modules-5.10.0-13-octeon-di cdrom-core-modules-5.10.0-13-octeon-di scsi-core-modules-5.10.0-13-octeon-di scsi-modules-5.10.0-13-octeon-di scsi-nic-modules-5.10.0-13-octeon-di loop-modules-5.10.0-13-octeon-di btrfs-modules-5.10.0-13-octeon-di ext4-modules-5.10.0-13-octeon-di isofs-modules-5.10.0-13-octeon-di jfs-modules-5.10.0-13-octeon-di xfs-modules-5.10.0-13-octeon-di fat-modules-5.10.0-13-octeon-di affs-modules-5.10.0-13-octeon-di minix-modules-5.10.0-13-octeon-di squashfs-modules-5.10.0-13-octeon-di udf-modules-5.10.0-13-octeon-di fuse-modules-5.10.0-13-octeon-di f2fs-modules-5.10.0-13-octeon-di md-modules-5.10.0-13-octeon-di multipath-modules-5.10.0-13-octeon-di usb-modules-5.10.0-13-octeon-di usb-storage-modules-5.10.0-13-octeon-di input-modules-5.10.0-13-octeon-di event-modules-5.10.0-13-octeon-di nic-usb-modules-5.10.0-13-octeon-di sata-modules-5.10.0-13-octeon-di crc-modules-5.10.0-13-octeon-di crypto-modules-5.10.0-13-octeon-di crypto-dm-modules-5.10.0-13-octeon-di nbd-modules-5.10.0-13-octeon-di rtc-modules-5.10.0-13-octeon-di sound-modules-5.10.0-13-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-13' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-4kc-malta-di nic-modules-5.10.0-13-4kc-malta-di nic-wireless-modules-5.10.0-13-4kc-malta-di nic-shared-modules-5.10.0-13-4kc-malta-di usb-serial-modules-5.10.0-13-4kc-malta-di ppp-modules-5.10.0-13-4kc-malta-di pata-modules-5.10.0-13-4kc-malta-di cdrom-core-modules-5.10.0-13-4kc-malta-di scsi-core-modules-5.10.0-13-4kc-malta-di scsi-modules-5.10.0-13-4kc-malta-di scsi-nic-modules-5.10.0-13-4kc-malta-di loop-modules-5.10.0-13-4kc-malta-di btrfs-modules-5.10.0-13-4kc-malta-di ext4-modules-5.10.0-13-4kc-malta-di isofs-modules-5.10.0-13-4kc-malta-di jfs-modules-5.10.0-13-4kc-malta-di xfs-modules-5.10.0-13-4kc-malta-di fat-modules-5.10.0-13-4kc-malta-di affs-modules-5.10.0-13-4kc-malta-di minix-modules-5.10.0-13-4kc-malta-di squashfs-modules-5.10.0-13-4kc-malta-di udf-modules-5.10.0-13-4kc-malta-di fuse-modules-5.10.0-13-4kc-malta-di f2fs-modules-5.10.0-13-4kc-malta-di md-modules-5.10.0-13-4kc-malta-di multipath-modules-5.10.0-13-4kc-malta-di usb-modules-5.10.0-13-4kc-malta-di usb-storage-modules-5.10.0-13-4kc-malta-di fb-modules-5.10.0-13-4kc-malta-di input-modules-5.10.0-13-4kc-malta-di event-modules-5.10.0-13-4kc-malta-di mouse-modules-5.10.0-13-4kc-malta-di nic-usb-modules-5.10.0-13-4kc-malta-di sata-modules-5.10.0-13-4kc-malta-di i2c-modules-5.10.0-13-4kc-malta-di crc-modules-5.10.0-13-4kc-malta-di crypto-modules-5.10.0-13-4kc-malta-di crypto-dm-modules-5.10.0-13-4kc-malta-di ata-modules-5.10.0-13-4kc-malta-di mmc-core-modules-5.10.0-13-4kc-malta-di mmc-modules-5.10.0-13-4kc-malta-di nbd-modules-5.10.0-13-4kc-malta-di sound-modules-5.10.0-13-4kc-malta-di mtd-core-modules-5.10.0-13-4kc-malta-di kernel-image-5.10.0-13-octeon-di nic-modules-5.10.0-13-octeon-di nic-wireless-modules-5.10.0-13-octeon-di nic-shared-modules-5.10.0-13-octeon-di usb-serial-modules-5.10.0-13-octeon-di ppp-modules-5.10.0-13-octeon-di pata-modules-5.10.0-13-octeon-di cdrom-core-modules-5.10.0-13-octeon-di scsi-core-modules-5.10.0-13-octeon-di scsi-modules-5.10.0-13-octeon-di scsi-nic-modules-5.10.0-13-octeon-di loop-modules-5.10.0-13-octeon-di btrfs-modules-5.10.0-13-octeon-di ext4-modules-5.10.0-13-octeon-di isofs-modules-5.10.0-13-octeon-di jfs-modules-5.10.0-13-octeon-di xfs-modules-5.10.0-13-octeon-di fat-modules-5.10.0-13-octeon-di affs-modules-5.10.0-13-octeon-di minix-modules-5.10.0-13-octeon-di squashfs-modules-5.10.0-13-octeon-di udf-modules-5.10.0-13-octeon-di fuse-modules-5.10.0-13-octeon-di f2fs-modules-5.10.0-13-octeon-di md-modules-5.10.0-13-octeon-di multipath-modules-5.10.0-13-octeon-di usb-modules-5.10.0-13-octeon-di usb-storage-modules-5.10.0-13-octeon-di input-modules-5.10.0-13-octeon-di event-modules-5.10.0-13-octeon-di nic-usb-modules-5.10.0-13-octeon-di sata-modules-5.10.0-13-octeon-di crc-modules-5.10.0-13-octeon-di crypto-modules-5.10.0-13-octeon-di crypto-dm-modules-5.10.0-13-octeon-di nbd-modules-5.10.0-13-octeon-di rtc-modules-5.10.0-13-octeon-di sound-modules-5.10.0-13-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-12' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-5kc-malta-di nic-modules-5.10.0-12-5kc-malta-di nic-wireless-modules-5.10.0-12-5kc-malta-di nic-shared-modules-5.10.0-12-5kc-malta-di usb-serial-modules-5.10.0-12-5kc-malta-di ppp-modules-5.10.0-12-5kc-malta-di pata-modules-5.10.0-12-5kc-malta-di cdrom-core-modules-5.10.0-12-5kc-malta-di scsi-core-modules-5.10.0-12-5kc-malta-di scsi-modules-5.10.0-12-5kc-malta-di scsi-nic-modules-5.10.0-12-5kc-malta-di loop-modules-5.10.0-12-5kc-malta-di btrfs-modules-5.10.0-12-5kc-malta-di ext4-modules-5.10.0-12-5kc-malta-di isofs-modules-5.10.0-12-5kc-malta-di jfs-modules-5.10.0-12-5kc-malta-di xfs-modules-5.10.0-12-5kc-malta-di fat-modules-5.10.0-12-5kc-malta-di affs-modules-5.10.0-12-5kc-malta-di minix-modules-5.10.0-12-5kc-malta-di squashfs-modules-5.10.0-12-5kc-malta-di udf-modules-5.10.0-12-5kc-malta-di fuse-modules-5.10.0-12-5kc-malta-di f2fs-modules-5.10.0-12-5kc-malta-di md-modules-5.10.0-12-5kc-malta-di multipath-modules-5.10.0-12-5kc-malta-di usb-modules-5.10.0-12-5kc-malta-di usb-storage-modules-5.10.0-12-5kc-malta-di fb-modules-5.10.0-12-5kc-malta-di input-modules-5.10.0-12-5kc-malta-di event-modules-5.10.0-12-5kc-malta-di mouse-modules-5.10.0-12-5kc-malta-di nic-usb-modules-5.10.0-12-5kc-malta-di sata-modules-5.10.0-12-5kc-malta-di i2c-modules-5.10.0-12-5kc-malta-di crc-modules-5.10.0-12-5kc-malta-di crypto-modules-5.10.0-12-5kc-malta-di crypto-dm-modules-5.10.0-12-5kc-malta-di ata-modules-5.10.0-12-5kc-malta-di mmc-core-modules-5.10.0-12-5kc-malta-di mmc-modules-5.10.0-12-5kc-malta-di nbd-modules-5.10.0-12-5kc-malta-di sound-modules-5.10.0-12-5kc-malta-di mtd-core-modules-5.10.0-12-5kc-malta-di kernel-image-5.10.0-12-octeon-di nic-modules-5.10.0-12-octeon-di nic-wireless-modules-5.10.0-12-octeon-di nic-shared-modules-5.10.0-12-octeon-di usb-serial-modules-5.10.0-12-octeon-di ppp-modules-5.10.0-12-octeon-di pata-modules-5.10.0-12-octeon-di cdrom-core-modules-5.10.0-12-octeon-di scsi-core-modules-5.10.0-12-octeon-di scsi-modules-5.10.0-12-octeon-di scsi-nic-modules-5.10.0-12-octeon-di loop-modules-5.10.0-12-octeon-di btrfs-modules-5.10.0-12-octeon-di ext4-modules-5.10.0-12-octeon-di isofs-modules-5.10.0-12-octeon-di jfs-modules-5.10.0-12-octeon-di xfs-modules-5.10.0-12-octeon-di fat-modules-5.10.0-12-octeon-di affs-modules-5.10.0-12-octeon-di minix-modules-5.10.0-12-octeon-di squashfs-modules-5.10.0-12-octeon-di udf-modules-5.10.0-12-octeon-di fuse-modules-5.10.0-12-octeon-di f2fs-modules-5.10.0-12-octeon-di md-modules-5.10.0-12-octeon-di multipath-modules-5.10.0-12-octeon-di usb-modules-5.10.0-12-octeon-di usb-storage-modules-5.10.0-12-octeon-di input-modules-5.10.0-12-octeon-di event-modules-5.10.0-12-octeon-di nic-usb-modules-5.10.0-12-octeon-di sata-modules-5.10.0-12-octeon-di crc-modules-5.10.0-12-octeon-di crypto-modules-5.10.0-12-octeon-di crypto-dm-modules-5.10.0-12-octeon-di nbd-modules-5.10.0-12-octeon-di rtc-modules-5.10.0-12-octeon-di sound-modules-5.10.0-12-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-13' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-5kc-malta-di nic-modules-5.10.0-13-5kc-malta-di nic-wireless-modules-5.10.0-13-5kc-malta-di nic-shared-modules-5.10.0-13-5kc-malta-di usb-serial-modules-5.10.0-13-5kc-malta-di ppp-modules-5.10.0-13-5kc-malta-di pata-modules-5.10.0-13-5kc-malta-di cdrom-core-modules-5.10.0-13-5kc-malta-di scsi-core-modules-5.10.0-13-5kc-malta-di scsi-modules-5.10.0-13-5kc-malta-di scsi-nic-modules-5.10.0-13-5kc-malta-di loop-modules-5.10.0-13-5kc-malta-di btrfs-modules-5.10.0-13-5kc-malta-di ext4-modules-5.10.0-13-5kc-malta-di isofs-modules-5.10.0-13-5kc-malta-di jfs-modules-5.10.0-13-5kc-malta-di xfs-modules-5.10.0-13-5kc-malta-di fat-modules-5.10.0-13-5kc-malta-di affs-modules-5.10.0-13-5kc-malta-di minix-modules-5.10.0-13-5kc-malta-di squashfs-modules-5.10.0-13-5kc-malta-di udf-modules-5.10.0-13-5kc-malta-di fuse-modules-5.10.0-13-5kc-malta-di f2fs-modules-5.10.0-13-5kc-malta-di md-modules-5.10.0-13-5kc-malta-di multipath-modules-5.10.0-13-5kc-malta-di usb-modules-5.10.0-13-5kc-malta-di usb-storage-modules-5.10.0-13-5kc-malta-di fb-modules-5.10.0-13-5kc-malta-di input-modules-5.10.0-13-5kc-malta-di event-modules-5.10.0-13-5kc-malta-di mouse-modules-5.10.0-13-5kc-malta-di nic-usb-modules-5.10.0-13-5kc-malta-di sata-modules-5.10.0-13-5kc-malta-di i2c-modules-5.10.0-13-5kc-malta-di crc-modules-5.10.0-13-5kc-malta-di crypto-modules-5.10.0-13-5kc-malta-di crypto-dm-modules-5.10.0-13-5kc-malta-di ata-modules-5.10.0-13-5kc-malta-di mmc-core-modules-5.10.0-13-5kc-malta-di mmc-modules-5.10.0-13-5kc-malta-di nbd-modules-5.10.0-13-5kc-malta-di sound-modules-5.10.0-13-5kc-malta-di mtd-core-modules-5.10.0-13-5kc-malta-di kernel-image-5.10.0-13-octeon-di nic-modules-5.10.0-13-octeon-di nic-wireless-modules-5.10.0-13-octeon-di nic-shared-modules-5.10.0-13-octeon-di usb-serial-modules-5.10.0-13-octeon-di ppp-modules-5.10.0-13-octeon-di pata-modules-5.10.0-13-octeon-di cdrom-core-modules-5.10.0-13-octeon-di scsi-core-modules-5.10.0-13-octeon-di scsi-modules-5.10.0-13-octeon-di scsi-nic-modules-5.10.0-13-octeon-di loop-modules-5.10.0-13-octeon-di btrfs-modules-5.10.0-13-octeon-di ext4-modules-5.10.0-13-octeon-di isofs-modules-5.10.0-13-octeon-di jfs-modules-5.10.0-13-octeon-di xfs-modules-5.10.0-13-octeon-di fat-modules-5.10.0-13-octeon-di affs-modules-5.10.0-13-octeon-di minix-modules-5.10.0-13-octeon-di squashfs-modules-5.10.0-13-octeon-di udf-modules-5.10.0-13-octeon-di fuse-modules-5.10.0-13-octeon-di f2fs-modules-5.10.0-13-octeon-di md-modules-5.10.0-13-octeon-di multipath-modules-5.10.0-13-octeon-di usb-modules-5.10.0-13-octeon-di usb-storage-modules-5.10.0-13-octeon-di input-modules-5.10.0-13-octeon-di event-modules-5.10.0-13-octeon-di nic-usb-modules-5.10.0-13-octeon-di sata-modules-5.10.0-13-octeon-di crc-modules-5.10.0-13-octeon-di crypto-modules-5.10.0-13-octeon-di crypto-dm-modules-5.10.0-13-octeon-di nbd-modules-5.10.0-13-octeon-di rtc-modules-5.10.0-13-octeon-di sound-modules-5.10.0-13-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-13' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-5kc-malta-di nic-modules-5.10.0-13-5kc-malta-di nic-wireless-modules-5.10.0-13-5kc-malta-di nic-shared-modules-5.10.0-13-5kc-malta-di usb-serial-modules-5.10.0-13-5kc-malta-di ppp-modules-5.10.0-13-5kc-malta-di pata-modules-5.10.0-13-5kc-malta-di cdrom-core-modules-5.10.0-13-5kc-malta-di scsi-core-modules-5.10.0-13-5kc-malta-di scsi-modules-5.10.0-13-5kc-malta-di scsi-nic-modules-5.10.0-13-5kc-malta-di loop-modules-5.10.0-13-5kc-malta-di btrfs-modules-5.10.0-13-5kc-malta-di ext4-modules-5.10.0-13-5kc-malta-di isofs-modules-5.10.0-13-5kc-malta-di jfs-modules-5.10.0-13-5kc-malta-di xfs-modules-5.10.0-13-5kc-malta-di fat-modules-5.10.0-13-5kc-malta-di affs-modules-5.10.0-13-5kc-malta-di minix-modules-5.10.0-13-5kc-malta-di squashfs-modules-5.10.0-13-5kc-malta-di udf-modules-5.10.0-13-5kc-malta-di fuse-modules-5.10.0-13-5kc-malta-di f2fs-modules-5.10.0-13-5kc-malta-di md-modules-5.10.0-13-5kc-malta-di multipath-modules-5.10.0-13-5kc-malta-di usb-modules-5.10.0-13-5kc-malta-di usb-storage-modules-5.10.0-13-5kc-malta-di fb-modules-5.10.0-13-5kc-malta-di input-modules-5.10.0-13-5kc-malta-di event-modules-5.10.0-13-5kc-malta-di mouse-modules-5.10.0-13-5kc-malta-di nic-usb-modules-5.10.0-13-5kc-malta-di sata-modules-5.10.0-13-5kc-malta-di i2c-modules-5.10.0-13-5kc-malta-di crc-modules-5.10.0-13-5kc-malta-di crypto-modules-5.10.0-13-5kc-malta-di crypto-dm-modules-5.10.0-13-5kc-malta-di ata-modules-5.10.0-13-5kc-malta-di mmc-core-modules-5.10.0-13-5kc-malta-di mmc-modules-5.10.0-13-5kc-malta-di nbd-modules-5.10.0-13-5kc-malta-di sound-modules-5.10.0-13-5kc-malta-di mtd-core-modules-5.10.0-13-5kc-malta-di kernel-image-5.10.0-13-octeon-di nic-modules-5.10.0-13-octeon-di nic-wireless-modules-5.10.0-13-octeon-di nic-shared-modules-5.10.0-13-octeon-di usb-serial-modules-5.10.0-13-octeon-di ppp-modules-5.10.0-13-octeon-di pata-modules-5.10.0-13-octeon-di cdrom-core-modules-5.10.0-13-octeon-di scsi-core-modules-5.10.0-13-octeon-di scsi-modules-5.10.0-13-octeon-di scsi-nic-modules-5.10.0-13-octeon-di loop-modules-5.10.0-13-octeon-di btrfs-modules-5.10.0-13-octeon-di ext4-modules-5.10.0-13-octeon-di isofs-modules-5.10.0-13-octeon-di jfs-modules-5.10.0-13-octeon-di xfs-modules-5.10.0-13-octeon-di fat-modules-5.10.0-13-octeon-di affs-modules-5.10.0-13-octeon-di minix-modules-5.10.0-13-octeon-di squashfs-modules-5.10.0-13-octeon-di udf-modules-5.10.0-13-octeon-di fuse-modules-5.10.0-13-octeon-di f2fs-modules-5.10.0-13-octeon-di md-modules-5.10.0-13-octeon-di multipath-modules-5.10.0-13-octeon-di usb-modules-5.10.0-13-octeon-di usb-storage-modules-5.10.0-13-octeon-di input-modules-5.10.0-13-octeon-di event-modules-5.10.0-13-octeon-di nic-usb-modules-5.10.0-13-octeon-di sata-modules-5.10.0-13-octeon-di crc-modules-5.10.0-13-octeon-di crypto-modules-5.10.0-13-octeon-di crypto-dm-modules-5.10.0-13-octeon-di nbd-modules-5.10.0-13-octeon-di rtc-modules-5.10.0-13-octeon-di sound-modules-5.10.0-13-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-12' 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-12-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-12-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-12' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-5kc-malta-di nic-modules-5.10.0-12-5kc-malta-di nic-wireless-modules-5.10.0-12-5kc-malta-di nic-shared-modules-5.10.0-12-5kc-malta-di usb-serial-modules-5.10.0-12-5kc-malta-di ppp-modules-5.10.0-12-5kc-malta-di pata-modules-5.10.0-12-5kc-malta-di cdrom-core-modules-5.10.0-12-5kc-malta-di scsi-core-modules-5.10.0-12-5kc-malta-di scsi-modules-5.10.0-12-5kc-malta-di scsi-nic-modules-5.10.0-12-5kc-malta-di loop-modules-5.10.0-12-5kc-malta-di btrfs-modules-5.10.0-12-5kc-malta-di ext4-modules-5.10.0-12-5kc-malta-di isofs-modules-5.10.0-12-5kc-malta-di jfs-modules-5.10.0-12-5kc-malta-di xfs-modules-5.10.0-12-5kc-malta-di fat-modules-5.10.0-12-5kc-malta-di affs-modules-5.10.0-12-5kc-malta-di minix-modules-5.10.0-12-5kc-malta-di squashfs-modules-5.10.0-12-5kc-malta-di udf-modules-5.10.0-12-5kc-malta-di fuse-modules-5.10.0-12-5kc-malta-di f2fs-modules-5.10.0-12-5kc-malta-di md-modules-5.10.0-12-5kc-malta-di multipath-modules-5.10.0-12-5kc-malta-di usb-modules-5.10.0-12-5kc-malta-di usb-storage-modules-5.10.0-12-5kc-malta-di fb-modules-5.10.0-12-5kc-malta-di input-modules-5.10.0-12-5kc-malta-di event-modules-5.10.0-12-5kc-malta-di mouse-modules-5.10.0-12-5kc-malta-di nic-usb-modules-5.10.0-12-5kc-malta-di sata-modules-5.10.0-12-5kc-malta-di i2c-modules-5.10.0-12-5kc-malta-di crc-modules-5.10.0-12-5kc-malta-di crypto-modules-5.10.0-12-5kc-malta-di crypto-dm-modules-5.10.0-12-5kc-malta-di ata-modules-5.10.0-12-5kc-malta-di mmc-core-modules-5.10.0-12-5kc-malta-di mmc-modules-5.10.0-12-5kc-malta-di nbd-modules-5.10.0-12-5kc-malta-di sound-modules-5.10.0-12-5kc-malta-di mtd-core-modules-5.10.0-12-5kc-malta-di kernel-image-5.10.0-12-loongson-3-di nic-modules-5.10.0-12-loongson-3-di nic-wireless-modules-5.10.0-12-loongson-3-di nic-shared-modules-5.10.0-12-loongson-3-di usb-serial-modules-5.10.0-12-loongson-3-di ppp-modules-5.10.0-12-loongson-3-di pata-modules-5.10.0-12-loongson-3-di cdrom-core-modules-5.10.0-12-loongson-3-di firewire-core-modules-5.10.0-12-loongson-3-di scsi-core-modules-5.10.0-12-loongson-3-di scsi-modules-5.10.0-12-loongson-3-di scsi-nic-modules-5.10.0-12-loongson-3-di loop-modules-5.10.0-12-loongson-3-di btrfs-modules-5.10.0-12-loongson-3-di ext4-modules-5.10.0-12-loongson-3-di isofs-modules-5.10.0-12-loongson-3-di jfs-modules-5.10.0-12-loongson-3-di xfs-modules-5.10.0-12-loongson-3-di fat-modules-5.10.0-12-loongson-3-di affs-modules-5.10.0-12-loongson-3-di minix-modules-5.10.0-12-loongson-3-di nfs-modules-5.10.0-12-loongson-3-di squashfs-modules-5.10.0-12-loongson-3-di udf-modules-5.10.0-12-loongson-3-di fuse-modules-5.10.0-12-loongson-3-di f2fs-modules-5.10.0-12-loongson-3-di md-modules-5.10.0-12-loongson-3-di multipath-modules-5.10.0-12-loongson-3-di usb-modules-5.10.0-12-loongson-3-di usb-storage-modules-5.10.0-12-loongson-3-di fb-modules-5.10.0-12-loongson-3-di input-modules-5.10.0-12-loongson-3-di event-modules-5.10.0-12-loongson-3-di nic-usb-modules-5.10.0-12-loongson-3-di sata-modules-5.10.0-12-loongson-3-di crc-modules-5.10.0-12-loongson-3-di crypto-modules-5.10.0-12-loongson-3-di crypto-dm-modules-5.10.0-12-loongson-3-di ata-modules-5.10.0-12-loongson-3-di nbd-modules-5.10.0-12-loongson-3-di speakup-modules-5.10.0-12-loongson-3-di sound-modules-5.10.0-12-loongson-3-di mtd-core-modules-5.10.0-12-loongson-3-di kernel-image-5.10.0-12-octeon-di nic-modules-5.10.0-12-octeon-di nic-wireless-modules-5.10.0-12-octeon-di nic-shared-modules-5.10.0-12-octeon-di usb-serial-modules-5.10.0-12-octeon-di ppp-modules-5.10.0-12-octeon-di pata-modules-5.10.0-12-octeon-di cdrom-core-modules-5.10.0-12-octeon-di scsi-core-modules-5.10.0-12-octeon-di scsi-modules-5.10.0-12-octeon-di scsi-nic-modules-5.10.0-12-octeon-di loop-modules-5.10.0-12-octeon-di btrfs-modules-5.10.0-12-octeon-di ext4-modules-5.10.0-12-octeon-di isofs-modules-5.10.0-12-octeon-di jfs-modules-5.10.0-12-octeon-di xfs-modules-5.10.0-12-octeon-di fat-modules-5.10.0-12-octeon-di affs-modules-5.10.0-12-octeon-di minix-modules-5.10.0-12-octeon-di squashfs-modules-5.10.0-12-octeon-di udf-modules-5.10.0-12-octeon-di fuse-modules-5.10.0-12-octeon-di f2fs-modules-5.10.0-12-octeon-di md-modules-5.10.0-12-octeon-di multipath-modules-5.10.0-12-octeon-di usb-modules-5.10.0-12-octeon-di usb-storage-modules-5.10.0-12-octeon-di input-modules-5.10.0-12-octeon-di event-modules-5.10.0-12-octeon-di nic-usb-modules-5.10.0-12-octeon-di sata-modules-5.10.0-12-octeon-di crc-modules-5.10.0-12-octeon-di crypto-modules-5.10.0-12-octeon-di crypto-dm-modules-5.10.0-12-octeon-di nbd-modules-5.10.0-12-octeon-di rtc-modules-5.10.0-12-octeon-di sound-modules-5.10.0-12-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-13' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-5kc-malta-di nic-modules-5.10.0-13-5kc-malta-di nic-wireless-modules-5.10.0-13-5kc-malta-di nic-shared-modules-5.10.0-13-5kc-malta-di usb-serial-modules-5.10.0-13-5kc-malta-di ppp-modules-5.10.0-13-5kc-malta-di pata-modules-5.10.0-13-5kc-malta-di cdrom-core-modules-5.10.0-13-5kc-malta-di scsi-core-modules-5.10.0-13-5kc-malta-di scsi-modules-5.10.0-13-5kc-malta-di scsi-nic-modules-5.10.0-13-5kc-malta-di loop-modules-5.10.0-13-5kc-malta-di btrfs-modules-5.10.0-13-5kc-malta-di ext4-modules-5.10.0-13-5kc-malta-di isofs-modules-5.10.0-13-5kc-malta-di jfs-modules-5.10.0-13-5kc-malta-di xfs-modules-5.10.0-13-5kc-malta-di fat-modules-5.10.0-13-5kc-malta-di affs-modules-5.10.0-13-5kc-malta-di minix-modules-5.10.0-13-5kc-malta-di squashfs-modules-5.10.0-13-5kc-malta-di udf-modules-5.10.0-13-5kc-malta-di fuse-modules-5.10.0-13-5kc-malta-di f2fs-modules-5.10.0-13-5kc-malta-di md-modules-5.10.0-13-5kc-malta-di multipath-modules-5.10.0-13-5kc-malta-di usb-modules-5.10.0-13-5kc-malta-di usb-storage-modules-5.10.0-13-5kc-malta-di fb-modules-5.10.0-13-5kc-malta-di input-modules-5.10.0-13-5kc-malta-di event-modules-5.10.0-13-5kc-malta-di mouse-modules-5.10.0-13-5kc-malta-di nic-usb-modules-5.10.0-13-5kc-malta-di sata-modules-5.10.0-13-5kc-malta-di i2c-modules-5.10.0-13-5kc-malta-di crc-modules-5.10.0-13-5kc-malta-di crypto-modules-5.10.0-13-5kc-malta-di crypto-dm-modules-5.10.0-13-5kc-malta-di ata-modules-5.10.0-13-5kc-malta-di mmc-core-modules-5.10.0-13-5kc-malta-di mmc-modules-5.10.0-13-5kc-malta-di nbd-modules-5.10.0-13-5kc-malta-di sound-modules-5.10.0-13-5kc-malta-di mtd-core-modules-5.10.0-13-5kc-malta-di kernel-image-5.10.0-13-loongson-3-di nic-modules-5.10.0-13-loongson-3-di nic-wireless-modules-5.10.0-13-loongson-3-di nic-shared-modules-5.10.0-13-loongson-3-di usb-serial-modules-5.10.0-13-loongson-3-di ppp-modules-5.10.0-13-loongson-3-di pata-modules-5.10.0-13-loongson-3-di cdrom-core-modules-5.10.0-13-loongson-3-di firewire-core-modules-5.10.0-13-loongson-3-di scsi-core-modules-5.10.0-13-loongson-3-di scsi-modules-5.10.0-13-loongson-3-di scsi-nic-modules-5.10.0-13-loongson-3-di loop-modules-5.10.0-13-loongson-3-di btrfs-modules-5.10.0-13-loongson-3-di ext4-modules-5.10.0-13-loongson-3-di isofs-modules-5.10.0-13-loongson-3-di jfs-modules-5.10.0-13-loongson-3-di xfs-modules-5.10.0-13-loongson-3-di fat-modules-5.10.0-13-loongson-3-di affs-modules-5.10.0-13-loongson-3-di minix-modules-5.10.0-13-loongson-3-di nfs-modules-5.10.0-13-loongson-3-di squashfs-modules-5.10.0-13-loongson-3-di udf-modules-5.10.0-13-loongson-3-di fuse-modules-5.10.0-13-loongson-3-di f2fs-modules-5.10.0-13-loongson-3-di md-modules-5.10.0-13-loongson-3-di multipath-modules-5.10.0-13-loongson-3-di usb-modules-5.10.0-13-loongson-3-di usb-storage-modules-5.10.0-13-loongson-3-di fb-modules-5.10.0-13-loongson-3-di input-modules-5.10.0-13-loongson-3-di event-modules-5.10.0-13-loongson-3-di nic-usb-modules-5.10.0-13-loongson-3-di sata-modules-5.10.0-13-loongson-3-di crc-modules-5.10.0-13-loongson-3-di crypto-modules-5.10.0-13-loongson-3-di crypto-dm-modules-5.10.0-13-loongson-3-di ata-modules-5.10.0-13-loongson-3-di nbd-modules-5.10.0-13-loongson-3-di speakup-modules-5.10.0-13-loongson-3-di sound-modules-5.10.0-13-loongson-3-di mtd-core-modules-5.10.0-13-loongson-3-di kernel-image-5.10.0-13-octeon-di nic-modules-5.10.0-13-octeon-di nic-wireless-modules-5.10.0-13-octeon-di nic-shared-modules-5.10.0-13-octeon-di usb-serial-modules-5.10.0-13-octeon-di ppp-modules-5.10.0-13-octeon-di pata-modules-5.10.0-13-octeon-di cdrom-core-modules-5.10.0-13-octeon-di scsi-core-modules-5.10.0-13-octeon-di scsi-modules-5.10.0-13-octeon-di scsi-nic-modules-5.10.0-13-octeon-di loop-modules-5.10.0-13-octeon-di btrfs-modules-5.10.0-13-octeon-di ext4-modules-5.10.0-13-octeon-di isofs-modules-5.10.0-13-octeon-di jfs-modules-5.10.0-13-octeon-di xfs-modules-5.10.0-13-octeon-di fat-modules-5.10.0-13-octeon-di affs-modules-5.10.0-13-octeon-di minix-modules-5.10.0-13-octeon-di squashfs-modules-5.10.0-13-octeon-di udf-modules-5.10.0-13-octeon-di fuse-modules-5.10.0-13-octeon-di f2fs-modules-5.10.0-13-octeon-di md-modules-5.10.0-13-octeon-di multipath-modules-5.10.0-13-octeon-di usb-modules-5.10.0-13-octeon-di usb-storage-modules-5.10.0-13-octeon-di input-modules-5.10.0-13-octeon-di event-modules-5.10.0-13-octeon-di nic-usb-modules-5.10.0-13-octeon-di sata-modules-5.10.0-13-octeon-di crc-modules-5.10.0-13-octeon-di crypto-modules-5.10.0-13-octeon-di crypto-dm-modules-5.10.0-13-octeon-di nbd-modules-5.10.0-13-octeon-di rtc-modules-5.10.0-13-octeon-di sound-modules-5.10.0-13-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-13' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-5kc-malta-di nic-modules-5.10.0-13-5kc-malta-di nic-wireless-modules-5.10.0-13-5kc-malta-di nic-shared-modules-5.10.0-13-5kc-malta-di usb-serial-modules-5.10.0-13-5kc-malta-di ppp-modules-5.10.0-13-5kc-malta-di pata-modules-5.10.0-13-5kc-malta-di cdrom-core-modules-5.10.0-13-5kc-malta-di scsi-core-modules-5.10.0-13-5kc-malta-di scsi-modules-5.10.0-13-5kc-malta-di scsi-nic-modules-5.10.0-13-5kc-malta-di loop-modules-5.10.0-13-5kc-malta-di btrfs-modules-5.10.0-13-5kc-malta-di ext4-modules-5.10.0-13-5kc-malta-di isofs-modules-5.10.0-13-5kc-malta-di jfs-modules-5.10.0-13-5kc-malta-di xfs-modules-5.10.0-13-5kc-malta-di fat-modules-5.10.0-13-5kc-malta-di affs-modules-5.10.0-13-5kc-malta-di minix-modules-5.10.0-13-5kc-malta-di squashfs-modules-5.10.0-13-5kc-malta-di udf-modules-5.10.0-13-5kc-malta-di fuse-modules-5.10.0-13-5kc-malta-di f2fs-modules-5.10.0-13-5kc-malta-di md-modules-5.10.0-13-5kc-malta-di multipath-modules-5.10.0-13-5kc-malta-di usb-modules-5.10.0-13-5kc-malta-di usb-storage-modules-5.10.0-13-5kc-malta-di fb-modules-5.10.0-13-5kc-malta-di input-modules-5.10.0-13-5kc-malta-di event-modules-5.10.0-13-5kc-malta-di mouse-modules-5.10.0-13-5kc-malta-di nic-usb-modules-5.10.0-13-5kc-malta-di sata-modules-5.10.0-13-5kc-malta-di i2c-modules-5.10.0-13-5kc-malta-di crc-modules-5.10.0-13-5kc-malta-di crypto-modules-5.10.0-13-5kc-malta-di crypto-dm-modules-5.10.0-13-5kc-malta-di ata-modules-5.10.0-13-5kc-malta-di mmc-core-modules-5.10.0-13-5kc-malta-di mmc-modules-5.10.0-13-5kc-malta-di nbd-modules-5.10.0-13-5kc-malta-di sound-modules-5.10.0-13-5kc-malta-di mtd-core-modules-5.10.0-13-5kc-malta-di kernel-image-5.10.0-13-loongson-3-di nic-modules-5.10.0-13-loongson-3-di nic-wireless-modules-5.10.0-13-loongson-3-di nic-shared-modules-5.10.0-13-loongson-3-di usb-serial-modules-5.10.0-13-loongson-3-di ppp-modules-5.10.0-13-loongson-3-di pata-modules-5.10.0-13-loongson-3-di cdrom-core-modules-5.10.0-13-loongson-3-di firewire-core-modules-5.10.0-13-loongson-3-di scsi-core-modules-5.10.0-13-loongson-3-di scsi-modules-5.10.0-13-loongson-3-di scsi-nic-modules-5.10.0-13-loongson-3-di loop-modules-5.10.0-13-loongson-3-di btrfs-modules-5.10.0-13-loongson-3-di ext4-modules-5.10.0-13-loongson-3-di isofs-modules-5.10.0-13-loongson-3-di jfs-modules-5.10.0-13-loongson-3-di xfs-modules-5.10.0-13-loongson-3-di fat-modules-5.10.0-13-loongson-3-di affs-modules-5.10.0-13-loongson-3-di minix-modules-5.10.0-13-loongson-3-di nfs-modules-5.10.0-13-loongson-3-di squashfs-modules-5.10.0-13-loongson-3-di udf-modules-5.10.0-13-loongson-3-di fuse-modules-5.10.0-13-loongson-3-di f2fs-modules-5.10.0-13-loongson-3-di md-modules-5.10.0-13-loongson-3-di multipath-modules-5.10.0-13-loongson-3-di usb-modules-5.10.0-13-loongson-3-di usb-storage-modules-5.10.0-13-loongson-3-di fb-modules-5.10.0-13-loongson-3-di input-modules-5.10.0-13-loongson-3-di event-modules-5.10.0-13-loongson-3-di nic-usb-modules-5.10.0-13-loongson-3-di sata-modules-5.10.0-13-loongson-3-di crc-modules-5.10.0-13-loongson-3-di crypto-modules-5.10.0-13-loongson-3-di crypto-dm-modules-5.10.0-13-loongson-3-di ata-modules-5.10.0-13-loongson-3-di nbd-modules-5.10.0-13-loongson-3-di speakup-modules-5.10.0-13-loongson-3-di sound-modules-5.10.0-13-loongson-3-di mtd-core-modules-5.10.0-13-loongson-3-di kernel-image-5.10.0-13-octeon-di nic-modules-5.10.0-13-octeon-di nic-wireless-modules-5.10.0-13-octeon-di nic-shared-modules-5.10.0-13-octeon-di usb-serial-modules-5.10.0-13-octeon-di ppp-modules-5.10.0-13-octeon-di pata-modules-5.10.0-13-octeon-di cdrom-core-modules-5.10.0-13-octeon-di scsi-core-modules-5.10.0-13-octeon-di scsi-modules-5.10.0-13-octeon-di scsi-nic-modules-5.10.0-13-octeon-di loop-modules-5.10.0-13-octeon-di btrfs-modules-5.10.0-13-octeon-di ext4-modules-5.10.0-13-octeon-di isofs-modules-5.10.0-13-octeon-di jfs-modules-5.10.0-13-octeon-di xfs-modules-5.10.0-13-octeon-di fat-modules-5.10.0-13-octeon-di affs-modules-5.10.0-13-octeon-di minix-modules-5.10.0-13-octeon-di squashfs-modules-5.10.0-13-octeon-di udf-modules-5.10.0-13-octeon-di fuse-modules-5.10.0-13-octeon-di f2fs-modules-5.10.0-13-octeon-di md-modules-5.10.0-13-octeon-di multipath-modules-5.10.0-13-octeon-di usb-modules-5.10.0-13-octeon-di usb-storage-modules-5.10.0-13-octeon-di input-modules-5.10.0-13-octeon-di event-modules-5.10.0-13-octeon-di nic-usb-modules-5.10.0-13-octeon-di sata-modules-5.10.0-13-octeon-di crc-modules-5.10.0-13-octeon-di crypto-modules-5.10.0-13-octeon-di crypto-dm-modules-5.10.0-13-octeon-di nbd-modules-5.10.0-13-octeon-di rtc-modules-5.10.0-13-octeon-di sound-modules-5.10.0-13-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-12' 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-12-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-12-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-12' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-mips64r6-di nic-shared-modules-5.10.0-12-mips64r6-di loop-modules-5.10.0-12-mips64r6-di btrfs-modules-5.10.0-12-mips64r6-di ext4-modules-5.10.0-12-mips64r6-di isofs-modules-5.10.0-12-mips64r6-di jfs-modules-5.10.0-12-mips64r6-di xfs-modules-5.10.0-12-mips64r6-di squashfs-modules-5.10.0-12-mips64r6-di udf-modules-5.10.0-12-mips64r6-di fuse-modules-5.10.0-12-mips64r6-di f2fs-modules-5.10.0-12-mips64r6-di md-modules-5.10.0-12-mips64r6-di multipath-modules-5.10.0-12-mips64r6-di crc-modules-5.10.0-12-mips64r6-di crypto-modules-5.10.0-12-mips64r6-di crypto-dm-modules-5.10.0-12-mips64r6-di nbd-modules-5.10.0-12-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-13' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-mips64r6-di nic-shared-modules-5.10.0-13-mips64r6-di loop-modules-5.10.0-13-mips64r6-di btrfs-modules-5.10.0-13-mips64r6-di ext4-modules-5.10.0-13-mips64r6-di isofs-modules-5.10.0-13-mips64r6-di jfs-modules-5.10.0-13-mips64r6-di xfs-modules-5.10.0-13-mips64r6-di squashfs-modules-5.10.0-13-mips64r6-di udf-modules-5.10.0-13-mips64r6-di fuse-modules-5.10.0-13-mips64r6-di f2fs-modules-5.10.0-13-mips64r6-di md-modules-5.10.0-13-mips64r6-di multipath-modules-5.10.0-13-mips64r6-di crc-modules-5.10.0-13-mips64r6-di crypto-modules-5.10.0-13-mips64r6-di crypto-dm-modules-5.10.0-13-mips64r6-di nbd-modules-5.10.0-13-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-13' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-mips64r6-di nic-shared-modules-5.10.0-13-mips64r6-di loop-modules-5.10.0-13-mips64r6-di btrfs-modules-5.10.0-13-mips64r6-di ext4-modules-5.10.0-13-mips64r6-di isofs-modules-5.10.0-13-mips64r6-di jfs-modules-5.10.0-13-mips64r6-di xfs-modules-5.10.0-13-mips64r6-di squashfs-modules-5.10.0-13-mips64r6-di udf-modules-5.10.0-13-mips64r6-di fuse-modules-5.10.0-13-mips64r6-di f2fs-modules-5.10.0-13-mips64r6-di md-modules-5.10.0-13-mips64r6-di multipath-modules-5.10.0-13-mips64r6-di crc-modules-5.10.0-13-mips64r6-di crypto-modules-5.10.0-13-mips64r6-di crypto-dm-modules-5.10.0-13-mips64r6-di nbd-modules-5.10.0-13-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-12' 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-12-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-12-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.106-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-12' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-mips64r6el-di nic-shared-modules-5.10.0-12-mips64r6el-di loop-modules-5.10.0-12-mips64r6el-di btrfs-modules-5.10.0-12-mips64r6el-di ext4-modules-5.10.0-12-mips64r6el-di isofs-modules-5.10.0-12-mips64r6el-di jfs-modules-5.10.0-12-mips64r6el-di xfs-modules-5.10.0-12-mips64r6el-di squashfs-modules-5.10.0-12-mips64r6el-di udf-modules-5.10.0-12-mips64r6el-di fuse-modules-5.10.0-12-mips64r6el-di f2fs-modules-5.10.0-12-mips64r6el-di md-modules-5.10.0-12-mips64r6el-di multipath-modules-5.10.0-12-mips64r6el-di crc-modules-5.10.0-12-mips64r6el-di crypto-modules-5.10.0-12-mips64r6el-di crypto-dm-modules-5.10.0-12-mips64r6el-di nbd-modules-5.10.0-12-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-13' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-mips64r6el-di nic-shared-modules-5.10.0-13-mips64r6el-di loop-modules-5.10.0-13-mips64r6el-di btrfs-modules-5.10.0-13-mips64r6el-di ext4-modules-5.10.0-13-mips64r6el-di isofs-modules-5.10.0-13-mips64r6el-di jfs-modules-5.10.0-13-mips64r6el-di xfs-modules-5.10.0-13-mips64r6el-di squashfs-modules-5.10.0-13-mips64r6el-di udf-modules-5.10.0-13-mips64r6el-di fuse-modules-5.10.0-13-mips64r6el-di f2fs-modules-5.10.0-13-mips64r6el-di md-modules-5.10.0-13-mips64r6el-di multipath-modules-5.10.0-13-mips64r6el-di crc-modules-5.10.0-13-mips64r6el-di crypto-modules-5.10.0-13-mips64r6el-di crypto-dm-modules-5.10.0-13-mips64r6el-di nbd-modules-5.10.0-13-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-13' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-mips64r6el-di nic-shared-modules-5.10.0-13-mips64r6el-di loop-modules-5.10.0-13-mips64r6el-di btrfs-modules-5.10.0-13-mips64r6el-di ext4-modules-5.10.0-13-mips64r6el-di isofs-modules-5.10.0-13-mips64r6el-di jfs-modules-5.10.0-13-mips64r6el-di xfs-modules-5.10.0-13-mips64r6el-di squashfs-modules-5.10.0-13-mips64r6el-di udf-modules-5.10.0-13-mips64r6el-di fuse-modules-5.10.0-13-mips64r6el-di f2fs-modules-5.10.0-13-mips64r6el-di md-modules-5.10.0-13-mips64r6el-di multipath-modules-5.10.0-13-mips64r6el-di crc-modules-5.10.0-13-mips64r6el-di crypto-modules-5.10.0-13-mips64r6el-di crypto-dm-modules-5.10.0-13-mips64r6el-di nbd-modules-5.10.0-13-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-12' 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-12-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-12-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.106-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-12' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-12' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-4kc-malta-di nic-modules-5.10.0-12-4kc-malta-di nic-wireless-modules-5.10.0-12-4kc-malta-di nic-shared-modules-5.10.0-12-4kc-malta-di usb-serial-modules-5.10.0-12-4kc-malta-di ppp-modules-5.10.0-12-4kc-malta-di pata-modules-5.10.0-12-4kc-malta-di cdrom-core-modules-5.10.0-12-4kc-malta-di scsi-core-modules-5.10.0-12-4kc-malta-di scsi-modules-5.10.0-12-4kc-malta-di scsi-nic-modules-5.10.0-12-4kc-malta-di loop-modules-5.10.0-12-4kc-malta-di btrfs-modules-5.10.0-12-4kc-malta-di ext4-modules-5.10.0-12-4kc-malta-di isofs-modules-5.10.0-12-4kc-malta-di jfs-modules-5.10.0-12-4kc-malta-di xfs-modules-5.10.0-12-4kc-malta-di fat-modules-5.10.0-12-4kc-malta-di affs-modules-5.10.0-12-4kc-malta-di minix-modules-5.10.0-12-4kc-malta-di squashfs-modules-5.10.0-12-4kc-malta-di udf-modules-5.10.0-12-4kc-malta-di fuse-modules-5.10.0-12-4kc-malta-di f2fs-modules-5.10.0-12-4kc-malta-di md-modules-5.10.0-12-4kc-malta-di multipath-modules-5.10.0-12-4kc-malta-di usb-modules-5.10.0-12-4kc-malta-di usb-storage-modules-5.10.0-12-4kc-malta-di fb-modules-5.10.0-12-4kc-malta-di input-modules-5.10.0-12-4kc-malta-di event-modules-5.10.0-12-4kc-malta-di mouse-modules-5.10.0-12-4kc-malta-di nic-usb-modules-5.10.0-12-4kc-malta-di sata-modules-5.10.0-12-4kc-malta-di i2c-modules-5.10.0-12-4kc-malta-di crc-modules-5.10.0-12-4kc-malta-di crypto-modules-5.10.0-12-4kc-malta-di crypto-dm-modules-5.10.0-12-4kc-malta-di ata-modules-5.10.0-12-4kc-malta-di mmc-core-modules-5.10.0-12-4kc-malta-di mmc-modules-5.10.0-12-4kc-malta-di nbd-modules-5.10.0-12-4kc-malta-di sound-modules-5.10.0-12-4kc-malta-di mtd-core-modules-5.10.0-12-4kc-malta-di kernel-image-5.10.0-12-loongson-3-di nic-modules-5.10.0-12-loongson-3-di nic-wireless-modules-5.10.0-12-loongson-3-di nic-shared-modules-5.10.0-12-loongson-3-di usb-serial-modules-5.10.0-12-loongson-3-di ppp-modules-5.10.0-12-loongson-3-di pata-modules-5.10.0-12-loongson-3-di cdrom-core-modules-5.10.0-12-loongson-3-di firewire-core-modules-5.10.0-12-loongson-3-di scsi-core-modules-5.10.0-12-loongson-3-di scsi-modules-5.10.0-12-loongson-3-di scsi-nic-modules-5.10.0-12-loongson-3-di loop-modules-5.10.0-12-loongson-3-di btrfs-modules-5.10.0-12-loongson-3-di ext4-modules-5.10.0-12-loongson-3-di isofs-modules-5.10.0-12-loongson-3-di jfs-modules-5.10.0-12-loongson-3-di xfs-modules-5.10.0-12-loongson-3-di fat-modules-5.10.0-12-loongson-3-di affs-modules-5.10.0-12-loongson-3-di minix-modules-5.10.0-12-loongson-3-di nfs-modules-5.10.0-12-loongson-3-di squashfs-modules-5.10.0-12-loongson-3-di udf-modules-5.10.0-12-loongson-3-di fuse-modules-5.10.0-12-loongson-3-di f2fs-modules-5.10.0-12-loongson-3-di md-modules-5.10.0-12-loongson-3-di multipath-modules-5.10.0-12-loongson-3-di usb-modules-5.10.0-12-loongson-3-di usb-storage-modules-5.10.0-12-loongson-3-di fb-modules-5.10.0-12-loongson-3-di input-modules-5.10.0-12-loongson-3-di event-modules-5.10.0-12-loongson-3-di nic-usb-modules-5.10.0-12-loongson-3-di sata-modules-5.10.0-12-loongson-3-di crc-modules-5.10.0-12-loongson-3-di crypto-modules-5.10.0-12-loongson-3-di crypto-dm-modules-5.10.0-12-loongson-3-di ata-modules-5.10.0-12-loongson-3-di nbd-modules-5.10.0-12-loongson-3-di speakup-modules-5.10.0-12-loongson-3-di sound-modules-5.10.0-12-loongson-3-di mtd-core-modules-5.10.0-12-loongson-3-di kernel-image-5.10.0-12-octeon-di nic-modules-5.10.0-12-octeon-di nic-wireless-modules-5.10.0-12-octeon-di nic-shared-modules-5.10.0-12-octeon-di usb-serial-modules-5.10.0-12-octeon-di ppp-modules-5.10.0-12-octeon-di pata-modules-5.10.0-12-octeon-di cdrom-core-modules-5.10.0-12-octeon-di scsi-core-modules-5.10.0-12-octeon-di scsi-modules-5.10.0-12-octeon-di scsi-nic-modules-5.10.0-12-octeon-di loop-modules-5.10.0-12-octeon-di btrfs-modules-5.10.0-12-octeon-di ext4-modules-5.10.0-12-octeon-di isofs-modules-5.10.0-12-octeon-di jfs-modules-5.10.0-12-octeon-di xfs-modules-5.10.0-12-octeon-di fat-modules-5.10.0-12-octeon-di affs-modules-5.10.0-12-octeon-di minix-modules-5.10.0-12-octeon-di squashfs-modules-5.10.0-12-octeon-di udf-modules-5.10.0-12-octeon-di fuse-modules-5.10.0-12-octeon-di f2fs-modules-5.10.0-12-octeon-di md-modules-5.10.0-12-octeon-di multipath-modules-5.10.0-12-octeon-di usb-modules-5.10.0-12-octeon-di usb-storage-modules-5.10.0-12-octeon-di input-modules-5.10.0-12-octeon-di event-modules-5.10.0-12-octeon-di nic-usb-modules-5.10.0-12-octeon-di sata-modules-5.10.0-12-octeon-di crc-modules-5.10.0-12-octeon-di crypto-modules-5.10.0-12-octeon-di crypto-dm-modules-5.10.0-12-octeon-di nbd-modules-5.10.0-12-octeon-di rtc-modules-5.10.0-12-octeon-di sound-modules-5.10.0-12-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-13' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-4kc-malta-di nic-modules-5.10.0-13-4kc-malta-di nic-wireless-modules-5.10.0-13-4kc-malta-di nic-shared-modules-5.10.0-13-4kc-malta-di usb-serial-modules-5.10.0-13-4kc-malta-di ppp-modules-5.10.0-13-4kc-malta-di pata-modules-5.10.0-13-4kc-malta-di cdrom-core-modules-5.10.0-13-4kc-malta-di scsi-core-modules-5.10.0-13-4kc-malta-di scsi-modules-5.10.0-13-4kc-malta-di scsi-nic-modules-5.10.0-13-4kc-malta-di loop-modules-5.10.0-13-4kc-malta-di btrfs-modules-5.10.0-13-4kc-malta-di ext4-modules-5.10.0-13-4kc-malta-di isofs-modules-5.10.0-13-4kc-malta-di jfs-modules-5.10.0-13-4kc-malta-di xfs-modules-5.10.0-13-4kc-malta-di fat-modules-5.10.0-13-4kc-malta-di affs-modules-5.10.0-13-4kc-malta-di minix-modules-5.10.0-13-4kc-malta-di squashfs-modules-5.10.0-13-4kc-malta-di udf-modules-5.10.0-13-4kc-malta-di fuse-modules-5.10.0-13-4kc-malta-di f2fs-modules-5.10.0-13-4kc-malta-di md-modules-5.10.0-13-4kc-malta-di multipath-modules-5.10.0-13-4kc-malta-di usb-modules-5.10.0-13-4kc-malta-di usb-storage-modules-5.10.0-13-4kc-malta-di fb-modules-5.10.0-13-4kc-malta-di input-modules-5.10.0-13-4kc-malta-di event-modules-5.10.0-13-4kc-malta-di mouse-modules-5.10.0-13-4kc-malta-di nic-usb-modules-5.10.0-13-4kc-malta-di sata-modules-5.10.0-13-4kc-malta-di i2c-modules-5.10.0-13-4kc-malta-di crc-modules-5.10.0-13-4kc-malta-di crypto-modules-5.10.0-13-4kc-malta-di crypto-dm-modules-5.10.0-13-4kc-malta-di ata-modules-5.10.0-13-4kc-malta-di mmc-core-modules-5.10.0-13-4kc-malta-di mmc-modules-5.10.0-13-4kc-malta-di nbd-modules-5.10.0-13-4kc-malta-di sound-modules-5.10.0-13-4kc-malta-di mtd-core-modules-5.10.0-13-4kc-malta-di kernel-image-5.10.0-13-loongson-3-di nic-modules-5.10.0-13-loongson-3-di nic-wireless-modules-5.10.0-13-loongson-3-di nic-shared-modules-5.10.0-13-loongson-3-di usb-serial-modules-5.10.0-13-loongson-3-di ppp-modules-5.10.0-13-loongson-3-di pata-modules-5.10.0-13-loongson-3-di cdrom-core-modules-5.10.0-13-loongson-3-di firewire-core-modules-5.10.0-13-loongson-3-di scsi-core-modules-5.10.0-13-loongson-3-di scsi-modules-5.10.0-13-loongson-3-di scsi-nic-modules-5.10.0-13-loongson-3-di loop-modules-5.10.0-13-loongson-3-di btrfs-modules-5.10.0-13-loongson-3-di ext4-modules-5.10.0-13-loongson-3-di isofs-modules-5.10.0-13-loongson-3-di jfs-modules-5.10.0-13-loongson-3-di xfs-modules-5.10.0-13-loongson-3-di fat-modules-5.10.0-13-loongson-3-di affs-modules-5.10.0-13-loongson-3-di minix-modules-5.10.0-13-loongson-3-di nfs-modules-5.10.0-13-loongson-3-di squashfs-modules-5.10.0-13-loongson-3-di udf-modules-5.10.0-13-loongson-3-di fuse-modules-5.10.0-13-loongson-3-di f2fs-modules-5.10.0-13-loongson-3-di md-modules-5.10.0-13-loongson-3-di multipath-modules-5.10.0-13-loongson-3-di usb-modules-5.10.0-13-loongson-3-di usb-storage-modules-5.10.0-13-loongson-3-di fb-modules-5.10.0-13-loongson-3-di input-modules-5.10.0-13-loongson-3-di event-modules-5.10.0-13-loongson-3-di nic-usb-modules-5.10.0-13-loongson-3-di sata-modules-5.10.0-13-loongson-3-di crc-modules-5.10.0-13-loongson-3-di crypto-modules-5.10.0-13-loongson-3-di crypto-dm-modules-5.10.0-13-loongson-3-di ata-modules-5.10.0-13-loongson-3-di nbd-modules-5.10.0-13-loongson-3-di speakup-modules-5.10.0-13-loongson-3-di sound-modules-5.10.0-13-loongson-3-di mtd-core-modules-5.10.0-13-loongson-3-di kernel-image-5.10.0-13-octeon-di nic-modules-5.10.0-13-octeon-di nic-wireless-modules-5.10.0-13-octeon-di nic-shared-modules-5.10.0-13-octeon-di usb-serial-modules-5.10.0-13-octeon-di ppp-modules-5.10.0-13-octeon-di pata-modules-5.10.0-13-octeon-di cdrom-core-modules-5.10.0-13-octeon-di scsi-core-modules-5.10.0-13-octeon-di scsi-modules-5.10.0-13-octeon-di scsi-nic-modules-5.10.0-13-octeon-di loop-modules-5.10.0-13-octeon-di btrfs-modules-5.10.0-13-octeon-di ext4-modules-5.10.0-13-octeon-di isofs-modules-5.10.0-13-octeon-di jfs-modules-5.10.0-13-octeon-di xfs-modules-5.10.0-13-octeon-di fat-modules-5.10.0-13-octeon-di affs-modules-5.10.0-13-octeon-di minix-modules-5.10.0-13-octeon-di squashfs-modules-5.10.0-13-octeon-di udf-modules-5.10.0-13-octeon-di fuse-modules-5.10.0-13-octeon-di f2fs-modules-5.10.0-13-octeon-di md-modules-5.10.0-13-octeon-di multipath-modules-5.10.0-13-octeon-di usb-modules-5.10.0-13-octeon-di usb-storage-modules-5.10.0-13-octeon-di input-modules-5.10.0-13-octeon-di event-modules-5.10.0-13-octeon-di nic-usb-modules-5.10.0-13-octeon-di sata-modules-5.10.0-13-octeon-di crc-modules-5.10.0-13-octeon-di crypto-modules-5.10.0-13-octeon-di crypto-dm-modules-5.10.0-13-octeon-di nbd-modules-5.10.0-13-octeon-di rtc-modules-5.10.0-13-octeon-di sound-modules-5.10.0-13-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-13' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-4kc-malta-di nic-modules-5.10.0-13-4kc-malta-di nic-wireless-modules-5.10.0-13-4kc-malta-di nic-shared-modules-5.10.0-13-4kc-malta-di usb-serial-modules-5.10.0-13-4kc-malta-di ppp-modules-5.10.0-13-4kc-malta-di pata-modules-5.10.0-13-4kc-malta-di cdrom-core-modules-5.10.0-13-4kc-malta-di scsi-core-modules-5.10.0-13-4kc-malta-di scsi-modules-5.10.0-13-4kc-malta-di scsi-nic-modules-5.10.0-13-4kc-malta-di loop-modules-5.10.0-13-4kc-malta-di btrfs-modules-5.10.0-13-4kc-malta-di ext4-modules-5.10.0-13-4kc-malta-di isofs-modules-5.10.0-13-4kc-malta-di jfs-modules-5.10.0-13-4kc-malta-di xfs-modules-5.10.0-13-4kc-malta-di fat-modules-5.10.0-13-4kc-malta-di affs-modules-5.10.0-13-4kc-malta-di minix-modules-5.10.0-13-4kc-malta-di squashfs-modules-5.10.0-13-4kc-malta-di udf-modules-5.10.0-13-4kc-malta-di fuse-modules-5.10.0-13-4kc-malta-di f2fs-modules-5.10.0-13-4kc-malta-di md-modules-5.10.0-13-4kc-malta-di multipath-modules-5.10.0-13-4kc-malta-di usb-modules-5.10.0-13-4kc-malta-di usb-storage-modules-5.10.0-13-4kc-malta-di fb-modules-5.10.0-13-4kc-malta-di input-modules-5.10.0-13-4kc-malta-di event-modules-5.10.0-13-4kc-malta-di mouse-modules-5.10.0-13-4kc-malta-di nic-usb-modules-5.10.0-13-4kc-malta-di sata-modules-5.10.0-13-4kc-malta-di i2c-modules-5.10.0-13-4kc-malta-di crc-modules-5.10.0-13-4kc-malta-di crypto-modules-5.10.0-13-4kc-malta-di crypto-dm-modules-5.10.0-13-4kc-malta-di ata-modules-5.10.0-13-4kc-malta-di mmc-core-modules-5.10.0-13-4kc-malta-di mmc-modules-5.10.0-13-4kc-malta-di nbd-modules-5.10.0-13-4kc-malta-di sound-modules-5.10.0-13-4kc-malta-di mtd-core-modules-5.10.0-13-4kc-malta-di kernel-image-5.10.0-13-loongson-3-di nic-modules-5.10.0-13-loongson-3-di nic-wireless-modules-5.10.0-13-loongson-3-di nic-shared-modules-5.10.0-13-loongson-3-di usb-serial-modules-5.10.0-13-loongson-3-di ppp-modules-5.10.0-13-loongson-3-di pata-modules-5.10.0-13-loongson-3-di cdrom-core-modules-5.10.0-13-loongson-3-di firewire-core-modules-5.10.0-13-loongson-3-di scsi-core-modules-5.10.0-13-loongson-3-di scsi-modules-5.10.0-13-loongson-3-di scsi-nic-modules-5.10.0-13-loongson-3-di loop-modules-5.10.0-13-loongson-3-di btrfs-modules-5.10.0-13-loongson-3-di ext4-modules-5.10.0-13-loongson-3-di isofs-modules-5.10.0-13-loongson-3-di jfs-modules-5.10.0-13-loongson-3-di xfs-modules-5.10.0-13-loongson-3-di fat-modules-5.10.0-13-loongson-3-di affs-modules-5.10.0-13-loongson-3-di minix-modules-5.10.0-13-loongson-3-di nfs-modules-5.10.0-13-loongson-3-di squashfs-modules-5.10.0-13-loongson-3-di udf-modules-5.10.0-13-loongson-3-di fuse-modules-5.10.0-13-loongson-3-di f2fs-modules-5.10.0-13-loongson-3-di md-modules-5.10.0-13-loongson-3-di multipath-modules-5.10.0-13-loongson-3-di usb-modules-5.10.0-13-loongson-3-di usb-storage-modules-5.10.0-13-loongson-3-di fb-modules-5.10.0-13-loongson-3-di input-modules-5.10.0-13-loongson-3-di event-modules-5.10.0-13-loongson-3-di nic-usb-modules-5.10.0-13-loongson-3-di sata-modules-5.10.0-13-loongson-3-di crc-modules-5.10.0-13-loongson-3-di crypto-modules-5.10.0-13-loongson-3-di crypto-dm-modules-5.10.0-13-loongson-3-di ata-modules-5.10.0-13-loongson-3-di nbd-modules-5.10.0-13-loongson-3-di speakup-modules-5.10.0-13-loongson-3-di sound-modules-5.10.0-13-loongson-3-di mtd-core-modules-5.10.0-13-loongson-3-di kernel-image-5.10.0-13-octeon-di nic-modules-5.10.0-13-octeon-di nic-wireless-modules-5.10.0-13-octeon-di nic-shared-modules-5.10.0-13-octeon-di usb-serial-modules-5.10.0-13-octeon-di ppp-modules-5.10.0-13-octeon-di pata-modules-5.10.0-13-octeon-di cdrom-core-modules-5.10.0-13-octeon-di scsi-core-modules-5.10.0-13-octeon-di scsi-modules-5.10.0-13-octeon-di scsi-nic-modules-5.10.0-13-octeon-di loop-modules-5.10.0-13-octeon-di btrfs-modules-5.10.0-13-octeon-di ext4-modules-5.10.0-13-octeon-di isofs-modules-5.10.0-13-octeon-di jfs-modules-5.10.0-13-octeon-di xfs-modules-5.10.0-13-octeon-di fat-modules-5.10.0-13-octeon-di affs-modules-5.10.0-13-octeon-di minix-modules-5.10.0-13-octeon-di squashfs-modules-5.10.0-13-octeon-di udf-modules-5.10.0-13-octeon-di fuse-modules-5.10.0-13-octeon-di f2fs-modules-5.10.0-13-octeon-di md-modules-5.10.0-13-octeon-di multipath-modules-5.10.0-13-octeon-di usb-modules-5.10.0-13-octeon-di usb-storage-modules-5.10.0-13-octeon-di input-modules-5.10.0-13-octeon-di event-modules-5.10.0-13-octeon-di nic-usb-modules-5.10.0-13-octeon-di sata-modules-5.10.0-13-octeon-di crc-modules-5.10.0-13-octeon-di crypto-modules-5.10.0-13-octeon-di crypto-dm-modules-5.10.0-13-octeon-di nbd-modules-5.10.0-13-octeon-di rtc-modules-5.10.0-13-octeon-di sound-modules-5.10.0-13-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-12' 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-12-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-12-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-12' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-mips32r6-di nic-shared-modules-5.10.0-12-mips32r6-di loop-modules-5.10.0-12-mips32r6-di btrfs-modules-5.10.0-12-mips32r6-di ext4-modules-5.10.0-12-mips32r6-di isofs-modules-5.10.0-12-mips32r6-di jfs-modules-5.10.0-12-mips32r6-di xfs-modules-5.10.0-12-mips32r6-di squashfs-modules-5.10.0-12-mips32r6-di udf-modules-5.10.0-12-mips32r6-di fuse-modules-5.10.0-12-mips32r6-di f2fs-modules-5.10.0-12-mips32r6-di md-modules-5.10.0-12-mips32r6-di multipath-modules-5.10.0-12-mips32r6-di crc-modules-5.10.0-12-mips32r6-di crypto-modules-5.10.0-12-mips32r6-di crypto-dm-modules-5.10.0-12-mips32r6-di nbd-modules-5.10.0-12-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-13' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-mips32r6-di nic-shared-modules-5.10.0-13-mips32r6-di loop-modules-5.10.0-13-mips32r6-di btrfs-modules-5.10.0-13-mips32r6-di ext4-modules-5.10.0-13-mips32r6-di isofs-modules-5.10.0-13-mips32r6-di jfs-modules-5.10.0-13-mips32r6-di xfs-modules-5.10.0-13-mips32r6-di squashfs-modules-5.10.0-13-mips32r6-di udf-modules-5.10.0-13-mips32r6-di fuse-modules-5.10.0-13-mips32r6-di f2fs-modules-5.10.0-13-mips32r6-di md-modules-5.10.0-13-mips32r6-di multipath-modules-5.10.0-13-mips32r6-di crc-modules-5.10.0-13-mips32r6-di crypto-modules-5.10.0-13-mips32r6-di crypto-dm-modules-5.10.0-13-mips32r6-di nbd-modules-5.10.0-13-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-13' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-mips32r6-di nic-shared-modules-5.10.0-13-mips32r6-di loop-modules-5.10.0-13-mips32r6-di btrfs-modules-5.10.0-13-mips32r6-di ext4-modules-5.10.0-13-mips32r6-di isofs-modules-5.10.0-13-mips32r6-di jfs-modules-5.10.0-13-mips32r6-di xfs-modules-5.10.0-13-mips32r6-di squashfs-modules-5.10.0-13-mips32r6-di udf-modules-5.10.0-13-mips32r6-di fuse-modules-5.10.0-13-mips32r6-di f2fs-modules-5.10.0-13-mips32r6-di md-modules-5.10.0-13-mips32r6-di multipath-modules-5.10.0-13-mips32r6-di crc-modules-5.10.0-13-mips32r6-di crypto-modules-5.10.0-13-mips32r6-di crypto-dm-modules-5.10.0-13-mips32r6-di nbd-modules-5.10.0-13-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-12' 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-12-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-12-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.106-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-12' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-mips32r6el-di nic-shared-modules-5.10.0-12-mips32r6el-di loop-modules-5.10.0-12-mips32r6el-di btrfs-modules-5.10.0-12-mips32r6el-di ext4-modules-5.10.0-12-mips32r6el-di isofs-modules-5.10.0-12-mips32r6el-di jfs-modules-5.10.0-12-mips32r6el-di xfs-modules-5.10.0-12-mips32r6el-di squashfs-modules-5.10.0-12-mips32r6el-di udf-modules-5.10.0-12-mips32r6el-di fuse-modules-5.10.0-12-mips32r6el-di f2fs-modules-5.10.0-12-mips32r6el-di md-modules-5.10.0-12-mips32r6el-di multipath-modules-5.10.0-12-mips32r6el-di crc-modules-5.10.0-12-mips32r6el-di crypto-modules-5.10.0-12-mips32r6el-di crypto-dm-modules-5.10.0-12-mips32r6el-di nbd-modules-5.10.0-12-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-13' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-mips32r6el-di nic-shared-modules-5.10.0-13-mips32r6el-di loop-modules-5.10.0-13-mips32r6el-di btrfs-modules-5.10.0-13-mips32r6el-di ext4-modules-5.10.0-13-mips32r6el-di isofs-modules-5.10.0-13-mips32r6el-di jfs-modules-5.10.0-13-mips32r6el-di xfs-modules-5.10.0-13-mips32r6el-di squashfs-modules-5.10.0-13-mips32r6el-di udf-modules-5.10.0-13-mips32r6el-di fuse-modules-5.10.0-13-mips32r6el-di f2fs-modules-5.10.0-13-mips32r6el-di md-modules-5.10.0-13-mips32r6el-di multipath-modules-5.10.0-13-mips32r6el-di crc-modules-5.10.0-13-mips32r6el-di crypto-modules-5.10.0-13-mips32r6el-di crypto-dm-modules-5.10.0-13-mips32r6el-di nbd-modules-5.10.0-13-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-13' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-mips32r6el-di nic-shared-modules-5.10.0-13-mips32r6el-di loop-modules-5.10.0-13-mips32r6el-di btrfs-modules-5.10.0-13-mips32r6el-di ext4-modules-5.10.0-13-mips32r6el-di isofs-modules-5.10.0-13-mips32r6el-di jfs-modules-5.10.0-13-mips32r6el-di xfs-modules-5.10.0-13-mips32r6el-di squashfs-modules-5.10.0-13-mips32r6el-di udf-modules-5.10.0-13-mips32r6el-di fuse-modules-5.10.0-13-mips32r6el-di f2fs-modules-5.10.0-13-mips32r6el-di md-modules-5.10.0-13-mips32r6el-di multipath-modules-5.10.0-13-mips32r6el-di crc-modules-5.10.0-13-mips32r6el-di crypto-modules-5.10.0-13-mips32r6el-di crypto-dm-modules-5.10.0-13-mips32r6el-di nbd-modules-5.10.0-13-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-12' 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-12-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-12-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.106-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-12' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-powerpc-di nic-modules-5.10.0-12-powerpc-di nic-wireless-modules-5.10.0-12-powerpc-di nic-shared-modules-5.10.0-12-powerpc-di serial-modules-5.10.0-12-powerpc-di usb-serial-modules-5.10.0-12-powerpc-di ppp-modules-5.10.0-12-powerpc-di pata-modules-5.10.0-12-powerpc-di cdrom-core-modules-5.10.0-12-powerpc-di firewire-core-modules-5.10.0-12-powerpc-di scsi-core-modules-5.10.0-12-powerpc-di scsi-modules-5.10.0-12-powerpc-di scsi-nic-modules-5.10.0-12-powerpc-di loop-modules-5.10.0-12-powerpc-di btrfs-modules-5.10.0-12-powerpc-di ext4-modules-5.10.0-12-powerpc-di isofs-modules-5.10.0-12-powerpc-di jfs-modules-5.10.0-12-powerpc-di xfs-modules-5.10.0-12-powerpc-di fat-modules-5.10.0-12-powerpc-di hfs-modules-5.10.0-12-powerpc-di affs-modules-5.10.0-12-powerpc-di squashfs-modules-5.10.0-12-powerpc-di udf-modules-5.10.0-12-powerpc-di fuse-modules-5.10.0-12-powerpc-di f2fs-modules-5.10.0-12-powerpc-di md-modules-5.10.0-12-powerpc-di multipath-modules-5.10.0-12-powerpc-di usb-modules-5.10.0-12-powerpc-di usb-storage-modules-5.10.0-12-powerpc-di pcmcia-storage-modules-5.10.0-12-powerpc-di fb-modules-5.10.0-12-powerpc-di input-modules-5.10.0-12-powerpc-di event-modules-5.10.0-12-powerpc-di mouse-modules-5.10.0-12-powerpc-di nic-pcmcia-modules-5.10.0-12-powerpc-di pcmcia-modules-5.10.0-12-powerpc-di nic-usb-modules-5.10.0-12-powerpc-di sata-modules-5.10.0-12-powerpc-di crc-modules-5.10.0-12-powerpc-di crypto-modules-5.10.0-12-powerpc-di crypto-dm-modules-5.10.0-12-powerpc-di ata-modules-5.10.0-12-powerpc-di mmc-core-modules-5.10.0-12-powerpc-di nbd-modules-5.10.0-12-powerpc-di uinput-modules-5.10.0-12-powerpc-di kernel-image-5.10.0-12-powerpc64-di nic-modules-5.10.0-12-powerpc64-di nic-wireless-modules-5.10.0-12-powerpc64-di nic-shared-modules-5.10.0-12-powerpc64-di serial-modules-5.10.0-12-powerpc64-di usb-serial-modules-5.10.0-12-powerpc64-di ppp-modules-5.10.0-12-powerpc64-di pata-modules-5.10.0-12-powerpc64-di cdrom-core-modules-5.10.0-12-powerpc64-di firewire-core-modules-5.10.0-12-powerpc64-di scsi-core-modules-5.10.0-12-powerpc64-di scsi-modules-5.10.0-12-powerpc64-di scsi-nic-modules-5.10.0-12-powerpc64-di loop-modules-5.10.0-12-powerpc64-di btrfs-modules-5.10.0-12-powerpc64-di ext4-modules-5.10.0-12-powerpc64-di isofs-modules-5.10.0-12-powerpc64-di jfs-modules-5.10.0-12-powerpc64-di xfs-modules-5.10.0-12-powerpc64-di fat-modules-5.10.0-12-powerpc64-di hfs-modules-5.10.0-12-powerpc64-di affs-modules-5.10.0-12-powerpc64-di squashfs-modules-5.10.0-12-powerpc64-di udf-modules-5.10.0-12-powerpc64-di fuse-modules-5.10.0-12-powerpc64-di f2fs-modules-5.10.0-12-powerpc64-di md-modules-5.10.0-12-powerpc64-di multipath-modules-5.10.0-12-powerpc64-di usb-modules-5.10.0-12-powerpc64-di usb-storage-modules-5.10.0-12-powerpc64-di pcmcia-storage-modules-5.10.0-12-powerpc64-di fb-modules-5.10.0-12-powerpc64-di input-modules-5.10.0-12-powerpc64-di event-modules-5.10.0-12-powerpc64-di mouse-modules-5.10.0-12-powerpc64-di nic-pcmcia-modules-5.10.0-12-powerpc64-di pcmcia-modules-5.10.0-12-powerpc64-di nic-usb-modules-5.10.0-12-powerpc64-di sata-modules-5.10.0-12-powerpc64-di i2c-modules-5.10.0-12-powerpc64-di crc-modules-5.10.0-12-powerpc64-di crypto-modules-5.10.0-12-powerpc64-di crypto-dm-modules-5.10.0-12-powerpc64-di ata-modules-5.10.0-12-powerpc64-di mmc-core-modules-5.10.0-12-powerpc64-di nbd-modules-5.10.0-12-powerpc64-di uinput-modules-5.10.0-12-powerpc64-di mtd-core-modules-5.10.0-12-powerpc64-di hypervisor-modules-5.10.0-12-powerpc64-di fancontrol-modules-5.10.0-12-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-13' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-powerpc-di nic-modules-5.10.0-13-powerpc-di nic-wireless-modules-5.10.0-13-powerpc-di nic-shared-modules-5.10.0-13-powerpc-di serial-modules-5.10.0-13-powerpc-di usb-serial-modules-5.10.0-13-powerpc-di ppp-modules-5.10.0-13-powerpc-di pata-modules-5.10.0-13-powerpc-di cdrom-core-modules-5.10.0-13-powerpc-di firewire-core-modules-5.10.0-13-powerpc-di scsi-core-modules-5.10.0-13-powerpc-di scsi-modules-5.10.0-13-powerpc-di scsi-nic-modules-5.10.0-13-powerpc-di loop-modules-5.10.0-13-powerpc-di btrfs-modules-5.10.0-13-powerpc-di ext4-modules-5.10.0-13-powerpc-di isofs-modules-5.10.0-13-powerpc-di jfs-modules-5.10.0-13-powerpc-di xfs-modules-5.10.0-13-powerpc-di fat-modules-5.10.0-13-powerpc-di hfs-modules-5.10.0-13-powerpc-di affs-modules-5.10.0-13-powerpc-di squashfs-modules-5.10.0-13-powerpc-di udf-modules-5.10.0-13-powerpc-di fuse-modules-5.10.0-13-powerpc-di f2fs-modules-5.10.0-13-powerpc-di md-modules-5.10.0-13-powerpc-di multipath-modules-5.10.0-13-powerpc-di usb-modules-5.10.0-13-powerpc-di usb-storage-modules-5.10.0-13-powerpc-di pcmcia-storage-modules-5.10.0-13-powerpc-di fb-modules-5.10.0-13-powerpc-di input-modules-5.10.0-13-powerpc-di event-modules-5.10.0-13-powerpc-di mouse-modules-5.10.0-13-powerpc-di nic-pcmcia-modules-5.10.0-13-powerpc-di pcmcia-modules-5.10.0-13-powerpc-di nic-usb-modules-5.10.0-13-powerpc-di sata-modules-5.10.0-13-powerpc-di crc-modules-5.10.0-13-powerpc-di crypto-modules-5.10.0-13-powerpc-di crypto-dm-modules-5.10.0-13-powerpc-di ata-modules-5.10.0-13-powerpc-di mmc-core-modules-5.10.0-13-powerpc-di nbd-modules-5.10.0-13-powerpc-di uinput-modules-5.10.0-13-powerpc-di kernel-image-5.10.0-13-powerpc64-di nic-modules-5.10.0-13-powerpc64-di nic-wireless-modules-5.10.0-13-powerpc64-di nic-shared-modules-5.10.0-13-powerpc64-di serial-modules-5.10.0-13-powerpc64-di usb-serial-modules-5.10.0-13-powerpc64-di ppp-modules-5.10.0-13-powerpc64-di pata-modules-5.10.0-13-powerpc64-di cdrom-core-modules-5.10.0-13-powerpc64-di firewire-core-modules-5.10.0-13-powerpc64-di scsi-core-modules-5.10.0-13-powerpc64-di scsi-modules-5.10.0-13-powerpc64-di scsi-nic-modules-5.10.0-13-powerpc64-di loop-modules-5.10.0-13-powerpc64-di btrfs-modules-5.10.0-13-powerpc64-di ext4-modules-5.10.0-13-powerpc64-di isofs-modules-5.10.0-13-powerpc64-di jfs-modules-5.10.0-13-powerpc64-di xfs-modules-5.10.0-13-powerpc64-di fat-modules-5.10.0-13-powerpc64-di hfs-modules-5.10.0-13-powerpc64-di affs-modules-5.10.0-13-powerpc64-di squashfs-modules-5.10.0-13-powerpc64-di udf-modules-5.10.0-13-powerpc64-di fuse-modules-5.10.0-13-powerpc64-di f2fs-modules-5.10.0-13-powerpc64-di md-modules-5.10.0-13-powerpc64-di multipath-modules-5.10.0-13-powerpc64-di usb-modules-5.10.0-13-powerpc64-di usb-storage-modules-5.10.0-13-powerpc64-di pcmcia-storage-modules-5.10.0-13-powerpc64-di fb-modules-5.10.0-13-powerpc64-di input-modules-5.10.0-13-powerpc64-di event-modules-5.10.0-13-powerpc64-di mouse-modules-5.10.0-13-powerpc64-di nic-pcmcia-modules-5.10.0-13-powerpc64-di pcmcia-modules-5.10.0-13-powerpc64-di nic-usb-modules-5.10.0-13-powerpc64-di sata-modules-5.10.0-13-powerpc64-di i2c-modules-5.10.0-13-powerpc64-di crc-modules-5.10.0-13-powerpc64-di crypto-modules-5.10.0-13-powerpc64-di crypto-dm-modules-5.10.0-13-powerpc64-di ata-modules-5.10.0-13-powerpc64-di mmc-core-modules-5.10.0-13-powerpc64-di nbd-modules-5.10.0-13-powerpc64-di uinput-modules-5.10.0-13-powerpc64-di mtd-core-modules-5.10.0-13-powerpc64-di hypervisor-modules-5.10.0-13-powerpc64-di fancontrol-modules-5.10.0-13-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-13' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-powerpc-di nic-modules-5.10.0-13-powerpc-di nic-wireless-modules-5.10.0-13-powerpc-di nic-shared-modules-5.10.0-13-powerpc-di serial-modules-5.10.0-13-powerpc-di usb-serial-modules-5.10.0-13-powerpc-di ppp-modules-5.10.0-13-powerpc-di pata-modules-5.10.0-13-powerpc-di cdrom-core-modules-5.10.0-13-powerpc-di firewire-core-modules-5.10.0-13-powerpc-di scsi-core-modules-5.10.0-13-powerpc-di scsi-modules-5.10.0-13-powerpc-di scsi-nic-modules-5.10.0-13-powerpc-di loop-modules-5.10.0-13-powerpc-di btrfs-modules-5.10.0-13-powerpc-di ext4-modules-5.10.0-13-powerpc-di isofs-modules-5.10.0-13-powerpc-di jfs-modules-5.10.0-13-powerpc-di xfs-modules-5.10.0-13-powerpc-di fat-modules-5.10.0-13-powerpc-di hfs-modules-5.10.0-13-powerpc-di affs-modules-5.10.0-13-powerpc-di squashfs-modules-5.10.0-13-powerpc-di udf-modules-5.10.0-13-powerpc-di fuse-modules-5.10.0-13-powerpc-di f2fs-modules-5.10.0-13-powerpc-di md-modules-5.10.0-13-powerpc-di multipath-modules-5.10.0-13-powerpc-di usb-modules-5.10.0-13-powerpc-di usb-storage-modules-5.10.0-13-powerpc-di pcmcia-storage-modules-5.10.0-13-powerpc-di fb-modules-5.10.0-13-powerpc-di input-modules-5.10.0-13-powerpc-di event-modules-5.10.0-13-powerpc-di mouse-modules-5.10.0-13-powerpc-di nic-pcmcia-modules-5.10.0-13-powerpc-di pcmcia-modules-5.10.0-13-powerpc-di nic-usb-modules-5.10.0-13-powerpc-di sata-modules-5.10.0-13-powerpc-di crc-modules-5.10.0-13-powerpc-di crypto-modules-5.10.0-13-powerpc-di crypto-dm-modules-5.10.0-13-powerpc-di ata-modules-5.10.0-13-powerpc-di mmc-core-modules-5.10.0-13-powerpc-di nbd-modules-5.10.0-13-powerpc-di uinput-modules-5.10.0-13-powerpc-di kernel-image-5.10.0-13-powerpc64-di nic-modules-5.10.0-13-powerpc64-di nic-wireless-modules-5.10.0-13-powerpc64-di nic-shared-modules-5.10.0-13-powerpc64-di serial-modules-5.10.0-13-powerpc64-di usb-serial-modules-5.10.0-13-powerpc64-di ppp-modules-5.10.0-13-powerpc64-di pata-modules-5.10.0-13-powerpc64-di cdrom-core-modules-5.10.0-13-powerpc64-di firewire-core-modules-5.10.0-13-powerpc64-di scsi-core-modules-5.10.0-13-powerpc64-di scsi-modules-5.10.0-13-powerpc64-di scsi-nic-modules-5.10.0-13-powerpc64-di loop-modules-5.10.0-13-powerpc64-di btrfs-modules-5.10.0-13-powerpc64-di ext4-modules-5.10.0-13-powerpc64-di isofs-modules-5.10.0-13-powerpc64-di jfs-modules-5.10.0-13-powerpc64-di xfs-modules-5.10.0-13-powerpc64-di fat-modules-5.10.0-13-powerpc64-di hfs-modules-5.10.0-13-powerpc64-di affs-modules-5.10.0-13-powerpc64-di squashfs-modules-5.10.0-13-powerpc64-di udf-modules-5.10.0-13-powerpc64-di fuse-modules-5.10.0-13-powerpc64-di f2fs-modules-5.10.0-13-powerpc64-di md-modules-5.10.0-13-powerpc64-di multipath-modules-5.10.0-13-powerpc64-di usb-modules-5.10.0-13-powerpc64-di usb-storage-modules-5.10.0-13-powerpc64-di pcmcia-storage-modules-5.10.0-13-powerpc64-di fb-modules-5.10.0-13-powerpc64-di input-modules-5.10.0-13-powerpc64-di event-modules-5.10.0-13-powerpc64-di mouse-modules-5.10.0-13-powerpc64-di nic-pcmcia-modules-5.10.0-13-powerpc64-di pcmcia-modules-5.10.0-13-powerpc64-di nic-usb-modules-5.10.0-13-powerpc64-di sata-modules-5.10.0-13-powerpc64-di i2c-modules-5.10.0-13-powerpc64-di crc-modules-5.10.0-13-powerpc64-di crypto-modules-5.10.0-13-powerpc64-di crypto-dm-modules-5.10.0-13-powerpc64-di ata-modules-5.10.0-13-powerpc64-di mmc-core-modules-5.10.0-13-powerpc64-di nbd-modules-5.10.0-13-powerpc64-di uinput-modules-5.10.0-13-powerpc64-di mtd-core-modules-5.10.0-13-powerpc64-di hypervisor-modules-5.10.0-13-powerpc64-di fancontrol-modules-5.10.0-13-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-12' 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-12-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-12-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.106-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-12' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.106-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-12' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-powerpc64-di nic-modules-5.10.0-12-powerpc64-di nic-wireless-modules-5.10.0-12-powerpc64-di nic-shared-modules-5.10.0-12-powerpc64-di serial-modules-5.10.0-12-powerpc64-di usb-serial-modules-5.10.0-12-powerpc64-di ppp-modules-5.10.0-12-powerpc64-di pata-modules-5.10.0-12-powerpc64-di cdrom-core-modules-5.10.0-12-powerpc64-di firewire-core-modules-5.10.0-12-powerpc64-di scsi-core-modules-5.10.0-12-powerpc64-di scsi-modules-5.10.0-12-powerpc64-di scsi-nic-modules-5.10.0-12-powerpc64-di loop-modules-5.10.0-12-powerpc64-di btrfs-modules-5.10.0-12-powerpc64-di ext4-modules-5.10.0-12-powerpc64-di isofs-modules-5.10.0-12-powerpc64-di jfs-modules-5.10.0-12-powerpc64-di xfs-modules-5.10.0-12-powerpc64-di fat-modules-5.10.0-12-powerpc64-di hfs-modules-5.10.0-12-powerpc64-di affs-modules-5.10.0-12-powerpc64-di squashfs-modules-5.10.0-12-powerpc64-di udf-modules-5.10.0-12-powerpc64-di fuse-modules-5.10.0-12-powerpc64-di f2fs-modules-5.10.0-12-powerpc64-di md-modules-5.10.0-12-powerpc64-di multipath-modules-5.10.0-12-powerpc64-di usb-modules-5.10.0-12-powerpc64-di usb-storage-modules-5.10.0-12-powerpc64-di pcmcia-storage-modules-5.10.0-12-powerpc64-di fb-modules-5.10.0-12-powerpc64-di input-modules-5.10.0-12-powerpc64-di event-modules-5.10.0-12-powerpc64-di mouse-modules-5.10.0-12-powerpc64-di nic-pcmcia-modules-5.10.0-12-powerpc64-di pcmcia-modules-5.10.0-12-powerpc64-di nic-usb-modules-5.10.0-12-powerpc64-di sata-modules-5.10.0-12-powerpc64-di i2c-modules-5.10.0-12-powerpc64-di crc-modules-5.10.0-12-powerpc64-di crypto-modules-5.10.0-12-powerpc64-di crypto-dm-modules-5.10.0-12-powerpc64-di ata-modules-5.10.0-12-powerpc64-di mmc-core-modules-5.10.0-12-powerpc64-di nbd-modules-5.10.0-12-powerpc64-di uinput-modules-5.10.0-12-powerpc64-di mtd-core-modules-5.10.0-12-powerpc64-di hypervisor-modules-5.10.0-12-powerpc64-di fancontrol-modules-5.10.0-12-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-13' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-powerpc64-di nic-modules-5.10.0-13-powerpc64-di nic-wireless-modules-5.10.0-13-powerpc64-di nic-shared-modules-5.10.0-13-powerpc64-di serial-modules-5.10.0-13-powerpc64-di usb-serial-modules-5.10.0-13-powerpc64-di ppp-modules-5.10.0-13-powerpc64-di pata-modules-5.10.0-13-powerpc64-di cdrom-core-modules-5.10.0-13-powerpc64-di firewire-core-modules-5.10.0-13-powerpc64-di scsi-core-modules-5.10.0-13-powerpc64-di scsi-modules-5.10.0-13-powerpc64-di scsi-nic-modules-5.10.0-13-powerpc64-di loop-modules-5.10.0-13-powerpc64-di btrfs-modules-5.10.0-13-powerpc64-di ext4-modules-5.10.0-13-powerpc64-di isofs-modules-5.10.0-13-powerpc64-di jfs-modules-5.10.0-13-powerpc64-di xfs-modules-5.10.0-13-powerpc64-di fat-modules-5.10.0-13-powerpc64-di hfs-modules-5.10.0-13-powerpc64-di affs-modules-5.10.0-13-powerpc64-di squashfs-modules-5.10.0-13-powerpc64-di udf-modules-5.10.0-13-powerpc64-di fuse-modules-5.10.0-13-powerpc64-di f2fs-modules-5.10.0-13-powerpc64-di md-modules-5.10.0-13-powerpc64-di multipath-modules-5.10.0-13-powerpc64-di usb-modules-5.10.0-13-powerpc64-di usb-storage-modules-5.10.0-13-powerpc64-di pcmcia-storage-modules-5.10.0-13-powerpc64-di fb-modules-5.10.0-13-powerpc64-di input-modules-5.10.0-13-powerpc64-di event-modules-5.10.0-13-powerpc64-di mouse-modules-5.10.0-13-powerpc64-di nic-pcmcia-modules-5.10.0-13-powerpc64-di pcmcia-modules-5.10.0-13-powerpc64-di nic-usb-modules-5.10.0-13-powerpc64-di sata-modules-5.10.0-13-powerpc64-di i2c-modules-5.10.0-13-powerpc64-di crc-modules-5.10.0-13-powerpc64-di crypto-modules-5.10.0-13-powerpc64-di crypto-dm-modules-5.10.0-13-powerpc64-di ata-modules-5.10.0-13-powerpc64-di mmc-core-modules-5.10.0-13-powerpc64-di nbd-modules-5.10.0-13-powerpc64-di uinput-modules-5.10.0-13-powerpc64-di mtd-core-modules-5.10.0-13-powerpc64-di hypervisor-modules-5.10.0-13-powerpc64-di fancontrol-modules-5.10.0-13-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-13' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-powerpc64-di nic-modules-5.10.0-13-powerpc64-di nic-wireless-modules-5.10.0-13-powerpc64-di nic-shared-modules-5.10.0-13-powerpc64-di serial-modules-5.10.0-13-powerpc64-di usb-serial-modules-5.10.0-13-powerpc64-di ppp-modules-5.10.0-13-powerpc64-di pata-modules-5.10.0-13-powerpc64-di cdrom-core-modules-5.10.0-13-powerpc64-di firewire-core-modules-5.10.0-13-powerpc64-di scsi-core-modules-5.10.0-13-powerpc64-di scsi-modules-5.10.0-13-powerpc64-di scsi-nic-modules-5.10.0-13-powerpc64-di loop-modules-5.10.0-13-powerpc64-di btrfs-modules-5.10.0-13-powerpc64-di ext4-modules-5.10.0-13-powerpc64-di isofs-modules-5.10.0-13-powerpc64-di jfs-modules-5.10.0-13-powerpc64-di xfs-modules-5.10.0-13-powerpc64-di fat-modules-5.10.0-13-powerpc64-di hfs-modules-5.10.0-13-powerpc64-di affs-modules-5.10.0-13-powerpc64-di squashfs-modules-5.10.0-13-powerpc64-di udf-modules-5.10.0-13-powerpc64-di fuse-modules-5.10.0-13-powerpc64-di f2fs-modules-5.10.0-13-powerpc64-di md-modules-5.10.0-13-powerpc64-di multipath-modules-5.10.0-13-powerpc64-di usb-modules-5.10.0-13-powerpc64-di usb-storage-modules-5.10.0-13-powerpc64-di pcmcia-storage-modules-5.10.0-13-powerpc64-di fb-modules-5.10.0-13-powerpc64-di input-modules-5.10.0-13-powerpc64-di event-modules-5.10.0-13-powerpc64-di mouse-modules-5.10.0-13-powerpc64-di nic-pcmcia-modules-5.10.0-13-powerpc64-di pcmcia-modules-5.10.0-13-powerpc64-di nic-usb-modules-5.10.0-13-powerpc64-di sata-modules-5.10.0-13-powerpc64-di i2c-modules-5.10.0-13-powerpc64-di crc-modules-5.10.0-13-powerpc64-di crypto-modules-5.10.0-13-powerpc64-di crypto-dm-modules-5.10.0-13-powerpc64-di ata-modules-5.10.0-13-powerpc64-di mmc-core-modules-5.10.0-13-powerpc64-di nbd-modules-5.10.0-13-powerpc64-di uinput-modules-5.10.0-13-powerpc64-di mtd-core-modules-5.10.0-13-powerpc64-di hypervisor-modules-5.10.0-13-powerpc64-di fancontrol-modules-5.10.0-13-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-12' 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-12-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-12-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.106-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-12' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.106-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-12' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-powerpc64le-di nic-modules-5.10.0-12-powerpc64le-di nic-wireless-modules-5.10.0-12-powerpc64le-di nic-shared-modules-5.10.0-12-powerpc64le-di serial-modules-5.10.0-12-powerpc64le-di usb-serial-modules-5.10.0-12-powerpc64le-di ppp-modules-5.10.0-12-powerpc64le-di cdrom-core-modules-5.10.0-12-powerpc64le-di firewire-core-modules-5.10.0-12-powerpc64le-di scsi-core-modules-5.10.0-12-powerpc64le-di scsi-modules-5.10.0-12-powerpc64le-di scsi-nic-modules-5.10.0-12-powerpc64le-di loop-modules-5.10.0-12-powerpc64le-di btrfs-modules-5.10.0-12-powerpc64le-di ext4-modules-5.10.0-12-powerpc64le-di isofs-modules-5.10.0-12-powerpc64le-di jfs-modules-5.10.0-12-powerpc64le-di xfs-modules-5.10.0-12-powerpc64le-di fat-modules-5.10.0-12-powerpc64le-di squashfs-modules-5.10.0-12-powerpc64le-di udf-modules-5.10.0-12-powerpc64le-di fuse-modules-5.10.0-12-powerpc64le-di f2fs-modules-5.10.0-12-powerpc64le-di md-modules-5.10.0-12-powerpc64le-di multipath-modules-5.10.0-12-powerpc64le-di usb-modules-5.10.0-12-powerpc64le-di usb-storage-modules-5.10.0-12-powerpc64le-di fb-modules-5.10.0-12-powerpc64le-di input-modules-5.10.0-12-powerpc64le-di event-modules-5.10.0-12-powerpc64le-di mouse-modules-5.10.0-12-powerpc64le-di nic-usb-modules-5.10.0-12-powerpc64le-di sata-modules-5.10.0-12-powerpc64le-di i2c-modules-5.10.0-12-powerpc64le-di crc-modules-5.10.0-12-powerpc64le-di crypto-modules-5.10.0-12-powerpc64le-di crypto-dm-modules-5.10.0-12-powerpc64le-di ata-modules-5.10.0-12-powerpc64le-di nbd-modules-5.10.0-12-powerpc64le-di uinput-modules-5.10.0-12-powerpc64le-di mtd-core-modules-5.10.0-12-powerpc64le-di hypervisor-modules-5.10.0-12-powerpc64le-di fancontrol-modules-5.10.0-12-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-13' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-powerpc64le-di nic-modules-5.10.0-13-powerpc64le-di nic-wireless-modules-5.10.0-13-powerpc64le-di nic-shared-modules-5.10.0-13-powerpc64le-di serial-modules-5.10.0-13-powerpc64le-di usb-serial-modules-5.10.0-13-powerpc64le-di ppp-modules-5.10.0-13-powerpc64le-di cdrom-core-modules-5.10.0-13-powerpc64le-di firewire-core-modules-5.10.0-13-powerpc64le-di scsi-core-modules-5.10.0-13-powerpc64le-di scsi-modules-5.10.0-13-powerpc64le-di scsi-nic-modules-5.10.0-13-powerpc64le-di loop-modules-5.10.0-13-powerpc64le-di btrfs-modules-5.10.0-13-powerpc64le-di ext4-modules-5.10.0-13-powerpc64le-di isofs-modules-5.10.0-13-powerpc64le-di jfs-modules-5.10.0-13-powerpc64le-di xfs-modules-5.10.0-13-powerpc64le-di fat-modules-5.10.0-13-powerpc64le-di squashfs-modules-5.10.0-13-powerpc64le-di udf-modules-5.10.0-13-powerpc64le-di fuse-modules-5.10.0-13-powerpc64le-di f2fs-modules-5.10.0-13-powerpc64le-di md-modules-5.10.0-13-powerpc64le-di multipath-modules-5.10.0-13-powerpc64le-di usb-modules-5.10.0-13-powerpc64le-di usb-storage-modules-5.10.0-13-powerpc64le-di fb-modules-5.10.0-13-powerpc64le-di input-modules-5.10.0-13-powerpc64le-di event-modules-5.10.0-13-powerpc64le-di mouse-modules-5.10.0-13-powerpc64le-di nic-usb-modules-5.10.0-13-powerpc64le-di sata-modules-5.10.0-13-powerpc64le-di i2c-modules-5.10.0-13-powerpc64le-di crc-modules-5.10.0-13-powerpc64le-di crypto-modules-5.10.0-13-powerpc64le-di crypto-dm-modules-5.10.0-13-powerpc64le-di ata-modules-5.10.0-13-powerpc64le-di nbd-modules-5.10.0-13-powerpc64le-di uinput-modules-5.10.0-13-powerpc64le-di mtd-core-modules-5.10.0-13-powerpc64le-di hypervisor-modules-5.10.0-13-powerpc64le-di fancontrol-modules-5.10.0-13-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-13' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-powerpc64le-di nic-modules-5.10.0-13-powerpc64le-di nic-wireless-modules-5.10.0-13-powerpc64le-di nic-shared-modules-5.10.0-13-powerpc64le-di serial-modules-5.10.0-13-powerpc64le-di usb-serial-modules-5.10.0-13-powerpc64le-di ppp-modules-5.10.0-13-powerpc64le-di cdrom-core-modules-5.10.0-13-powerpc64le-di firewire-core-modules-5.10.0-13-powerpc64le-di scsi-core-modules-5.10.0-13-powerpc64le-di scsi-modules-5.10.0-13-powerpc64le-di scsi-nic-modules-5.10.0-13-powerpc64le-di loop-modules-5.10.0-13-powerpc64le-di btrfs-modules-5.10.0-13-powerpc64le-di ext4-modules-5.10.0-13-powerpc64le-di isofs-modules-5.10.0-13-powerpc64le-di jfs-modules-5.10.0-13-powerpc64le-di xfs-modules-5.10.0-13-powerpc64le-di fat-modules-5.10.0-13-powerpc64le-di squashfs-modules-5.10.0-13-powerpc64le-di udf-modules-5.10.0-13-powerpc64le-di fuse-modules-5.10.0-13-powerpc64le-di f2fs-modules-5.10.0-13-powerpc64le-di md-modules-5.10.0-13-powerpc64le-di multipath-modules-5.10.0-13-powerpc64le-di usb-modules-5.10.0-13-powerpc64le-di usb-storage-modules-5.10.0-13-powerpc64le-di fb-modules-5.10.0-13-powerpc64le-di input-modules-5.10.0-13-powerpc64le-di event-modules-5.10.0-13-powerpc64le-di mouse-modules-5.10.0-13-powerpc64le-di nic-usb-modules-5.10.0-13-powerpc64le-di sata-modules-5.10.0-13-powerpc64le-di i2c-modules-5.10.0-13-powerpc64le-di crc-modules-5.10.0-13-powerpc64le-di crypto-modules-5.10.0-13-powerpc64le-di crypto-dm-modules-5.10.0-13-powerpc64le-di ata-modules-5.10.0-13-powerpc64le-di nbd-modules-5.10.0-13-powerpc64le-di uinput-modules-5.10.0-13-powerpc64le-di mtd-core-modules-5.10.0-13-powerpc64le-di hypervisor-modules-5.10.0-13-powerpc64le-di fancontrol-modules-5.10.0-13-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-12' 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-12-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-12-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.106-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-12' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.106-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-12' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-riscv64-di nic-modules-5.10.0-12-riscv64-di nic-wireless-modules-5.10.0-12-riscv64-di nic-shared-modules-5.10.0-12-riscv64-di usb-serial-modules-5.10.0-12-riscv64-di ppp-modules-5.10.0-12-riscv64-di pata-modules-5.10.0-12-riscv64-di cdrom-core-modules-5.10.0-12-riscv64-di scsi-core-modules-5.10.0-12-riscv64-di scsi-modules-5.10.0-12-riscv64-di scsi-nic-modules-5.10.0-12-riscv64-di loop-modules-5.10.0-12-riscv64-di btrfs-modules-5.10.0-12-riscv64-di ext4-modules-5.10.0-12-riscv64-di isofs-modules-5.10.0-12-riscv64-di jfs-modules-5.10.0-12-riscv64-di fat-modules-5.10.0-12-riscv64-di squashfs-modules-5.10.0-12-riscv64-di udf-modules-5.10.0-12-riscv64-di fuse-modules-5.10.0-12-riscv64-di f2fs-modules-5.10.0-12-riscv64-di md-modules-5.10.0-12-riscv64-di multipath-modules-5.10.0-12-riscv64-di usb-modules-5.10.0-12-riscv64-di usb-storage-modules-5.10.0-12-riscv64-di fb-modules-5.10.0-12-riscv64-di input-modules-5.10.0-12-riscv64-di event-modules-5.10.0-12-riscv64-di nic-usb-modules-5.10.0-12-riscv64-di sata-modules-5.10.0-12-riscv64-di i2c-modules-5.10.0-12-riscv64-di crc-modules-5.10.0-12-riscv64-di crypto-modules-5.10.0-12-riscv64-di crypto-dm-modules-5.10.0-12-riscv64-di ata-modules-5.10.0-12-riscv64-di mmc-core-modules-5.10.0-12-riscv64-di mmc-modules-5.10.0-12-riscv64-di nbd-modules-5.10.0-12-riscv64-di mtd-modules-5.10.0-12-riscv64-di mtd-core-modules-5.10.0-12-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-13' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-riscv64-di nic-modules-5.10.0-13-riscv64-di nic-wireless-modules-5.10.0-13-riscv64-di nic-shared-modules-5.10.0-13-riscv64-di usb-serial-modules-5.10.0-13-riscv64-di ppp-modules-5.10.0-13-riscv64-di pata-modules-5.10.0-13-riscv64-di cdrom-core-modules-5.10.0-13-riscv64-di scsi-core-modules-5.10.0-13-riscv64-di scsi-modules-5.10.0-13-riscv64-di scsi-nic-modules-5.10.0-13-riscv64-di loop-modules-5.10.0-13-riscv64-di btrfs-modules-5.10.0-13-riscv64-di ext4-modules-5.10.0-13-riscv64-di isofs-modules-5.10.0-13-riscv64-di jfs-modules-5.10.0-13-riscv64-di fat-modules-5.10.0-13-riscv64-di squashfs-modules-5.10.0-13-riscv64-di udf-modules-5.10.0-13-riscv64-di fuse-modules-5.10.0-13-riscv64-di f2fs-modules-5.10.0-13-riscv64-di md-modules-5.10.0-13-riscv64-di multipath-modules-5.10.0-13-riscv64-di usb-modules-5.10.0-13-riscv64-di usb-storage-modules-5.10.0-13-riscv64-di fb-modules-5.10.0-13-riscv64-di input-modules-5.10.0-13-riscv64-di event-modules-5.10.0-13-riscv64-di nic-usb-modules-5.10.0-13-riscv64-di sata-modules-5.10.0-13-riscv64-di i2c-modules-5.10.0-13-riscv64-di crc-modules-5.10.0-13-riscv64-di crypto-modules-5.10.0-13-riscv64-di crypto-dm-modules-5.10.0-13-riscv64-di ata-modules-5.10.0-13-riscv64-di mmc-core-modules-5.10.0-13-riscv64-di mmc-modules-5.10.0-13-riscv64-di nbd-modules-5.10.0-13-riscv64-di mtd-modules-5.10.0-13-riscv64-di mtd-core-modules-5.10.0-13-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-13' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-riscv64-di nic-modules-5.10.0-13-riscv64-di nic-wireless-modules-5.10.0-13-riscv64-di nic-shared-modules-5.10.0-13-riscv64-di usb-serial-modules-5.10.0-13-riscv64-di ppp-modules-5.10.0-13-riscv64-di pata-modules-5.10.0-13-riscv64-di cdrom-core-modules-5.10.0-13-riscv64-di scsi-core-modules-5.10.0-13-riscv64-di scsi-modules-5.10.0-13-riscv64-di scsi-nic-modules-5.10.0-13-riscv64-di loop-modules-5.10.0-13-riscv64-di btrfs-modules-5.10.0-13-riscv64-di ext4-modules-5.10.0-13-riscv64-di isofs-modules-5.10.0-13-riscv64-di jfs-modules-5.10.0-13-riscv64-di fat-modules-5.10.0-13-riscv64-di squashfs-modules-5.10.0-13-riscv64-di udf-modules-5.10.0-13-riscv64-di fuse-modules-5.10.0-13-riscv64-di f2fs-modules-5.10.0-13-riscv64-di md-modules-5.10.0-13-riscv64-di multipath-modules-5.10.0-13-riscv64-di usb-modules-5.10.0-13-riscv64-di usb-storage-modules-5.10.0-13-riscv64-di fb-modules-5.10.0-13-riscv64-di input-modules-5.10.0-13-riscv64-di event-modules-5.10.0-13-riscv64-di nic-usb-modules-5.10.0-13-riscv64-di sata-modules-5.10.0-13-riscv64-di i2c-modules-5.10.0-13-riscv64-di crc-modules-5.10.0-13-riscv64-di crypto-modules-5.10.0-13-riscv64-di crypto-dm-modules-5.10.0-13-riscv64-di ata-modules-5.10.0-13-riscv64-di mmc-core-modules-5.10.0-13-riscv64-di mmc-modules-5.10.0-13-riscv64-di nbd-modules-5.10.0-13-riscv64-di mtd-modules-5.10.0-13-riscv64-di mtd-core-modules-5.10.0-13-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-12' 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-12-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-12-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.103-1+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-13' 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-13-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.106-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-13' 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-13-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.106-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-12' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.106-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-12' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.106-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-12' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-s390x-di nic-modules-5.10.0-12-s390x-di cdrom-core-modules-5.10.0-12-s390x-di scsi-core-modules-5.10.0-12-s390x-di scsi-modules-5.10.0-12-s390x-di loop-modules-5.10.0-12-s390x-di btrfs-modules-5.10.0-12-s390x-di ext4-modules-5.10.0-12-s390x-di isofs-modules-5.10.0-12-s390x-di xfs-modules-5.10.0-12-s390x-di fat-modules-5.10.0-12-s390x-di udf-modules-5.10.0-12-s390x-di fuse-modules-5.10.0-12-s390x-di f2fs-modules-5.10.0-12-s390x-di md-modules-5.10.0-12-s390x-di multipath-modules-5.10.0-12-s390x-di crc-modules-5.10.0-12-s390x-di crypto-modules-5.10.0-12-s390x-di crypto-dm-modules-5.10.0-12-s390x-di nbd-modules-5.10.0-12-s390x-di mtd-core-modules-5.10.0-12-s390x-di dasd-modules-5.10.0-12-s390x-di dasd-extra-modules-5.10.0-12-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-13' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-s390x-di nic-modules-5.10.0-13-s390x-di cdrom-core-modules-5.10.0-13-s390x-di scsi-core-modules-5.10.0-13-s390x-di scsi-modules-5.10.0-13-s390x-di loop-modules-5.10.0-13-s390x-di btrfs-modules-5.10.0-13-s390x-di ext4-modules-5.10.0-13-s390x-di isofs-modules-5.10.0-13-s390x-di xfs-modules-5.10.0-13-s390x-di fat-modules-5.10.0-13-s390x-di udf-modules-5.10.0-13-s390x-di fuse-modules-5.10.0-13-s390x-di f2fs-modules-5.10.0-13-s390x-di md-modules-5.10.0-13-s390x-di multipath-modules-5.10.0-13-s390x-di crc-modules-5.10.0-13-s390x-di crypto-modules-5.10.0-13-s390x-di crypto-dm-modules-5.10.0-13-s390x-di nbd-modules-5.10.0-13-s390x-di mtd-core-modules-5.10.0-13-s390x-di dasd-modules-5.10.0-13-s390x-di dasd-extra-modules-5.10.0-13-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-13' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-s390x-di nic-modules-5.10.0-13-s390x-di cdrom-core-modules-5.10.0-13-s390x-di scsi-core-modules-5.10.0-13-s390x-di scsi-modules-5.10.0-13-s390x-di loop-modules-5.10.0-13-s390x-di btrfs-modules-5.10.0-13-s390x-di ext4-modules-5.10.0-13-s390x-di isofs-modules-5.10.0-13-s390x-di xfs-modules-5.10.0-13-s390x-di fat-modules-5.10.0-13-s390x-di udf-modules-5.10.0-13-s390x-di fuse-modules-5.10.0-13-s390x-di f2fs-modules-5.10.0-13-s390x-di md-modules-5.10.0-13-s390x-di multipath-modules-5.10.0-13-s390x-di crc-modules-5.10.0-13-s390x-di crypto-modules-5.10.0-13-s390x-di crypto-dm-modules-5.10.0-13-s390x-di nbd-modules-5.10.0-13-s390x-di mtd-core-modules-5.10.0-13-s390x-di dasd-modules-5.10.0-13-s390x-di dasd-extra-modules-5.10.0-13-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-12' 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-12-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-12-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.103-1+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-13' 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-13-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.106-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-13' 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-13-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.106-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-12' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.106-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-12' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.106-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-12' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-sh7751r-di nic-modules-5.10.0-12-sh7751r-di nic-shared-modules-5.10.0-12-sh7751r-di usb-serial-modules-5.10.0-12-sh7751r-di ppp-modules-5.10.0-12-sh7751r-di pata-modules-5.10.0-12-sh7751r-di cdrom-core-modules-5.10.0-12-sh7751r-di firewire-core-modules-5.10.0-12-sh7751r-di loop-modules-5.10.0-12-sh7751r-di btrfs-modules-5.10.0-12-sh7751r-di ext4-modules-5.10.0-12-sh7751r-di isofs-modules-5.10.0-12-sh7751r-di jfs-modules-5.10.0-12-sh7751r-di xfs-modules-5.10.0-12-sh7751r-di fat-modules-5.10.0-12-sh7751r-di minix-modules-5.10.0-12-sh7751r-di squashfs-modules-5.10.0-12-sh7751r-di udf-modules-5.10.0-12-sh7751r-di fuse-modules-5.10.0-12-sh7751r-di f2fs-modules-5.10.0-12-sh7751r-di md-modules-5.10.0-12-sh7751r-di multipath-modules-5.10.0-12-sh7751r-di usb-storage-modules-5.10.0-12-sh7751r-di nic-usb-modules-5.10.0-12-sh7751r-di sata-modules-5.10.0-12-sh7751r-di i2c-modules-5.10.0-12-sh7751r-di crc-modules-5.10.0-12-sh7751r-di crypto-modules-5.10.0-12-sh7751r-di crypto-dm-modules-5.10.0-12-sh7751r-di nbd-modules-5.10.0-12-sh7751r-di speakup-modules-5.10.0-12-sh7751r-di sound-modules-5.10.0-12-sh7751r-di kernel-image-5.10.0-12-sh7785lcr-di nic-modules-5.10.0-12-sh7785lcr-di nic-shared-modules-5.10.0-12-sh7785lcr-di usb-serial-modules-5.10.0-12-sh7785lcr-di ppp-modules-5.10.0-12-sh7785lcr-di pata-modules-5.10.0-12-sh7785lcr-di cdrom-core-modules-5.10.0-12-sh7785lcr-di firewire-core-modules-5.10.0-12-sh7785lcr-di loop-modules-5.10.0-12-sh7785lcr-di btrfs-modules-5.10.0-12-sh7785lcr-di ext4-modules-5.10.0-12-sh7785lcr-di isofs-modules-5.10.0-12-sh7785lcr-di jfs-modules-5.10.0-12-sh7785lcr-di xfs-modules-5.10.0-12-sh7785lcr-di fat-modules-5.10.0-12-sh7785lcr-di minix-modules-5.10.0-12-sh7785lcr-di squashfs-modules-5.10.0-12-sh7785lcr-di udf-modules-5.10.0-12-sh7785lcr-di fuse-modules-5.10.0-12-sh7785lcr-di f2fs-modules-5.10.0-12-sh7785lcr-di md-modules-5.10.0-12-sh7785lcr-di multipath-modules-5.10.0-12-sh7785lcr-di nic-usb-modules-5.10.0-12-sh7785lcr-di sata-modules-5.10.0-12-sh7785lcr-di crc-modules-5.10.0-12-sh7785lcr-di crypto-modules-5.10.0-12-sh7785lcr-di crypto-dm-modules-5.10.0-12-sh7785lcr-di nbd-modules-5.10.0-12-sh7785lcr-di speakup-modules-5.10.0-12-sh7785lcr-di sound-modules-5.10.0-12-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-13' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-sh7751r-di nic-modules-5.10.0-13-sh7751r-di nic-shared-modules-5.10.0-13-sh7751r-di usb-serial-modules-5.10.0-13-sh7751r-di ppp-modules-5.10.0-13-sh7751r-di pata-modules-5.10.0-13-sh7751r-di cdrom-core-modules-5.10.0-13-sh7751r-di firewire-core-modules-5.10.0-13-sh7751r-di loop-modules-5.10.0-13-sh7751r-di btrfs-modules-5.10.0-13-sh7751r-di ext4-modules-5.10.0-13-sh7751r-di isofs-modules-5.10.0-13-sh7751r-di jfs-modules-5.10.0-13-sh7751r-di xfs-modules-5.10.0-13-sh7751r-di fat-modules-5.10.0-13-sh7751r-di minix-modules-5.10.0-13-sh7751r-di squashfs-modules-5.10.0-13-sh7751r-di udf-modules-5.10.0-13-sh7751r-di fuse-modules-5.10.0-13-sh7751r-di f2fs-modules-5.10.0-13-sh7751r-di md-modules-5.10.0-13-sh7751r-di multipath-modules-5.10.0-13-sh7751r-di usb-storage-modules-5.10.0-13-sh7751r-di nic-usb-modules-5.10.0-13-sh7751r-di sata-modules-5.10.0-13-sh7751r-di i2c-modules-5.10.0-13-sh7751r-di crc-modules-5.10.0-13-sh7751r-di crypto-modules-5.10.0-13-sh7751r-di crypto-dm-modules-5.10.0-13-sh7751r-di nbd-modules-5.10.0-13-sh7751r-di speakup-modules-5.10.0-13-sh7751r-di sound-modules-5.10.0-13-sh7751r-di kernel-image-5.10.0-13-sh7785lcr-di nic-modules-5.10.0-13-sh7785lcr-di nic-shared-modules-5.10.0-13-sh7785lcr-di usb-serial-modules-5.10.0-13-sh7785lcr-di ppp-modules-5.10.0-13-sh7785lcr-di pata-modules-5.10.0-13-sh7785lcr-di cdrom-core-modules-5.10.0-13-sh7785lcr-di firewire-core-modules-5.10.0-13-sh7785lcr-di loop-modules-5.10.0-13-sh7785lcr-di btrfs-modules-5.10.0-13-sh7785lcr-di ext4-modules-5.10.0-13-sh7785lcr-di isofs-modules-5.10.0-13-sh7785lcr-di jfs-modules-5.10.0-13-sh7785lcr-di xfs-modules-5.10.0-13-sh7785lcr-di fat-modules-5.10.0-13-sh7785lcr-di minix-modules-5.10.0-13-sh7785lcr-di squashfs-modules-5.10.0-13-sh7785lcr-di udf-modules-5.10.0-13-sh7785lcr-di fuse-modules-5.10.0-13-sh7785lcr-di f2fs-modules-5.10.0-13-sh7785lcr-di md-modules-5.10.0-13-sh7785lcr-di multipath-modules-5.10.0-13-sh7785lcr-di nic-usb-modules-5.10.0-13-sh7785lcr-di sata-modules-5.10.0-13-sh7785lcr-di crc-modules-5.10.0-13-sh7785lcr-di crypto-modules-5.10.0-13-sh7785lcr-di crypto-dm-modules-5.10.0-13-sh7785lcr-di nbd-modules-5.10.0-13-sh7785lcr-di speakup-modules-5.10.0-13-sh7785lcr-di sound-modules-5.10.0-13-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-13' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-sh7751r-di nic-modules-5.10.0-13-sh7751r-di nic-shared-modules-5.10.0-13-sh7751r-di usb-serial-modules-5.10.0-13-sh7751r-di ppp-modules-5.10.0-13-sh7751r-di pata-modules-5.10.0-13-sh7751r-di cdrom-core-modules-5.10.0-13-sh7751r-di firewire-core-modules-5.10.0-13-sh7751r-di loop-modules-5.10.0-13-sh7751r-di btrfs-modules-5.10.0-13-sh7751r-di ext4-modules-5.10.0-13-sh7751r-di isofs-modules-5.10.0-13-sh7751r-di jfs-modules-5.10.0-13-sh7751r-di xfs-modules-5.10.0-13-sh7751r-di fat-modules-5.10.0-13-sh7751r-di minix-modules-5.10.0-13-sh7751r-di squashfs-modules-5.10.0-13-sh7751r-di udf-modules-5.10.0-13-sh7751r-di fuse-modules-5.10.0-13-sh7751r-di f2fs-modules-5.10.0-13-sh7751r-di md-modules-5.10.0-13-sh7751r-di multipath-modules-5.10.0-13-sh7751r-di usb-storage-modules-5.10.0-13-sh7751r-di nic-usb-modules-5.10.0-13-sh7751r-di sata-modules-5.10.0-13-sh7751r-di i2c-modules-5.10.0-13-sh7751r-di crc-modules-5.10.0-13-sh7751r-di crypto-modules-5.10.0-13-sh7751r-di crypto-dm-modules-5.10.0-13-sh7751r-di nbd-modules-5.10.0-13-sh7751r-di speakup-modules-5.10.0-13-sh7751r-di sound-modules-5.10.0-13-sh7751r-di kernel-image-5.10.0-13-sh7785lcr-di nic-modules-5.10.0-13-sh7785lcr-di nic-shared-modules-5.10.0-13-sh7785lcr-di usb-serial-modules-5.10.0-13-sh7785lcr-di ppp-modules-5.10.0-13-sh7785lcr-di pata-modules-5.10.0-13-sh7785lcr-di cdrom-core-modules-5.10.0-13-sh7785lcr-di firewire-core-modules-5.10.0-13-sh7785lcr-di loop-modules-5.10.0-13-sh7785lcr-di btrfs-modules-5.10.0-13-sh7785lcr-di ext4-modules-5.10.0-13-sh7785lcr-di isofs-modules-5.10.0-13-sh7785lcr-di jfs-modules-5.10.0-13-sh7785lcr-di xfs-modules-5.10.0-13-sh7785lcr-di fat-modules-5.10.0-13-sh7785lcr-di minix-modules-5.10.0-13-sh7785lcr-di squashfs-modules-5.10.0-13-sh7785lcr-di udf-modules-5.10.0-13-sh7785lcr-di fuse-modules-5.10.0-13-sh7785lcr-di f2fs-modules-5.10.0-13-sh7785lcr-di md-modules-5.10.0-13-sh7785lcr-di multipath-modules-5.10.0-13-sh7785lcr-di nic-usb-modules-5.10.0-13-sh7785lcr-di sata-modules-5.10.0-13-sh7785lcr-di crc-modules-5.10.0-13-sh7785lcr-di crypto-modules-5.10.0-13-sh7785lcr-di crypto-dm-modules-5.10.0-13-sh7785lcr-di nbd-modules-5.10.0-13-sh7785lcr-di speakup-modules-5.10.0-13-sh7785lcr-di sound-modules-5.10.0-13-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-12' 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-12-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-12-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.106-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-12' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.106-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-12' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-12-sparc64-di nic-modules-5.10.0-12-sparc64-di nic-shared-modules-5.10.0-12-sparc64-di usb-serial-modules-5.10.0-12-sparc64-di ppp-modules-5.10.0-12-sparc64-di pata-modules-5.10.0-12-sparc64-di cdrom-core-modules-5.10.0-12-sparc64-di scsi-core-modules-5.10.0-12-sparc64-di scsi-modules-5.10.0-12-sparc64-di btrfs-modules-5.10.0-12-sparc64-di ext4-modules-5.10.0-12-sparc64-di isofs-modules-5.10.0-12-sparc64-di jfs-modules-5.10.0-12-sparc64-di ufs-modules-5.10.0-12-sparc64-di xfs-modules-5.10.0-12-sparc64-di fat-modules-5.10.0-12-sparc64-di squashfs-modules-5.10.0-12-sparc64-di udf-modules-5.10.0-12-sparc64-di fuse-modules-5.10.0-12-sparc64-di f2fs-modules-5.10.0-12-sparc64-di md-modules-5.10.0-12-sparc64-di multipath-modules-5.10.0-12-sparc64-di usb-modules-5.10.0-12-sparc64-di usb-storage-modules-5.10.0-12-sparc64-di fb-modules-5.10.0-12-sparc64-di input-modules-5.10.0-12-sparc64-di nic-usb-modules-5.10.0-12-sparc64-di sata-modules-5.10.0-12-sparc64-di i2c-modules-5.10.0-12-sparc64-di crc-modules-5.10.0-12-sparc64-di crypto-modules-5.10.0-12-sparc64-di crypto-dm-modules-5.10.0-12-sparc64-di ata-modules-5.10.0-12-sparc64-di nbd-modules-5.10.0-12-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-13' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-sparc64-di nic-modules-5.10.0-13-sparc64-di nic-shared-modules-5.10.0-13-sparc64-di usb-serial-modules-5.10.0-13-sparc64-di ppp-modules-5.10.0-13-sparc64-di pata-modules-5.10.0-13-sparc64-di cdrom-core-modules-5.10.0-13-sparc64-di scsi-core-modules-5.10.0-13-sparc64-di scsi-modules-5.10.0-13-sparc64-di btrfs-modules-5.10.0-13-sparc64-di ext4-modules-5.10.0-13-sparc64-di isofs-modules-5.10.0-13-sparc64-di jfs-modules-5.10.0-13-sparc64-di ufs-modules-5.10.0-13-sparc64-di xfs-modules-5.10.0-13-sparc64-di fat-modules-5.10.0-13-sparc64-di squashfs-modules-5.10.0-13-sparc64-di udf-modules-5.10.0-13-sparc64-di fuse-modules-5.10.0-13-sparc64-di f2fs-modules-5.10.0-13-sparc64-di md-modules-5.10.0-13-sparc64-di multipath-modules-5.10.0-13-sparc64-di usb-modules-5.10.0-13-sparc64-di usb-storage-modules-5.10.0-13-sparc64-di fb-modules-5.10.0-13-sparc64-di input-modules-5.10.0-13-sparc64-di nic-usb-modules-5.10.0-13-sparc64-di sata-modules-5.10.0-13-sparc64-di i2c-modules-5.10.0-13-sparc64-di crc-modules-5.10.0-13-sparc64-di crypto-modules-5.10.0-13-sparc64-di crypto-dm-modules-5.10.0-13-sparc64-di ata-modules-5.10.0-13-sparc64-di nbd-modules-5.10.0-13-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-13' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-13-sparc64-di nic-modules-5.10.0-13-sparc64-di nic-shared-modules-5.10.0-13-sparc64-di usb-serial-modules-5.10.0-13-sparc64-di ppp-modules-5.10.0-13-sparc64-di pata-modules-5.10.0-13-sparc64-di cdrom-core-modules-5.10.0-13-sparc64-di scsi-core-modules-5.10.0-13-sparc64-di scsi-modules-5.10.0-13-sparc64-di btrfs-modules-5.10.0-13-sparc64-di ext4-modules-5.10.0-13-sparc64-di isofs-modules-5.10.0-13-sparc64-di jfs-modules-5.10.0-13-sparc64-di ufs-modules-5.10.0-13-sparc64-di xfs-modules-5.10.0-13-sparc64-di fat-modules-5.10.0-13-sparc64-di squashfs-modules-5.10.0-13-sparc64-di udf-modules-5.10.0-13-sparc64-di fuse-modules-5.10.0-13-sparc64-di f2fs-modules-5.10.0-13-sparc64-di md-modules-5.10.0-13-sparc64-di multipath-modules-5.10.0-13-sparc64-di usb-modules-5.10.0-13-sparc64-di usb-storage-modules-5.10.0-13-sparc64-di fb-modules-5.10.0-13-sparc64-di input-modules-5.10.0-13-sparc64-di nic-usb-modules-5.10.0-13-sparc64-di sata-modules-5.10.0-13-sparc64-di i2c-modules-5.10.0-13-sparc64-di crc-modules-5.10.0-13-sparc64-di crypto-modules-5.10.0-13-sparc64-di crypto-dm-modules-5.10.0-13-sparc64-di ata-modules-5.10.0-13-sparc64-di nbd-modules-5.10.0-13-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-12' 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-12-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-12-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.106-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-12' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.106-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-12' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.106-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-12' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-13' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-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-12' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-13' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-13' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.106-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-12' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-13' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-13' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.106-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-12' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-13' ALL_KERNEL_ARCHES='arm arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-13' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.106-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-12' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.106-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-12' 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-12-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.103-1+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-13' 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-13-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.106-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-13' 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-13-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.106-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-12' 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-12-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.103-1+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-13' 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-13-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.106-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-13' 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-13-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.106-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-12' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-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-12' 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-12-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.103-1+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-13' 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-13-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.106-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-13' 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-13-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.106-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-12' 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-12-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.103-1+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-13' 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-13-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.106-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-13' 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-13-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.106-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-12' 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-12-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.103-1+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-13' 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-13-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.106-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-13' 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-13-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.106-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-12' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.106-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-12' 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-12-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.103-1+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-13' 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-13-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.106-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-13' 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-13-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.106-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-12' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.106-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-12' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.106-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-13' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.106-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-12' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.106-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-13' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.106-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-12' 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-12-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-12-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-13-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-13-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.106-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-12' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.106-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-12' 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-12-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.103-1+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-13' 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-13-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.106-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-13' 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-13-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.106-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-12' 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-12-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.103-1+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-13' 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-13-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.106-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-13' 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-13-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.106-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-12' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-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-12' 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-12-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.103-1+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-13' 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-13-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.106-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-13' 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-13-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.106-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-12' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.106-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-12' 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-12-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-12-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.106-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-12' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-12' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-12' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.106-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-12' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.106-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-12' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-12' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-12' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.106-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-12' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.106-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-12' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.106-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-12' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.106-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-12' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.106-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-12' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.106-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-12' 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-12-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-12-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.103-1+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-13' 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-13-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.106-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-13' 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-13-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.106-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-12' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.106-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-12' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.106-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-12' 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-12-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-12-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.103-1+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-13' 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-13-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.106-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-13' 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-13-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.106-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-12' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.106-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-12' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.106-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-12' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.106-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-12' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.106-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-12' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.106-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-12' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-13' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.106-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-12' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-13' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-13' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.106-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-12' 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-12-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.103-1+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-13' 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-13-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.106-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-13' 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-13-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.106-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-12' 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-12-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.103-1+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-13' 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-13-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.106-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-13' 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-13-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.106-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-12' 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-12-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.103-1+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-13' 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-13-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.106-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-13' 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-13-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.106-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-12' 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-12-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.103-1+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-13' 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-13-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.106-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-13' 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-13-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.106-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-12' 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-12-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.103-1+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-13' 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-13-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.106-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-13' 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-13-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.106-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-12' 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-12-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.103-1+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-13' 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-13-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.106-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-13' 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-13-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.106-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-12' 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-12-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-12-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.103-1+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-13' 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-13-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-13-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.106-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-13' 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-13-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-13-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.106-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-12' 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-12-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.103-1+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-13' 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-13-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.106-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-13' 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-13-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.106-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-12' 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-12-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.103-1+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-13' 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-13-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.106-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-13' 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-13-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.106-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-12' 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-12-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.103-1+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-13' 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-13-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.106-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-13' 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-13-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.106-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-12' 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-12-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-12-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.103-1+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-13' 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-13-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.106-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-13' 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-13-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.106-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-12' 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-12-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-12-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.103-1+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-13' 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-13-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.106-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-13' 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-13-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.106-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-12' 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-12-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-12-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.103-1+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-13' 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-13-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.106-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-13' 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-13-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.106-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-12' 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-12-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.103-1+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-13' 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-13-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.106-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-13' 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-13-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.106-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-12' 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-12-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.103-1+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-13' 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-13-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.106-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-13' 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-13-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.106-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-12' 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-12-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.103-1+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-13' 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-13-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.106-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-13' 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-13-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.106-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-12' 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-12-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.103-1+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-13' 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-13-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.106-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-13' 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-13-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.106-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-12' 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-12-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.103-1+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-13' 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-13-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.106-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-13' 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-13-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.106-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-12' 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-12-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.103-1+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-13' 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-13-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.106-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-13' 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-13-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.106-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-12' 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-12-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-12-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-13-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-13-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.106-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-12' 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-12-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.103-1+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-13' 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-13-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.106-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-13' 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-13-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.106-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-12' 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-12-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.103-1+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-13' 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-13-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.106-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-13' 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-13-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.106-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-12' 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-12-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-12-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.103-1+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-13' 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-13-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.106-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-13' 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-13-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-13-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.106-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-12' 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-12-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-12-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.103-1+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-13' 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-13-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-13-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.106-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-13' 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-13-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-13-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.106-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-12' 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-12-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-12-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.103-1+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-13' 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-13-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.106-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-13' 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-13-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.106-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-12' 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-12-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-12-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.103-1+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-13' 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-13-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.106-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-13' 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-13-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-13-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.106-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-12' 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-12-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-12-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-13' 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-13-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-13-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.106-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-12' FEATURESET='none' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-13' FEATURESET='none' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-13' FEATURESET='none' SOURCEVERSION='5.10.106-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-12' FEATURESET='rt' SOURCEVERSION='5.10.103-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-13' FEATURESET='rt' SOURCEVERSION='5.10.106-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-13' FEATURESET='rt' SOURCEVERSION='5.10.106-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
index 464395226edc4a1d54b95cafbb8bc1b5cd1f251f,d87e5755442d29e8e1a84a67f1b92159a61ad14d..202657915b0cba1adff424d2068ab3fa33a3c408
@@@ -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-12-alpha-generic [alpha], linux-image-5.10.0-12-alpha-smp [alpha], linux-image-5.10.0-12-amd64-unsigned [amd64], linux-image-5.10.0-12-cloud-amd64-unsigned [amd64], linux-image-5.10.0-12-rt-amd64-unsigned [amd64], linux-image-5.10.0-12-arm64-unsigned [arm64], linux-image-5.10.0-12-cloud-arm64-unsigned [arm64], linux-image-5.10.0-12-rt-arm64-unsigned [arm64], linux-image-5.10.0-12-marvell [armel], linux-image-5.10.0-12-rpi [armel], linux-image-5.10.0-12-parisc [hppa], linux-image-5.10.0-12-parisc64 [hppa], linux-image-5.10.0-12-686-unsigned [i386], linux-image-5.10.0-12-686-pae-unsigned [i386], linux-image-5.10.0-12-rt-686-pae-unsigned [i386], linux-image-5.10.0-12-itanium [ia64], linux-image-5.10.0-12-mckinley [ia64], linux-image-5.10.0-12-m68k [m68k], linux-image-5.10.0-12-4kc-malta [mips mipsel], linux-image-5.10.0-12-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-12-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-12-loongson-3 [mips64el mipsel], linux-image-5.10.0-12-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-12-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-12-mips32r6 [mipsr6], linux-image-5.10.0-12-mips32r6el [mipsr6el], linux-image-5.10.0-12-powerpc [powerpc], linux-image-5.10.0-12-powerpc-smp [powerpc], linux-image-5.10.0-12-powerpc64 [powerpc ppc64], linux-image-5.10.0-12-powerpc64le [ppc64el], linux-image-5.10.0-12-riscv64 [riscv64], linux-image-5.10.0-12-s390x [s390x], linux-image-5.10.0-12-sh7751r [sh4], linux-image-5.10.0-12-sh7785lcr [sh4], linux-image-5.10.0-12-sparc64 [sparc64], linux-image-5.10.0-12-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-13-alpha-generic [alpha], linux-image-5.10.0-13-alpha-smp [alpha], linux-image-5.10.0-13-amd64-unsigned [amd64], linux-image-5.10.0-13-cloud-amd64-unsigned [amd64], linux-image-5.10.0-13-rt-amd64-unsigned [amd64], linux-image-5.10.0-13-arm64-unsigned [arm64], linux-image-5.10.0-13-cloud-arm64-unsigned [arm64], linux-image-5.10.0-13-rt-arm64-unsigned [arm64], linux-image-5.10.0-13-marvell [armel], linux-image-5.10.0-13-rpi [armel], linux-image-5.10.0-13-armmp [armhf], linux-image-5.10.0-13-armmp-lpae [armhf], linux-image-5.10.0-13-rt-armmp [armhf], linux-image-5.10.0-13-parisc [hppa], linux-image-5.10.0-13-parisc64 [hppa], linux-image-5.10.0-13-686-unsigned [i386], linux-image-5.10.0-13-686-pae-unsigned [i386], linux-image-5.10.0-13-rt-686-pae-unsigned [i386], linux-image-5.10.0-13-itanium [ia64], linux-image-5.10.0-13-mckinley [ia64], linux-image-5.10.0-13-m68k [m68k], linux-image-5.10.0-13-4kc-malta [mips mipsel], linux-image-5.10.0-13-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-13-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-13-loongson-3 [mips64el mipsel], linux-image-5.10.0-13-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-13-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-13-mips32r6 [mipsr6], linux-image-5.10.0-13-mips32r6el [mipsr6el], linux-image-5.10.0-13-powerpc [powerpc], linux-image-5.10.0-13-powerpc-smp [powerpc], linux-image-5.10.0-13-powerpc64 [powerpc ppc64], linux-image-5.10.0-13-powerpc64le [ppc64el], linux-image-5.10.0-13-riscv64 [riscv64], linux-image-5.10.0-13-s390x [s390x], linux-image-5.10.0-13-sh7751r [sh4], linux-image-5.10.0-13-sh7785lcr [sh4], linux-image-5.10.0-13-sparc64 [sparc64], linux-image-5.10.0-13-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-13-alpha-generic [alpha], linux-image-5.10.0-13-alpha-smp [alpha], linux-image-5.10.0-13-amd64-unsigned [amd64], linux-image-5.10.0-13-cloud-amd64-unsigned [amd64], linux-image-5.10.0-13-rt-amd64-unsigned [amd64], linux-image-5.10.0-13-arm64-unsigned [arm64], linux-image-5.10.0-13-cloud-arm64-unsigned [arm64], linux-image-5.10.0-13-rt-arm64-unsigned [arm64], linux-image-5.10.0-13-marvell [armel], linux-image-5.10.0-13-rpi [armel], linux-image-5.10.0-13-parisc [hppa], linux-image-5.10.0-13-parisc64 [hppa], linux-image-5.10.0-13-686-unsigned [i386], linux-image-5.10.0-13-686-pae-unsigned [i386], linux-image-5.10.0-13-rt-686-pae-unsigned [i386], linux-image-5.10.0-13-itanium [ia64], linux-image-5.10.0-13-mckinley [ia64], linux-image-5.10.0-13-m68k [m68k], linux-image-5.10.0-13-4kc-malta [mips mipsel], linux-image-5.10.0-13-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-13-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-13-loongson-3 [mips64el mipsel], linux-image-5.10.0-13-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-13-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-13-mips32r6 [mipsr6], linux-image-5.10.0-13-mips32r6el [mipsr6el], linux-image-5.10.0-13-powerpc [powerpc], linux-image-5.10.0-13-powerpc-smp [powerpc], linux-image-5.10.0-13-powerpc64 [powerpc ppc64], linux-image-5.10.0-13-powerpc64le [ppc64el], linux-image-5.10.0-13-riscv64 [riscv64], linux-image-5.10.0-13-s390x [s390x], linux-image-5.10.0-13-sh7751r [sh4], linux-image-5.10.0-13-sh7785lcr [sh4], linux-image-5.10.0-13-sparc64 [sparc64], linux-image-5.10.0-13-sparc64-smp [sparc64]
  Classes: smp