Merge version 5.10.40-1+rpi1 and 5.10.46-4 to produce 5.10.46-4+rpi1 archive/raspbian/5.10.46-4+rpi1 raspbian/5.10.46-4+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Tue, 10 Aug 2021 17:36:58 +0000 (18:36 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Tue, 10 Aug 2021 17:36:58 +0000 (18:36 +0100)
1  2 
debian/changelog
debian/config.defines.dump
debian/control
debian/control.md5sum
debian/rules.gen
debian/tests/control

index 6ca067f23d28ec8d0904fb743b48b19dc8e5c53b,94b895d929d384d01f27f295910ce9967216aa42..5d1d549e8ba8b85225dfc5ca78bc1debfe01bb64
- linux (5.10.40-1+rpi1) bullseye-staging; urgency=medium
++linux (5.10.46-4+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>  Thu, 10 Jun 2021 20:17:15 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Tue, 10 Aug 2021 17:36:39 +0000
++
+ linux (5.10.46-4) unstable; urgency=medium
+   * bpf: Introduce BPF nospec instruction for mitigating Spectre v4
+     (CVE-2021-34556, CVE-2021-35477)
+   * bpf: Fix leakage due to insufficient speculative store bypass mitigation
+     (CVE-2021-34556, CVE-2021-35477)
+   * bpf: Remove superfluous aux sanitation on subprog rejection
+   * Ignore ABI changes for bpf_offload_dev_create and bpf_verifier_log_write
+   * bpf: Add kconfig knob for disabling unpriv bpf by default
+   * init: Enable BPF_UNPRIV_DEFAULT_OFF (Closes: #990411)
+   * linux-image: Add NEWS entry documenting that unprivileged calls to bpf() are
+     disabled by default in Debian.
+   * bpf: verifier: Allocate idmap scratch in verifier env
+   * bpf: Fix pointer arithmetic mask tightening under state pruning
+  -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 03 Aug 2021 07:50:50 +0200
+ linux (5.10.46-3) unstable; urgency=medium
+   * [armhf] Add mdio-aspeed to nic-modules.
+     Thanks to Joel Stanley <joel@jms.id.au> (Closes: #991262)
+   * Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."
+     (Closes: #990312)
+   * Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full
+     doorbell." (Closes: #990312)
+   * Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctl
+     (CVE-2021-3612)
+   * sctp: validate from_addr_param return (CVE-2021-3655)
+   * sctp: add size validation when walking chunks (CVE-2021-3655)
+   * [s390x] sclp_vt220: fix console name to match device (Closes: #961056)
+   * block: return the correct bvec when checking for gaps
+   * sctp: fix return value check in __sctp_rcv_asconf_lookup
+  -- Salvatore Bonaccorso <carnil@debian.org>  Wed, 28 Jul 2021 07:55:40 +0200
+ linux (5.10.46-2) unstable; urgency=medium
+   * swiotlb: manipulate orig_addr when tlb_addr has offset (Closes: #989778)
+   * KVM: do not allow mapping valid but non-reference-counted pages
+     (CVE-2021-22543)
+   * [x86] platform/x86: toshiba_haps: Fix missing newline in pr_debug call in
+     toshiba_haps_notify (Closes: #799193)
+   * seq_file: Disallow extremely large seq buffer allocations (CVE-2021-33909)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 20 Jul 2021 14:06:36 +0200
+ linux (5.10.46-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.41
+     - context_tracking: Move guest exit context tracking to separate helpers
+     - context_tracking: Move guest exit vtime accounting to separate helpers
+     - [x86] KVM: Defer vtime accounting 'til after IRQ handling
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.42
+     - ALSA: hda/realtek: the bass speaker can't output sound on Yoga 9i
+     - ALSA: hda/realtek: Headphone volume is controlled by Front mixer
+     - ALSA: hda/realtek: Chain in pop reduction fixup for ThinkStation P340
+     - ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8
+     - ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook G8
+     - ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 15
+       G8
+     - ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 17
+       G8
+     - ALSA: usb-audio: scarlett2: Fix device hang with ehci-pci
+     - ALSA: usb-audio: scarlett2: Improve driver startup messages
+     - cifs: set server->cipher_type to AES-128-CCM for SMB3.0
+     - NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()
+     - iommu/vt-d: Fix sysfs leak in alloc_iommu()
+     - proc: Check /proc/$pid/attr/ writes against file opener
+     - net: hso: fix control-request directions
+     - net/sched: fq_pie: re-factor fix for fq_pie endless loop
+     - net/sched: fq_pie: fix OOB access in the traffic path
+     - netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to
+       non-AVX2 version
+     - mac80211: assure all fragments are encrypted (CVE-2020-26147)
+     - mac80211: prevent mixed key and fragment cache attacks (CVE-2020-24586,
+       CVE-2020-24587)
+     - mac80211: properly handle A-MSDUs that start with an RFC 1042 header
+     - cfg80211: mitigate A-MSDU aggregation attacks (CVE-2020-24588)
+     - mac80211: drop A-MSDUs on old ciphers (CVE-2020-24588)
+     - mac80211: add fragment cache to sta_info
+     - mac80211: check defrag PN against current frame
+     - mac80211: prevent attacks on TKIP/WEP as well
+     - mac80211: do not accept/forward invalid EAPOL frames (CVE-2020-26139)
+     - mac80211: extend protection against mixed key and fragment cache attacks
+       (CVE-2020-24586, CVE-2020-24587)
+     - ath10k: add CCMP PN replay protection for fragmented frames for PCIe
+     - ath10k: drop fragments with multicast DA for PCIe (CVE-2020-26145)
+     - ath10k: drop fragments with multicast DA for SDIO (CVE-2020-26145)
+     - ath10k: drop MPDU which has discard flag set by firmware for SDIO
+       (CVE-2020-24588)
+     - ath10k: Fix TKIP Michael MIC verification for PCIe (CVE-2020-26141)
+     - ath10k: Validate first subframe of A-MSDU before processing the list
+     - ath11k: Clear the fragment cache during key install (CVE-2020-24587)
+     - dm snapshot: properly fix a crash when an origin has no snapshots
+     - drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gate
+     - [amd64] drm/amdkfd: correct sienna_cichlid SDMA RLC register offset error
+     - drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gate
+     - drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gate
+     - drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gate
+     - Documentation: seccomp: Fix user notification documentation
+     - seccomp: Refactor notification handler to prepare for new semantics
+     - serial: core: fix suspicious security_locked_down() call
+     - misc/uss720: fix memory leak in uss720_probe
+     - [x86] thunderbolt: usb4: Fix NVM read buffer bounds and offset issue
+     - [x86] thunderbolt: dma_port: Fix NVM read buffer bounds and offset issue
+     - [x86] KVM: Fix vCPU preempted state from guest's point of view
+     - [arm64] KVM: Prevent mixed-width VM creation
+     - [x86] mei: request autosuspend after sending rx flow control
+     - iio: gyro: fxas21002c: balance runtime power in error path
+     - iio: dac: ad5770r: Put fwnode in error case during ->probe()
+     - iio: adc: ad7768-1: Fix too small buffer passed to
+       iio_push_to_buffers_with_timestamp()
+     - iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.
+     - iio: adc: ad7124: Fix potential overflow due to non sequential channel
+       numbers
+     - iio: adc: ad7923: Fix undersized rx buffer.
+     - iio: adc: ad7793: Add missing error code in ad7793_setup()
+     - iio: adc: ad7192: Avoid disabling a clock that was never enabled.
+     - iio: adc: ad7192: handle regulator voltage error first
+     - serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
+     - serial: 8250_dw: Add device HID for new AMD UART controller
+     - serial: 8250_pci: Add support for new HPE serial device
+     - serial: 8250_pci: handle FL_NOIRQ board flag
+     - USB: trancevibrator: fix control-request direction
+     - Revert "irqbypass: do not start cons/prod when failed connect"
+     - USB: usbfs: Don't WARN about excessively large memory allocations
+     - drivers: base: Fix device link removal
+     - [arm64,armhf] serial: tegra: Fix a mask operation that is always true
+     - serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'
+     - USB: serial: ti_usb_3410_5052: add startech.com device id
+     - USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011
+     - USB: serial: ftdi_sio: add IDs for IDS GmbH Products
+     - USB: serial: pl2303: add device id for ADLINK ND-6530 GC
+     - [x86] thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALID
+     - [arm64,armhf] usb: dwc3: gadget: Properly track pending and queued SG
+     - [arm64,x86] usb: typec: mux: Fix matching with typec_altmode_desc
+     - net: usb: fix memory leak in smsc75xx_bind
+     - Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
+     - fs/nfs: Use fatal_signal_pending instead of signal_pending
+     - NFS: fix an incorrect limit in filelayout_decode_layout()
+     - NFS: Fix an Oopsable condition in __nfs_pageio_add_request()
+     - NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()
+     - NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config
+     - [arm64] drm/meson: fix shutdown crash when component not probed
+     - net/mlx5e: reset XPS on error flow if netdev isn't registered yet
+     - net/mlx5e: Fix multipath lag activation
+     - net/mlx5e: Fix error path of updating netdev queues
+     - {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 table
+     - net/mlx5e: Fix nullptr in add_vlan_push_action()
+     - net/mlx5: Set reformat action when needed for termination rules
+     - net/mlx5e: Fix null deref accessing lag dev
+     - net/mlx4: Fix EEPROM dump support
+     - net/mlx5: Set term table as an unmanaged flow table
+     - SUNRPC in case of backlog, hand free slots directly to waiting task
+     - Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
+     - tipc: wait and exit until all work queues are done
+     - tipc: skb_linearize the head skb when reassembling msgs
+     - [arm64] spi: spi-fsl-dspi: Fix a resource leak in an error handling path
+     - netfilter: flowtable: Remove redundant hw refresh bit
+     - [arm64,armhf] net: dsa: fix a crash if ->get_sset_count() fails
+     - [armhf] i2c: s3c2410: fix possible NULL pointer deref on read message
+       after write
+     - [x86] i2c: i801: Don't generate an interrupt on bus reset
+     - afs: Fix the nlink handling of dir-over-dir rename
+     - nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response
+     - [x86] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
+     - [arm64] Revert "crypto: cavium/nitrox - add an error message to explain
+       the failure of pci_request_mem_regions"
+     - Revert "media: usb: gspca: add a missed check for goto_low_power"
+     - [i386] Revert "ALSA: sb: fix a missing check of snd_ctl_add"
+     - Revert "net: fujitsu: fix a potential NULL pointer dereference"
+     - net: fujitsu: fix potential null-ptr-deref
+     - Revert "net/smc: fix a NULL pointer dereference"
+     - net/smc: properly handle workqueue allocation failure
+     - [x86] Revert "char: hpet: fix a missing check of ioremap"
+     - [x86] char: hpet: add checks after calling ioremap
+     - [i386] Revert "ALSA: gus: add a check of the status of snd_ctl_add"
+     - Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"
+     - isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
+     - Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"
+     - ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
+     - Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"
+     - isdn: mISDN: correctly handle ph_info allocation failure in
+       hfcsusb_ph_info
+     - [arm64] Revert "dmaengine: qcom_hidma: Check for driver register failure"
+     - [arm64] dmaengine: qcom_hidma: comment platform_driver_register call
+     - Revert "libertas: add checks for the return value of sysfs_create_group"
+     - libertas: register sysfs groups properly
+     - Revert "media: dvb: Add check on sp8870_readreg"
+     - media: dvb: Add check on sp8870_readreg return
+     - Revert "media: gspca: mt9m111: Check write_bridge for timeout"
+     - media: gspca: mt9m111: Check write_bridge for timeout
+     - Revert "media: gspca: Check the return value of write_bridge for timeout"
+     - media: gspca: properly check for errors in po1030_probe()
+     - Revert "net: liquidio: fix a NULL pointer dereference"
+     - net: liquidio: Add missing null pointer checks
+     - Revert "brcmfmac: add a check for the status of usb_register"
+     - brcmfmac: properly check for bus register errors
+     - btrfs: return whole extents in fiemap
+     - [powerpc,x86] scsi: BusLogic: Fix 64-bit system enumeration error for
+       Buslogic
+     - scsi: pm80xx: Fix drives missing during rmmod/insmod loop
+     - btrfs: release path before starting transaction when cloning inline extent
+     - btrfs: do not BUG_ON in link_to_fixup_dir
+     - [x86] platform/x86: hp-wireless: add AMD's hardware id to the supported
+       list
+     - SMB3: incorrect file id in requests compounded with open
+     - drm/amd/amdgpu: fix refcount leak
+     - drm/amdgpu: Fix a use-after-free
+     - drm/amd/amdgpu: fix a potential deadlock in gpu reset
+     - drm/amdgpu: stop touching sched.ready in the backend
+     - block: fix a race between del_gendisk and BLKRRPART
+     - linux/bits.h: fix compilation error with GENMASK
+     - [arm64,armhf] net: dsa: fix error code getting shifted with 4 in
+       dsa_slave_get_sset_count
+     - net: stmmac: Fix MAC WoL not working if PHY does not support WoL
+     - spi: Assume GPIO CS active high in ACPI case
+     - net: really orphan skbs tied to closing sk
+     - net: packetmmap: fix only tx timestamp on request
+     - [arm64,armhf] net: fec: fix the potential memory leak in fec_enet_init()
+     - [arm64] net: mdio: thunder: Fix a double free issue in the .remove
+       function
+     - [mips64el,mipsel] net: mdio: octeon: Fix some double free issues
+     - cxgb4/ch_ktls: Clear resources when pf4 device is removed
+     - openvswitch: meter: fix race when getting now_ms.
+     - net: sched: fix packet stuck problem for lockless qdisc
+     - net: sched: fix tx action rescheduling issue during deactivation
+     - net: sched: fix tx action reschedule issue with stopped queue
+     - net: hso: check for allocation failure in hso_create_bulk_serial_device()
+     - net: bnx2: Fix error return code in bnx2_init_board()
+     - bnxt_en: Include new P5 HV definition in VF check.
+     - bnxt_en: Fix context memory setup for 64K page size.
+     - mld: fix panic in mld_newpack()
+     - net/smc: remove device from smcd_dev_list after failed device_add()
+     - [amd64] gve: Check TX QPL was actually assigned
+     - [amd64] gve: Update mgmt_msix_idx if num_ntfy changes
+     - [amd64] gve: Add NULL pointer checks when freeing irqs.
+     - [amd64] gve: Upgrade memory barrier in poll routine
+     - [amd64] gve: Correct SKB queue index validation.
+     - [arm64] net: hns3: fix incorrect resp_msg issue
+     - [arm64] net: hns3: put off calling register_netdev() until client
+       initialize complete
+     - [amd64] iommu/vt-d: Use user privilege for RID2PASID translation
+     - cxgb4: avoid accessing registers when clearing filters
+     - bpf, offload: Reorder offload callback 'prepare' in verifier
+     - bpf: Set mac_len in bpf_skb_change_head
+     - ixgbe: fix large MTU request from VF
+     - [arm64] ASoC: qcom: lpass-cpu: Use optional clk APIs
+     - scsi: libsas: Use _safe() loop in sas_resume_port()
+     - ipv6: record frag_max_size in atomic fragments in input path
+     - ALSA: usb-audio: scarlett2: snd_scarlett_gen2_controls_create() can be
+       static
+     - sch_dsmark: fix a NULL deref in qdisc_reset()
+     - net: zero-initialize tc skb extension on allocation
+     - [arm64,armhf] net: mvpp2: add buffer header handling in RX
+     - [x86] i915: fix build warning in intel_dp_get_link_status()
+     - [arm64] net: hns3: check the return of skb_checksum_help()
+     - bpftool: Add sock_release help info for cgroup attach/prog load command
+     - SUNRPC: More fixes for backlog congestion
+     - net: hso: bail out on interrupt URB allocation failure
+     - neighbour: Prevent Race condition in neighbour subsytem
+     - usb: core: reduce power-on-good delay time of root hub
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.43
+     - btrfs: tree-checker: do not error out if extent ref hash doesn't match
+     - net: usb: cdc_ncm: don't spew notifications (Closes: #989451)
+     - [x86] hwmon: (dell-smm-hwmon) Fix index values
+     - netfilter: conntrack: unregister ipv4 sockopts on error unwind
+     - efi/fdt: fix panic when no valid fdt found
+     - efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared
+     - efi/libstub: prevent read overflow in find_file_option()
+     - [arm64,x86] efi: cper: fix snprintf() use in cper_dimm_err_location()
+     - vfio/pci: Fix error return code in vfio_ecap_init()
+     - ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
+     - HID: logitech-hidpp: initialize level variable
+     - HID: pidff: fix error return code in hid_pidff_init()
+     - [arm64,x86] HID: i2c-hid: fix format string mismatch
+     - devlink: Correct VIRTUAL port to not have phys_port attributes
+     - net/sched: act_ct: Offload connections with commit action
+     - net/sched: act_ct: Fix ct template allocation for zone 0
+     - nvme-rdma: fix in-casule data send for chained sgls
+     - ACPICA: Clean up context mutex during object deletion
+     - perf probe: Fix NULL pointer dereference in convert_variable_location()
+     - net: sock: fix in-kernel mark setting
+     - net/mlx5e: Fix incompatible casting
+     - net/mlx5: Check firmware sync reset requested is set before trying to
+       abort it
+     - net/mlx5e: Check for needed capability for cvlan matching
+     - net/mlx5: DR, Create multi-destination flow table with level less than 64
+     - nvmet: fix freeing unallocated p2pmem
+     - netfilter: nft_ct: skip expectations for confirmed conntrack
+     - netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
+     - bpf: Simplify cases in bpf_base_func_proto
+     - bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks
+     - ieee802154: fix error return code in ieee802154_add_iface()
+     - ieee802154: fix error return code in ieee802154_llsec_getparams()
+     - igb: add correct exception tracing for XDP
+     - ixgbevf: add correct exception tracing for XDP
+     - cxgb4: fix regression with HASH tc prio value update
+     - ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
+     - ice: Fix allowing VF to request more/less queues via virtchnl
+     - ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared
+     - ice: handle the VF VSI rebuild failure
+     - ice: report supported and advertised autoneg using PHY capabilities
+     - ice: Allow all LLDP packets from PF to Tx
+     - cxgb4: avoid link re-train during TC-MQPRIO configuration
+     - i40e: optimize for XDP_REDIRECT in xsk path
+     - i40e: add correct exception tracing for XDP
+     - ice: simplify ice_run_xdp
+     - ice: optimize for XDP_REDIRECT in xsk path
+     - ice: add correct exception tracing for XDP
+     - ixgbe: optimize for XDP_REDIRECT in xsk path
+     - ixgbe: add correct exception tracing for XDP
+     - [arm64] optee: use export_uuid() to copy client UUID
+     - [armhf] bus: ti-sysc: Fix am335x resume hang for usb otg module
+     - [arm64] dts: freescale: sl28: var4: fix RGMII clock and voltage
+     - [armhf] bus: ti-sysc: Fix flakey idling of uarts and stop using
+       swsup_sidle_act
+     - tipc: add extack messages for bearer/media failure
+     - tipc: fix unique bearer names sanity check
+     - [armhf] serial: stm32: fix threaded interrupt handling
+     - io_uring: fix link timeout refs
+     - io_uring: use better types for cflags
+     - drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gate
+     - drm/amdgpu/jpeg2.5: add cancel_delayed_work_sync before power gate
+     - drm/amdgpu/jpeg3: add cancel_delayed_work_sync before power gate
+     - Bluetooth: fix the erroneous flush_work() order (CVE-2021-3564)
+     - Bluetooth: use correct lock to prevent UAF of hdev object (CVE-2021-3573)
+     - wireguard: do not use -O3
+     - wireguard: peer: allocate in kmem_cache
+     - wireguard: use synchronize_net rather than synchronize_rcu
+     - wireguard: allowedips: initialize list head in selftest
+     - wireguard: allowedips: remove nodes in O(1)
+     - wireguard: allowedips: allocate nodes in kmem_cache
+     - wireguard: allowedips: free empty intermediate nodes when removing single
+       node
+     - [arm64,x86] HID: i2c-hid: Skip ELAN power-on command after reset
+     - HID: magicmouse: fix NULL-deref on disconnect
+     - HID: multitouch: require Finger field to mark Win8 reports as MT
+     - gfs2: fix scheduling while atomic bug in glocks
+     - ALSA: timer: Fix master timer notification
+     - ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xx
+     - ALSA: hda: update the power_state during the direct-complete
+     - ext4: fix memory leak in ext4_fill_super
+     - ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
+     - ext4: fix fast commit alignment issues
+     - ext4: fix memory leak in ext4_mb_init_backend on error path.
+     - ext4: fix accessing uninit percpu counter variable with fast_commit
+     - [arm*] usb: dwc2: Fix build in periphal-only mode
+     - pid: take a reference when initializing `cad_pid`
+     - ocfs2: fix data corruption by fallocate
+     - mm/page_alloc: fix counting of free pages after take off from buddy
+     - [x86] cpufeatures: Force disable X86_FEATURE_ENQCMD and remove
+       update_pasid()
+     - nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
+       (CVE-2021-3587)
+     - drm/amdgpu: Don't query CE and UE errors
+     - drm/amdgpu: make sure we unpin the UVD BO
+     - [x86] apic: Mark _all_ legacy interrupts when IO/APIC is missing
+     - [powerpc] kprobes: Fix validation of prefixed instructions across page
+       boundary
+     - btrfs: mark ordered extent and inode with error if we fail to finish
+     - btrfs: fix error handling in btrfs_del_csums
+     - btrfs: return errors from btrfs_del_csums in cleanup_ref_head
+     - btrfs: fixup error handling in fixup_inode_link_counts
+     - btrfs: abort in rename_exchange if we fail to insert the second ref
+     - btrfs: fix deadlock when cloning inline extents and low on available space
+     - mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY
+     - [arm64] drm/msm/dpu: always use mdp device to scale bandwidth
+     - btrfs: fix unmountable seed device after fstrim
+     - [x86] KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
+     - [arm64] KVM: Fix debug register indexing
+     - [x86] kvm: Teardown PV features on boot CPU as well
+     - [x86] kvm: Disable kvmclock on all CPUs on shutdown
+     - [x86] kvm: Disable all PV features on crash
+     - lib/lz4: explicitly support in-place decompression
+     - netfilter: nf_tables: missing error reporting for not selected expressions
+     - xen-netback: take a reference to the RX task thread (CVE-2021-28691)
+     - neighbour: allow NUD_NOARP entries to be forced GCed
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.44
+     - proc: Track /proc/$pid/attr/ opener mm_struct
+     - [amd64] ASoC: amd: fix for pcm_read() error
+     - spi: Fix spi device unregister flow
+     - bpf: Forbid trampoline attach for functions with variable arguments
+     - net/nfc/rawsock.c: fix a permission check bug
+     - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L
+       tablet
+     - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830
+       tablet
+     - [arm64,armhf] usb: chipidea: udc: assign interrupt number to USB gadget
+       structure
+     - bonding: init notify_work earlier to avoid uninitialized use
+     - netlink: disable IRQs for netlink_lock_table()
+     - net: mdiobus: get rid of a BUG_ON()
+     - cgroup: disable controllers at parse time
+     - wq: handle VM suspension in stall detection
+     - net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
+     - RDS tcp loopback connection can hang
+     - net:sfc: fix non-freed irq in legacy irq mode
+     - scsi: bnx2fc: Return failure if io_req is already in ABTS processing
+     - [x86] scsi: vmw_pvscsi: Set correct residual data length
+     - [arm64] scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated
+       irq
+     - scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal
+     - net: macb: ensure the device is available before accessing GEMGXL control
+       registers
+     - nvme-fabrics: decode host pathing error for connect
+     - dm verity: fix require_signatures module_param permissions
+     - bnx2x: Fix missing error code in bnx2x_iov_init_one()
+     - nvmet: fix false keep-alive timeout when a controller is torn down
+     - spi: Don't have controller clean up spi device before driver unbind
+     - spi: Cleanup on failure of initial setup
+     - [powerpc] i2c: mpc: Make use of i2c_recover_bus()
+     - [powerpc] i2c: mpc: implement erratum A-004447 workaround
+     - ALSA: seq: Fix race of snd_seq_timer_open()
+     - ALSA: firewire-lib: fix the context to call snd_pcm_stop_xrun()
+     - ALSA: hda/realtek: headphone and mic don't work on an Acer laptop
+     - ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Elite
+       Dragonfly G2
+     - ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP EliteBook x360
+       1040 G8
+     - ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 840 Aero G8
+     - ALSA: hda/realtek: fix mute/micmute LEDs for HP ZBook Power G8
+     - [arm*] spi: bcm2835: Fix out-of-bounds access with more than 4 slaves
+     - Revert "ACPI: sleep: Put the FACS table after using it"
+     - drm: Fix use-after-free read in drm_getunique()
+     - drm: Lock pointer access in drm_master_release()
+     - [x86] perf/x86/intel/uncore: Fix M2M event umask for Ice Lake server
+     - [x86] KVM: X86: MMU: Use the correct inherited permissions to get shadow
+       page
+     - kvm: avoid speculation-based attacks from out-of-range memslot accesses
+     - [arm64,x86] staging: rtl8723bs: Fix uninitialized variables
+     - async_xor: check src_offs is not NULL before updating it
+     - btrfs: return value from btrfs_mark_extent_written() in case of error
+     - btrfs: promote debugging asserts to full-fledged checks in validate_super
+     - cgroup1: don't allow '\n' in renaming
+     - ftrace: Do not blindly read the ip address in ftrace_bug()
+     - USB: f_ncm: ncm_bitrate (speed) is unsigned
+     - usb: f_ncm: only first packet of aggregate needs to start timer
+     - usb: pd: Set PD_T_SINK_WAIT_CAP to 310ms
+     - [arm64,armhf] usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is
+       disabled
+     - [arm64,armhf] usb: dwc3: meson-g12a: Disable the regulator in the error
+       handling path of the probe
+     - [arm64,armhf] usb: dwc3: gadget: Bail from dwc3_gadget_exit() if
+       dwc->gadget is NULL
+     - [arm64,armhf] usb: dwc3: ep0: fix NULL pointer exception
+     - [arm64,armhf] usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling
+     - usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
+     - usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind
+     - USB: serial: ftdi_sio: add NovaTech OrionMX product ID
+     - USB: serial: omninet: add device id for Zyxel Omni 56K Plus
+     - USB: serial: quatech2: fix control-request directions
+     - USB: serial: cp210x: fix alternate function for CP2102N QFN20
+     - usb: gadget: eem: fix wrong eem header operation
+     - usb: fix various gadgets null ptr deref on 10gbps cabling.
+     - usb: fix various gadget panics on 10gbps cabling
+     - usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister
+       tcpm port
+     - usb: typec: tcpm: cancel frs hrtimer when unregister tcpm port
+     - regulator: core: resolve supply for boot-on/always-on regulators
+     - [arm64] regulator: max77620: Use device_set_of_node_from_dev()
+     - regulator: bd71828: Fix .n_voltages settings
+     - [arm64,armhf] usb: dwc3: gadget: Disable gadget IRQ during pullup disable
+     - usb: typec: mux: Fix copy-paste mistake in typec_mux_match
+     - [arm64] drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650
+     - [arm64] drm/msm/a6xx: update/fix CP_PROTECT initialization
+     - [arm64] drm/msm/a6xx: avoid shadow NULL reference in failure path
+     - RDMA/ipoib: Fix warning caused by destroying non-initial netns
+     - RDMA/mlx4: Do not map the core_clock page to user space unless enabled
+     - ASoC: core: Fix Null-point-dereference in fmt_single_name()
+     - perf: Fix data race between pin_count increment/decrement
+     - sched/fair: Keep load_avg and load_sum synced
+     - sched/fair: Make sure to update tg contrib for blocked load
+     - sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
+     - [x86] nmi_watchdog: Fix old-style NMI watchdog regression on old Intel
+       CPUs
+     - [x86] KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint
+       message
+     - IB/mlx5: Fix initializing CQ fragments buffer
+     - NFS: Fix a potential NULL dereference in nfs_get_client()
+     - NFSv4: Fix deadlock between nfs4_evict_inode() and
+       nfs4_opendata_get_inode()
+     - kvm: fix previous commit for 32-bit builds
+     - NFS: Fix use-after-free in nfs4_init_client()
+     - NFSv4: Fix second deadlock in nfs4_evict_inode()
+     - NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
+     - scsi: core: Fix error handling of scsi_host_alloc()
+     - scsi: core: Fix failure handling of scsi_add_host_with_dma()
+     - scsi: core: Put .shost_dev in failure path if host state changes to
+       RUNNING
+     - scsi: core: Only put parent device if host state differs from
+       SHOST_CREATED
+     - tracing: Correct the length check which causes memory corruption
+     - proc: only require mm_struct for writing
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.45
+     - net: ieee802154: fix null deref in parse dev addr
+     - HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
+     - HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95
+     - HID: hid-input: add mapping for emoji picker key
+     - HID: hid-sensor-hub: Return error for hid_set_field() failure
+     - HID: quirks: Add quirk for Lenovo optical mouse
+     - HID: multitouch: set Stylus suffix for Stylus-application devices, too
+     - HID: Add BUS_VIRTUAL to hid_connect logging
+     - HID: usbhid: fix info leak in hid_submit_ctrl
+     - [arm64,armhf] drm/tegra: sor: Do not leak runtime PM reference
+     - [arm64,armhf] gpu: host1x: Split up client initalization and registration
+     - [arm64,armhf] drm/tegra: sor: Fully initialize SOR before registration
+     - gfs2: Prevent direct-I/O write fallback errors from getting lost
+     - gfs2: fix a deadlock on withdraw-during-mount
+     - HID: gt683r: add missing MODULE_DEVICE_TABLE
+     - gfs2: Fix use-after-free in gfs2_glock_shrink_scan
+     - scsi: target: core: Fix warning on realtime kernels
+     - ethernet: myri10ge: Fix missing error code in myri10ge_probe()
+     - scsi: qedf: Do not put host in qedf_vport_create() unconditionally
+     - Bluetooth: Add a new USB ID for RTL8822CE
+     - scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V
+     - net: ipconfig: Don't override command-line hostnames or domains
+     - drm/amd/display: Allow bandwidth validation for 0 streams.
+     - drm/amdgpu: refine amdgpu_fru_get_product_info
+     - drm/amd/display: Fix potential memory leak in DMUB hw_init
+     - drm/amd/amdgpu:save psp ring wptr to avoid attack
+     - rtnetlink: Fix missing error code in rtnl_bridge_notify()
+     - net: Return the correct errno code
+     - fib: Return the correct errno code
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.46
+     - afs: Fix an IS_ERR() vs NULL check
+     - mm/memory-failure: make sure wait for page writeback in memory_failure
+     - [x86] kvm: LAPIC: Restore guard to prevent illegal APIC register access
+     - fanotify: fix copy_event_to_user() fid error clean up
+     - batman-adv: Avoid WARN_ON timing related checks
+     - mac80211: fix skb length check in ieee80211_scan_rx()
+     - net: ipv4: fix memory leak in netlbl_cipsov4_add_std
+     - vrf: fix maximum MTU
+     - net: rds: fix memory leak in rds_recvmsg
+     - [arm64] net: dsa: felix: re-enable TX flow control in ocelot_port_flush()
+     - netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local
+     - ice: add ndo_bpf callback for safe mode netdev ops
+     - ice: parameterize functions responsible for Tx ring management
+     - udp: fix race between close() and udp_abort()
+     - rtnetlink: Fix regression in bridge VLAN configuration
+     - net/sched: act_ct: handle DNAT tuple collision
+     - net/mlx5e: Fix page reclaim for dead peer hairpin
+     - net/mlx5: Consider RoCE cap before init RDMA resources
+     - net/mlx5: DR, Allow SW steering for sw_owner_v2 devices
+     - net/mlx5: DR, Don't use SW steering when RoCE is not supported
+     - net/mlx5e: Block offload of outer header csum for UDP tunnels
+     - netfilter: synproxy: Fix out of bounds when parsing TCP options
+     - sch_cake: Fix out of bounds when parsing TCP options and header
+     - alx: Fix an error handling path in 'alx_probe()'
+     - cxgb4: fix endianness when flashing boot image
+     - cxgb4: fix sleep in atomic when flashing PHY firmware
+     - cxgb4: halt chip before flashing PHY firmware image
+     - net: make get_net_ns return error if NET_NS is disabled
+     - ethtool: strset: fix message length calculation
+     - qlcnic: Fix an error handling path in 'qlcnic_probe()'
+     - netxen_nic: Fix an error handling path in 'netxen_nic_probe()'
+     - cxgb4: fix wrong ethtool n-tuple rule lookup
+     - ipv4: Fix device used for dst_alloc with local routes
+     - net: qrtr: fix OOB Read in qrtr_endpoint_post
+     - bpf: Fix leakage under speculation on mispredicted branches
+       (CVE-2021-33624)
+     - ptp: improve max_adj check against unreasonable values
+     - net: cdc_ncm: switch to eth%d interface naming
+     - net: usb: fix possible use-after-free in smsc75xx_bind
+     - [arm64,armhf] net: fec_ptp: fix issue caused by refactor the fec_devtype
+     - net: ipv4: fix memory leak in ip_mc_add1_src
+     - net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
+     - net/mlx5: E-Switch, Read PF mac address
+     - net/mlx5: E-Switch, Allow setting GUID for host PF vport
+     - net/mlx5: Reset mkey index on creation
+     - be2net: Fix an error handling path in 'be_probe()'
+     - net: hamradio: fix memory leak in mkiss_close
+     - net: cdc_eem: fix tx fixup skb leak
+     - cxgb4: fix wrong shift.
+     - bnxt_en: Rediscover PHY capabilities after firmware reset
+     - bnxt_en: Fix TQM fastpath ring backing store computation
+     - bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path
+     - icmp: don't send out ICMP messages with a source address of 0.0.0.0
+     - [x86] platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support
+     - sched/pelt: Ensure that *_sum is always synced with *_avg
+     - [armhf] spi: stm32-qspi: Always wait BUSY bit to be cleared in
+       stm32_qspi_wait_cmd()
+     - ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire
+       mode
+     - [arm64,armhf] drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device
+     - [arm64] ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin
+     - radeon: use memcpy_to/fromio for UVD fw upload
+     - mm: relocate 'write_protect_seq' in struct mm_struct
+     - [arm64,armhf] irqchip/gic-v3: Workaround inconsistent PMR setting on NMI
+       entry
+     - bpf: Inherit expanded/patched seen count from old aux data
+       (CVE-2021-33624)
+     - bpf: Do not mark insn as seen under speculative path verification
+       (CVE-2021-33624)
+     - can: bcm: fix infoleak in struct bcm_msg_head (CVE-2021-34693)
+     - can: bcm/raw/isotp: use per module netdevice notifier
+     - can: j1939: fix Use-after-Free, hold skb ref while in use
+     - can: mcba_usb: fix memory leak in mcba_usb
+     - usb: core: hub: Disable autosuspend for Cypress CY7C65632
+     - [arm64,armhf] usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection
+     - tracing: Do not stop recording cmdlines when tracing is off
+     - tracing: Do not stop recording comms if the trace file is being read
+     - tracing: Do no increment trace_clock_global() by one
+     - PCI: Mark TI C667X to avoid bus reset
+     - PCI: Mark some NVIDIA GPUs to avoid bus reset
+     - [arm64] PCI: aardvark: Fix kernel panic during PIO transfer
+     - PCI: Add ACS quirk for Broadcom BCM57414 NIC
+     - PCI: Work around Huawei Intelligent NIC VF FLR erratum
+     - [x86] KVM: x86: Immediately reset the MMU context when the SMM flag is
+       cleared
+     - [x86] KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU
+     - [x86] KVM: X86: Fix x86_emulator slab cache leak
+     - [s390x] mcck: fix calculation of SIE critical section size
+     - [s390x] ap: Fix hanging ioctl caused by wrong msg counter
+     - [amd64] x86/mm: Avoid truncating memblocks for SGX memory
+     - [x86] process: Check PF_KTHREAD and not current->mm for kernel threads
+     - [x86] ioremap: Map EFI-reserved memory as encrypted for SEV
+     - [x86] pkru: Write hardware init value to PKRU when xstate is init
+     - [x86] fpu: Prevent state corruption in __fpu__restore_sig()
+     - [x86] fpu: Invalidate FPU state after a failed XRSTOR from a user buffer
+     - [x86] fpu: Reset state for all signal restore failures
+     - crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
+     - [arm64,armhf] dmaengine: pl330: fix wrong usage of spinlock flags in
+       dma_cyclc
+     - mac80211: Fix NULL ptr deref for injected rate info
+     - cfg80211: avoid double free of PMSR request
+     - drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full
+       doorbell.
+     - drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.
+     - net: ll_temac: Fix TX BD buffer overwrite
+     - net: bridge: fix vlan tunnel dst null pointer dereference
+     - net: bridge: fix vlan tunnel dst refcnt when egressing
+     - mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare
+     - mm/slub: clarify verification reporting
+     - mm/slub: fix redzoning for small allocations
+     - mm/slub: actually fix freelist pointer vs redzoning
+     - mm/slub.c: include swab.h
+     - net: stmmac: disable clocks in stmmac_remove_config_dt()
+     - [arm64,armhf] net: fec_ptp: add clock rate zero check
+     - [arm64,armhf] usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
+     - [arm64,armhf] usb: dwc3: core: fix kernel panic when do reboot
+   [ Josua Mayer ]
+   * [armhf] drivers/bluetooth: Enable BT_HCIUART as a module, with support
+     for all features already enabled in the generic config. (Closes: #987361)
+   * [armhf] enable i.MX6 MIPI-CSI video capture device. (Closes: #987365)
+     - drivers/mux: Enable MUX_MMIO as a module.
+     - drivers/media/platform: Enable VIDEO_MUX as a module.
+     - drivers/staging/media/imx: Enable VIDEO_IMX_MEDIA and VIDEO_IMX_CSI as
+       modules.
+   [ Uwe Kleine-König ]
+   * [arm64] Update device tree for Kobol's helios64 from next
+   [ Salvatore Bonaccorso ]
+   * [rt] Refresh "net/Qdisc: use a seqlock instead seqcount"
+   * Ignore some ABI changes that should not affect OOT modules
+   * Bump ABI to 8
+   * [rt] Refresh "tracing: Merge irqflags + preempt counter"
+   * can: bcm: delay release of struct bcm_op after synchronize_rcu()
+     (CVE-2021-3609)
+   * Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"
+     (Closes: #990008)
+   [ Vagrant Cascadian ]
+   * [arm64] Add pwm-rockchip to fb-modules udeb.
+   * [arm64] Add fusb302, tcpm and typec to usb-modules udeb.
+   * [armhf] Add gpio-mxc to kernel-image udeb. Thanks to Rick Thomas.
+     (Closes: #982270)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 24 Jun 2021 14:11:37 +0200
  
  linux (5.10.40-1) unstable; urgency=medium
  
index 12299deca1ccccf6844a175e94f6551742572051,984ddbde827eb213e524f5bae04265288aa9fb31..715d0a2344143d6f90dfd3730f3c7bdf3795f651
  p148
  tp149
  (dp150
- Vpart-long-up
+ Venabled
  p151
- VThis kernel is not suitable for SMP (multi-processor,\u000amulti-core or hyper-threaded) systems.
+ I01
+ ss(Vdescription
  p152
+ tp153
+ (dp154
+ Vpart-long-up
+ p155
+ VThis kernel is not suitable for SMP (multi-processor,\u000amulti-core or hyper-threaded) systems.
+ p156
  ss(Vimage
- p153
- tp154
- (dp155
+ p157
+ tp158
+ (dp159
  Vinitramfs-generators
- p156
- (lp157
- Vinitramfs-tools
- p158
- aVinitramfs-fallback
- p159
- asVbreaks
  p160
  (lp161
- Vfwupdate (<< 12-7)
+ Vinitramfs-tools
  p162
- aVwireless-regdb (<< 2019.06.03-1~)
+ aVinitramfs-fallback
  p163
- asVrecommends
+ asVbreaks
  p164
  (lp165
- Vapparmor
+ Vfwupdate (<< 12-7)
  p166
- ass(Vrelations
+ aVwireless-regdb (<< 2019.06.03-1~)
  p167
- tp168
- (dp169
- Vgcc-10
+ asVrecommends
+ p168
+ (lp169
+ Vapparmor
  p170
- Vgcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-@gnu-type-package@ <!stage1 cross !pkg.linux.nokernel>
+ ass(Vrelations
  p171
+ tp172
+ (dp173
+ Vgcc-10
+ p174
+ Vgcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-@gnu-type-package@ <!stage1 cross !pkg.linux.nokernel>
+ p175
  sVinitramfs-fallback
- p172
+ p176
  Vlinux-initramfs-tool
- p173
+ p177
  sVinitramfs-tools
- p174
+ p178
  Vinitramfs-tools (>= 0.120+deb8u2)
- p175
+ p179
  ss(Vbase
- p176
+ p180
  Valpha
- p177
- tp178
- (dp179
+ p181
+ tp182
+ (dp183
  Vdefault-flavour
- p180
+ p184
  Valpha-smp
- p181
+ p185
  sVkernel-arch
- p182
+ p186
  Valpha
- p183
+ p187
  sVfeaturesets
- p184
- (lp185
+ p188
+ (lp189
  Vnone
- p186
+ p190
  ass(Vbuild
- p187
- g177
- tp188
- (dp189
+ p191
+ g181
+ tp192
+ (dp193
  Vimage-file
- p190
+ p194
  Varch/alpha/boot/vmlinux.gz
- p191
+ p195
  ss(Vimage
- p192
- g177
- tp193
- (dp194
+ p196
+ g181
+ tp197
+ (dp198
  Vsuggests
- p195
- (lp196
+ p199
+ (lp200
  Vaboot
- p197
+ p201
  aVfdutils
- p198
+ p202
  asVinstall-stem
- p199
+ p203
  Vvmlinuz
- p200
+ p204
  ss(Vdescription
- p201
- g177
+ p205
+ g181
  NValpha-generic
- p202
- tp203
- (dp204
+ p206
+ tp207
+ (dp208
  Vhardware
- p205
+ p209
  VAlpha
- p206
+ p210
  sVhardware-long
- p207
+ p211
  VDEC Alpha systems with extended kernel start address (Wildfire, Titan, Marvel)
- p208
+ p212
  ss(Vdescription
- p209
- g177
+ p213
+ g181
  NValpha-smp
- p210
- tp211
- (dp212
+ p214
+ tp215
+ (dp216
  Vhardware
- p213
+ p217
  VAlpha SMP
- p214
+ p218
  sVhardware-long
- p215
+ p219
  VDEC Alpha SMP systems with extended kernel start address (Wildfire, Titan, Marvel)
- p216
+ p220
  ss(Vbase
- p217
- g177
- g186
- tp218
- (dp219
+ p221
+ g181
+ g190
+ tp222
+ (dp223
  Vflavours
- p220
- (lp221
+ p224
+ (lp225
  Valpha-generic
- p222
+ p226
  aValpha-smp
- p223
+ p227
  asVimplicit-flavour
- p224
+ p228
  I01
  ss(Vbase
- p225
+ p229
  Vamd64
- p226
- tp227
- (dp228
+ p230
+ tp231
+ (dp232
  Vfeaturesets
- p229
- (lp230
+ p233
+ (lp234
  Vnone
- p231
+ p235
  aVrt
- p232
+ p236
  asVkernel-arch
- p233
+ p237
  Vx86
- p234
+ p238
  ss(Vbuild
- p235
- g226
- tp236
- (dp237
+ p239
+ g230
+ tp240
+ (dp241
  Vimage-file
- p238
+ p242
  Varch/x86/boot/bzImage
- p239
+ p243
  sVsigned-code
- p240
+ p244
  I01
  sVvdso
- p241
+ p245
  I01
  ss(Vimage
- p242
- g226
- tp243
- (dp244
+ p246
+ g230
+ tp247
+ (dp248
  Vbootloaders
- p245
- (lp246
+ p249
+ (lp250
  Vgrub-pc
- p247
+ p251
  aVgrub-efi-amd64
- p248
+ p252
  aVextlinux
- p249
+ p253
  asVinstall-stem
- p250
+ p254
  Vvmlinuz
- p251
+ p255
  sVbreaks
- p252
- (lp253
+ p256
+ (lp257
  Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
- p254
+ p258
  ass(Vrelations
- p255
- g226
- tp256
- (dp257
+ p259
+ g230
+ tp260
+ (dp261
  Vheaders%gcc-10
- p258
+ p262
  Vlinux-compiler-gcc-10-x86
- p259
+ p263
  ss(Vdescription
- p260
- g226
+ p264
+ g230
  NVamd64
- p261
- tp262
- (dp263
+ p265
+ tp266
+ (dp267
  Vhardware
- p264
+ p268
  V64-bit PCs
- p265
+ p269
  sVhardware-long
- p266
+ p270
  VPCs with AMD64, Intel 64 or VIA Nano processors
- p267
+ p271
  ss(Vdescription
- p268
- g226
+ p272
+ g230
  NVcloud-amd64
- p269
- tp270
- (dp271
+ p273
+ tp274
+ (dp275
  Vhardware
- p272
+ p276
  Vx86-64 cloud
- p273
+ p277
  sVhardware-long
- p274
+ p278
  Vcloud platforms including Amazon EC2, Microsoft Azure, and Google Compute Engine
- p275
+ p279
  ss(Vbase
- p276
- g226
+ p280
+ g230
  Vnone
- p277
- tp278
- (dp279
+ p281
+ tp282
+ (dp283
  Vflavours
- p280
- (lp281
+ p284
+ (lp285
  Vamd64
- p282
+ p286
  aVcloud-amd64
- p283
+ p287
  asVdefault-flavour
- p284
+ p288
  Vamd64
- p285
+ p289
  ss(Vimage
- p286
- g226
- g277
+ p290
+ g230
+ g281
  Vcloud-amd64
- p287
- tp288
- (dp289
+ p291
+ tp292
+ (dp293
  Vconfigs
- p290
- (lp291
+ p294
+ (lp295
  Vconfig.cloud
- p292
+ p296
  aVamd64/config.cloud-amd64
- p293
+ p297
  ass(Vbase
- p294
- g226
+ p298
+ g230
  Vrt
- p295
- tp296
- (dp297
+ p299
+ tp300
+ (dp301
  Vflavours
- p298
- (lp299
+ p302
+ (lp303
  Vamd64
- p300
+ p304
  ass(Vbase
- p301
+ p305
  Varm64
- p302
- tp303
- (dp304
+ p306
+ tp307
+ (dp308
  Vcross-compile-compat
- p305
+ p309
  Varm-linux-gnueabihf-
- p306
+ p310
  sVkernel-arch
- p307
+ p311
  Varm64
- p308
+ p312
  sVfeaturesets
- p309
- (lp310
+ p313
+ (lp314
  Vnone
- p311
+ p315
  aVrt
- p312
+ p316
  ass(Vbuild
- p313
- g302
- tp314
- (dp315
+ p317
+ g306
+ tp318
+ (dp319
  Vimage-file
- p316
+ p320
  Varch/arm64/boot/Image
- p317
+ p321
  sVsigned-code
- p318
+ p322
  I01
  sVvdso
- p319
+ p323
  I01
  ss(Vimage
- p320
- g302
- tp321
- (dp322
+ p324
+ g306
+ tp325
+ (dp326
  Vinstall-stem
- p323
+ p327
  Vvmlinuz
- p324
+ p328
  sVbreaks
- p325
- (lp326
+ p329
+ (lp330
  Vlibmozjs185-1.0
- p327
+ p331
  aVlibmozjs-24-0 (<< 24.2.0-5.1~)
- p328
+ p332
  ass(Vdescription
- p329
- g302
+ p333
+ g306
  NVarm64
- p330
- tp331
- (dp332
+ p334
+ tp335
+ (dp336
  Vhardware
- p333
+ p337
  V64-bit ARMv8 machines
- p334
+ p338
  ss(Vdescription
- p335
- g302
+ p339
+ g306
  NVcloud-arm64
- p336
- tp337
- (dp338
+ p340
+ tp341
+ (dp342
  Vhardware
- p339
+ p343
  Varm64 cloud
- p340
+ p344
  sVhardware-long
- p341
+ p345
  Vcloud platforms supporting arm64 virtual machines
- p342
+ p346
  ss(Vimage
- p343
- g302
+ p347
+ g306
  NVarm64
- p344
- tp345
- (dp346
+ p348
+ tp349
+ (dp350
  s(Vrelations
- p347
- g302
- tp348
- (dp349
+ p351
+ g306
+ tp352
+ (dp353
  Vgcc-10
- p350
+ p354
  Vgcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-aarch64-linux-gnu <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf <!stage1 !pkg.linux.nokernel>
- p351
+ p355
  sVheaders%gcc-10
- p352
+ p356
  Vgcc-10
- p353
+ p357
  ss(Vbase
- p354
- g302
+ p358
+ g306
  Vnone
- p355
- tp356
- (dp357
+ p359
+ tp360
+ (dp361
  Vflavours
- p358
- (lp359
+ p362
+ (lp363
  Varm64
- p360
+ p364
  aVcloud-arm64
- p361
+ p365
  asVdefault-flavour
- p362
+ p366
  Varm64
- p363
+ p367
  ss(Vimage
- p364
- g302
- g355
+ p368
+ g306
+ g359
  Vcloud-arm64
- p365
- tp366
- (dp367
+ p369
+ tp370
+ (dp371
  Vconfigs
- p368
- (lp369
+ p372
+ (lp373
  Vconfig.cloud
- p370
+ p374
  aVarm64/config.cloud-arm64
- p371
+ p375
  ass(Vbase
- p372
- g302
+ p376
+ g306
  Vrt
- p373
- tp374
- (dp375
+ p377
+ tp378
+ (dp379
  Vflavours
- p376
- (lp377
+ p380
+ (lp381
  Varm64
- p378
+ p382
  ass(Vbase
- p379
+ p383
  Varm64ilp32
- p380
- tp381
- (dp382
+ p384
+ tp385
+ (dp386
  Vkernel-arch
- p383
+ p387
  Varm64
- p384
+ p388
  sVfeaturesets
- p385
- (lp386
+ p389
+ (lp390
  ss(Vbase
- p387
+ p391
  Varmel
- p388
- tp389
- (dp390
+ p392
+ tp393
+ (dp394
  Vkernel-arch
- p391
+ p395
  Varm
- p392
- sg184
- (lp393
- g186
+ p396
+ sg188
+ (lp397
+ g190
  ass(Vbuild
- p394
- g388
- tp395
- (dp396
+ p398
+ g392
+ tp399
+ (dp400
  Vimage-file
- p397
+ p401
  Varch/arm/boot/zImage
- p398
+ p402
  sVuncompressed-image-file
- p399
+ p403
  Varch/arm/boot/Image
- p400
+ p404
  ss(Vimage
- p401
- g388
- tp402
- (dp403
+ p405
+ g392
+ tp406
+ (dp407
  Vinstall-stem
- p404
+ p408
  Vvmlinuz
- p405
+ p409
  ss(Vrelations
- p406
- g388
- tp407
- (dp408
+ p410
+ g392
+ tp411
+ (dp412
  Vheaders%gcc-10
- p409
+ p413
  Vlinux-compiler-gcc-10-arm
- p410
+ p414
  ss(Vdescription
- p411
- g388
+ p415
+ g392
  NVmarvell
- p412
- tp413
- (dp414
+ p416
+ tp417
+ (dp418
  Vhardware
- p415
+ p419
  VMarvell Kirkwood/Orion
- p416
+ p420
  sVhardware-long
- p417
+ p421
  VMarvell Kirkwood and Orion based systems (https://wiki.debian.org/ArmEabiPort#Supported_hardware)
- p418
+ p422
  ss(Vdescription
- p419
- g388
+ p423
+ g392
  NVrpi
- p420
- tp421
- (dp422
+ p424
+ tp425
+ (dp426
  Vhardware
- p423
+ p427
  VRaspberry Pi and Pi Zero
- p424
+ p428
  sVhardware-long
- p425
+ p429
  VRaspberry Pi, Raspberry Pi Zero based systems
- p426
+ p430
  ss(Vimage
- p427
- g388
+ p431
+ g392
  NVmarvell
- p428
- tp429
- (dp430
+ p432
+ tp433
+ (dp434
  Vrecommends
- p431
- (lp432
+ p435
+ (lp436
  Vu-boot-tools
- p433
+ p437
  asVcheck-size
- p434
+ p438
  I2729712
  sVcheck-size-with-dtb
- p435
+ p439
  I01
  sVbreaks
- p436
- (lp437
- Vflash-kernel (<< 3.57~)
- p438
- ass(g217
- g388
- g186
- tp439
- (dp440
- g220
+ p440
  (lp441
- Vmarvell
+ Vflash-kernel (<< 3.57~)
  p442
+ ass(g221
+ g392
+ g190
+ tp443
+ (dp444
+ g224
+ (lp445
+ Vmarvell
+ p446
  aVrpi
- p443
- asg224
+ p447
+ asg228
  I01
  ss(Vbase
- p444
+ p448
  Varmhf
- p445
- tp446
- (dp447
+ p449
+ tp450
+ (dp451
  Vfeaturesets
- p448
- (lp449
+ p452
+ (lp453
 -Vnone
 +sVkernel-arch
- p450
+ p454
 -aVrt
 -p455
 -asVkernel-arch
 -p456
  Varm
- p451
 -p457
 -ss(Vbuild
 -p458
 -g449
 -tp459
 -(dp460
 -Vimage-file
 -p461
 -Varch/arm/boot/zImage
 -p462
 -sVvdso
 -p463
 -I01
 -ss(Vimage
 -p464
 -g449
 -tp465
 -(dp466
 -Vinstall-stem
 -p467
 -Vvmlinuz
 -p468
 -ss(Vrelations
 -p469
 -g449
 -tp470
 -(dp471
 -Vheaders%gcc-10
 -p472
 -Vlinux-compiler-gcc-10-arm
 -p473
 -ss(Vdescription
 -p474
 -g449
 -NVarmmp
 -p475
 -tp476
 -(dp477
 -Vhardware
 -p478
 -VARMv7 multiplatform compatible SoCs
 -p479
 -sVhardware-long
 -p480
 -VARMv7 multiplatform kernel. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms
 -p481
 -ss(Vdescription
 -p482
 -g449
 -NVarmmp-lpae
 -p483
 -tp484
 -(dp485
 -Vhardware
 -p486
 -VARMv7 multiplatform compatible SoCs supporting LPAE
 -p487
 -sVhardware-long
 -p488
 -VARMv7 multiplatform kernel supporting LPAE. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms.
 -p489
 -ss(Vbase
 -p490
 -g449
 -Vnone
 -p491
 -tp492
 -(dp493
 -Vflavours
 -p494
 -(lp495
 -Varmmp
 -p496
 -aVarmmp-lpae
 -p497
 -asVdefault-flavour
 -p498
 -Varmmp
 -p499
++p455
  ss(Vbase
- p452
 -p500
 -g449
 -Vrt
 -p501
 -tp502
 -(dp503
 -Vflavours
 -p504
 -(lp505
 -Varmmp
 -p506
 -ass(Vbase
 -p507
++p456
  Vhppa
- p453
- tp454
- (dp455
 -p508
 -tp509
 -(dp510
++p457
++tp458
++(dp459
  Vdefault-flavour
- p456
 -p511
++p460
  Vparisc
- p457
 -p512
++p461
  sVkernel-arch
- p458
 -p513
++p462
  Vparisc
- p459
- sg184
- (lp460
- g186
 -p514
++p463
+ sg188
 -(lp515
++(lp464
+ g190
  ass(Vbuild
- p461
- g453
- tp462
- (dp463
 -p516
 -g508
 -tp517
 -(dp518
++p465
++g457
++tp466
++(dp467
  Vimage-file
- p464
 -p519
++p468
  Varch/parisc/boot/bzImage
- p465
 -p520
++p469
  sVdebug-info
- p466
 -p521
++p470
  I00
  ss(Vimage
- p467
- g453
- tp468
- (dp469
 -p522
 -g508
 -tp523
 -(dp524
++p471
++g457
++tp472
++(dp473
  Vsuggests
- p470
- (lp471
 -p525
 -(lp526
++p474
++(lp475
  Vpalo
- p472
 -p527
++p476
  asVinstall-stem
- p473
 -p528
++p477
  Vvmlinuz
- p474
 -p529
++p478
  ss(Vdescription
- p475
- g453
 -p530
 -g508
++p479
++g457
  NVparisc
- p476
- tp477
- (dp478
 -p531
 -tp532
 -(dp533
++p480
++tp481
++(dp482
  Vhardware
- p479
 -p534
++p483
  V32-bit PA-RISC
- p480
 -p535
++p484
  sVhardware-long
- p481
 -p536
++p485
  VHP PA-RISC 32-bit systems with max 4 GB RAM
- p482
 -p537
++p486
  ss(Vbase
- p483
- g453
 -p538
 -g508
++p487
++g457
  NVparisc64
- p484
- tp485
- (dp486
 -p539
 -tp540
 -(dp541
++p488
++tp489
++(dp490
  Vcflags
- p487
 -p542
++p491
  V-fno-cse-follow-jumps
- p488
 -p543
++p492
  sVoverride-host-type
- p489
 -p544
++p493
  Vhppa64-linux-gnu
- p490
 -p545
++p494
  ss(Vdescription
- p491
- g453
 -p546
 -g508
++p495
++g457
  NVparisc64
- p492
- tp493
- (dp494
 -p547
 -tp548
 -(dp549
++p496
++tp497
++(dp498
  Vhardware
- p495
 -p550
++p499
  V64-bit PA-RISC
- p496
 -p551
++p500
  sVhardware-long
- p497
 -p552
++p501
  VHP PA-RISC 64-bit systems with support for more than 4 GB RAM
- p498
- ss(Vrelations
- p499
- g453
- tp500
- (dp501
- Vgcc-10
 -p553
 +p502
- Vgcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-hppa-linux-gnu <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>, gcc-10-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>
+ ss(Vrelations
 -p554
 -g508
 -tp555
 -(dp556
 +p503
- ss(g217
- g453
- g186
++g457
 +tp504
 +(dp505
- g220
- (lp506
- Vparisc
+ Vgcc-10
 -p557
++p506
+ Vgcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-hppa-linux-gnu <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>, gcc-10-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>
 -p558
 +p507
+ ss(g221
 -g508
++g457
+ g190
 -tp559
 -(dp560
++tp508
++(dp509
+ g224
 -(lp561
++(lp510
+ Vparisc
 -p562
++p511
  aVparisc64
- p508
- asg224
 -p563
++p512
+ asg228
  I01
  ss(Vbase
- p509
 -p564
++p513
  Vi386
- p510
- tp511
- (dp512
 -p565
 -tp566
 -(dp567
++p514
++tp515
++(dp516
  Vfeaturesets
- p513
- (lp514
 -p568
 -(lp569
++p517
++(lp518
  Vnone
- p515
 -p570
++p519
  aVrt
- p516
 -p571
++p520
  asVkernel-arch
- p517
 -p572
++p521
  Vx86
- p518
 -p573
++p522
  ss(Vbuild
- p519
- g510
- tp520
- (dp521
 -p574
 -g565
 -tp575
 -(dp576
++p523
++g514
++tp524
++(dp525
  Vimage-file
- p522
 -p577
++p526
  Varch/x86/boot/bzImage
- p523
 -p578
++p527
  sVsigned-code
- p524
 -p579
++p528
  I01
  sVvdso
- p525
 -p580
++p529
  I01
  ss(Vdescription
- p526
- g510
- tp527
- (dp528
 -p581
 -g565
 -tp582
 -(dp583
++p530
++g514
++tp531
++(dp532
  Vpart-long-pae
- p529
 -p584
++p533
  VThis kernel requires PAE (Physical Address Extension).\u000aThis feature is supported by the Intel Pentium Pro/II/III/4/4M/D, Xeon,\u000aCore and Atom; AMD Geode NX, Athlon (K7), Duron, Opteron, Sempron,\u000aTurion or Phenom; Transmeta Efficeon; VIA C7; and some other processors.
- p530
 -p585
++p534
  ss(Vimage
- p531
- g510
- tp532
- (dp533
 -p586
 -g565
 -tp587
 -(dp588
++p535
++g514
++tp536
++(dp537
  Vbootloaders
- p534
- (lp535
 -p589
 -(lp590
++p538
++(lp539
  Vgrub-pc
- p536
 -p591
++p540
  aVgrub-efi-ia32
- p537
 -p592
++p541
  aVextlinux
- p538
 -p593
++p542
  asVinstall-stem
- p539
 -p594
++p543
  Vvmlinuz
- p540
 -p595
++p544
  sVbreaks
- p541
- (lp542
 -p596
 -(lp597
++p545
++(lp546
  Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
- p543
 -p598
++p547
  ass(Vrelations
- p544
- g510
- tp545
- (dp546
 -p599
 -g565
 -tp600
 -(dp601
++p548
++g514
++tp549
++(dp550
  Vheaders%gcc-10
- p547
 -p602
++p551
  Vlinux-compiler-gcc-10-x86
- p548
 -p603
++p552
  ss(Vdescription
- p549
- g510
 -p604
 -g565
++p553
++g514
  NV686
- p550
- tp551
- (dp552
 -p605
 -tp606
 -(dp607
++p554
++tp555
++(dp556
  Vhardware
- p553
 -p608
++p557
  Volder PCs
- p554
 -p609
++p558
  sVhardware-long
- p555
 -p610
++p559
  VPCs with one or more processors not supporting PAE
- p556
 -p611
++p560
  ss(Vdescription
- p557
- g510
 -p612
 -g565
++p561
++g514
  NV686-pae
- p558
- tp559
- (dp560
 -p613
 -tp614
 -(dp615
++p562
++tp563
++(dp564
  Vhardware
- p561
 -p616
++p565
  Vmodern PCs
- p562
 -p617
++p566
  sVhardware-long
- p563
 -p618
++p567
  VPCs with one or more processors supporting PAE
- p564
 -p619
++p568
  sVparts
- p565
- (lp566
 -p620
 -(lp621
++p569
++(lp570
  Vpae
- p567
 -p622
++p571
  ass(Vbase
- p568
- g510
 -p623
 -g565
++p572
++g514
  Vnone
- p569
- tp570
- (dp571
 -p624
 -tp625
 -(dp626
++p573
++tp574
++(dp575
  Vflavours
- p572
- (lp573
 -p627
 -(lp628
++p576
++(lp577
  V686
- p574
 -p629
++p578
  aV686-pae
- p575
 -p630
++p579
  asVdefault-flavour
- p576
 -p631
++p580
  V686-pae
- p577
 -p632
++p581
  ss(Vbase
- p578
- g510
 -p633
 -g565
++p582
++g514
  Vrt
- p579
- tp580
- (dp581
 -p634
 -tp635
 -(dp636
++p583
++tp584
++(dp585
  Vflavours
- p582
- (lp583
 -p637
 -(lp638
++p586
++(lp587
  V686-pae
- p584
 -p639
++p588
  ass(Vbase
- p585
 -p640
++p589
  Via64
- p586
- tp587
- (dp588
 -p641
 -tp642
 -(dp643
++p590
++tp591
++(dp592
  Vdefault-flavour
- p589
 -p644
++p593
  Vitanium
- p590
 -p645
++p594
  sVkernel-arch
- p591
 -p646
++p595
  Via64
- p592
- sg184
- (lp593
- g186
 -p647
++p596
+ sg188
 -(lp648
++(lp597
+ g190
  ass(Vbuild
- p594
- g586
- tp595
- (dp596
 -p649
 -g641
 -tp650
 -(dp651
++p598
++g590
++tp599
++(dp600
  Vimage-file
- p597
 -p652
++p601
  Vvmlinux.gz
- p598
 -p653
++p602
  ss(Vimage
- p599
- g586
- tp600
- (dp601
 -p654
 -g641
 -tp655
 -(dp656
++p603
++g590
++tp604
++(dp605
  Vbootloaders
- p602
- (lp603
 -p657
 -(lp658
++p606
++(lp607
  Vgrub-efi-ia64
- p604
 -p659
++p608
  asVinstall-stem
- p605
 -p660
++p609
  Vvmlinuz
- p606
 -p661
++p610
  ss(Vdescription
- p607
- g586
 -p662
 -g641
++p611
++g590
  NVitanium
- p608
- tp609
- (dp610
 -p663
 -tp664
 -(dp665
++p612
++tp613
++(dp614
  Vhardware
- p611
 -p666
++p615
  VItanium (Merced)
- p612
 -p667
++p616
  sVhardware-long
- p613
 -p668
++p617
  Vsystems with original Itanium (Merced) processors
- p614
 -p669
++p618
  ss(Vdescription
- p615
- g586
 -p670
 -g641
++p619
++g590
  NVmckinley
- p616
- tp617
- (dp618
 -p671
 -tp672
 -(dp673
++p620
++tp621
++(dp622
  Vhardware
- p619
 -p674
++p623
  VItanium 2+
- p620
 -p675
++p624
  sVhardware-long
- p621
 -p676
++p625
  Vsystems with Itanium 2 or 9300/9500/9700-series processors
- p622
- ss(g217
- g586
- g186
- tp623
- (dp624
- g220
- (lp625
- Vitanium
 -p677
 +p626
+ ss(g221
 -g641
++g590
+ g190
 -tp678
 -(dp679
++tp627
++(dp628
+ g224
 -(lp680
++(lp629
+ Vitanium
 -p681
++p630
  aVmckinley
- p627
- asg224
 -p682
++p631
+ asg228
  I01
  ss(Vbase
- p628
 -p683
++p632
  Vm68k
- p629
- tp630
- (dp631
 -p684
 -tp685
 -(dp686
++p633
++tp634
++(dp635
  Vcflags
- p632
 -p687
++p636
  V-ffreestanding
- p633
 -p688
++p637
  sVdefault-flavour
- p634
 -p689
++p638
  Vm68k
- p635
 -p690
++p639
  sVkernel-arch
- p636
 -p691
++p640
  Vm68k
- p637
- sg184
- (lp638
- g186
 -p692
++p641
+ sg188
 -(lp693
++(lp642
+ g190
  ass(Vbuild
- p639
- g629
- tp640
- (dp641
 -p694
 -g684
 -tp695
 -(dp696
++p643
++g633
++tp644
++(dp645
  Vimage-file
- p642
 -p697
++p646
  Vvmlinux
- p643
 -p698
++p647
  ss(Vimage
- p644
- g629
- tp645
- (dp646
 -p699
 -g684
 -tp700
 -(dp701
++p648
++g633
++tp649
++(dp650
  Vsuggests
- p647
- (lp648
 -p702
 -(lp703
++p651
++(lp652
  Vvmelilo
- p649
 -p704
++p653
  aVfdutils
- p650
 -p705
++p654
  asVinstall-stem
- p651
 -p706
++p655
  Vvmlinux
- p652
 -p707
++p656
  ss(Vdescription
- p653
- g629
- NVm68k
- p654
- tp655
- (dp656
- Vhardware
 -p708
 -g684
 +p657
- VMotorola MC68020+ family
++g633
+ NVm68k
 -p709
 -tp710
 -(dp711
 +p658
- ss(g217
- g629
- g186
 +tp659
 +(dp660
- g220
- (lp661
- Vm68k
+ Vhardware
 -p712
++p661
+ VMotorola MC68020+ family
 -p713
 +p662
- asg224
+ ss(g221
 -g684
++g633
+ g190
 -tp714
 -(dp715
++tp663
++(dp664
+ g224
 -(lp716
++(lp665
+ Vm68k
 -p717
++p666
+ asg228
  I01
  ss(Vbase
- p663
- Vmips
- p664
- tp665
- (dp666
- Vkernel-arch
 -p718
 +p667
  Vmips
 -p719
 -tp720
 -(dp721
 +p668
- sg184
- (lp669
- g186
++tp669
++(dp670
+ Vkernel-arch
 -p722
++p671
+ Vmips
 -p723
++p672
+ sg188
 -(lp724
++(lp673
+ g190
  ass(Vbuild
- p670
- g664
- tp671
- (dp672
 -p725
 -g719
 -tp726
 -(dp727
++p674
++g668
++tp675
++(dp676
  Vimage-file
- p673
 -p728
++p677
  Vvmlinuz
- p674
 -p729
++p678
  ss(Vimage
- p675
- g664
- tp676
- (dp677
 -p730
 -g719
 -tp731
 -(dp732
++p679
++g668
++tp680
++(dp681
  Vinstall-stem
- p678
 -p733
++p682
  Vvmlinuz
- p679
 -p734
++p683
  ss(Vdescription
- p680
- g664
 -p735
 -g719
++p684
++g668
  NV4kc-malta
- p681
- tp682
- (dp683
 -p736
 -tp737
 -(dp738
++p685
++tp686
++(dp687
  Vhardware
- p684
 -p739
++p688
  VMIPS Malta
- p685
 -p740
++p689
  sVhardware-long
- p686
 -p741
++p690
  VMIPS Malta boards
- p687
 -p742
++p691
  ss(Vimage
- p688
- g664
 -p743
 -g719
++p692
++g668
  NV4kc-malta
- p689
- tp690
- (dp691
 -p744
 -tp745
 -(dp746
++p693
++tp694
++(dp695
  Vconfigs
- p692
- (lp693
 -p747
 -(lp748
++p696
++(lp697
  Vkernelarch-mips/config.malta
- p694
 -p749
++p698
  aVkernelarch-mips/config.mips32r2
- p695
 -p750
++p699
  ass(Vdescription
- p696
- g664
 -p751
 -g719
++p700
++g668
  NV5kc-malta
- p697
- tp698
- (dp699
 -p752
 -tp753
 -(dp754
++p701
++tp702
++(dp703
  Vhardware
- p700
 -p755
++p704
  VMIPS Malta (64-bit)
- p701
 -p756
++p705
  sVhardware-long
- p702
 -p757
++p706
  VMIPS Malta boards (64-bit)
- p703
 -p758
++p707
  ss(Vimage
- p704
- g664
 -p759
 -g719
++p708
++g668
  NV5kc-malta
- p705
- tp706
- (dp707
 -p760
 -tp761
 -(dp762
++p709
++tp710
++(dp711
  Vconfigs
- p708
- (lp709
 -p763
 -(lp764
++p712
++(lp713
  Vkernelarch-mips/config.malta
- p710
 -p765
++p714
  aVkernelarch-mips/config.mips64r2
- p711
 -p766
++p715
  ass(Vdescription
- p712
- g664
 -p767
 -g719
++p716
++g668
  NVocteon
- p713
- tp714
- (dp715
 -p768
 -tp769
 -(dp770
++p717
++tp718
++(dp719
  Vhardware
- p716
 -p771
++p720
  VOcteon
- p717
 -p772
++p721
  sVhardware-long
- p718
 -p773
++p722
  VCavium Networks Octeon
- p719
 -p774
++p723
  ss(Vbuild
- p720
- g664
 -p775
 -g719
++p724
++g668
  NVocteon
- p721
- tp722
- (dp723
 -p776
 -tp777
 -(dp778
++p725
++tp726
++(dp727
  Vimage-file
- p724
 -p779
++p728
  Vvmlinux
- p725
 -p780
++p729
  ss(Vimage
- p726
- g664
 -p781
 -g719
++p730
++g668
  NVocteon
- p727
- tp728
- (dp729
 -p782
 -tp783
 -(dp784
++p731
++tp732
++(dp733
  Vinstall-stem
- p730
 -p785
++p734
  Vvmlinux
- p731
 -p786
++p735
  sVconfigs
- p732
- (lp733
- Vkernelarch-mips/config.octeon
- p734
- ass(g217
- g664
- g186
- tp735
- (dp736
- g220
 -p787
 -(lp788
++p736
 +(lp737
- V4kc-malta
+ Vkernelarch-mips/config.octeon
 -p789
 +p738
+ ass(g221
 -g719
++g668
+ g190
 -tp790
 -(dp791
++tp739
++(dp740
+ g224
 -(lp792
++(lp741
+ V4kc-malta
 -p793
++p742
  aV5kc-malta
- p739
 -p794
++p743
  aVocteon
- p740
- asg224
 -p795
++p744
+ asg228
  I01
  ss(Vbase
- p741
 -p796
++p745
  Vmips64
- p742
- tp743
- (dp744
 -p797
 -tp798
 -(dp799
++p746
++tp747
++(dp748
  Vkernel-arch
- p745
 -p800
++p749
  Vmips
- p746
- sg184
- (lp747
- g186
 -p801
++p750
+ sg188
 -(lp802
++(lp751
+ g190
  ass(Vbuild
- p748
- g742
- tp749
- (dp750
 -p803
 -g797
 -tp804
 -(dp805
++p752
++g746
++tp753
++(dp754
  Vimage-file
- p751
 -p806
++p755
  Vvmlinuz
- p752
 -p807
++p756
  ss(Vimage
- p753
- g742
- tp754
- (dp755
 -p808
 -g797
 -tp809
 -(dp810
++p757
++g746
++tp758
++(dp759
  Vinstall-stem
- p756
 -p811
++p760
  Vvmlinuz
- p757
 -p812
++p761
  ss(Vdescription
- p758
- g742
 -p813
 -g797
++p762
++g746
  NV5kc-malta
- p759
- tp760
- (dp761
 -p814
 -tp815
 -(dp816
++p763
++tp764
++(dp765
  Vhardware
- p762
 -p817
++p766
  VMIPS Malta
- p763
 -p818
++p767
  sVhardware-long
- p764
 -p819
++p768
  VMIPS Malta boards
- p765
 -p820
++p769
  ss(Vimage
- p766
- g742
 -p821
 -g797
++p770
++g746
  NV5kc-malta
- p767
- tp768
- (dp769
 -p822
 -tp823
 -(dp824
++p771
++tp772
++(dp773
  Vconfigs
- p770
- (lp771
 -p825
 -(lp826
++p774
++(lp775
  Vkernelarch-mips/config.malta
- p772
 -p827
++p776
  aVkernelarch-mips/config.mips64r2
- p773
 -p828
++p777
  ass(Vdescription
- p774
- g742
 -p829
 -g797
++p778
++g746
  NVocteon
- p775
- tp776
- (dp777
 -p830
 -tp831
 -(dp832
++p779
++tp780
++(dp781
  Vhardware
- p778
 -p833
++p782
  VOcteon
- p779
 -p834
++p783
  sVhardware-long
- p780
 -p835
++p784
  VCavium Networks Octeon
- p781
 -p836
++p785
  ss(Vbuild
- p782
- g742
 -p837
 -g797
++p786
++g746
  NVocteon
- p783
- tp784
- (dp785
 -p838
 -tp839
 -(dp840
++p787
++tp788
++(dp789
  Vimage-file
- p786
 -p841
++p790
  Vvmlinux
- p787
 -p842
++p791
  ss(Vimage
- p788
- g742
 -p843
 -g797
++p792
++g746
  NVocteon
- p789
- tp790
- (dp791
 -p844
 -tp845
 -(dp846
++p793
++tp794
++(dp795
  Vinstall-stem
- p792
 -p847
++p796
  Vvmlinux
- p793
 -p848
++p797
  sVconfigs
- p794
- (lp795
- Vkernelarch-mips/config.octeon
- p796
- ass(g217
- g742
- g186
- tp797
- (dp798
- g220
 -p849
 -(lp850
++p798
 +(lp799
- V5kc-malta
+ Vkernelarch-mips/config.octeon
 -p851
 +p800
+ ass(g221
 -g797
++g746
+ g190
 -tp852
 -(dp853
++tp801
++(dp802
+ g224
 -(lp854
++(lp803
+ V5kc-malta
 -p855
++p804
  aVocteon
- p801
- asg224
 -p856
++p805
+ asg228
  I01
  ss(Vbase
- p802
 -p857
++p806
  Vmips64el
- p803
- tp804
- (dp805
 -p858
 -tp859
 -(dp860
++p807
++tp808
++(dp809
  Vkernel-arch
- p806
 -p861
++p810
  Vmips
- p807
- sg184
- (lp808
- g186
 -p862
++p811
+ sg188
 -(lp863
++(lp812
+ g190
  ass(Vbuild
- p809
- g803
- tp810
- (dp811
 -p864
 -g858
 -tp865
 -(dp866
++p813
++g807
++tp814
++(dp815
  Vimage-file
- p812
 -p867
++p816
  Vvmlinuz
- p813
 -p868
++p817
  ss(Vimage
- p814
- g803
- tp815
- (dp816
 -p869
 -g858
 -tp870
 -(dp871
++p818
++g807
++tp819
++(dp820
  Vinstall-stem
- p817
 -p872
++p821
  Vvmlinuz
- p818
 -p873
++p822
  ss(Vdescription
- p819
- g803
 -p874
 -g858
++p823
++g807
  NV5kc-malta
- p820
- tp821
- (dp822
 -p875
 -tp876
 -(dp877
++p824
++tp825
++(dp826
  Vhardware
- p823
 -p878
++p827
  VMIPS Malta
- p824
 -p879
++p828
  sVhardware-long
- p825
 -p880
++p829
  VMIPS Malta boards
- p826
 -p881
++p830
  ss(Vimage
- p827
- g803
 -p882
 -g858
++p831
++g807
  NV5kc-malta
- p828
- tp829
- (dp830
 -p883
 -tp884
 -(dp885
++p832
++tp833
++(dp834
  Vconfigs
- p831
- (lp832
 -p886
 -(lp887
++p835
++(lp836
  Vkernelarch-mips/config.malta
- p833
 -p888
++p837
  aVkernelarch-mips/config.mips64r2
- p834
 -p889
++p838
  ass(Vdescription
- p835
- g803
 -p890
 -g858
++p839
++g807
  NVloongson-3
- p836
- tp837
- (dp838
 -p891
 -tp892
 -(dp893
++p840
++tp841
++(dp842
  Vhardware
- p839
 -p894
++p843
  VLoongson 3A/3B
- p840
 -p895
++p844
  sVhardware-long
- p841
 -p896
++p845
  VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
- p842
 -p897
++p846
  ss(Vimage
- p843
- g803
 -p898
 -g858
++p847
++g807
  NVloongson-3
- p844
- tp845
- (dp846
 -p899
 -tp900
 -(dp901
++p848
++tp849
++(dp850
  Vconfigs
- p847
- (lp848
 -p902
 -(lp903
++p851
++(lp852
  Vkernelarch-mips/config.loongson-3
- p849
 -p904
++p853
  ass(Vdescription
- p850
- g803
 -p905
 -g858
++p854
++g807
  NVocteon
- p851
- tp852
- (dp853
 -p906
 -tp907
 -(dp908
++p855
++tp856
++(dp857
  Vhardware
- p854
 -p909
++p858
  VOcteon
- p855
 -p910
++p859
  sVhardware-long
- p856
 -p911
++p860
  VCavium Networks Octeon
- p857
 -p912
++p861
  ss(Vbuild
- p858
- g803
 -p913
 -g858
++p862
++g807
  NVocteon
- p859
- tp860
- (dp861
 -p914
 -tp915
 -(dp916
++p863
++tp864
++(dp865
  Vimage-file
- p862
 -p917
++p866
  Vvmlinux
- p863
 -p918
++p867
  ss(Vimage
- p864
- g803
 -p919
 -g858
++p868
++g807
  NVocteon
- p865
- tp866
- (dp867
 -p920
 -tp921
 -(dp922
++p869
++tp870
++(dp871
  Vinstall-stem
- p868
 -p923
++p872
  Vvmlinux
- p869
 -p924
++p873
  sVconfigs
- p870
- (lp871
- Vkernelarch-mips/config.octeon
- p872
- ass(g217
- g803
- g186
- tp873
- (dp874
- g220
 -p925
 -(lp926
++p874
 +(lp875
- V5kc-malta
+ Vkernelarch-mips/config.octeon
 -p927
 +p876
+ ass(g221
 -g858
++g807
+ g190
 -tp928
 -(dp929
++tp877
++(dp878
+ g224
 -(lp930
++(lp879
+ V5kc-malta
 -p931
++p880
  aVloongson-3
- p877
 -p932
++p881
  aVocteon
- p878
- asg224
 -p933
++p882
+ asg228
  I01
  ss(Vbase
- p879
- Vmips64r6
- p880
- tp881
- (dp882
- Vdefault-flavour
 -p934
 +p883
  Vmips64r6
 -p935
 -tp936
 -(dp937
 +p884
++tp885
++(dp886
+ Vdefault-flavour
 -p938
++p887
+ Vmips64r6
 -p939
++p888
  sVkernel-arch
- p885
 -p940
++p889
  Vmips
- p886
- sg184
- (lp887
- g186
 -p941
++p890
+ sg188
 -(lp942
++(lp891
+ g190
  ass(Vbuild
- p888
- g880
- tp889
- (dp890
 -p943
 -g935
 -tp944
 -(dp945
++p892
++g884
++tp893
++(dp894
  Vimage-file
- p891
 -p946
++p895
  Vvmlinux
- p892
 -p947
++p896
  ss(Vimage
- p893
- g880
- tp894
- (dp895
 -p948
 -g935
 -tp949
 -(dp950
++p897
++g884
++tp898
++(dp899
  Vinstall-stem
- p896
 -p951
++p900
  Vvmlinux
- p897
 -p952
++p901
  ss(Vdescription
- p898
- g880
 -p953
 -g935
++p902
++g884
  NVmips64r6
- p899
- tp900
- (dp901
 -p954
 -tp955
 -(dp956
++p903
++tp904
++(dp905
  Vhardware
- p902
 -p957
++p906
  VMIPS R6 (64 bit, big endian)
- p903
 -p958
++p907
  sVhardware-long
- p904
 -p959
++p908
  VMIPS R6 (64 bit, big endian)
- p905
 -p960
++p909
  ss(Vimage
- p906
- g880
 -p961
 -g935
++p910
++g884
  NVmips64r6
- p907
- tp908
- (dp909
 -p962
 -tp963
 -(dp964
++p911
++tp912
++(dp913
  Vconfigs
- p910
- (lp911
 -p965
 -(lp966
++p914
++(lp915
  Vkernelarch-mips/config.boston
- p912
 -p967
++p916
  aVkernelarch-mips/config.mips64r6
- p913
- ass(g217
- g880
- g186
- tp914
- (dp915
- g220
- (lp916
- Vmips64r6
 -p968
 +p917
- asg224
+ ass(g221
 -g935
++g884
+ g190
 -tp969
 -(dp970
++tp918
++(dp919
+ g224
 -(lp971
++(lp920
+ Vmips64r6
 -p972
++p921
+ asg228
  I01
  ss(Vbase
- p918
- Vmips64r6el
- p919
- tp920
- (dp921
- Vdefault-flavour
 -p973
 +p922
  Vmips64r6el
 -p974
 -tp975
 -(dp976
 +p923
++tp924
++(dp925
+ Vdefault-flavour
 -p977
++p926
+ Vmips64r6el
 -p978
++p927
  sVkernel-arch
- p924
 -p979
++p928
  Vmips
- p925
- sg184
- (lp926
- g186
 -p980
++p929
+ sg188
 -(lp981
++(lp930
+ g190
  ass(Vbuild
- p927
- g919
- tp928
- (dp929
 -p982
 -g974
 -tp983
 -(dp984
++p931
++g923
++tp932
++(dp933
  Vimage-file
- p930
 -p985
++p934
  Vvmlinux
- p931
 -p986
++p935
  ss(Vimage
- p932
- g919
- tp933
- (dp934
 -p987
 -g974
 -tp988
 -(dp989
++p936
++g923
++tp937
++(dp938
  Vinstall-stem
- p935
 -p990
++p939
  Vvmlinux
- p936
 -p991
++p940
  ss(Vdescription
- p937
- g919
 -p992
 -g974
++p941
++g923
  NVmips64r6el
- p938
- tp939
- (dp940
 -p993
 -tp994
 -(dp995
++p942
++tp943
++(dp944
  Vhardware
- p941
 -p996
++p945
  VMIPS R6 (64 bit, little endian)
- p942
 -p997
++p946
  sVhardware-long
- p943
 -p998
++p947
  VMIPS R6 (64 bit, little endian)
- p944
 -p999
++p948
  ss(Vimage
- p945
- g919
 -p1000
 -g974
++p949
++g923
  NVmips64r6el
- p946
- tp947
- (dp948
 -p1001
 -tp1002
 -(dp1003
++p950
++tp951
++(dp952
  Vconfigs
- p949
- (lp950
 -p1004
 -(lp1005
++p953
++(lp954
  Vkernelarch-mips/config.boston
- p951
 -p1006
++p955
  aVkernelarch-mips/config.mips64r6
- p952
- ass(g217
- g919
- g186
- tp953
- (dp954
- g220
- (lp955
- Vmips64r6el
 -p1007
 +p956
- asg224
+ ass(g221
 -g974
++g923
+ g190
 -tp1008
 -(dp1009
++tp957
++(dp958
+ g224
 -(lp1010
++(lp959
+ Vmips64r6el
 -p1011
++p960
+ asg228
  I01
  ss(Vbase
- p957
 -p1012
++p961
  Vmipsel
- p958
- tp959
- (dp960
 -p1013
 -tp1014
 -(dp1015
++p962
++tp963
++(dp964
  Vkernel-arch
- p961
 -p1016
++p965
  Vmips
- p962
- sg184
- (lp963
- g186
 -p1017
++p966
+ sg188
 -(lp1018
++(lp967
+ g190
  ass(Vbuild
- p964
- g958
- tp965
- (dp966
 -p1019
 -g1013
 -tp1020
 -(dp1021
++p968
++g962
++tp969
++(dp970
  Vimage-file
- p967
 -p1022
++p971
  Vvmlinuz
- p968
 -p1023
++p972
  ss(Vimage
- p969
- g958
- tp970
- (dp971
 -p1024
 -g1013
 -tp1025
 -(dp1026
++p973
++g962
++tp974
++(dp975
  Vinstall-stem
- p972
 -p1027
++p976
  Vvmlinuz
- p973
 -p1028
++p977
  ss(Vdescription
- p974
- g958
 -p1029
 -g1013
++p978
++g962
  NV4kc-malta
- p975
- tp976
- (dp977
 -p1030
 -tp1031
 -(dp1032
++p979
++tp980
++(dp981
  Vhardware
- p978
 -p1033
++p982
  VMIPS Malta
- p979
 -p1034
++p983
  sVhardware-long
- p980
 -p1035
++p984
  VMIPS Malta boards
- p981
 -p1036
++p985
  ss(Vimage
- p982
- g958
 -p1037
 -g1013
++p986
++g962
  NV4kc-malta
- p983
- tp984
- (dp985
 -p1038
 -tp1039
 -(dp1040
++p987
++tp988
++(dp989
  Vconfigs
- p986
- (lp987
 -p1041
 -(lp1042
++p990
++(lp991
  Vkernelarch-mips/config.malta
- p988
 -p1043
++p992
  aVkernelarch-mips/config.mips32r2
- p989
 -p1044
++p993
  ass(Vdescription
- p990
- g958
 -p1045
 -g1013
++p994
++g962
  NV5kc-malta
- p991
- tp992
- (dp993
 -p1046
 -tp1047
 -(dp1048
++p995
++tp996
++(dp997
  Vhardware
- p994
 -p1049
++p998
  VMIPS Malta (64-bit)
- p995
 -p1050
++p999
  sVhardware-long
- p996
 -p1051
++p1000
  VMIPS Malta boards (64-bit)
- p997
 -p1052
++p1001
  ss(Vimage
- p998
- g958
 -p1053
 -g1013
++p1002
++g962
  NV5kc-malta
- p999
- tp1000
- (dp1001
 -p1054
 -tp1055
 -(dp1056
++p1003
++tp1004
++(dp1005
  Vconfigs
- p1002
- (lp1003
 -p1057
 -(lp1058
++p1006
++(lp1007
  Vkernelarch-mips/config.malta
- p1004
 -p1059
++p1008
  aVkernelarch-mips/config.mips64r2
- p1005
 -p1060
++p1009
  ass(Vdescription
- p1006
- g958
 -p1061
 -g1013
++p1010
++g962
  NVloongson-3
- p1007
- tp1008
- (dp1009
 -p1062
 -tp1063
 -(dp1064
++p1011
++tp1012
++(dp1013
  Vhardware
- p1010
 -p1065
++p1014
  VLoongson 3A/3B
- p1011
 -p1066
++p1015
  sVhardware-long
- p1012
 -p1067
++p1016
  VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
- p1013
 -p1068
++p1017
  ss(Vimage
- p1014
- g958
 -p1069
 -g1013
++p1018
++g962
  NVloongson-3
- p1015
- tp1016
- (dp1017
 -p1070
 -tp1071
 -(dp1072
++p1019
++tp1020
++(dp1021
  Vconfigs
- p1018
- (lp1019
 -p1073
 -(lp1074
++p1022
++(lp1023
  Vkernelarch-mips/config.loongson-3
- p1020
 -p1075
++p1024
  ass(Vdescription
- p1021
- g958
 -p1076
 -g1013
++p1025
++g962
  NVocteon
- p1022
- tp1023
- (dp1024
 -p1077
 -tp1078
 -(dp1079
++p1026
++tp1027
++(dp1028
  Vhardware
- p1025
 -p1080
++p1029
  VOcteon
- p1026
 -p1081
++p1030
  sVhardware-long
- p1027
 -p1082
++p1031
  VCavium Networks Octeon
- p1028
 -p1083
++p1032
  ss(Vbuild
- p1029
- g958
 -p1084
 -g1013
++p1033
++g962
  NVocteon
- p1030
- tp1031
- (dp1032
 -p1085
 -tp1086
 -(dp1087
++p1034
++tp1035
++(dp1036
  Vimage-file
- p1033
 -p1088
++p1037
  Vvmlinux
- p1034
 -p1089
++p1038
  ss(Vimage
- p1035
- g958
 -p1090
 -g1013
++p1039
++g962
  NVocteon
- p1036
- tp1037
- (dp1038
 -p1091
 -tp1092
 -(dp1093
++p1040
++tp1041
++(dp1042
  Vinstall-stem
- p1039
 -p1094
++p1043
  Vvmlinux
- p1040
 -p1095
++p1044
  sVconfigs
- p1041
- (lp1042
- Vkernelarch-mips/config.octeon
- p1043
- ass(g217
- g958
- g186
- tp1044
- (dp1045
- g220
 -p1096
 -(lp1097
++p1045
 +(lp1046
- V4kc-malta
+ Vkernelarch-mips/config.octeon
 -p1098
 +p1047
+ ass(g221
 -g1013
++g962
+ g190
 -tp1099
 -(dp1100
++tp1048
++(dp1049
+ g224
 -(lp1101
++(lp1050
+ V4kc-malta
 -p1102
++p1051
  aV5kc-malta
- p1048
 -p1103
++p1052
  aVloongson-3
- p1049
 -p1104
++p1053
  aVocteon
- p1050
- asg224
 -p1105
++p1054
+ asg228
  I01
  ss(Vbase
- p1051
 -p1106
++p1055
  Vmipsn32
- p1052
- tp1053
- (dp1054
 -p1107
 -tp1108
 -(dp1109
++p1056
++tp1057
++(dp1058
  Vkernel-arch
- p1055
 -p1110
++p1059
  Vmips
- p1056
 -p1111
++p1060
  sVfeaturesets
- p1057
- (lp1058
 -p1112
 -(lp1113
++p1061
++(lp1062
  ss(Vbase
- p1059
 -p1114
++p1063
  Vmipsn32el
- p1060
- tp1061
- (dp1062
 -p1115
 -tp1116
 -(dp1117
++p1064
++tp1065
++(dp1066
  Vkernel-arch
- p1063
 -p1118
++p1067
  Vmips
- p1064
 -p1119
++p1068
  sVfeaturesets
- p1065
- (lp1066
 -p1120
 -(lp1121
++p1069
++(lp1070
  ss(Vbase
- p1067
 -p1122
++p1071
  Vmipsn32r6
- p1068
- tp1069
- (dp1070
 -p1123
 -tp1124
 -(dp1125
++p1072
++tp1073
++(dp1074
  Vkernel-arch
- p1071
 -p1126
++p1075
  Vmips
- p1072
 -p1127
++p1076
  sVfeaturesets
- p1073
- (lp1074
 -p1128
 -(lp1129
++p1077
++(lp1078
  ss(Vbase
- p1075
 -p1130
++p1079
  Vmipsn32r6el
- p1076
- tp1077
- (dp1078
 -p1131
 -tp1132
 -(dp1133
++p1080
++tp1081
++(dp1082
  Vkernel-arch
- p1079
 -p1134
++p1083
  Vmips
- p1080
 -p1135
++p1084
  sVfeaturesets
- p1081
- (lp1082
 -p1136
 -(lp1137
++p1085
++(lp1086
  ss(Vbase
- p1083
 -p1138
++p1087
  Vmipsr6
- p1084
- tp1085
- (dp1086
 -p1139
 -tp1140
 -(dp1141
++p1088
++tp1089
++(dp1090
  Vdefault-flavour
- p1087
 -p1142
++p1091
  Vmips32r6
- p1088
 -p1143
++p1092
  sVkernel-arch
- p1089
 -p1144
++p1093
  Vmips
- p1090
- sg184
- (lp1091
- g186
 -p1145
++p1094
+ sg188
 -(lp1146
++(lp1095
+ g190
  ass(Vbuild
- p1092
- g1084
- tp1093
- (dp1094
 -p1147
 -g1139
 -tp1148
 -(dp1149
++p1096
++g1088
++tp1097
++(dp1098
  Vimage-file
- p1095
 -p1150
++p1099
  Vvmlinux
- p1096
 -p1151
++p1100
  ss(Vimage
- p1097
- g1084
- tp1098
- (dp1099
 -p1152
 -g1139
 -tp1153
 -(dp1154
++p1101
++g1088
++tp1102
++(dp1103
  Vinstall-stem
- p1100
 -p1155
++p1104
  Vvmlinux
- p1101
 -p1156
++p1105
  ss(Vdescription
- p1102
- g1084
 -p1157
 -g1139
++p1106
++g1088
  NVmips32r6
- p1103
- tp1104
- (dp1105
 -p1158
 -tp1159
 -(dp1160
++p1107
++tp1108
++(dp1109
  Vhardware
- p1106
 -p1161
++p1110
  VMIPS R6 (32 bit, big endian)
- p1107
 -p1162
++p1111
  sVhardware-long
- p1108
 -p1163
++p1112
  VMIPS R6 (32 bit, big endian)
- p1109
 -p1164
++p1113
  ss(Vimage
- p1110
- g1084
 -p1165
 -g1139
++p1114
++g1088
  NVmips32r6
- p1111
- tp1112
- (dp1113
 -p1166
 -tp1167
 -(dp1168
++p1115
++tp1116
++(dp1117
  Vconfigs
- p1114
- (lp1115
 -p1169
 -(lp1170
++p1118
++(lp1119
  Vkernelarch-mips/config.boston
- p1116
 -p1171
++p1120
  aVkernelarch-mips/config.mips32r6
- p1117
 -p1172
++p1121
  ass(Vdescription
- p1118
- g1084
 -p1173
 -g1139
++p1122
++g1088
  NVmips64r6
- p1119
- tp1120
- (dp1121
 -p1174
 -tp1175
 -(dp1176
++p1123
++tp1124
++(dp1125
  Vhardware
- p1122
 -p1177
++p1126
  VMIPS R6 (64 bit, big endian)
- p1123
 -p1178
++p1127
  sVhardware-long
- p1124
 -p1179
++p1128
  VMIPS R6 (64 bit, big endian)
- p1125
 -p1180
++p1129
  ss(Vimage
- p1126
- g1084
 -p1181
 -g1139
++p1130
++g1088
  NVmips64r6
- p1127
- tp1128
- (dp1129
 -p1182
 -tp1183
 -(dp1184
++p1131
++tp1132
++(dp1133
  Vconfigs
- p1130
- (lp1131
 -p1185
 -(lp1186
++p1134
++(lp1135
  Vkernelarch-mips/config.boston
- p1132
 -p1187
++p1136
  aVkernelarch-mips/config.mips64r6
- p1133
- ass(g217
- g1084
- g186
- tp1134
- (dp1135
- g220
- (lp1136
- Vmips32r6
 -p1188
 +p1137
+ ass(g221
 -g1139
++g1088
+ g190
 -tp1189
 -(dp1190
++tp1138
++(dp1139
+ g224
 -(lp1191
++(lp1140
+ Vmips32r6
 -p1192
++p1141
  aVmips64r6
- p1138
- asg224
 -p1193
++p1142
+ asg228
  I01
  ss(Vbase
- p1139
 -p1194
++p1143
  Vmipsr6el
- p1140
- tp1141
- (dp1142
 -p1195
 -tp1196
 -(dp1197
++p1144
++tp1145
++(dp1146
  Vdefault-flavour
- p1143
 -p1198
++p1147
  Vmips32r6el
- p1144
 -p1199
++p1148
  sVkernel-arch
- p1145
 -p1200
++p1149
  Vmips
- p1146
- sg184
- (lp1147
- g186
 -p1201
++p1150
+ sg188
 -(lp1202
++(lp1151
+ g190
  ass(Vbuild
- p1148
- g1140
- tp1149
- (dp1150
 -p1203
 -g1195
 -tp1204
 -(dp1205
++p1152
++g1144
++tp1153
++(dp1154
  Vimage-file
- p1151
 -p1206
++p1155
  Vvmlinux
- p1152
 -p1207
++p1156
  ss(Vimage
- p1153
- g1140
- tp1154
- (dp1155
 -p1208
 -g1195
 -tp1209
 -(dp1210
++p1157
++g1144
++tp1158
++(dp1159
  Vinstall-stem
- p1156
 -p1211
++p1160
  Vvmlinux
- p1157
 -p1212
++p1161
  ss(Vdescription
- p1158
- g1140
 -p1213
 -g1195
++p1162
++g1144
  NVmips32r6el
- p1159
- tp1160
- (dp1161
 -p1214
 -tp1215
 -(dp1216
++p1163
++tp1164
++(dp1165
  Vhardware
- p1162
 -p1217
++p1166
  VMIPS R6 (32 bit, little endian)
- p1163
 -p1218
++p1167
  sVhardware-long
- p1164
 -p1219
++p1168
  VMIPS R6 (32 bit, little endian)
- p1165
 -p1220
++p1169
  ss(Vimage
- p1166
- g1140
 -p1221
 -g1195
++p1170
++g1144
  NVmips32r6el
- p1167
- tp1168
- (dp1169
 -p1222
 -tp1223
 -(dp1224
++p1171
++tp1172
++(dp1173
  Vconfigs
- p1170
- (lp1171
 -p1225
 -(lp1226
++p1174
++(lp1175
  Vkernelarch-mips/config.boston
- p1172
 -p1227
++p1176
  aVkernelarch-mips/config.mips32r6
- p1173
 -p1228
++p1177
  ass(Vdescription
- p1174
- g1140
 -p1229
 -g1195
++p1178
++g1144
  NVmips64r6el
- p1175
- tp1176
- (dp1177
 -p1230
 -tp1231
 -(dp1232
++p1179
++tp1180
++(dp1181
  Vhardware
- p1178
 -p1233
++p1182
  VMIPS R6 (64 bit, little endian)
- p1179
 -p1234
++p1183
  sVhardware-long
- p1180
 -p1235
++p1184
  VMIPS R6 (64 bit, little endian)
- p1181
 -p1236
++p1185
  ss(Vimage
- p1182
- g1140
 -p1237
 -g1195
++p1186
++g1144
  NVmips64r6el
- p1183
- tp1184
- (dp1185
 -p1238
 -tp1239
 -(dp1240
++p1187
++tp1188
++(dp1189
  Vconfigs
- p1186
- (lp1187
 -p1241
 -(lp1242
++p1190
++(lp1191
  Vkernelarch-mips/config.boston
- p1188
 -p1243
++p1192
  aVkernelarch-mips/config.mips64r6
- p1189
- ass(g217
- g1140
- g186
- tp1190
- (dp1191
- g220
- (lp1192
- Vmips32r6el
 -p1244
 +p1193
+ ass(g221
 -g1195
++g1144
+ g190
 -tp1245
 -(dp1246
++tp1194
++(dp1195
+ g224
 -(lp1247
++(lp1196
+ Vmips32r6el
 -p1248
++p1197
  aVmips64r6el
- p1194
- asg224
 -p1249
++p1198
+ asg228
  I01
  ss(Vbase
- p1195
- Vpowerpc
- p1196
- tp1197
- (dp1198
- Vkernel-arch
 -p1250
 +p1199
  Vpowerpc
 -p1251
 -tp1252
 -(dp1253
 +p1200
- sg184
- (lp1201
- g186
++tp1201
++(dp1202
+ Vkernel-arch
 -p1254
++p1203
+ Vpowerpc
 -p1255
++p1204
+ sg188
 -(lp1256
++(lp1205
+ g190
  ass(Vbuild
- p1202
- g1196
- tp1203
- (dp1204
 -p1257
 -g1251
 -tp1258
 -(dp1259
++p1206
++g1200
++tp1207
++(dp1208
  Vimage-file
- p1205
 -p1260
++p1209
  Vvmlinux
- p1206
 -p1261
++p1210
  sVvdso
- p1207
 -p1262
++p1211
  I01
  ss(Vimage
- p1208
- g1196
- tp1209
- (dp1210
 -p1263
 -g1251
 -tp1264
 -(dp1265
++p1212
++g1200
++tp1213
++(dp1214
  Vconfigs
- p1211
- (lp1212
 -p1266
 -(lp1267
++p1215
++(lp1216
  sVbootloaders
- p1213
- (lp1214
 -p1268
 -(lp1269
++p1217
++(lp1218
  Vgrub-ieee1275
- p1215
 -p1270
++p1219
  asVsuggests
- p1216
- (lp1217
 -p1271
 -(lp1272
++p1220
++(lp1221
  Vmkvmlinuz
- p1218
 -p1273
++p1222
  asVinstall-stem
- p1219
 -p1274
++p1223
  Vvmlinux
- p1220
 -p1275
++p1224
  ss(Vdescription
- p1221
- g1196
 -p1276
 -g1251
++p1225
++g1200
  NVpowerpc
- p1222
- tp1223
- (dp1224
 -p1277
 -tp1278
 -(dp1279
++p1226
++tp1227
++(dp1228
  Vhardware
- p1225
 -p1280
++p1229
  Vuniprocessor 32-bit PowerPC
- p1226
 -p1281
++p1230
  ss(Vdescription
- p1227
- g1196
 -p1282
 -g1251
++p1231
++g1200
  NVpowerpc-smp
- p1228
- tp1229
- (dp1230
 -p1283
 -tp1284
 -(dp1285
++p1232
++tp1233
++(dp1234
  Vhardware
- p1231
 -p1286
++p1235
  Vmultiprocessor 32-bit PowerPC
- p1232
 -p1287
++p1236
  ss(Vimage
- p1233
- g1196
 -p1288
 -g1251
++p1237
++g1200
  NVpowerpc-smp
- p1234
- tp1235
- (dp1236
 -p1289
 -tp1290
 -(dp1291
++p1238
++tp1239
++(dp1240
  Vconfigs
- p1237
- (lp1238
 -p1292
 -(lp1293
++p1241
++(lp1242
  Vpowerpc/config.powerpc
- p1239
 -p1294
++p1243
  aVpowerpc/config.powerpc-smp
- p1240
 -p1295
++p1244
  ass(Vdescription
- p1241
- g1196
 -p1296
 -g1251
++p1245
++g1200
  NVpowerpc64
- p1242
- tp1243
- (dp1244
 -p1297
 -tp1298
 -(dp1299
++p1246
++tp1247
++(dp1248
  Vhardware
- p1245
 -p1300
++p1249
  V64-bit PowerPC
- p1246
 -p1301
++p1250
  ss(Vimage
- p1247
- g1196
 -p1302
 -g1251
++p1251
++g1200
  NVpowerpc64
- p1248
- tp1249
- (dp1250
 -p1303
 -tp1304
 -(dp1305
++p1252
++tp1253
++(dp1254
  Vconfigs
- p1251
- (lp1252
 -p1306
 -(lp1307
++p1255
++(lp1256
  Vkernelarch-powerpc/config-arch-64
- p1253
 -p1308
++p1257
  aVkernelarch-powerpc/config-arch-64-be
- p1254
- ass(g217
- g1196
- g186
- tp1255
- (dp1256
- g220
- (lp1257
- Vpowerpc
 -p1309
 +p1258
+ ass(g221
 -g1251
++g1200
+ g190
 -tp1310
 -(dp1311
++tp1259
++(dp1260
+ g224
 -(lp1312
++(lp1261
+ Vpowerpc
 -p1313
++p1262
  aVpowerpc-smp
- p1259
 -p1314
++p1263
  aVpowerpc64
- p1260
- asg224
 -p1315
++p1264
+ asg228
  I01
  ss(Vbase
- p1261
 -p1316
++p1265
  Vppc64
- p1262
- tp1263
- (dp1264
 -p1317
 -tp1318
 -(dp1319
++p1266
++tp1267
++(dp1268
  Vdefault-flavour
- p1265
 -p1320
++p1269
  Vpowerpc64
- p1266
 -p1321
++p1270
  sVkernel-arch
- p1267
 -p1322
++p1271
  Vpowerpc
- p1268
- sg184
- (lp1269
- g186
 -p1323
++p1272
+ sg188
 -(lp1324
++(lp1273
+ g190
  ass(Vbuild
- p1270
- g1262
- tp1271
- (dp1272
 -p1325
 -g1317
 -tp1326
 -(dp1327
++p1274
++g1266
++tp1275
++(dp1276
  Vimage-file
- p1273
 -p1328
++p1277
  Vvmlinux
- p1274
 -p1329
++p1278
  sVvdso
- p1275
 -p1330
++p1279
  I01
  ss(Vimage
- p1276
- g1262
- tp1277
- (dp1278
 -p1331
 -g1317
 -tp1332
 -(dp1333
++p1280
++g1266
++tp1281
++(dp1282
  Vconfigs
- p1279
- (lp1280
 -p1334
 -(lp1335
++p1283
++(lp1284
  sVbootloaders
- p1281
- (lp1282
 -p1336
 -(lp1337
++p1285
++(lp1286
  Vgrub-ieee1275
- p1283
 -p1338
++p1287
  asVsuggests
- p1284
- (lp1285
 -p1339
 -(lp1340
++p1288
++(lp1289
  Vmkvmlinuz
- p1286
 -p1341
++p1290
  asVinstall-stem
- p1287
 -p1342
++p1291
  Vvmlinux
- p1288
 -p1343
++p1292
  ss(Vdescription
- p1289
- g1262
 -p1344
 -g1317
++p1293
++g1266
  NVpowerpc64
- p1290
- tp1291
- (dp1292
 -p1345
 -tp1346
 -(dp1347
++p1294
++tp1295
++(dp1296
  Vhardware
- p1293
 -p1348
++p1297
  V64-bit PowerPC
- p1294
 -p1349
++p1298
  ss(Vimage
- p1295
- g1262
 -p1350
 -g1317
++p1299
++g1266
  NVpowerpc64
- p1296
- tp1297
- (dp1298
 -p1351
 -tp1352
 -(dp1353
++p1300
++tp1301
++(dp1302
  Vconfigs
- p1299
- (lp1300
 -p1354
 -(lp1355
++p1303
++(lp1304
  Vkernelarch-powerpc/config-arch-64
- p1301
 -p1356
++p1305
  aVkernelarch-powerpc/config-arch-64-be
- p1302
- ass(g217
- g1262
- g186
- tp1303
- (dp1304
- g220
- (lp1305
- Vpowerpc64
 -p1357
 +p1306
- asg224
+ ass(g221
 -g1317
++g1266
+ g190
 -tp1358
 -(dp1359
++tp1307
++(dp1308
+ g224
 -(lp1360
++(lp1309
+ Vpowerpc64
 -p1361
++p1310
+ asg228
  I01
  ss(Vbase
- p1307
 -p1362
++p1311
  Vppc64el
- p1308
- tp1309
- (dp1310
 -p1363
 -tp1364
 -(dp1365
++p1312
++tp1313
++(dp1314
  Vdefault-flavour
- p1311
 -p1366
++p1315
  Vpowerpc64le
- p1312
 -p1367
++p1316
  sVkernel-arch
- p1313
 -p1368
++p1317
  Vpowerpc
- p1314
- sg184
- (lp1315
- g186
 -p1369
++p1318
+ sg188
 -(lp1370
++(lp1319
+ g190
  ass(Vbuild
- p1316
- g1308
- tp1317
- (dp1318
 -p1371
 -g1363
 -tp1372
 -(dp1373
++p1320
++g1312
++tp1321
++(dp1322
  Vimage-file
- p1319
 -p1374
++p1323
  Vvmlinux
- p1320
 -p1375
++p1324
  sVvdso
- p1321
 -p1376
++p1325
  I01
  ss(Vimage
- p1322
- g1308
- tp1323
- (dp1324
 -p1377
 -g1363
 -tp1378
 -(dp1379
++p1326
++g1312
++tp1327
++(dp1328
  Vconfigs
- p1325
- (lp1326
 -p1380
 -(lp1381
++p1329
++(lp1330
  sVbootloaders
- p1327
- (lp1328
 -p1382
 -(lp1383
++p1331
++(lp1332
  Vgrub-ieee1275
- p1329
 -p1384
++p1333
  asVsuggests
- p1330
- (lp1331
 -p1385
 -(lp1386
++p1334
++(lp1335
  Vmkvmlinuz
- p1332
 -p1387
++p1336
  asVinstall-stem
- p1333
 -p1388
++p1337
  Vvmlinux
- p1334
 -p1389
++p1338
  ss(Vdescription
- p1335
- g1308
 -p1390
 -g1363
++p1339
++g1312
  NVpowerpc64le
- p1336
- tp1337
- (dp1338
 -p1391
 -tp1392
 -(dp1393
++p1340
++tp1341
++(dp1342
  Vhardware
- p1339
 -p1394
++p1343
  VLittle-endian 64-bit PowerPC
- p1340
 -p1395
++p1344
  ss(Vimage
- p1341
- g1308
 -p1396
 -g1363
++p1345
++g1312
  NVpowerpc64le
- p1342
- tp1343
- (dp1344
 -p1397
 -tp1398
 -(dp1399
++p1346
++tp1347
++(dp1348
  Vconfigs
- p1345
- (lp1346
 -p1400
 -(lp1401
++p1349
++(lp1350
  Vkernelarch-powerpc/config-arch-64
- p1347
 -p1402
++p1351
  aVkernelarch-powerpc/config-arch-64-le
- p1348
- ass(g217
- g1308
- g186
- tp1349
- (dp1350
- g220
- (lp1351
- Vpowerpc64le
 -p1403
 +p1352
- asg224
+ ass(g221
 -g1363
++g1312
+ g190
 -tp1404
 -(dp1405
++tp1353
++(dp1354
+ g224
 -(lp1406
++(lp1355
+ Vpowerpc64le
 -p1407
++p1356
+ asg228
  I01
  ss(Vbase
- p1353
 -p1408
++p1357
  Vriscv64
- p1354
- tp1355
- (dp1356
 -p1409
 -tp1410
 -(dp1411
++p1358
++tp1359
++(dp1360
  Vkernel-arch
- p1357
 -p1412
++p1361
  Vriscv
- p1358
 -p1413
++p1362
  sVfeaturesets
- p1359
- (lp1360
 -p1414
 -(lp1415
++p1363
++(lp1364
  Vnone
- p1361
 -p1416
++p1365
  ass(Vbuild
- p1362
- g1354
- tp1363
- (dp1364
 -p1417
 -g1409
 -tp1418
 -(dp1419
++p1366
++g1358
++tp1367
++(dp1368
  Vimage-file
- p1365
 -p1420
++p1369
  Varch/riscv/boot/Image
- p1366
 -p1421
++p1370
  sVvdso
- p1367
 -p1422
++p1371
  I01
  ss(Vimage
- p1368
- g1354
- tp1369
- (dp1370
 -p1423
 -g1409
 -tp1424
 -(dp1425
++p1372
++g1358
++tp1373
++(dp1374
  Vinstall-stem
- p1371
 -p1426
++p1375
  Vvmlinux
- p1372
 -p1427
++p1376
  ss(Vdescription
- p1373
- g1354
 -p1428
 -g1409
++p1377
++g1358
  NVriscv64
- p1374
- tp1375
- (dp1376
 -p1429
 -tp1430
 -(dp1431
++p1378
++tp1379
++(dp1380
  Vhardware
- p1377
 -p1432
++p1381
  V64-bit RISC-V platforms
- p1378
 -p1433
++p1382
  sVhardware-long
- p1379
 -p1434
++p1383
  V64-bit RISC-V platforms
- p1380
 -p1435
++p1384
  ss(Vbase
- p1381
- g1354
 -p1436
 -g1409
++p1385
++g1358
  Vnone
- p1382
- tp1383
- (dp1384
 -p1437
 -tp1438
 -(dp1439
++p1386
++tp1387
++(dp1388
  Vflavours
- p1385
- (lp1386
 -p1440
 -(lp1441
++p1389
++(lp1390
  Vriscv64
- p1387
 -p1442
++p1391
  asVdefault-flavour
- p1388
 -p1443
++p1392
  Vriscv64
- p1389
 -p1444
++p1393
  ss(Vbase
- p1390
- Vs390
- p1391
- tp1392
- (dp1393
- Vkernel-arch
 -p1445
 +p1394
  Vs390
 -p1446
 -tp1447
 -(dp1448
 +p1395
- sVfeaturesets
- p1396
- (lp1397
- ss(Vbase
++tp1396
++(dp1397
+ Vkernel-arch
 -p1449
 +p1398
- Vs390x
+ Vs390
 -p1450
 +p1399
- tp1400
- (dp1401
- Vdefault-flavour
+ sVfeaturesets
 -p1451
 -(lp1452
++p1400
++(lp1401
+ ss(Vbase
 -p1453
 +p1402
  Vs390x
 -p1454
 -tp1455
 -(dp1456
 +p1403
++tp1404
++(dp1405
+ Vdefault-flavour
 -p1457
++p1406
+ Vs390x
 -p1458
++p1407
  sVkernel-arch
- p1404
 -p1459
++p1408
  Vs390
- p1405
- sg184
- (lp1406
- g186
 -p1460
++p1409
+ sg188
 -(lp1461
++(lp1410
+ g190
  ass(Vbuild
- p1407
- g1399
- tp1408
- (dp1409
 -p1462
 -g1454
 -tp1463
 -(dp1464
++p1411
++g1403
++tp1412
++(dp1413
  Vimage-file
- p1410
 -p1465
++p1414
  Varch/s390/boot/bzImage
- p1411
 -p1466
++p1415
  sVvdso
- p1412
 -p1467
++p1416
  I01
  ss(Vimage
- p1413
- g1399
- tp1414
- (dp1415
 -p1468
 -g1454
 -tp1469
 -(dp1470
++p1417
++g1403
++tp1418
++(dp1419
  Vbootloaders
- p1416
- (lp1417
 -p1471
 -(lp1472
++p1420
++(lp1421
  Vs390-tools
- p1418
 -p1473
++p1422
  asVinstall-stem
- p1419
 -p1474
++p1423
  Vvmlinuz
- p1420
 -p1475
++p1424
  ss(Vrelations
- p1421
- g1399
- tp1422
- (dp1423
 -p1476
 -g1454
 -tp1477
 -(dp1478
++p1425
++g1403
++tp1426
++(dp1427
  Vheaders%gcc-10
- p1424
 -p1479
++p1428
  Vlinux-compiler-gcc-10-s390
- p1425
 -p1480
++p1429
  ss(Vdescription
- p1426
- g1399
- NVs390x
- p1427
- tp1428
- (dp1429
- Vhardware
 -p1481
 -g1454
 +p1430
- VIBM zSeries
++g1403
+ NVs390x
 -p1482
 -tp1483
 -(dp1484
 +p1431
- ss(g217
- g1399
- g186
 +tp1432
 +(dp1433
- g220
- (lp1434
- Vs390x
+ Vhardware
 -p1485
++p1434
+ VIBM zSeries
 -p1486
 +p1435
- asg224
+ ss(g221
 -g1454
++g1403
+ g190
 -tp1487
 -(dp1488
++tp1436
++(dp1437
+ g224
 -(lp1489
++(lp1438
+ Vs390x
 -p1490
++p1439
+ asg228
  I01
  ss(Vbase
- p1436
 -p1491
++p1440
  Vsh3
- p1437
- tp1438
- (dp1439
 -p1492
 -tp1493
 -(dp1494
++p1441
++tp1442
++(dp1443
  Vkernel-arch
- p1440
 -p1495
++p1444
  Vsh
- p1441
 -p1496
++p1445
  sVfeaturesets
- p1442
- (lp1443
 -p1497
 -(lp1498
++p1446
++(lp1447
  ss(Vbase
- p1444
 -p1499
++p1448
  Vsh4
- p1445
- tp1446
- (dp1447
 -p1500
 -tp1501
 -(dp1502
++p1449
++tp1450
++(dp1451
  Vkernel-arch
- p1448
 -p1503
++p1452
  Vsh
- p1449
- sg184
- (lp1450
- g186
 -p1504
++p1453
+ sg188
 -(lp1505
++(lp1454
+ g190
  ass(Vbuild
- p1451
- g1445
- tp1452
- (dp1453
 -p1506
 -g1500
 -tp1507
 -(dp1508
++p1455
++g1449
++tp1456
++(dp1457
  Vimage-file
- p1454
 -p1509
++p1458
  Varch/sh/boot/zImage
- p1455
 -p1510
++p1459
  ss(Vimage
- p1456
- g1445
- tp1457
- (dp1458
 -p1511
 -g1500
 -tp1512
 -(dp1513
++p1460
++g1449
++tp1461
++(dp1462
  Vinstall-stem
- p1459
 -p1514
++p1463
  Vvmlinuz
- p1460
 -p1515
++p1464
  ss(Vdescription
- p1461
- g1445
 -p1516
 -g1500
++p1465
++g1449
  NVsh7751r
- p1462
- tp1463
- (dp1464
 -p1517
 -tp1518
 -(dp1519
++p1466
++tp1467
++(dp1468
  Vhardware
- p1465
 -p1520
++p1469
  Vsh7751r
- p1466
 -p1521
++p1470
  sVhardware-long
- p1467
 -p1522
++p1471
  VRenesas SH7751R R2D plus board
- p1468
 -p1523
++p1472
  ss(Vdescription
- p1469
- g1445
 -p1524
 -g1500
++p1473
++g1449
  NVsh7785lcr
- p1470
- tp1471
- (dp1472
 -p1525
 -tp1526
 -(dp1527
++p1474
++tp1475
++(dp1476
  Vhardware
- p1473
 -p1528
++p1477
  Vsh7785lcr
- p1474
 -p1529
++p1478
  sVhardware-long
- p1475
 -p1530
++p1479
  VRenesas SH7785 reference board
- p1476
 -p1531
++p1480
  ss(Vimage
- p1477
- g1445
 -p1532
 -g1500
++p1481
++g1449
  NVsh7785lcr
- p1478
- tp1479
- (dp1480
 -p1533
 -tp1534
 -(dp1535
++p1482
++tp1483
++(dp1484
  Vrecommends
- p1481
- (lp1482
 -p1536
 -(lp1537
++p1485
++(lp1486
  Vu-boot-tools
- p1483
 -p1538
++p1487
  asVcheck-size
- p1484
 -p1539
++p1488
  I4194304
- ss(g217
- g1445
- g186
- tp1485
- (dp1486
- g220
- (lp1487
+ ss(g221
 -g1500
++g1449
+ g190
 -tp1540
 -(dp1541
++tp1489
++(dp1490
+ g224
 -(lp1542
++(lp1491
  Vsh7751r
- p1488
 -p1543
++p1492
  aVsh7785lcr
- p1489
- asg224
 -p1544
++p1493
+ asg228
  I01
  ss(Vbase
- p1490
- Vsparc
- p1491
- tp1492
- (dp1493
- Vkernel-arch
 -p1545
 +p1494
  Vsparc
 -p1546
 -tp1547
 -(dp1548
 +p1495
++tp1496
++(dp1497
+ Vkernel-arch
 -p1549
++p1498
+ Vsparc
 -p1550
++p1499
  sVfeaturesets
- p1496
- (lp1497
 -p1551
 -(lp1552
++p1500
++(lp1501
  ss(Vbase
- p1498
 -p1553
++p1502
  Vsparc64
- p1499
- tp1500
- (dp1501
 -p1554
 -tp1555
 -(dp1556
++p1503
++tp1504
++(dp1505
  Vdefault-flavour
- p1502
 -p1557
++p1506
  Vsparc64-smp
- p1503
 -p1558
++p1507
  sVkernel-arch
- p1504
 -p1559
++p1508
  Vsparc
- p1505
- sg184
- (lp1506
- g186
 -p1560
++p1509
+ sg188
 -(lp1561
++(lp1510
+ g190
  ass(Vbuild
- p1507
- g1499
- tp1508
- (dp1509
 -p1562
 -g1554
 -tp1563
 -(dp1564
++p1511
++g1503
++tp1512
++(dp1513
  Vimage-file
- p1510
 -p1565
++p1514
  Vvmlinux
- p1511
 -p1566
++p1515
  ss(Vimage
- p1512
- g1499
- tp1513
- (dp1514
 -p1567
 -g1554
 -tp1568
 -(dp1569
++p1516
++g1503
++tp1517
++(dp1518
  Vconfigs
- p1515
- (lp1516
 -p1570
 -(lp1571
++p1519
++(lp1520
  sVbootloaders
- p1517
- (lp1518
 -p1572
 -(lp1573
++p1521
++(lp1522
  Vgrub-ieee1275
- p1519
 -p1574
++p1523
  asVsuggests
- p1520
- (lp1521
 -p1575
 -(lp1576
++p1524
++(lp1525
  Vfdutils
- p1522
 -p1577
++p1526
  asVinstall-stem
- p1523
 -p1578
++p1527
  Vvmlinux
- p1524
 -p1579
++p1528
  ss(Vdescription
- p1525
- g1499
 -p1580
 -g1554
++p1529
++g1503
  NVsparc64
- p1526
- tp1527
- (dp1528
 -p1581
 -tp1582
 -(dp1583
++p1530
++tp1531
++(dp1532
  Vhardware
- p1529
 -p1584
++p1533
  Vuniprocessor 64-bit UltraSPARC
- p1530
 -p1585
++p1534
  ss(Vimage
- p1531
- g1499
 -p1586
 -g1554
++p1535
++g1503
  NVsparc64
- p1532
- tp1533
- (dp1534
 -p1587
 -tp1588
 -(dp1589
++p1536
++tp1537
++(dp1538
  Vconfigs
- p1535
- (lp1536
 -p1590
 -(lp1591
++p1539
++(lp1540
  Vkernelarch-sparc/config-up
- p1537
 -p1592
++p1541
  ass(Vdescription
- p1538
- g1499
 -p1593
 -g1554
++p1542
++g1503
  NVsparc64-smp
- p1539
- tp1540
- (dp1541
 -p1594
 -tp1595
 -(dp1596
++p1543
++tp1544
++(dp1545
  Vhardware
- p1542
 -p1597
++p1546
  Vmultiprocessor 64-bit UltraSPARC
- p1543
 -p1598
++p1547
  ss(Vimage
- p1544
- g1499
 -p1599
 -g1554
++p1548
++g1503
  NVsparc64-smp
- p1545
- tp1546
- (dp1547
 -p1600
 -tp1601
 -(dp1602
++p1549
++tp1550
++(dp1551
  Vconfigs
- p1548
- (lp1549
- Vkernelarch-sparc/config-smp
- p1550
- ass(g217
- g1499
- g186
- tp1551
- (dp1552
- g220
 -p1603
 -(lp1604
++p1552
 +(lp1553
- Vsparc64
+ Vkernelarch-sparc/config-smp
 -p1605
 +p1554
+ ass(g221
 -g1554
++g1503
+ g190
 -tp1606
 -(dp1607
++tp1555
++(dp1556
+ g224
 -(lp1608
++(lp1557
+ Vsparc64
 -p1609
++p1558
  aVsparc64-smp
- p1555
- asg224
 -p1610
++p1559
+ asg228
  I01
  ss(Vbase
- p1556
 -p1611
++p1560
  Vx32
- p1557
- tp1558
- (dp1559
 -p1612
 -tp1613
 -(dp1614
++p1561
++tp1562
++(dp1563
  Vkernel-arch
- p1560
 -p1615
++p1564
  Vx86
- p1561
 -p1616
++p1565
  sVfeaturesets
- p1562
- (lp1563
 -p1617
 -(lp1618
++p1566
++(lp1567
  ss(Vabi
- p1564
 -p1619
++p1568
  NVrt
- p1565
- tp1566
- (dp1567
 -p1620
 -tp1621
 -(dp1622
++p1569
++tp1570
++(dp1571
  Vignore-changes
- p1568
- (lp1569
 -p1623
 -(lp1624
++p1572
++(lp1573
  V*
- p1570
 -p1625
++p1574
  ass(Vdescription
- p1571
- Ng1565
- tp1572
- (dp1573
 -p1626
 -Ng1620
 -tp1627
 -(dp1628
++p1575
++Ng1569
++tp1576
++(dp1577
  Vpart-long-rt
- p1574
 -p1629
++p1578
  VThis kernel includes the PREEMPT_RT realtime patch set.
- p1575
 -p1630
++p1579
  sVpart-short-rt
- p1576
 -p1631
++p1580
  VPREEMPT_RT
- p1577
 -p1632
++p1581
  sVparts
- p1578
- (lp1579
 -p1633
 -(lp1634
++p1582
++(lp1583
  Vrt
- p1580
- ass(Vversion
- p1581
- tp1582
- (dp1583
- Vsource
 -p1635
 +p1584
- V5.10.40-1+rpi1
+ ass(Vversion
 -p1636
 -tp1637
 -(dp1638
 +p1585
++tp1586
++(dp1587
+ Vsource
 -p1639
 -V5.10.46-4
 -p1640
++p1588
++V5.10.46-4+rpi1
++p1589
  sVupstream
- p1586
 -p1641
++p1590
  V5.10
- p1587
 -p1642
++p1591
  sVabiname_base
- p1588
 -p1643
++p1592
  V5.10.0
- p1589
 -p1644
++p1593
  sVabiname
- p1590
- V5.10.0-7
- p1591
 -p1645
++p1594
+ V5.10.0-8
 -p1646
++p1595
  ss.
diff --cc debian/control
index 5f98d435de5066b84372c244b124383b090c8a2d,aa9457da0598f7417bdcbe4bd53f19179a24c0d1..648328f577b334da42ff31011e0a9e998236d342
@@@ -3383,10 -3383,199 +3383,10 @@@ Depends: kernel-image-5.10.0-8-armmp-d
  Description: MTD driver modules
   This package contains MTD driver modules.
  Build-Profiles: <!stage1 !pkg.linux.nokernel>
- Kernel-Version: 5.10.0-7-armmp
+ Kernel-Version: 5.10.0-8-armmp
  Package-Type: udeb
  
- Package: kernel-image-5.10.0-7-parisc-di
 -Package: linux-image-5.10.0-8-armmp
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-8 [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-8-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-8-common (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
 -Description: Header files for Linux 5.10.0-8-armmp
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.10.0-8-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-8-armmp, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.10.0-8-armmp package.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-armmp
 -Architecture: armhf
 -Provides: linux-latest-modules-5.10.0-8-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386], linux-image-generic
 -Depends: linux-image-5.10.0-8-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-8-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-8-armmp-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.10.0-8-armmp
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.10.0-8-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-8-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-8-armmp-lpae
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-8 [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-8-armmp-lpae
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-8-common (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
 -Description: Header files for Linux 5.10.0-8-armmp-lpae
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.10.0-8-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-8-armmp-lpae, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.10.0-8-armmp-lpae package.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-armmp-lpae
 -Architecture: armhf
 -Provides: linux-latest-modules-5.10.0-8-armmp-lpae, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
 -Depends: linux-image-5.10.0-8-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-8-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-8-armmp-lpae-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.10.0-8-armmp-lpae
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.10.0-8-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-8-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-8-rt-armmp
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-8 [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-8-rt-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-8-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-8-rt-armmp
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.10.0-8-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-8-rt-armmp, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.10.0-8-rt-armmp package.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-rt-armmp
 -Architecture: armhf
 -Provides: linux-latest-modules-5.10.0-8-rt-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
 -Depends: linux-image-5.10.0-8-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-8-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-8-rt-armmp-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.10.0-8-rt-armmp
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.10.0-8-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-8-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-8-parisc-di
  Architecture: hppa
  Section: debian-installer
  Priority: standard
index 3284404fe9e27b6ea707acc292f651f91f2ceacf,99b1aa3b9c30e7583ccc818ff6a8ffc92e4770f7..fc92994ed3523782b63cd639c310edf91b38800b
@@@ -1,82 -1,78 +1,82 @@@
  a46eb172db472ccbe5364b1de7eeb2a0  debian/bin/gencontrol.py
- 60b3595cf9702000ebf01154f9433216  debian/build/version-info
 -d226894df595474dd82b3dcb18e67c6d  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
++b194c6c22a235737b3e56d0d43bf8cc2  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
- 5990bab4a49fac16bcb0bbd7007866d6  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
+ 49e9b3a63832ab55e378afc715f95789  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 b874ca97bc7b11661a389fea73e0341d23f3956b,d5b6988263e528ba8cdbf3bf0f87c07be89ebcf6..5e15994f81dabddf5eeae68f7db35c9cba718292
  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-7' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-alpha-generic-di nic-modules-5.10.0-7-alpha-generic-di nic-wireless-modules-5.10.0-7-alpha-generic-di nic-shared-modules-5.10.0-7-alpha-generic-di serial-modules-5.10.0-7-alpha-generic-di usb-serial-modules-5.10.0-7-alpha-generic-di ppp-modules-5.10.0-7-alpha-generic-di pata-modules-5.10.0-7-alpha-generic-di cdrom-core-modules-5.10.0-7-alpha-generic-di scsi-core-modules-5.10.0-7-alpha-generic-di scsi-modules-5.10.0-7-alpha-generic-di scsi-nic-modules-5.10.0-7-alpha-generic-di loop-modules-5.10.0-7-alpha-generic-di btrfs-modules-5.10.0-7-alpha-generic-di ext4-modules-5.10.0-7-alpha-generic-di isofs-modules-5.10.0-7-alpha-generic-di jfs-modules-5.10.0-7-alpha-generic-di xfs-modules-5.10.0-7-alpha-generic-di fat-modules-5.10.0-7-alpha-generic-di squashfs-modules-5.10.0-7-alpha-generic-di fuse-modules-5.10.0-7-alpha-generic-di f2fs-modules-5.10.0-7-alpha-generic-di md-modules-5.10.0-7-alpha-generic-di multipath-modules-5.10.0-7-alpha-generic-di usb-modules-5.10.0-7-alpha-generic-di usb-storage-modules-5.10.0-7-alpha-generic-di fb-modules-5.10.0-7-alpha-generic-di input-modules-5.10.0-7-alpha-generic-di event-modules-5.10.0-7-alpha-generic-di mouse-modules-5.10.0-7-alpha-generic-di nic-pcmcia-modules-5.10.0-7-alpha-generic-di pcmcia-modules-5.10.0-7-alpha-generic-di nic-usb-modules-5.10.0-7-alpha-generic-di sata-modules-5.10.0-7-alpha-generic-di i2c-modules-5.10.0-7-alpha-generic-di crc-modules-5.10.0-7-alpha-generic-di crypto-modules-5.10.0-7-alpha-generic-di crypto-dm-modules-5.10.0-7-alpha-generic-di ata-modules-5.10.0-7-alpha-generic-di nbd-modules-5.10.0-7-alpha-generic-di srm-modules-5.10.0-7-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-8' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-alpha-generic-di nic-modules-5.10.0-8-alpha-generic-di nic-wireless-modules-5.10.0-8-alpha-generic-di nic-shared-modules-5.10.0-8-alpha-generic-di serial-modules-5.10.0-8-alpha-generic-di usb-serial-modules-5.10.0-8-alpha-generic-di ppp-modules-5.10.0-8-alpha-generic-di pata-modules-5.10.0-8-alpha-generic-di cdrom-core-modules-5.10.0-8-alpha-generic-di scsi-core-modules-5.10.0-8-alpha-generic-di scsi-modules-5.10.0-8-alpha-generic-di scsi-nic-modules-5.10.0-8-alpha-generic-di loop-modules-5.10.0-8-alpha-generic-di btrfs-modules-5.10.0-8-alpha-generic-di ext4-modules-5.10.0-8-alpha-generic-di isofs-modules-5.10.0-8-alpha-generic-di jfs-modules-5.10.0-8-alpha-generic-di xfs-modules-5.10.0-8-alpha-generic-di fat-modules-5.10.0-8-alpha-generic-di squashfs-modules-5.10.0-8-alpha-generic-di fuse-modules-5.10.0-8-alpha-generic-di f2fs-modules-5.10.0-8-alpha-generic-di md-modules-5.10.0-8-alpha-generic-di multipath-modules-5.10.0-8-alpha-generic-di usb-modules-5.10.0-8-alpha-generic-di usb-storage-modules-5.10.0-8-alpha-generic-di fb-modules-5.10.0-8-alpha-generic-di input-modules-5.10.0-8-alpha-generic-di event-modules-5.10.0-8-alpha-generic-di mouse-modules-5.10.0-8-alpha-generic-di nic-pcmcia-modules-5.10.0-8-alpha-generic-di pcmcia-modules-5.10.0-8-alpha-generic-di nic-usb-modules-5.10.0-8-alpha-generic-di sata-modules-5.10.0-8-alpha-generic-di i2c-modules-5.10.0-8-alpha-generic-di crc-modules-5.10.0-8-alpha-generic-di crypto-modules-5.10.0-8-alpha-generic-di crypto-dm-modules-5.10.0-8-alpha-generic-di ata-modules-5.10.0-8-alpha-generic-di nbd-modules-5.10.0-8-alpha-generic-di srm-modules-5.10.0-8-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-8' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-alpha-generic-di nic-modules-5.10.0-8-alpha-generic-di nic-wireless-modules-5.10.0-8-alpha-generic-di nic-shared-modules-5.10.0-8-alpha-generic-di serial-modules-5.10.0-8-alpha-generic-di usb-serial-modules-5.10.0-8-alpha-generic-di ppp-modules-5.10.0-8-alpha-generic-di pata-modules-5.10.0-8-alpha-generic-di cdrom-core-modules-5.10.0-8-alpha-generic-di scsi-core-modules-5.10.0-8-alpha-generic-di scsi-modules-5.10.0-8-alpha-generic-di scsi-nic-modules-5.10.0-8-alpha-generic-di loop-modules-5.10.0-8-alpha-generic-di btrfs-modules-5.10.0-8-alpha-generic-di ext4-modules-5.10.0-8-alpha-generic-di isofs-modules-5.10.0-8-alpha-generic-di jfs-modules-5.10.0-8-alpha-generic-di xfs-modules-5.10.0-8-alpha-generic-di fat-modules-5.10.0-8-alpha-generic-di squashfs-modules-5.10.0-8-alpha-generic-di fuse-modules-5.10.0-8-alpha-generic-di f2fs-modules-5.10.0-8-alpha-generic-di md-modules-5.10.0-8-alpha-generic-di multipath-modules-5.10.0-8-alpha-generic-di usb-modules-5.10.0-8-alpha-generic-di usb-storage-modules-5.10.0-8-alpha-generic-di fb-modules-5.10.0-8-alpha-generic-di input-modules-5.10.0-8-alpha-generic-di event-modules-5.10.0-8-alpha-generic-di mouse-modules-5.10.0-8-alpha-generic-di nic-pcmcia-modules-5.10.0-8-alpha-generic-di pcmcia-modules-5.10.0-8-alpha-generic-di nic-usb-modules-5.10.0-8-alpha-generic-di sata-modules-5.10.0-8-alpha-generic-di i2c-modules-5.10.0-8-alpha-generic-di crc-modules-5.10.0-8-alpha-generic-di crypto-modules-5.10.0-8-alpha-generic-di crypto-dm-modules-5.10.0-8-alpha-generic-di ata-modules-5.10.0-8-alpha-generic-di nbd-modules-5.10.0-8-alpha-generic-di srm-modules-5.10.0-8-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-7' 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-7-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-7-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.46-4+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-7' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.40-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-8' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.46-4+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-7' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-amd64-di nic-modules-5.10.0-7-amd64-di nic-wireless-modules-5.10.0-7-amd64-di nic-shared-modules-5.10.0-7-amd64-di serial-modules-5.10.0-7-amd64-di usb-serial-modules-5.10.0-7-amd64-di ppp-modules-5.10.0-7-amd64-di pata-modules-5.10.0-7-amd64-di cdrom-core-modules-5.10.0-7-amd64-di firewire-core-modules-5.10.0-7-amd64-di scsi-core-modules-5.10.0-7-amd64-di scsi-modules-5.10.0-7-amd64-di scsi-nic-modules-5.10.0-7-amd64-di loop-modules-5.10.0-7-amd64-di btrfs-modules-5.10.0-7-amd64-di ext4-modules-5.10.0-7-amd64-di isofs-modules-5.10.0-7-amd64-di jfs-modules-5.10.0-7-amd64-di xfs-modules-5.10.0-7-amd64-di fat-modules-5.10.0-7-amd64-di squashfs-modules-5.10.0-7-amd64-di udf-modules-5.10.0-7-amd64-di fuse-modules-5.10.0-7-amd64-di f2fs-modules-5.10.0-7-amd64-di md-modules-5.10.0-7-amd64-di multipath-modules-5.10.0-7-amd64-di usb-modules-5.10.0-7-amd64-di usb-storage-modules-5.10.0-7-amd64-di pcmcia-storage-modules-5.10.0-7-amd64-di fb-modules-5.10.0-7-amd64-di input-modules-5.10.0-7-amd64-di event-modules-5.10.0-7-amd64-di mouse-modules-5.10.0-7-amd64-di nic-pcmcia-modules-5.10.0-7-amd64-di pcmcia-modules-5.10.0-7-amd64-di nic-usb-modules-5.10.0-7-amd64-di sata-modules-5.10.0-7-amd64-di acpi-modules-5.10.0-7-amd64-di i2c-modules-5.10.0-7-amd64-di crc-modules-5.10.0-7-amd64-di crypto-modules-5.10.0-7-amd64-di crypto-dm-modules-5.10.0-7-amd64-di efi-modules-5.10.0-7-amd64-di ata-modules-5.10.0-7-amd64-di mmc-core-modules-5.10.0-7-amd64-di mmc-modules-5.10.0-7-amd64-di nbd-modules-5.10.0-7-amd64-di speakup-modules-5.10.0-7-amd64-di uinput-modules-5.10.0-7-amd64-di sound-modules-5.10.0-7-amd64-di mtd-core-modules-5.10.0-7-amd64-di rfkill-modules-5.10.0-7-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-8' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-amd64-di nic-modules-5.10.0-8-amd64-di nic-wireless-modules-5.10.0-8-amd64-di nic-shared-modules-5.10.0-8-amd64-di serial-modules-5.10.0-8-amd64-di usb-serial-modules-5.10.0-8-amd64-di ppp-modules-5.10.0-8-amd64-di pata-modules-5.10.0-8-amd64-di cdrom-core-modules-5.10.0-8-amd64-di firewire-core-modules-5.10.0-8-amd64-di scsi-core-modules-5.10.0-8-amd64-di scsi-modules-5.10.0-8-amd64-di scsi-nic-modules-5.10.0-8-amd64-di loop-modules-5.10.0-8-amd64-di btrfs-modules-5.10.0-8-amd64-di ext4-modules-5.10.0-8-amd64-di isofs-modules-5.10.0-8-amd64-di jfs-modules-5.10.0-8-amd64-di xfs-modules-5.10.0-8-amd64-di fat-modules-5.10.0-8-amd64-di squashfs-modules-5.10.0-8-amd64-di udf-modules-5.10.0-8-amd64-di fuse-modules-5.10.0-8-amd64-di f2fs-modules-5.10.0-8-amd64-di md-modules-5.10.0-8-amd64-di multipath-modules-5.10.0-8-amd64-di usb-modules-5.10.0-8-amd64-di usb-storage-modules-5.10.0-8-amd64-di pcmcia-storage-modules-5.10.0-8-amd64-di fb-modules-5.10.0-8-amd64-di input-modules-5.10.0-8-amd64-di event-modules-5.10.0-8-amd64-di mouse-modules-5.10.0-8-amd64-di nic-pcmcia-modules-5.10.0-8-amd64-di pcmcia-modules-5.10.0-8-amd64-di nic-usb-modules-5.10.0-8-amd64-di sata-modules-5.10.0-8-amd64-di acpi-modules-5.10.0-8-amd64-di i2c-modules-5.10.0-8-amd64-di crc-modules-5.10.0-8-amd64-di crypto-modules-5.10.0-8-amd64-di crypto-dm-modules-5.10.0-8-amd64-di efi-modules-5.10.0-8-amd64-di ata-modules-5.10.0-8-amd64-di mmc-core-modules-5.10.0-8-amd64-di mmc-modules-5.10.0-8-amd64-di nbd-modules-5.10.0-8-amd64-di speakup-modules-5.10.0-8-amd64-di uinput-modules-5.10.0-8-amd64-di sound-modules-5.10.0-8-amd64-di mtd-core-modules-5.10.0-8-amd64-di rfkill-modules-5.10.0-8-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-8' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-amd64-di nic-modules-5.10.0-8-amd64-di nic-wireless-modules-5.10.0-8-amd64-di nic-shared-modules-5.10.0-8-amd64-di serial-modules-5.10.0-8-amd64-di usb-serial-modules-5.10.0-8-amd64-di ppp-modules-5.10.0-8-amd64-di pata-modules-5.10.0-8-amd64-di cdrom-core-modules-5.10.0-8-amd64-di firewire-core-modules-5.10.0-8-amd64-di scsi-core-modules-5.10.0-8-amd64-di scsi-modules-5.10.0-8-amd64-di scsi-nic-modules-5.10.0-8-amd64-di loop-modules-5.10.0-8-amd64-di btrfs-modules-5.10.0-8-amd64-di ext4-modules-5.10.0-8-amd64-di isofs-modules-5.10.0-8-amd64-di jfs-modules-5.10.0-8-amd64-di xfs-modules-5.10.0-8-amd64-di fat-modules-5.10.0-8-amd64-di squashfs-modules-5.10.0-8-amd64-di udf-modules-5.10.0-8-amd64-di fuse-modules-5.10.0-8-amd64-di f2fs-modules-5.10.0-8-amd64-di md-modules-5.10.0-8-amd64-di multipath-modules-5.10.0-8-amd64-di usb-modules-5.10.0-8-amd64-di usb-storage-modules-5.10.0-8-amd64-di pcmcia-storage-modules-5.10.0-8-amd64-di fb-modules-5.10.0-8-amd64-di input-modules-5.10.0-8-amd64-di event-modules-5.10.0-8-amd64-di mouse-modules-5.10.0-8-amd64-di nic-pcmcia-modules-5.10.0-8-amd64-di pcmcia-modules-5.10.0-8-amd64-di nic-usb-modules-5.10.0-8-amd64-di sata-modules-5.10.0-8-amd64-di acpi-modules-5.10.0-8-amd64-di i2c-modules-5.10.0-8-amd64-di crc-modules-5.10.0-8-amd64-di crypto-modules-5.10.0-8-amd64-di crypto-dm-modules-5.10.0-8-amd64-di efi-modules-5.10.0-8-amd64-di ata-modules-5.10.0-8-amd64-di mmc-core-modules-5.10.0-8-amd64-di mmc-modules-5.10.0-8-amd64-di nbd-modules-5.10.0-8-amd64-di speakup-modules-5.10.0-8-amd64-di uinput-modules-5.10.0-8-amd64-di sound-modules-5.10.0-8-amd64-di mtd-core-modules-5.10.0-8-amd64-di rfkill-modules-5.10.0-8-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_amd64::
-       $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.10.0-7' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.40-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-8' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.10.0-8' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.46-4+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-7' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.40-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-8' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.46-4+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-7' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-arm64-di nic-modules-5.10.0-7-arm64-di nic-wireless-modules-5.10.0-7-arm64-di nic-shared-modules-5.10.0-7-arm64-di usb-serial-modules-5.10.0-7-arm64-di ppp-modules-5.10.0-7-arm64-di cdrom-core-modules-5.10.0-7-arm64-di scsi-core-modules-5.10.0-7-arm64-di scsi-modules-5.10.0-7-arm64-di scsi-nic-modules-5.10.0-7-arm64-di loop-modules-5.10.0-7-arm64-di btrfs-modules-5.10.0-7-arm64-di ext4-modules-5.10.0-7-arm64-di isofs-modules-5.10.0-7-arm64-di jfs-modules-5.10.0-7-arm64-di xfs-modules-5.10.0-7-arm64-di fat-modules-5.10.0-7-arm64-di squashfs-modules-5.10.0-7-arm64-di udf-modules-5.10.0-7-arm64-di fuse-modules-5.10.0-7-arm64-di f2fs-modules-5.10.0-7-arm64-di md-modules-5.10.0-7-arm64-di multipath-modules-5.10.0-7-arm64-di usb-modules-5.10.0-7-arm64-di usb-storage-modules-5.10.0-7-arm64-di fb-modules-5.10.0-7-arm64-di input-modules-5.10.0-7-arm64-di event-modules-5.10.0-7-arm64-di nic-usb-modules-5.10.0-7-arm64-di sata-modules-5.10.0-7-arm64-di i2c-modules-5.10.0-7-arm64-di crc-modules-5.10.0-7-arm64-di crypto-modules-5.10.0-7-arm64-di crypto-dm-modules-5.10.0-7-arm64-di efi-modules-5.10.0-7-arm64-di ata-modules-5.10.0-7-arm64-di mmc-modules-5.10.0-7-arm64-di nbd-modules-5.10.0-7-arm64-di uinput-modules-5.10.0-7-arm64-di leds-modules-5.10.0-7-arm64-di mtd-core-modules-5.10.0-7-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-8' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-arm64-di nic-modules-5.10.0-8-arm64-di nic-wireless-modules-5.10.0-8-arm64-di nic-shared-modules-5.10.0-8-arm64-di usb-serial-modules-5.10.0-8-arm64-di ppp-modules-5.10.0-8-arm64-di cdrom-core-modules-5.10.0-8-arm64-di scsi-core-modules-5.10.0-8-arm64-di scsi-modules-5.10.0-8-arm64-di scsi-nic-modules-5.10.0-8-arm64-di loop-modules-5.10.0-8-arm64-di btrfs-modules-5.10.0-8-arm64-di ext4-modules-5.10.0-8-arm64-di isofs-modules-5.10.0-8-arm64-di jfs-modules-5.10.0-8-arm64-di xfs-modules-5.10.0-8-arm64-di fat-modules-5.10.0-8-arm64-di squashfs-modules-5.10.0-8-arm64-di udf-modules-5.10.0-8-arm64-di fuse-modules-5.10.0-8-arm64-di f2fs-modules-5.10.0-8-arm64-di md-modules-5.10.0-8-arm64-di multipath-modules-5.10.0-8-arm64-di usb-modules-5.10.0-8-arm64-di usb-storage-modules-5.10.0-8-arm64-di fb-modules-5.10.0-8-arm64-di input-modules-5.10.0-8-arm64-di event-modules-5.10.0-8-arm64-di nic-usb-modules-5.10.0-8-arm64-di sata-modules-5.10.0-8-arm64-di i2c-modules-5.10.0-8-arm64-di crc-modules-5.10.0-8-arm64-di crypto-modules-5.10.0-8-arm64-di crypto-dm-modules-5.10.0-8-arm64-di efi-modules-5.10.0-8-arm64-di ata-modules-5.10.0-8-arm64-di mmc-modules-5.10.0-8-arm64-di nbd-modules-5.10.0-8-arm64-di uinput-modules-5.10.0-8-arm64-di leds-modules-5.10.0-8-arm64-di mtd-core-modules-5.10.0-8-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-8' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-arm64-di nic-modules-5.10.0-8-arm64-di nic-wireless-modules-5.10.0-8-arm64-di nic-shared-modules-5.10.0-8-arm64-di usb-serial-modules-5.10.0-8-arm64-di ppp-modules-5.10.0-8-arm64-di cdrom-core-modules-5.10.0-8-arm64-di scsi-core-modules-5.10.0-8-arm64-di scsi-modules-5.10.0-8-arm64-di scsi-nic-modules-5.10.0-8-arm64-di loop-modules-5.10.0-8-arm64-di btrfs-modules-5.10.0-8-arm64-di ext4-modules-5.10.0-8-arm64-di isofs-modules-5.10.0-8-arm64-di jfs-modules-5.10.0-8-arm64-di xfs-modules-5.10.0-8-arm64-di fat-modules-5.10.0-8-arm64-di squashfs-modules-5.10.0-8-arm64-di udf-modules-5.10.0-8-arm64-di fuse-modules-5.10.0-8-arm64-di f2fs-modules-5.10.0-8-arm64-di md-modules-5.10.0-8-arm64-di multipath-modules-5.10.0-8-arm64-di usb-modules-5.10.0-8-arm64-di usb-storage-modules-5.10.0-8-arm64-di fb-modules-5.10.0-8-arm64-di input-modules-5.10.0-8-arm64-di event-modules-5.10.0-8-arm64-di nic-usb-modules-5.10.0-8-arm64-di sata-modules-5.10.0-8-arm64-di i2c-modules-5.10.0-8-arm64-di crc-modules-5.10.0-8-arm64-di crypto-modules-5.10.0-8-arm64-di crypto-dm-modules-5.10.0-8-arm64-di efi-modules-5.10.0-8-arm64-di ata-modules-5.10.0-8-arm64-di mmc-modules-5.10.0-8-arm64-di nbd-modules-5.10.0-8-arm64-di uinput-modules-5.10.0-8-arm64-di leds-modules-5.10.0-8-arm64-di mtd-core-modules-5.10.0-8-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_arm64::
-       $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.10.0-7' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.40-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-8' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.10.0-8' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.46-4+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-7' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.40-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-8' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.46-4+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-7' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.40-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-8' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.46-4+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-7' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-marvell-di nic-modules-5.10.0-7-marvell-di nic-shared-modules-5.10.0-7-marvell-di usb-serial-modules-5.10.0-7-marvell-di ppp-modules-5.10.0-7-marvell-di cdrom-core-modules-5.10.0-7-marvell-di scsi-core-modules-5.10.0-7-marvell-di loop-modules-5.10.0-7-marvell-di ipv6-modules-5.10.0-7-marvell-di btrfs-modules-5.10.0-7-marvell-di ext4-modules-5.10.0-7-marvell-di isofs-modules-5.10.0-7-marvell-di jffs2-modules-5.10.0-7-marvell-di jfs-modules-5.10.0-7-marvell-di fat-modules-5.10.0-7-marvell-di minix-modules-5.10.0-7-marvell-di squashfs-modules-5.10.0-7-marvell-di udf-modules-5.10.0-7-marvell-di fuse-modules-5.10.0-7-marvell-di f2fs-modules-5.10.0-7-marvell-di md-modules-5.10.0-7-marvell-di multipath-modules-5.10.0-7-marvell-di usb-modules-5.10.0-7-marvell-di usb-storage-modules-5.10.0-7-marvell-di fb-modules-5.10.0-7-marvell-di input-modules-5.10.0-7-marvell-di event-modules-5.10.0-7-marvell-di mouse-modules-5.10.0-7-marvell-di nic-usb-modules-5.10.0-7-marvell-di sata-modules-5.10.0-7-marvell-di crc-modules-5.10.0-7-marvell-di crypto-modules-5.10.0-7-marvell-di crypto-dm-modules-5.10.0-7-marvell-di mmc-core-modules-5.10.0-7-marvell-di mmc-modules-5.10.0-7-marvell-di nbd-modules-5.10.0-7-marvell-di uinput-modules-5.10.0-7-marvell-di leds-modules-5.10.0-7-marvell-di mtd-modules-5.10.0-7-marvell-di mtd-core-modules-5.10.0-7-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-8' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-marvell-di nic-modules-5.10.0-8-marvell-di nic-shared-modules-5.10.0-8-marvell-di usb-serial-modules-5.10.0-8-marvell-di ppp-modules-5.10.0-8-marvell-di cdrom-core-modules-5.10.0-8-marvell-di scsi-core-modules-5.10.0-8-marvell-di loop-modules-5.10.0-8-marvell-di ipv6-modules-5.10.0-8-marvell-di btrfs-modules-5.10.0-8-marvell-di ext4-modules-5.10.0-8-marvell-di isofs-modules-5.10.0-8-marvell-di jffs2-modules-5.10.0-8-marvell-di jfs-modules-5.10.0-8-marvell-di fat-modules-5.10.0-8-marvell-di minix-modules-5.10.0-8-marvell-di squashfs-modules-5.10.0-8-marvell-di udf-modules-5.10.0-8-marvell-di fuse-modules-5.10.0-8-marvell-di f2fs-modules-5.10.0-8-marvell-di md-modules-5.10.0-8-marvell-di multipath-modules-5.10.0-8-marvell-di usb-modules-5.10.0-8-marvell-di usb-storage-modules-5.10.0-8-marvell-di fb-modules-5.10.0-8-marvell-di input-modules-5.10.0-8-marvell-di event-modules-5.10.0-8-marvell-di mouse-modules-5.10.0-8-marvell-di nic-usb-modules-5.10.0-8-marvell-di sata-modules-5.10.0-8-marvell-di crc-modules-5.10.0-8-marvell-di crypto-modules-5.10.0-8-marvell-di crypto-dm-modules-5.10.0-8-marvell-di mmc-core-modules-5.10.0-8-marvell-di mmc-modules-5.10.0-8-marvell-di nbd-modules-5.10.0-8-marvell-di uinput-modules-5.10.0-8-marvell-di leds-modules-5.10.0-8-marvell-di mtd-modules-5.10.0-8-marvell-di mtd-core-modules-5.10.0-8-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-8' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-marvell-di nic-modules-5.10.0-8-marvell-di nic-shared-modules-5.10.0-8-marvell-di usb-serial-modules-5.10.0-8-marvell-di ppp-modules-5.10.0-8-marvell-di cdrom-core-modules-5.10.0-8-marvell-di scsi-core-modules-5.10.0-8-marvell-di loop-modules-5.10.0-8-marvell-di ipv6-modules-5.10.0-8-marvell-di btrfs-modules-5.10.0-8-marvell-di ext4-modules-5.10.0-8-marvell-di isofs-modules-5.10.0-8-marvell-di jffs2-modules-5.10.0-8-marvell-di jfs-modules-5.10.0-8-marvell-di fat-modules-5.10.0-8-marvell-di minix-modules-5.10.0-8-marvell-di squashfs-modules-5.10.0-8-marvell-di udf-modules-5.10.0-8-marvell-di fuse-modules-5.10.0-8-marvell-di f2fs-modules-5.10.0-8-marvell-di md-modules-5.10.0-8-marvell-di multipath-modules-5.10.0-8-marvell-di usb-modules-5.10.0-8-marvell-di usb-storage-modules-5.10.0-8-marvell-di fb-modules-5.10.0-8-marvell-di input-modules-5.10.0-8-marvell-di event-modules-5.10.0-8-marvell-di mouse-modules-5.10.0-8-marvell-di nic-usb-modules-5.10.0-8-marvell-di sata-modules-5.10.0-8-marvell-di crc-modules-5.10.0-8-marvell-di crypto-modules-5.10.0-8-marvell-di crypto-dm-modules-5.10.0-8-marvell-di mmc-core-modules-5.10.0-8-marvell-di mmc-modules-5.10.0-8-marvell-di nbd-modules-5.10.0-8-marvell-di uinput-modules-5.10.0-8-marvell-di leds-modules-5.10.0-8-marvell-di mtd-modules-5.10.0-8-marvell-di mtd-core-modules-5.10.0-8-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-7' 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-7-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-7-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.46-4+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-7' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.40-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-8' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.46-4' 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-8' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.46-4+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-7' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-armmp-di nic-modules-5.10.0-7-armmp-di nic-wireless-modules-5.10.0-7-armmp-di nic-shared-modules-5.10.0-7-armmp-di usb-serial-modules-5.10.0-7-armmp-di ppp-modules-5.10.0-7-armmp-di pata-modules-5.10.0-7-armmp-di cdrom-core-modules-5.10.0-7-armmp-di scsi-core-modules-5.10.0-7-armmp-di scsi-modules-5.10.0-7-armmp-di scsi-nic-modules-5.10.0-7-armmp-di loop-modules-5.10.0-7-armmp-di btrfs-modules-5.10.0-7-armmp-di ext4-modules-5.10.0-7-armmp-di isofs-modules-5.10.0-7-armmp-di jfs-modules-5.10.0-7-armmp-di fat-modules-5.10.0-7-armmp-di squashfs-modules-5.10.0-7-armmp-di udf-modules-5.10.0-7-armmp-di fuse-modules-5.10.0-7-armmp-di f2fs-modules-5.10.0-7-armmp-di md-modules-5.10.0-7-armmp-di multipath-modules-5.10.0-7-armmp-di usb-modules-5.10.0-7-armmp-di usb-storage-modules-5.10.0-7-armmp-di fb-modules-5.10.0-7-armmp-di input-modules-5.10.0-7-armmp-di event-modules-5.10.0-7-armmp-di nic-usb-modules-5.10.0-7-armmp-di sata-modules-5.10.0-7-armmp-di i2c-modules-5.10.0-7-armmp-di crc-modules-5.10.0-7-armmp-di crypto-modules-5.10.0-7-armmp-di crypto-dm-modules-5.10.0-7-armmp-di efi-modules-5.10.0-7-armmp-di ata-modules-5.10.0-7-armmp-di mmc-modules-5.10.0-7-armmp-di nbd-modules-5.10.0-7-armmp-di uinput-modules-5.10.0-7-armmp-di leds-modules-5.10.0-7-armmp-di mtd-modules-5.10.0-7-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-8' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-armmp-di nic-modules-5.10.0-8-armmp-di nic-wireless-modules-5.10.0-8-armmp-di nic-shared-modules-5.10.0-8-armmp-di usb-serial-modules-5.10.0-8-armmp-di ppp-modules-5.10.0-8-armmp-di pata-modules-5.10.0-8-armmp-di cdrom-core-modules-5.10.0-8-armmp-di scsi-core-modules-5.10.0-8-armmp-di scsi-modules-5.10.0-8-armmp-di scsi-nic-modules-5.10.0-8-armmp-di loop-modules-5.10.0-8-armmp-di btrfs-modules-5.10.0-8-armmp-di ext4-modules-5.10.0-8-armmp-di isofs-modules-5.10.0-8-armmp-di jfs-modules-5.10.0-8-armmp-di fat-modules-5.10.0-8-armmp-di squashfs-modules-5.10.0-8-armmp-di udf-modules-5.10.0-8-armmp-di fuse-modules-5.10.0-8-armmp-di f2fs-modules-5.10.0-8-armmp-di md-modules-5.10.0-8-armmp-di multipath-modules-5.10.0-8-armmp-di usb-modules-5.10.0-8-armmp-di usb-storage-modules-5.10.0-8-armmp-di fb-modules-5.10.0-8-armmp-di input-modules-5.10.0-8-armmp-di event-modules-5.10.0-8-armmp-di nic-usb-modules-5.10.0-8-armmp-di sata-modules-5.10.0-8-armmp-di i2c-modules-5.10.0-8-armmp-di crc-modules-5.10.0-8-armmp-di crypto-modules-5.10.0-8-armmp-di crypto-dm-modules-5.10.0-8-armmp-di efi-modules-5.10.0-8-armmp-di ata-modules-5.10.0-8-armmp-di mmc-modules-5.10.0-8-armmp-di nbd-modules-5.10.0-8-armmp-di uinput-modules-5.10.0-8-armmp-di leds-modules-5.10.0-8-armmp-di mtd-modules-5.10.0-8-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-8' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-armmp-di nic-modules-5.10.0-8-armmp-di nic-wireless-modules-5.10.0-8-armmp-di nic-shared-modules-5.10.0-8-armmp-di usb-serial-modules-5.10.0-8-armmp-di ppp-modules-5.10.0-8-armmp-di pata-modules-5.10.0-8-armmp-di cdrom-core-modules-5.10.0-8-armmp-di scsi-core-modules-5.10.0-8-armmp-di scsi-modules-5.10.0-8-armmp-di scsi-nic-modules-5.10.0-8-armmp-di loop-modules-5.10.0-8-armmp-di btrfs-modules-5.10.0-8-armmp-di ext4-modules-5.10.0-8-armmp-di isofs-modules-5.10.0-8-armmp-di jfs-modules-5.10.0-8-armmp-di fat-modules-5.10.0-8-armmp-di squashfs-modules-5.10.0-8-armmp-di udf-modules-5.10.0-8-armmp-di fuse-modules-5.10.0-8-armmp-di f2fs-modules-5.10.0-8-armmp-di md-modules-5.10.0-8-armmp-di multipath-modules-5.10.0-8-armmp-di usb-modules-5.10.0-8-armmp-di usb-storage-modules-5.10.0-8-armmp-di fb-modules-5.10.0-8-armmp-di input-modules-5.10.0-8-armmp-di event-modules-5.10.0-8-armmp-di nic-usb-modules-5.10.0-8-armmp-di sata-modules-5.10.0-8-armmp-di i2c-modules-5.10.0-8-armmp-di crc-modules-5.10.0-8-armmp-di crypto-modules-5.10.0-8-armmp-di crypto-dm-modules-5.10.0-8-armmp-di efi-modules-5.10.0-8-armmp-di ata-modules-5.10.0-8-armmp-di mmc-modules-5.10.0-8-armmp-di nbd-modules-5.10.0-8-armmp-di uinput-modules-5.10.0-8-armmp-di leds-modules-5.10.0-8-armmp-di mtd-modules-5.10.0-8-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-8' 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-8-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-8-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.46-4' 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-7' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.40-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-8' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.46-4' 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-8' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.46-4+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-7' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-parisc-di nic-modules-5.10.0-7-parisc-di nic-shared-modules-5.10.0-7-parisc-di serial-modules-5.10.0-7-parisc-di usb-serial-modules-5.10.0-7-parisc-di ppp-modules-5.10.0-7-parisc-di pata-modules-5.10.0-7-parisc-di cdrom-core-modules-5.10.0-7-parisc-di scsi-core-modules-5.10.0-7-parisc-di scsi-modules-5.10.0-7-parisc-di loop-modules-5.10.0-7-parisc-di btrfs-modules-5.10.0-7-parisc-di ext4-modules-5.10.0-7-parisc-di isofs-modules-5.10.0-7-parisc-di jfs-modules-5.10.0-7-parisc-di xfs-modules-5.10.0-7-parisc-di fat-modules-5.10.0-7-parisc-di squashfs-modules-5.10.0-7-parisc-di fuse-modules-5.10.0-7-parisc-di f2fs-modules-5.10.0-7-parisc-di md-modules-5.10.0-7-parisc-di multipath-modules-5.10.0-7-parisc-di usb-modules-5.10.0-7-parisc-di usb-storage-modules-5.10.0-7-parisc-di input-modules-5.10.0-7-parisc-di event-modules-5.10.0-7-parisc-di mouse-modules-5.10.0-7-parisc-di nic-usb-modules-5.10.0-7-parisc-di sata-modules-5.10.0-7-parisc-di crc-modules-5.10.0-7-parisc-di crypto-modules-5.10.0-7-parisc-di crypto-dm-modules-5.10.0-7-parisc-di ata-modules-5.10.0-7-parisc-di nbd-modules-5.10.0-7-parisc-di kernel-image-5.10.0-7-parisc64-di nic-modules-5.10.0-7-parisc64-di nic-shared-modules-5.10.0-7-parisc64-di serial-modules-5.10.0-7-parisc64-di usb-serial-modules-5.10.0-7-parisc64-di ppp-modules-5.10.0-7-parisc64-di pata-modules-5.10.0-7-parisc64-di cdrom-core-modules-5.10.0-7-parisc64-di scsi-core-modules-5.10.0-7-parisc64-di scsi-modules-5.10.0-7-parisc64-di loop-modules-5.10.0-7-parisc64-di btrfs-modules-5.10.0-7-parisc64-di ext4-modules-5.10.0-7-parisc64-di isofs-modules-5.10.0-7-parisc64-di jfs-modules-5.10.0-7-parisc64-di xfs-modules-5.10.0-7-parisc64-di fat-modules-5.10.0-7-parisc64-di squashfs-modules-5.10.0-7-parisc64-di fuse-modules-5.10.0-7-parisc64-di f2fs-modules-5.10.0-7-parisc64-di md-modules-5.10.0-7-parisc64-di multipath-modules-5.10.0-7-parisc64-di usb-modules-5.10.0-7-parisc64-di usb-storage-modules-5.10.0-7-parisc64-di fb-modules-5.10.0-7-parisc64-di input-modules-5.10.0-7-parisc64-di event-modules-5.10.0-7-parisc64-di mouse-modules-5.10.0-7-parisc64-di nic-usb-modules-5.10.0-7-parisc64-di sata-modules-5.10.0-7-parisc64-di crc-modules-5.10.0-7-parisc64-di crypto-modules-5.10.0-7-parisc64-di crypto-dm-modules-5.10.0-7-parisc64-di ata-modules-5.10.0-7-parisc64-di nbd-modules-5.10.0-7-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-8' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-parisc-di nic-modules-5.10.0-8-parisc-di nic-shared-modules-5.10.0-8-parisc-di serial-modules-5.10.0-8-parisc-di usb-serial-modules-5.10.0-8-parisc-di ppp-modules-5.10.0-8-parisc-di pata-modules-5.10.0-8-parisc-di cdrom-core-modules-5.10.0-8-parisc-di scsi-core-modules-5.10.0-8-parisc-di scsi-modules-5.10.0-8-parisc-di loop-modules-5.10.0-8-parisc-di btrfs-modules-5.10.0-8-parisc-di ext4-modules-5.10.0-8-parisc-di isofs-modules-5.10.0-8-parisc-di jfs-modules-5.10.0-8-parisc-di xfs-modules-5.10.0-8-parisc-di fat-modules-5.10.0-8-parisc-di squashfs-modules-5.10.0-8-parisc-di fuse-modules-5.10.0-8-parisc-di f2fs-modules-5.10.0-8-parisc-di md-modules-5.10.0-8-parisc-di multipath-modules-5.10.0-8-parisc-di usb-modules-5.10.0-8-parisc-di usb-storage-modules-5.10.0-8-parisc-di input-modules-5.10.0-8-parisc-di event-modules-5.10.0-8-parisc-di mouse-modules-5.10.0-8-parisc-di nic-usb-modules-5.10.0-8-parisc-di sata-modules-5.10.0-8-parisc-di crc-modules-5.10.0-8-parisc-di crypto-modules-5.10.0-8-parisc-di crypto-dm-modules-5.10.0-8-parisc-di ata-modules-5.10.0-8-parisc-di nbd-modules-5.10.0-8-parisc-di kernel-image-5.10.0-8-parisc64-di nic-modules-5.10.0-8-parisc64-di nic-shared-modules-5.10.0-8-parisc64-di serial-modules-5.10.0-8-parisc64-di usb-serial-modules-5.10.0-8-parisc64-di ppp-modules-5.10.0-8-parisc64-di pata-modules-5.10.0-8-parisc64-di cdrom-core-modules-5.10.0-8-parisc64-di scsi-core-modules-5.10.0-8-parisc64-di scsi-modules-5.10.0-8-parisc64-di loop-modules-5.10.0-8-parisc64-di btrfs-modules-5.10.0-8-parisc64-di ext4-modules-5.10.0-8-parisc64-di isofs-modules-5.10.0-8-parisc64-di jfs-modules-5.10.0-8-parisc64-di xfs-modules-5.10.0-8-parisc64-di fat-modules-5.10.0-8-parisc64-di squashfs-modules-5.10.0-8-parisc64-di fuse-modules-5.10.0-8-parisc64-di f2fs-modules-5.10.0-8-parisc64-di md-modules-5.10.0-8-parisc64-di multipath-modules-5.10.0-8-parisc64-di usb-modules-5.10.0-8-parisc64-di usb-storage-modules-5.10.0-8-parisc64-di fb-modules-5.10.0-8-parisc64-di input-modules-5.10.0-8-parisc64-di event-modules-5.10.0-8-parisc64-di mouse-modules-5.10.0-8-parisc64-di nic-usb-modules-5.10.0-8-parisc64-di sata-modules-5.10.0-8-parisc64-di crc-modules-5.10.0-8-parisc64-di crypto-modules-5.10.0-8-parisc64-di crypto-dm-modules-5.10.0-8-parisc64-di ata-modules-5.10.0-8-parisc64-di nbd-modules-5.10.0-8-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-8' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-parisc-di nic-modules-5.10.0-8-parisc-di nic-shared-modules-5.10.0-8-parisc-di serial-modules-5.10.0-8-parisc-di usb-serial-modules-5.10.0-8-parisc-di ppp-modules-5.10.0-8-parisc-di pata-modules-5.10.0-8-parisc-di cdrom-core-modules-5.10.0-8-parisc-di scsi-core-modules-5.10.0-8-parisc-di scsi-modules-5.10.0-8-parisc-di loop-modules-5.10.0-8-parisc-di btrfs-modules-5.10.0-8-parisc-di ext4-modules-5.10.0-8-parisc-di isofs-modules-5.10.0-8-parisc-di jfs-modules-5.10.0-8-parisc-di xfs-modules-5.10.0-8-parisc-di fat-modules-5.10.0-8-parisc-di squashfs-modules-5.10.0-8-parisc-di fuse-modules-5.10.0-8-parisc-di f2fs-modules-5.10.0-8-parisc-di md-modules-5.10.0-8-parisc-di multipath-modules-5.10.0-8-parisc-di usb-modules-5.10.0-8-parisc-di usb-storage-modules-5.10.0-8-parisc-di input-modules-5.10.0-8-parisc-di event-modules-5.10.0-8-parisc-di mouse-modules-5.10.0-8-parisc-di nic-usb-modules-5.10.0-8-parisc-di sata-modules-5.10.0-8-parisc-di crc-modules-5.10.0-8-parisc-di crypto-modules-5.10.0-8-parisc-di crypto-dm-modules-5.10.0-8-parisc-di ata-modules-5.10.0-8-parisc-di nbd-modules-5.10.0-8-parisc-di kernel-image-5.10.0-8-parisc64-di nic-modules-5.10.0-8-parisc64-di nic-shared-modules-5.10.0-8-parisc64-di serial-modules-5.10.0-8-parisc64-di usb-serial-modules-5.10.0-8-parisc64-di ppp-modules-5.10.0-8-parisc64-di pata-modules-5.10.0-8-parisc64-di cdrom-core-modules-5.10.0-8-parisc64-di scsi-core-modules-5.10.0-8-parisc64-di scsi-modules-5.10.0-8-parisc64-di loop-modules-5.10.0-8-parisc64-di btrfs-modules-5.10.0-8-parisc64-di ext4-modules-5.10.0-8-parisc64-di isofs-modules-5.10.0-8-parisc64-di jfs-modules-5.10.0-8-parisc64-di xfs-modules-5.10.0-8-parisc64-di fat-modules-5.10.0-8-parisc64-di squashfs-modules-5.10.0-8-parisc64-di fuse-modules-5.10.0-8-parisc64-di f2fs-modules-5.10.0-8-parisc64-di md-modules-5.10.0-8-parisc64-di multipath-modules-5.10.0-8-parisc64-di usb-modules-5.10.0-8-parisc64-di usb-storage-modules-5.10.0-8-parisc64-di fb-modules-5.10.0-8-parisc64-di input-modules-5.10.0-8-parisc64-di event-modules-5.10.0-8-parisc64-di mouse-modules-5.10.0-8-parisc64-di nic-usb-modules-5.10.0-8-parisc64-di sata-modules-5.10.0-8-parisc64-di crc-modules-5.10.0-8-parisc64-di crypto-modules-5.10.0-8-parisc64-di crypto-dm-modules-5.10.0-8-parisc64-di ata-modules-5.10.0-8-parisc64-di nbd-modules-5.10.0-8-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-7' 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-7-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-7-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.46-4+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-7' 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-7-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-7-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.40-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-8' 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-8-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-8-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-8-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.46-4+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-7' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.40-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-8' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.46-4+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-7' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-686-di nic-modules-5.10.0-7-686-di nic-wireless-modules-5.10.0-7-686-di nic-shared-modules-5.10.0-7-686-di serial-modules-5.10.0-7-686-di usb-serial-modules-5.10.0-7-686-di ppp-modules-5.10.0-7-686-di pata-modules-5.10.0-7-686-di cdrom-core-modules-5.10.0-7-686-di firewire-core-modules-5.10.0-7-686-di scsi-core-modules-5.10.0-7-686-di scsi-modules-5.10.0-7-686-di scsi-nic-modules-5.10.0-7-686-di loop-modules-5.10.0-7-686-di btrfs-modules-5.10.0-7-686-di ext4-modules-5.10.0-7-686-di isofs-modules-5.10.0-7-686-di jfs-modules-5.10.0-7-686-di xfs-modules-5.10.0-7-686-di fat-modules-5.10.0-7-686-di squashfs-modules-5.10.0-7-686-di udf-modules-5.10.0-7-686-di fuse-modules-5.10.0-7-686-di f2fs-modules-5.10.0-7-686-di md-modules-5.10.0-7-686-di multipath-modules-5.10.0-7-686-di usb-modules-5.10.0-7-686-di usb-storage-modules-5.10.0-7-686-di pcmcia-storage-modules-5.10.0-7-686-di fb-modules-5.10.0-7-686-di input-modules-5.10.0-7-686-di event-modules-5.10.0-7-686-di mouse-modules-5.10.0-7-686-di nic-pcmcia-modules-5.10.0-7-686-di pcmcia-modules-5.10.0-7-686-di nic-usb-modules-5.10.0-7-686-di sata-modules-5.10.0-7-686-di acpi-modules-5.10.0-7-686-di i2c-modules-5.10.0-7-686-di crc-modules-5.10.0-7-686-di crypto-modules-5.10.0-7-686-di crypto-dm-modules-5.10.0-7-686-di efi-modules-5.10.0-7-686-di ata-modules-5.10.0-7-686-di mmc-core-modules-5.10.0-7-686-di mmc-modules-5.10.0-7-686-di nbd-modules-5.10.0-7-686-di speakup-modules-5.10.0-7-686-di uinput-modules-5.10.0-7-686-di sound-modules-5.10.0-7-686-di mtd-core-modules-5.10.0-7-686-di rfkill-modules-5.10.0-7-686-di kernel-image-5.10.0-7-686-pae-di nic-modules-5.10.0-7-686-pae-di nic-wireless-modules-5.10.0-7-686-pae-di nic-shared-modules-5.10.0-7-686-pae-di serial-modules-5.10.0-7-686-pae-di usb-serial-modules-5.10.0-7-686-pae-di ppp-modules-5.10.0-7-686-pae-di pata-modules-5.10.0-7-686-pae-di cdrom-core-modules-5.10.0-7-686-pae-di firewire-core-modules-5.10.0-7-686-pae-di scsi-core-modules-5.10.0-7-686-pae-di scsi-modules-5.10.0-7-686-pae-di scsi-nic-modules-5.10.0-7-686-pae-di loop-modules-5.10.0-7-686-pae-di btrfs-modules-5.10.0-7-686-pae-di ext4-modules-5.10.0-7-686-pae-di isofs-modules-5.10.0-7-686-pae-di jfs-modules-5.10.0-7-686-pae-di xfs-modules-5.10.0-7-686-pae-di fat-modules-5.10.0-7-686-pae-di squashfs-modules-5.10.0-7-686-pae-di udf-modules-5.10.0-7-686-pae-di fuse-modules-5.10.0-7-686-pae-di f2fs-modules-5.10.0-7-686-pae-di md-modules-5.10.0-7-686-pae-di multipath-modules-5.10.0-7-686-pae-di usb-modules-5.10.0-7-686-pae-di usb-storage-modules-5.10.0-7-686-pae-di pcmcia-storage-modules-5.10.0-7-686-pae-di fb-modules-5.10.0-7-686-pae-di input-modules-5.10.0-7-686-pae-di event-modules-5.10.0-7-686-pae-di mouse-modules-5.10.0-7-686-pae-di nic-pcmcia-modules-5.10.0-7-686-pae-di pcmcia-modules-5.10.0-7-686-pae-di nic-usb-modules-5.10.0-7-686-pae-di sata-modules-5.10.0-7-686-pae-di acpi-modules-5.10.0-7-686-pae-di i2c-modules-5.10.0-7-686-pae-di crc-modules-5.10.0-7-686-pae-di crypto-modules-5.10.0-7-686-pae-di crypto-dm-modules-5.10.0-7-686-pae-di efi-modules-5.10.0-7-686-pae-di ata-modules-5.10.0-7-686-pae-di mmc-core-modules-5.10.0-7-686-pae-di mmc-modules-5.10.0-7-686-pae-di nbd-modules-5.10.0-7-686-pae-di speakup-modules-5.10.0-7-686-pae-di uinput-modules-5.10.0-7-686-pae-di sound-modules-5.10.0-7-686-pae-di mtd-core-modules-5.10.0-7-686-pae-di rfkill-modules-5.10.0-7-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-8' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-686-di nic-modules-5.10.0-8-686-di nic-wireless-modules-5.10.0-8-686-di nic-shared-modules-5.10.0-8-686-di serial-modules-5.10.0-8-686-di usb-serial-modules-5.10.0-8-686-di ppp-modules-5.10.0-8-686-di pata-modules-5.10.0-8-686-di cdrom-core-modules-5.10.0-8-686-di firewire-core-modules-5.10.0-8-686-di scsi-core-modules-5.10.0-8-686-di scsi-modules-5.10.0-8-686-di scsi-nic-modules-5.10.0-8-686-di loop-modules-5.10.0-8-686-di btrfs-modules-5.10.0-8-686-di ext4-modules-5.10.0-8-686-di isofs-modules-5.10.0-8-686-di jfs-modules-5.10.0-8-686-di xfs-modules-5.10.0-8-686-di fat-modules-5.10.0-8-686-di squashfs-modules-5.10.0-8-686-di udf-modules-5.10.0-8-686-di fuse-modules-5.10.0-8-686-di f2fs-modules-5.10.0-8-686-di md-modules-5.10.0-8-686-di multipath-modules-5.10.0-8-686-di usb-modules-5.10.0-8-686-di usb-storage-modules-5.10.0-8-686-di pcmcia-storage-modules-5.10.0-8-686-di fb-modules-5.10.0-8-686-di input-modules-5.10.0-8-686-di event-modules-5.10.0-8-686-di mouse-modules-5.10.0-8-686-di nic-pcmcia-modules-5.10.0-8-686-di pcmcia-modules-5.10.0-8-686-di nic-usb-modules-5.10.0-8-686-di sata-modules-5.10.0-8-686-di acpi-modules-5.10.0-8-686-di i2c-modules-5.10.0-8-686-di crc-modules-5.10.0-8-686-di crypto-modules-5.10.0-8-686-di crypto-dm-modules-5.10.0-8-686-di efi-modules-5.10.0-8-686-di ata-modules-5.10.0-8-686-di mmc-core-modules-5.10.0-8-686-di mmc-modules-5.10.0-8-686-di nbd-modules-5.10.0-8-686-di speakup-modules-5.10.0-8-686-di uinput-modules-5.10.0-8-686-di sound-modules-5.10.0-8-686-di mtd-core-modules-5.10.0-8-686-di rfkill-modules-5.10.0-8-686-di kernel-image-5.10.0-8-686-pae-di nic-modules-5.10.0-8-686-pae-di nic-wireless-modules-5.10.0-8-686-pae-di nic-shared-modules-5.10.0-8-686-pae-di serial-modules-5.10.0-8-686-pae-di usb-serial-modules-5.10.0-8-686-pae-di ppp-modules-5.10.0-8-686-pae-di pata-modules-5.10.0-8-686-pae-di cdrom-core-modules-5.10.0-8-686-pae-di firewire-core-modules-5.10.0-8-686-pae-di scsi-core-modules-5.10.0-8-686-pae-di scsi-modules-5.10.0-8-686-pae-di scsi-nic-modules-5.10.0-8-686-pae-di loop-modules-5.10.0-8-686-pae-di btrfs-modules-5.10.0-8-686-pae-di ext4-modules-5.10.0-8-686-pae-di isofs-modules-5.10.0-8-686-pae-di jfs-modules-5.10.0-8-686-pae-di xfs-modules-5.10.0-8-686-pae-di fat-modules-5.10.0-8-686-pae-di squashfs-modules-5.10.0-8-686-pae-di udf-modules-5.10.0-8-686-pae-di fuse-modules-5.10.0-8-686-pae-di f2fs-modules-5.10.0-8-686-pae-di md-modules-5.10.0-8-686-pae-di multipath-modules-5.10.0-8-686-pae-di usb-modules-5.10.0-8-686-pae-di usb-storage-modules-5.10.0-8-686-pae-di pcmcia-storage-modules-5.10.0-8-686-pae-di fb-modules-5.10.0-8-686-pae-di input-modules-5.10.0-8-686-pae-di event-modules-5.10.0-8-686-pae-di mouse-modules-5.10.0-8-686-pae-di nic-pcmcia-modules-5.10.0-8-686-pae-di pcmcia-modules-5.10.0-8-686-pae-di nic-usb-modules-5.10.0-8-686-pae-di sata-modules-5.10.0-8-686-pae-di acpi-modules-5.10.0-8-686-pae-di i2c-modules-5.10.0-8-686-pae-di crc-modules-5.10.0-8-686-pae-di crypto-modules-5.10.0-8-686-pae-di crypto-dm-modules-5.10.0-8-686-pae-di efi-modules-5.10.0-8-686-pae-di ata-modules-5.10.0-8-686-pae-di mmc-core-modules-5.10.0-8-686-pae-di mmc-modules-5.10.0-8-686-pae-di nbd-modules-5.10.0-8-686-pae-di speakup-modules-5.10.0-8-686-pae-di uinput-modules-5.10.0-8-686-pae-di sound-modules-5.10.0-8-686-pae-di mtd-core-modules-5.10.0-8-686-pae-di rfkill-modules-5.10.0-8-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-8' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-686-di nic-modules-5.10.0-8-686-di nic-wireless-modules-5.10.0-8-686-di nic-shared-modules-5.10.0-8-686-di serial-modules-5.10.0-8-686-di usb-serial-modules-5.10.0-8-686-di ppp-modules-5.10.0-8-686-di pata-modules-5.10.0-8-686-di cdrom-core-modules-5.10.0-8-686-di firewire-core-modules-5.10.0-8-686-di scsi-core-modules-5.10.0-8-686-di scsi-modules-5.10.0-8-686-di scsi-nic-modules-5.10.0-8-686-di loop-modules-5.10.0-8-686-di btrfs-modules-5.10.0-8-686-di ext4-modules-5.10.0-8-686-di isofs-modules-5.10.0-8-686-di jfs-modules-5.10.0-8-686-di xfs-modules-5.10.0-8-686-di fat-modules-5.10.0-8-686-di squashfs-modules-5.10.0-8-686-di udf-modules-5.10.0-8-686-di fuse-modules-5.10.0-8-686-di f2fs-modules-5.10.0-8-686-di md-modules-5.10.0-8-686-di multipath-modules-5.10.0-8-686-di usb-modules-5.10.0-8-686-di usb-storage-modules-5.10.0-8-686-di pcmcia-storage-modules-5.10.0-8-686-di fb-modules-5.10.0-8-686-di input-modules-5.10.0-8-686-di event-modules-5.10.0-8-686-di mouse-modules-5.10.0-8-686-di nic-pcmcia-modules-5.10.0-8-686-di pcmcia-modules-5.10.0-8-686-di nic-usb-modules-5.10.0-8-686-di sata-modules-5.10.0-8-686-di acpi-modules-5.10.0-8-686-di i2c-modules-5.10.0-8-686-di crc-modules-5.10.0-8-686-di crypto-modules-5.10.0-8-686-di crypto-dm-modules-5.10.0-8-686-di efi-modules-5.10.0-8-686-di ata-modules-5.10.0-8-686-di mmc-core-modules-5.10.0-8-686-di mmc-modules-5.10.0-8-686-di nbd-modules-5.10.0-8-686-di speakup-modules-5.10.0-8-686-di uinput-modules-5.10.0-8-686-di sound-modules-5.10.0-8-686-di mtd-core-modules-5.10.0-8-686-di rfkill-modules-5.10.0-8-686-di kernel-image-5.10.0-8-686-pae-di nic-modules-5.10.0-8-686-pae-di nic-wireless-modules-5.10.0-8-686-pae-di nic-shared-modules-5.10.0-8-686-pae-di serial-modules-5.10.0-8-686-pae-di usb-serial-modules-5.10.0-8-686-pae-di ppp-modules-5.10.0-8-686-pae-di pata-modules-5.10.0-8-686-pae-di cdrom-core-modules-5.10.0-8-686-pae-di firewire-core-modules-5.10.0-8-686-pae-di scsi-core-modules-5.10.0-8-686-pae-di scsi-modules-5.10.0-8-686-pae-di scsi-nic-modules-5.10.0-8-686-pae-di loop-modules-5.10.0-8-686-pae-di btrfs-modules-5.10.0-8-686-pae-di ext4-modules-5.10.0-8-686-pae-di isofs-modules-5.10.0-8-686-pae-di jfs-modules-5.10.0-8-686-pae-di xfs-modules-5.10.0-8-686-pae-di fat-modules-5.10.0-8-686-pae-di squashfs-modules-5.10.0-8-686-pae-di udf-modules-5.10.0-8-686-pae-di fuse-modules-5.10.0-8-686-pae-di f2fs-modules-5.10.0-8-686-pae-di md-modules-5.10.0-8-686-pae-di multipath-modules-5.10.0-8-686-pae-di usb-modules-5.10.0-8-686-pae-di usb-storage-modules-5.10.0-8-686-pae-di pcmcia-storage-modules-5.10.0-8-686-pae-di fb-modules-5.10.0-8-686-pae-di input-modules-5.10.0-8-686-pae-di event-modules-5.10.0-8-686-pae-di mouse-modules-5.10.0-8-686-pae-di nic-pcmcia-modules-5.10.0-8-686-pae-di pcmcia-modules-5.10.0-8-686-pae-di nic-usb-modules-5.10.0-8-686-pae-di sata-modules-5.10.0-8-686-pae-di acpi-modules-5.10.0-8-686-pae-di i2c-modules-5.10.0-8-686-pae-di crc-modules-5.10.0-8-686-pae-di crypto-modules-5.10.0-8-686-pae-di crypto-dm-modules-5.10.0-8-686-pae-di efi-modules-5.10.0-8-686-pae-di ata-modules-5.10.0-8-686-pae-di mmc-core-modules-5.10.0-8-686-pae-di mmc-modules-5.10.0-8-686-pae-di nbd-modules-5.10.0-8-686-pae-di speakup-modules-5.10.0-8-686-pae-di uinput-modules-5.10.0-8-686-pae-di sound-modules-5.10.0-8-686-pae-di mtd-core-modules-5.10.0-8-686-pae-di rfkill-modules-5.10.0-8-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_i386::
-       $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.10.0-7' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.40-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-8' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.10.0-8' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.46-4+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-7' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.40-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-8' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.46-4+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-7' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-itanium-di nic-modules-5.10.0-7-itanium-di nic-shared-modules-5.10.0-7-itanium-di serial-modules-5.10.0-7-itanium-di usb-serial-modules-5.10.0-7-itanium-di ppp-modules-5.10.0-7-itanium-di pata-modules-5.10.0-7-itanium-di cdrom-core-modules-5.10.0-7-itanium-di firewire-core-modules-5.10.0-7-itanium-di scsi-core-modules-5.10.0-7-itanium-di scsi-modules-5.10.0-7-itanium-di scsi-nic-modules-5.10.0-7-itanium-di loop-modules-5.10.0-7-itanium-di btrfs-modules-5.10.0-7-itanium-di ext4-modules-5.10.0-7-itanium-di isofs-modules-5.10.0-7-itanium-di jfs-modules-5.10.0-7-itanium-di xfs-modules-5.10.0-7-itanium-di fat-modules-5.10.0-7-itanium-di squashfs-modules-5.10.0-7-itanium-di udf-modules-5.10.0-7-itanium-di fuse-modules-5.10.0-7-itanium-di f2fs-modules-5.10.0-7-itanium-di md-modules-5.10.0-7-itanium-di multipath-modules-5.10.0-7-itanium-di usb-modules-5.10.0-7-itanium-di usb-storage-modules-5.10.0-7-itanium-di fb-modules-5.10.0-7-itanium-di input-modules-5.10.0-7-itanium-di event-modules-5.10.0-7-itanium-di mouse-modules-5.10.0-7-itanium-di pcmcia-modules-5.10.0-7-itanium-di nic-usb-modules-5.10.0-7-itanium-di sata-modules-5.10.0-7-itanium-di i2c-modules-5.10.0-7-itanium-di crc-modules-5.10.0-7-itanium-di crypto-modules-5.10.0-7-itanium-di crypto-dm-modules-5.10.0-7-itanium-di ata-modules-5.10.0-7-itanium-di nbd-modules-5.10.0-7-itanium-di uinput-modules-5.10.0-7-itanium-di mtd-core-modules-5.10.0-7-itanium-di ide-core-modules-5.10.0-7-itanium-di ide-modules-5.10.0-7-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-8' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-itanium-di nic-modules-5.10.0-8-itanium-di nic-shared-modules-5.10.0-8-itanium-di serial-modules-5.10.0-8-itanium-di usb-serial-modules-5.10.0-8-itanium-di ppp-modules-5.10.0-8-itanium-di pata-modules-5.10.0-8-itanium-di cdrom-core-modules-5.10.0-8-itanium-di firewire-core-modules-5.10.0-8-itanium-di scsi-core-modules-5.10.0-8-itanium-di scsi-modules-5.10.0-8-itanium-di scsi-nic-modules-5.10.0-8-itanium-di loop-modules-5.10.0-8-itanium-di btrfs-modules-5.10.0-8-itanium-di ext4-modules-5.10.0-8-itanium-di isofs-modules-5.10.0-8-itanium-di jfs-modules-5.10.0-8-itanium-di xfs-modules-5.10.0-8-itanium-di fat-modules-5.10.0-8-itanium-di squashfs-modules-5.10.0-8-itanium-di udf-modules-5.10.0-8-itanium-di fuse-modules-5.10.0-8-itanium-di f2fs-modules-5.10.0-8-itanium-di md-modules-5.10.0-8-itanium-di multipath-modules-5.10.0-8-itanium-di usb-modules-5.10.0-8-itanium-di usb-storage-modules-5.10.0-8-itanium-di fb-modules-5.10.0-8-itanium-di input-modules-5.10.0-8-itanium-di event-modules-5.10.0-8-itanium-di mouse-modules-5.10.0-8-itanium-di pcmcia-modules-5.10.0-8-itanium-di nic-usb-modules-5.10.0-8-itanium-di sata-modules-5.10.0-8-itanium-di i2c-modules-5.10.0-8-itanium-di crc-modules-5.10.0-8-itanium-di crypto-modules-5.10.0-8-itanium-di crypto-dm-modules-5.10.0-8-itanium-di ata-modules-5.10.0-8-itanium-di nbd-modules-5.10.0-8-itanium-di uinput-modules-5.10.0-8-itanium-di mtd-core-modules-5.10.0-8-itanium-di ide-core-modules-5.10.0-8-itanium-di ide-modules-5.10.0-8-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-8' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-itanium-di nic-modules-5.10.0-8-itanium-di nic-shared-modules-5.10.0-8-itanium-di serial-modules-5.10.0-8-itanium-di usb-serial-modules-5.10.0-8-itanium-di ppp-modules-5.10.0-8-itanium-di pata-modules-5.10.0-8-itanium-di cdrom-core-modules-5.10.0-8-itanium-di firewire-core-modules-5.10.0-8-itanium-di scsi-core-modules-5.10.0-8-itanium-di scsi-modules-5.10.0-8-itanium-di scsi-nic-modules-5.10.0-8-itanium-di loop-modules-5.10.0-8-itanium-di btrfs-modules-5.10.0-8-itanium-di ext4-modules-5.10.0-8-itanium-di isofs-modules-5.10.0-8-itanium-di jfs-modules-5.10.0-8-itanium-di xfs-modules-5.10.0-8-itanium-di fat-modules-5.10.0-8-itanium-di squashfs-modules-5.10.0-8-itanium-di udf-modules-5.10.0-8-itanium-di fuse-modules-5.10.0-8-itanium-di f2fs-modules-5.10.0-8-itanium-di md-modules-5.10.0-8-itanium-di multipath-modules-5.10.0-8-itanium-di usb-modules-5.10.0-8-itanium-di usb-storage-modules-5.10.0-8-itanium-di fb-modules-5.10.0-8-itanium-di input-modules-5.10.0-8-itanium-di event-modules-5.10.0-8-itanium-di mouse-modules-5.10.0-8-itanium-di pcmcia-modules-5.10.0-8-itanium-di nic-usb-modules-5.10.0-8-itanium-di sata-modules-5.10.0-8-itanium-di i2c-modules-5.10.0-8-itanium-di crc-modules-5.10.0-8-itanium-di crypto-modules-5.10.0-8-itanium-di crypto-dm-modules-5.10.0-8-itanium-di ata-modules-5.10.0-8-itanium-di nbd-modules-5.10.0-8-itanium-di uinput-modules-5.10.0-8-itanium-di mtd-core-modules-5.10.0-8-itanium-di ide-core-modules-5.10.0-8-itanium-di ide-modules-5.10.0-8-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-7' 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-7-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-7-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.46-4+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-7' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.40-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-8' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.46-4+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-7' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-m68k-di nic-modules-5.10.0-7-m68k-di nic-shared-modules-5.10.0-7-m68k-di ppp-modules-5.10.0-7-m68k-di pata-modules-5.10.0-7-m68k-di cdrom-core-modules-5.10.0-7-m68k-di scsi-core-modules-5.10.0-7-m68k-di scsi-modules-5.10.0-7-m68k-di loop-modules-5.10.0-7-m68k-di btrfs-modules-5.10.0-7-m68k-di ext4-modules-5.10.0-7-m68k-di isofs-modules-5.10.0-7-m68k-di fat-modules-5.10.0-7-m68k-di hfs-modules-5.10.0-7-m68k-di affs-modules-5.10.0-7-m68k-di squashfs-modules-5.10.0-7-m68k-di udf-modules-5.10.0-7-m68k-di fuse-modules-5.10.0-7-m68k-di md-modules-5.10.0-7-m68k-di crc-modules-5.10.0-7-m68k-di crypto-modules-5.10.0-7-m68k-di ata-modules-5.10.0-7-m68k-di nbd-modules-5.10.0-7-m68k-di ide-core-modules-5.10.0-7-m68k-di ide-modules-5.10.0-7-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-8' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-m68k-di nic-modules-5.10.0-8-m68k-di nic-shared-modules-5.10.0-8-m68k-di ppp-modules-5.10.0-8-m68k-di pata-modules-5.10.0-8-m68k-di cdrom-core-modules-5.10.0-8-m68k-di scsi-core-modules-5.10.0-8-m68k-di scsi-modules-5.10.0-8-m68k-di loop-modules-5.10.0-8-m68k-di btrfs-modules-5.10.0-8-m68k-di ext4-modules-5.10.0-8-m68k-di isofs-modules-5.10.0-8-m68k-di fat-modules-5.10.0-8-m68k-di hfs-modules-5.10.0-8-m68k-di affs-modules-5.10.0-8-m68k-di squashfs-modules-5.10.0-8-m68k-di udf-modules-5.10.0-8-m68k-di fuse-modules-5.10.0-8-m68k-di md-modules-5.10.0-8-m68k-di crc-modules-5.10.0-8-m68k-di crypto-modules-5.10.0-8-m68k-di ata-modules-5.10.0-8-m68k-di nbd-modules-5.10.0-8-m68k-di ide-core-modules-5.10.0-8-m68k-di ide-modules-5.10.0-8-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-8' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-m68k-di nic-modules-5.10.0-8-m68k-di nic-shared-modules-5.10.0-8-m68k-di ppp-modules-5.10.0-8-m68k-di pata-modules-5.10.0-8-m68k-di cdrom-core-modules-5.10.0-8-m68k-di scsi-core-modules-5.10.0-8-m68k-di scsi-modules-5.10.0-8-m68k-di loop-modules-5.10.0-8-m68k-di btrfs-modules-5.10.0-8-m68k-di ext4-modules-5.10.0-8-m68k-di isofs-modules-5.10.0-8-m68k-di fat-modules-5.10.0-8-m68k-di hfs-modules-5.10.0-8-m68k-di affs-modules-5.10.0-8-m68k-di squashfs-modules-5.10.0-8-m68k-di udf-modules-5.10.0-8-m68k-di fuse-modules-5.10.0-8-m68k-di md-modules-5.10.0-8-m68k-di crc-modules-5.10.0-8-m68k-di crypto-modules-5.10.0-8-m68k-di ata-modules-5.10.0-8-m68k-di nbd-modules-5.10.0-8-m68k-di ide-core-modules-5.10.0-8-m68k-di ide-modules-5.10.0-8-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-7' 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-7-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-7-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.40-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-8' 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-8-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.46-4+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-7' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.40-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-8' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.46-4+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-7' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-4kc-malta-di nic-modules-5.10.0-7-4kc-malta-di nic-wireless-modules-5.10.0-7-4kc-malta-di nic-shared-modules-5.10.0-7-4kc-malta-di usb-serial-modules-5.10.0-7-4kc-malta-di ppp-modules-5.10.0-7-4kc-malta-di pata-modules-5.10.0-7-4kc-malta-di cdrom-core-modules-5.10.0-7-4kc-malta-di scsi-core-modules-5.10.0-7-4kc-malta-di scsi-modules-5.10.0-7-4kc-malta-di scsi-nic-modules-5.10.0-7-4kc-malta-di loop-modules-5.10.0-7-4kc-malta-di btrfs-modules-5.10.0-7-4kc-malta-di ext4-modules-5.10.0-7-4kc-malta-di isofs-modules-5.10.0-7-4kc-malta-di jfs-modules-5.10.0-7-4kc-malta-di xfs-modules-5.10.0-7-4kc-malta-di fat-modules-5.10.0-7-4kc-malta-di affs-modules-5.10.0-7-4kc-malta-di minix-modules-5.10.0-7-4kc-malta-di squashfs-modules-5.10.0-7-4kc-malta-di udf-modules-5.10.0-7-4kc-malta-di fuse-modules-5.10.0-7-4kc-malta-di f2fs-modules-5.10.0-7-4kc-malta-di md-modules-5.10.0-7-4kc-malta-di multipath-modules-5.10.0-7-4kc-malta-di usb-modules-5.10.0-7-4kc-malta-di usb-storage-modules-5.10.0-7-4kc-malta-di fb-modules-5.10.0-7-4kc-malta-di input-modules-5.10.0-7-4kc-malta-di event-modules-5.10.0-7-4kc-malta-di mouse-modules-5.10.0-7-4kc-malta-di nic-usb-modules-5.10.0-7-4kc-malta-di sata-modules-5.10.0-7-4kc-malta-di i2c-modules-5.10.0-7-4kc-malta-di crc-modules-5.10.0-7-4kc-malta-di crypto-modules-5.10.0-7-4kc-malta-di crypto-dm-modules-5.10.0-7-4kc-malta-di ata-modules-5.10.0-7-4kc-malta-di mmc-core-modules-5.10.0-7-4kc-malta-di mmc-modules-5.10.0-7-4kc-malta-di nbd-modules-5.10.0-7-4kc-malta-di sound-modules-5.10.0-7-4kc-malta-di mtd-core-modules-5.10.0-7-4kc-malta-di kernel-image-5.10.0-7-octeon-di nic-modules-5.10.0-7-octeon-di nic-wireless-modules-5.10.0-7-octeon-di nic-shared-modules-5.10.0-7-octeon-di usb-serial-modules-5.10.0-7-octeon-di ppp-modules-5.10.0-7-octeon-di pata-modules-5.10.0-7-octeon-di cdrom-core-modules-5.10.0-7-octeon-di scsi-core-modules-5.10.0-7-octeon-di scsi-modules-5.10.0-7-octeon-di scsi-nic-modules-5.10.0-7-octeon-di loop-modules-5.10.0-7-octeon-di btrfs-modules-5.10.0-7-octeon-di ext4-modules-5.10.0-7-octeon-di isofs-modules-5.10.0-7-octeon-di jfs-modules-5.10.0-7-octeon-di xfs-modules-5.10.0-7-octeon-di fat-modules-5.10.0-7-octeon-di affs-modules-5.10.0-7-octeon-di minix-modules-5.10.0-7-octeon-di squashfs-modules-5.10.0-7-octeon-di udf-modules-5.10.0-7-octeon-di fuse-modules-5.10.0-7-octeon-di f2fs-modules-5.10.0-7-octeon-di md-modules-5.10.0-7-octeon-di multipath-modules-5.10.0-7-octeon-di usb-modules-5.10.0-7-octeon-di usb-storage-modules-5.10.0-7-octeon-di input-modules-5.10.0-7-octeon-di event-modules-5.10.0-7-octeon-di nic-usb-modules-5.10.0-7-octeon-di sata-modules-5.10.0-7-octeon-di crc-modules-5.10.0-7-octeon-di crypto-modules-5.10.0-7-octeon-di crypto-dm-modules-5.10.0-7-octeon-di nbd-modules-5.10.0-7-octeon-di rtc-modules-5.10.0-7-octeon-di sound-modules-5.10.0-7-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-8' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-4kc-malta-di nic-modules-5.10.0-8-4kc-malta-di nic-wireless-modules-5.10.0-8-4kc-malta-di nic-shared-modules-5.10.0-8-4kc-malta-di usb-serial-modules-5.10.0-8-4kc-malta-di ppp-modules-5.10.0-8-4kc-malta-di pata-modules-5.10.0-8-4kc-malta-di cdrom-core-modules-5.10.0-8-4kc-malta-di scsi-core-modules-5.10.0-8-4kc-malta-di scsi-modules-5.10.0-8-4kc-malta-di scsi-nic-modules-5.10.0-8-4kc-malta-di loop-modules-5.10.0-8-4kc-malta-di btrfs-modules-5.10.0-8-4kc-malta-di ext4-modules-5.10.0-8-4kc-malta-di isofs-modules-5.10.0-8-4kc-malta-di jfs-modules-5.10.0-8-4kc-malta-di xfs-modules-5.10.0-8-4kc-malta-di fat-modules-5.10.0-8-4kc-malta-di affs-modules-5.10.0-8-4kc-malta-di minix-modules-5.10.0-8-4kc-malta-di squashfs-modules-5.10.0-8-4kc-malta-di udf-modules-5.10.0-8-4kc-malta-di fuse-modules-5.10.0-8-4kc-malta-di f2fs-modules-5.10.0-8-4kc-malta-di md-modules-5.10.0-8-4kc-malta-di multipath-modules-5.10.0-8-4kc-malta-di usb-modules-5.10.0-8-4kc-malta-di usb-storage-modules-5.10.0-8-4kc-malta-di fb-modules-5.10.0-8-4kc-malta-di input-modules-5.10.0-8-4kc-malta-di event-modules-5.10.0-8-4kc-malta-di mouse-modules-5.10.0-8-4kc-malta-di nic-usb-modules-5.10.0-8-4kc-malta-di sata-modules-5.10.0-8-4kc-malta-di i2c-modules-5.10.0-8-4kc-malta-di crc-modules-5.10.0-8-4kc-malta-di crypto-modules-5.10.0-8-4kc-malta-di crypto-dm-modules-5.10.0-8-4kc-malta-di ata-modules-5.10.0-8-4kc-malta-di mmc-core-modules-5.10.0-8-4kc-malta-di mmc-modules-5.10.0-8-4kc-malta-di nbd-modules-5.10.0-8-4kc-malta-di sound-modules-5.10.0-8-4kc-malta-di mtd-core-modules-5.10.0-8-4kc-malta-di kernel-image-5.10.0-8-octeon-di nic-modules-5.10.0-8-octeon-di nic-wireless-modules-5.10.0-8-octeon-di nic-shared-modules-5.10.0-8-octeon-di usb-serial-modules-5.10.0-8-octeon-di ppp-modules-5.10.0-8-octeon-di pata-modules-5.10.0-8-octeon-di cdrom-core-modules-5.10.0-8-octeon-di scsi-core-modules-5.10.0-8-octeon-di scsi-modules-5.10.0-8-octeon-di scsi-nic-modules-5.10.0-8-octeon-di loop-modules-5.10.0-8-octeon-di btrfs-modules-5.10.0-8-octeon-di ext4-modules-5.10.0-8-octeon-di isofs-modules-5.10.0-8-octeon-di jfs-modules-5.10.0-8-octeon-di xfs-modules-5.10.0-8-octeon-di fat-modules-5.10.0-8-octeon-di affs-modules-5.10.0-8-octeon-di minix-modules-5.10.0-8-octeon-di squashfs-modules-5.10.0-8-octeon-di udf-modules-5.10.0-8-octeon-di fuse-modules-5.10.0-8-octeon-di f2fs-modules-5.10.0-8-octeon-di md-modules-5.10.0-8-octeon-di multipath-modules-5.10.0-8-octeon-di usb-modules-5.10.0-8-octeon-di usb-storage-modules-5.10.0-8-octeon-di input-modules-5.10.0-8-octeon-di event-modules-5.10.0-8-octeon-di nic-usb-modules-5.10.0-8-octeon-di sata-modules-5.10.0-8-octeon-di crc-modules-5.10.0-8-octeon-di crypto-modules-5.10.0-8-octeon-di crypto-dm-modules-5.10.0-8-octeon-di nbd-modules-5.10.0-8-octeon-di rtc-modules-5.10.0-8-octeon-di sound-modules-5.10.0-8-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-8' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-4kc-malta-di nic-modules-5.10.0-8-4kc-malta-di nic-wireless-modules-5.10.0-8-4kc-malta-di nic-shared-modules-5.10.0-8-4kc-malta-di usb-serial-modules-5.10.0-8-4kc-malta-di ppp-modules-5.10.0-8-4kc-malta-di pata-modules-5.10.0-8-4kc-malta-di cdrom-core-modules-5.10.0-8-4kc-malta-di scsi-core-modules-5.10.0-8-4kc-malta-di scsi-modules-5.10.0-8-4kc-malta-di scsi-nic-modules-5.10.0-8-4kc-malta-di loop-modules-5.10.0-8-4kc-malta-di btrfs-modules-5.10.0-8-4kc-malta-di ext4-modules-5.10.0-8-4kc-malta-di isofs-modules-5.10.0-8-4kc-malta-di jfs-modules-5.10.0-8-4kc-malta-di xfs-modules-5.10.0-8-4kc-malta-di fat-modules-5.10.0-8-4kc-malta-di affs-modules-5.10.0-8-4kc-malta-di minix-modules-5.10.0-8-4kc-malta-di squashfs-modules-5.10.0-8-4kc-malta-di udf-modules-5.10.0-8-4kc-malta-di fuse-modules-5.10.0-8-4kc-malta-di f2fs-modules-5.10.0-8-4kc-malta-di md-modules-5.10.0-8-4kc-malta-di multipath-modules-5.10.0-8-4kc-malta-di usb-modules-5.10.0-8-4kc-malta-di usb-storage-modules-5.10.0-8-4kc-malta-di fb-modules-5.10.0-8-4kc-malta-di input-modules-5.10.0-8-4kc-malta-di event-modules-5.10.0-8-4kc-malta-di mouse-modules-5.10.0-8-4kc-malta-di nic-usb-modules-5.10.0-8-4kc-malta-di sata-modules-5.10.0-8-4kc-malta-di i2c-modules-5.10.0-8-4kc-malta-di crc-modules-5.10.0-8-4kc-malta-di crypto-modules-5.10.0-8-4kc-malta-di crypto-dm-modules-5.10.0-8-4kc-malta-di ata-modules-5.10.0-8-4kc-malta-di mmc-core-modules-5.10.0-8-4kc-malta-di mmc-modules-5.10.0-8-4kc-malta-di nbd-modules-5.10.0-8-4kc-malta-di sound-modules-5.10.0-8-4kc-malta-di mtd-core-modules-5.10.0-8-4kc-malta-di kernel-image-5.10.0-8-octeon-di nic-modules-5.10.0-8-octeon-di nic-wireless-modules-5.10.0-8-octeon-di nic-shared-modules-5.10.0-8-octeon-di usb-serial-modules-5.10.0-8-octeon-di ppp-modules-5.10.0-8-octeon-di pata-modules-5.10.0-8-octeon-di cdrom-core-modules-5.10.0-8-octeon-di scsi-core-modules-5.10.0-8-octeon-di scsi-modules-5.10.0-8-octeon-di scsi-nic-modules-5.10.0-8-octeon-di loop-modules-5.10.0-8-octeon-di btrfs-modules-5.10.0-8-octeon-di ext4-modules-5.10.0-8-octeon-di isofs-modules-5.10.0-8-octeon-di jfs-modules-5.10.0-8-octeon-di xfs-modules-5.10.0-8-octeon-di fat-modules-5.10.0-8-octeon-di affs-modules-5.10.0-8-octeon-di minix-modules-5.10.0-8-octeon-di squashfs-modules-5.10.0-8-octeon-di udf-modules-5.10.0-8-octeon-di fuse-modules-5.10.0-8-octeon-di f2fs-modules-5.10.0-8-octeon-di md-modules-5.10.0-8-octeon-di multipath-modules-5.10.0-8-octeon-di usb-modules-5.10.0-8-octeon-di usb-storage-modules-5.10.0-8-octeon-di input-modules-5.10.0-8-octeon-di event-modules-5.10.0-8-octeon-di nic-usb-modules-5.10.0-8-octeon-di sata-modules-5.10.0-8-octeon-di crc-modules-5.10.0-8-octeon-di crypto-modules-5.10.0-8-octeon-di crypto-dm-modules-5.10.0-8-octeon-di nbd-modules-5.10.0-8-octeon-di rtc-modules-5.10.0-8-octeon-di sound-modules-5.10.0-8-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-7' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-5kc-malta-di nic-modules-5.10.0-7-5kc-malta-di nic-wireless-modules-5.10.0-7-5kc-malta-di nic-shared-modules-5.10.0-7-5kc-malta-di usb-serial-modules-5.10.0-7-5kc-malta-di ppp-modules-5.10.0-7-5kc-malta-di pata-modules-5.10.0-7-5kc-malta-di cdrom-core-modules-5.10.0-7-5kc-malta-di scsi-core-modules-5.10.0-7-5kc-malta-di scsi-modules-5.10.0-7-5kc-malta-di scsi-nic-modules-5.10.0-7-5kc-malta-di loop-modules-5.10.0-7-5kc-malta-di btrfs-modules-5.10.0-7-5kc-malta-di ext4-modules-5.10.0-7-5kc-malta-di isofs-modules-5.10.0-7-5kc-malta-di jfs-modules-5.10.0-7-5kc-malta-di xfs-modules-5.10.0-7-5kc-malta-di fat-modules-5.10.0-7-5kc-malta-di affs-modules-5.10.0-7-5kc-malta-di minix-modules-5.10.0-7-5kc-malta-di squashfs-modules-5.10.0-7-5kc-malta-di udf-modules-5.10.0-7-5kc-malta-di fuse-modules-5.10.0-7-5kc-malta-di f2fs-modules-5.10.0-7-5kc-malta-di md-modules-5.10.0-7-5kc-malta-di multipath-modules-5.10.0-7-5kc-malta-di usb-modules-5.10.0-7-5kc-malta-di usb-storage-modules-5.10.0-7-5kc-malta-di fb-modules-5.10.0-7-5kc-malta-di input-modules-5.10.0-7-5kc-malta-di event-modules-5.10.0-7-5kc-malta-di mouse-modules-5.10.0-7-5kc-malta-di nic-usb-modules-5.10.0-7-5kc-malta-di sata-modules-5.10.0-7-5kc-malta-di i2c-modules-5.10.0-7-5kc-malta-di crc-modules-5.10.0-7-5kc-malta-di crypto-modules-5.10.0-7-5kc-malta-di crypto-dm-modules-5.10.0-7-5kc-malta-di ata-modules-5.10.0-7-5kc-malta-di mmc-core-modules-5.10.0-7-5kc-malta-di mmc-modules-5.10.0-7-5kc-malta-di nbd-modules-5.10.0-7-5kc-malta-di sound-modules-5.10.0-7-5kc-malta-di mtd-core-modules-5.10.0-7-5kc-malta-di kernel-image-5.10.0-7-octeon-di nic-modules-5.10.0-7-octeon-di nic-wireless-modules-5.10.0-7-octeon-di nic-shared-modules-5.10.0-7-octeon-di usb-serial-modules-5.10.0-7-octeon-di ppp-modules-5.10.0-7-octeon-di pata-modules-5.10.0-7-octeon-di cdrom-core-modules-5.10.0-7-octeon-di scsi-core-modules-5.10.0-7-octeon-di scsi-modules-5.10.0-7-octeon-di scsi-nic-modules-5.10.0-7-octeon-di loop-modules-5.10.0-7-octeon-di btrfs-modules-5.10.0-7-octeon-di ext4-modules-5.10.0-7-octeon-di isofs-modules-5.10.0-7-octeon-di jfs-modules-5.10.0-7-octeon-di xfs-modules-5.10.0-7-octeon-di fat-modules-5.10.0-7-octeon-di affs-modules-5.10.0-7-octeon-di minix-modules-5.10.0-7-octeon-di squashfs-modules-5.10.0-7-octeon-di udf-modules-5.10.0-7-octeon-di fuse-modules-5.10.0-7-octeon-di f2fs-modules-5.10.0-7-octeon-di md-modules-5.10.0-7-octeon-di multipath-modules-5.10.0-7-octeon-di usb-modules-5.10.0-7-octeon-di usb-storage-modules-5.10.0-7-octeon-di input-modules-5.10.0-7-octeon-di event-modules-5.10.0-7-octeon-di nic-usb-modules-5.10.0-7-octeon-di sata-modules-5.10.0-7-octeon-di crc-modules-5.10.0-7-octeon-di crypto-modules-5.10.0-7-octeon-di crypto-dm-modules-5.10.0-7-octeon-di nbd-modules-5.10.0-7-octeon-di rtc-modules-5.10.0-7-octeon-di sound-modules-5.10.0-7-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-8' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-5kc-malta-di nic-modules-5.10.0-8-5kc-malta-di nic-wireless-modules-5.10.0-8-5kc-malta-di nic-shared-modules-5.10.0-8-5kc-malta-di usb-serial-modules-5.10.0-8-5kc-malta-di ppp-modules-5.10.0-8-5kc-malta-di pata-modules-5.10.0-8-5kc-malta-di cdrom-core-modules-5.10.0-8-5kc-malta-di scsi-core-modules-5.10.0-8-5kc-malta-di scsi-modules-5.10.0-8-5kc-malta-di scsi-nic-modules-5.10.0-8-5kc-malta-di loop-modules-5.10.0-8-5kc-malta-di btrfs-modules-5.10.0-8-5kc-malta-di ext4-modules-5.10.0-8-5kc-malta-di isofs-modules-5.10.0-8-5kc-malta-di jfs-modules-5.10.0-8-5kc-malta-di xfs-modules-5.10.0-8-5kc-malta-di fat-modules-5.10.0-8-5kc-malta-di affs-modules-5.10.0-8-5kc-malta-di minix-modules-5.10.0-8-5kc-malta-di squashfs-modules-5.10.0-8-5kc-malta-di udf-modules-5.10.0-8-5kc-malta-di fuse-modules-5.10.0-8-5kc-malta-di f2fs-modules-5.10.0-8-5kc-malta-di md-modules-5.10.0-8-5kc-malta-di multipath-modules-5.10.0-8-5kc-malta-di usb-modules-5.10.0-8-5kc-malta-di usb-storage-modules-5.10.0-8-5kc-malta-di fb-modules-5.10.0-8-5kc-malta-di input-modules-5.10.0-8-5kc-malta-di event-modules-5.10.0-8-5kc-malta-di mouse-modules-5.10.0-8-5kc-malta-di nic-usb-modules-5.10.0-8-5kc-malta-di sata-modules-5.10.0-8-5kc-malta-di i2c-modules-5.10.0-8-5kc-malta-di crc-modules-5.10.0-8-5kc-malta-di crypto-modules-5.10.0-8-5kc-malta-di crypto-dm-modules-5.10.0-8-5kc-malta-di ata-modules-5.10.0-8-5kc-malta-di mmc-core-modules-5.10.0-8-5kc-malta-di mmc-modules-5.10.0-8-5kc-malta-di nbd-modules-5.10.0-8-5kc-malta-di sound-modules-5.10.0-8-5kc-malta-di mtd-core-modules-5.10.0-8-5kc-malta-di kernel-image-5.10.0-8-octeon-di nic-modules-5.10.0-8-octeon-di nic-wireless-modules-5.10.0-8-octeon-di nic-shared-modules-5.10.0-8-octeon-di usb-serial-modules-5.10.0-8-octeon-di ppp-modules-5.10.0-8-octeon-di pata-modules-5.10.0-8-octeon-di cdrom-core-modules-5.10.0-8-octeon-di scsi-core-modules-5.10.0-8-octeon-di scsi-modules-5.10.0-8-octeon-di scsi-nic-modules-5.10.0-8-octeon-di loop-modules-5.10.0-8-octeon-di btrfs-modules-5.10.0-8-octeon-di ext4-modules-5.10.0-8-octeon-di isofs-modules-5.10.0-8-octeon-di jfs-modules-5.10.0-8-octeon-di xfs-modules-5.10.0-8-octeon-di fat-modules-5.10.0-8-octeon-di affs-modules-5.10.0-8-octeon-di minix-modules-5.10.0-8-octeon-di squashfs-modules-5.10.0-8-octeon-di udf-modules-5.10.0-8-octeon-di fuse-modules-5.10.0-8-octeon-di f2fs-modules-5.10.0-8-octeon-di md-modules-5.10.0-8-octeon-di multipath-modules-5.10.0-8-octeon-di usb-modules-5.10.0-8-octeon-di usb-storage-modules-5.10.0-8-octeon-di input-modules-5.10.0-8-octeon-di event-modules-5.10.0-8-octeon-di nic-usb-modules-5.10.0-8-octeon-di sata-modules-5.10.0-8-octeon-di crc-modules-5.10.0-8-octeon-di crypto-modules-5.10.0-8-octeon-di crypto-dm-modules-5.10.0-8-octeon-di nbd-modules-5.10.0-8-octeon-di rtc-modules-5.10.0-8-octeon-di sound-modules-5.10.0-8-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-8' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-5kc-malta-di nic-modules-5.10.0-8-5kc-malta-di nic-wireless-modules-5.10.0-8-5kc-malta-di nic-shared-modules-5.10.0-8-5kc-malta-di usb-serial-modules-5.10.0-8-5kc-malta-di ppp-modules-5.10.0-8-5kc-malta-di pata-modules-5.10.0-8-5kc-malta-di cdrom-core-modules-5.10.0-8-5kc-malta-di scsi-core-modules-5.10.0-8-5kc-malta-di scsi-modules-5.10.0-8-5kc-malta-di scsi-nic-modules-5.10.0-8-5kc-malta-di loop-modules-5.10.0-8-5kc-malta-di btrfs-modules-5.10.0-8-5kc-malta-di ext4-modules-5.10.0-8-5kc-malta-di isofs-modules-5.10.0-8-5kc-malta-di jfs-modules-5.10.0-8-5kc-malta-di xfs-modules-5.10.0-8-5kc-malta-di fat-modules-5.10.0-8-5kc-malta-di affs-modules-5.10.0-8-5kc-malta-di minix-modules-5.10.0-8-5kc-malta-di squashfs-modules-5.10.0-8-5kc-malta-di udf-modules-5.10.0-8-5kc-malta-di fuse-modules-5.10.0-8-5kc-malta-di f2fs-modules-5.10.0-8-5kc-malta-di md-modules-5.10.0-8-5kc-malta-di multipath-modules-5.10.0-8-5kc-malta-di usb-modules-5.10.0-8-5kc-malta-di usb-storage-modules-5.10.0-8-5kc-malta-di fb-modules-5.10.0-8-5kc-malta-di input-modules-5.10.0-8-5kc-malta-di event-modules-5.10.0-8-5kc-malta-di mouse-modules-5.10.0-8-5kc-malta-di nic-usb-modules-5.10.0-8-5kc-malta-di sata-modules-5.10.0-8-5kc-malta-di i2c-modules-5.10.0-8-5kc-malta-di crc-modules-5.10.0-8-5kc-malta-di crypto-modules-5.10.0-8-5kc-malta-di crypto-dm-modules-5.10.0-8-5kc-malta-di ata-modules-5.10.0-8-5kc-malta-di mmc-core-modules-5.10.0-8-5kc-malta-di mmc-modules-5.10.0-8-5kc-malta-di nbd-modules-5.10.0-8-5kc-malta-di sound-modules-5.10.0-8-5kc-malta-di mtd-core-modules-5.10.0-8-5kc-malta-di kernel-image-5.10.0-8-octeon-di nic-modules-5.10.0-8-octeon-di nic-wireless-modules-5.10.0-8-octeon-di nic-shared-modules-5.10.0-8-octeon-di usb-serial-modules-5.10.0-8-octeon-di ppp-modules-5.10.0-8-octeon-di pata-modules-5.10.0-8-octeon-di cdrom-core-modules-5.10.0-8-octeon-di scsi-core-modules-5.10.0-8-octeon-di scsi-modules-5.10.0-8-octeon-di scsi-nic-modules-5.10.0-8-octeon-di loop-modules-5.10.0-8-octeon-di btrfs-modules-5.10.0-8-octeon-di ext4-modules-5.10.0-8-octeon-di isofs-modules-5.10.0-8-octeon-di jfs-modules-5.10.0-8-octeon-di xfs-modules-5.10.0-8-octeon-di fat-modules-5.10.0-8-octeon-di affs-modules-5.10.0-8-octeon-di minix-modules-5.10.0-8-octeon-di squashfs-modules-5.10.0-8-octeon-di udf-modules-5.10.0-8-octeon-di fuse-modules-5.10.0-8-octeon-di f2fs-modules-5.10.0-8-octeon-di md-modules-5.10.0-8-octeon-di multipath-modules-5.10.0-8-octeon-di usb-modules-5.10.0-8-octeon-di usb-storage-modules-5.10.0-8-octeon-di input-modules-5.10.0-8-octeon-di event-modules-5.10.0-8-octeon-di nic-usb-modules-5.10.0-8-octeon-di sata-modules-5.10.0-8-octeon-di crc-modules-5.10.0-8-octeon-di crypto-modules-5.10.0-8-octeon-di crypto-dm-modules-5.10.0-8-octeon-di nbd-modules-5.10.0-8-octeon-di rtc-modules-5.10.0-8-octeon-di sound-modules-5.10.0-8-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-7' 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-7-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-7-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4+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-7' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-5kc-malta-di nic-modules-5.10.0-7-5kc-malta-di nic-wireless-modules-5.10.0-7-5kc-malta-di nic-shared-modules-5.10.0-7-5kc-malta-di usb-serial-modules-5.10.0-7-5kc-malta-di ppp-modules-5.10.0-7-5kc-malta-di pata-modules-5.10.0-7-5kc-malta-di cdrom-core-modules-5.10.0-7-5kc-malta-di scsi-core-modules-5.10.0-7-5kc-malta-di scsi-modules-5.10.0-7-5kc-malta-di scsi-nic-modules-5.10.0-7-5kc-malta-di loop-modules-5.10.0-7-5kc-malta-di btrfs-modules-5.10.0-7-5kc-malta-di ext4-modules-5.10.0-7-5kc-malta-di isofs-modules-5.10.0-7-5kc-malta-di jfs-modules-5.10.0-7-5kc-malta-di xfs-modules-5.10.0-7-5kc-malta-di fat-modules-5.10.0-7-5kc-malta-di affs-modules-5.10.0-7-5kc-malta-di minix-modules-5.10.0-7-5kc-malta-di squashfs-modules-5.10.0-7-5kc-malta-di udf-modules-5.10.0-7-5kc-malta-di fuse-modules-5.10.0-7-5kc-malta-di f2fs-modules-5.10.0-7-5kc-malta-di md-modules-5.10.0-7-5kc-malta-di multipath-modules-5.10.0-7-5kc-malta-di usb-modules-5.10.0-7-5kc-malta-di usb-storage-modules-5.10.0-7-5kc-malta-di fb-modules-5.10.0-7-5kc-malta-di input-modules-5.10.0-7-5kc-malta-di event-modules-5.10.0-7-5kc-malta-di mouse-modules-5.10.0-7-5kc-malta-di nic-usb-modules-5.10.0-7-5kc-malta-di sata-modules-5.10.0-7-5kc-malta-di i2c-modules-5.10.0-7-5kc-malta-di crc-modules-5.10.0-7-5kc-malta-di crypto-modules-5.10.0-7-5kc-malta-di crypto-dm-modules-5.10.0-7-5kc-malta-di ata-modules-5.10.0-7-5kc-malta-di mmc-core-modules-5.10.0-7-5kc-malta-di mmc-modules-5.10.0-7-5kc-malta-di nbd-modules-5.10.0-7-5kc-malta-di sound-modules-5.10.0-7-5kc-malta-di mtd-core-modules-5.10.0-7-5kc-malta-di kernel-image-5.10.0-7-loongson-3-di nic-modules-5.10.0-7-loongson-3-di nic-wireless-modules-5.10.0-7-loongson-3-di nic-shared-modules-5.10.0-7-loongson-3-di usb-serial-modules-5.10.0-7-loongson-3-di ppp-modules-5.10.0-7-loongson-3-di pata-modules-5.10.0-7-loongson-3-di cdrom-core-modules-5.10.0-7-loongson-3-di firewire-core-modules-5.10.0-7-loongson-3-di scsi-core-modules-5.10.0-7-loongson-3-di scsi-modules-5.10.0-7-loongson-3-di scsi-nic-modules-5.10.0-7-loongson-3-di loop-modules-5.10.0-7-loongson-3-di btrfs-modules-5.10.0-7-loongson-3-di ext4-modules-5.10.0-7-loongson-3-di isofs-modules-5.10.0-7-loongson-3-di jfs-modules-5.10.0-7-loongson-3-di xfs-modules-5.10.0-7-loongson-3-di fat-modules-5.10.0-7-loongson-3-di affs-modules-5.10.0-7-loongson-3-di minix-modules-5.10.0-7-loongson-3-di nfs-modules-5.10.0-7-loongson-3-di squashfs-modules-5.10.0-7-loongson-3-di udf-modules-5.10.0-7-loongson-3-di fuse-modules-5.10.0-7-loongson-3-di f2fs-modules-5.10.0-7-loongson-3-di md-modules-5.10.0-7-loongson-3-di multipath-modules-5.10.0-7-loongson-3-di usb-modules-5.10.0-7-loongson-3-di usb-storage-modules-5.10.0-7-loongson-3-di fb-modules-5.10.0-7-loongson-3-di input-modules-5.10.0-7-loongson-3-di event-modules-5.10.0-7-loongson-3-di nic-usb-modules-5.10.0-7-loongson-3-di sata-modules-5.10.0-7-loongson-3-di crc-modules-5.10.0-7-loongson-3-di crypto-modules-5.10.0-7-loongson-3-di crypto-dm-modules-5.10.0-7-loongson-3-di ata-modules-5.10.0-7-loongson-3-di nbd-modules-5.10.0-7-loongson-3-di speakup-modules-5.10.0-7-loongson-3-di sound-modules-5.10.0-7-loongson-3-di mtd-core-modules-5.10.0-7-loongson-3-di kernel-image-5.10.0-7-octeon-di nic-modules-5.10.0-7-octeon-di nic-wireless-modules-5.10.0-7-octeon-di nic-shared-modules-5.10.0-7-octeon-di usb-serial-modules-5.10.0-7-octeon-di ppp-modules-5.10.0-7-octeon-di pata-modules-5.10.0-7-octeon-di cdrom-core-modules-5.10.0-7-octeon-di scsi-core-modules-5.10.0-7-octeon-di scsi-modules-5.10.0-7-octeon-di scsi-nic-modules-5.10.0-7-octeon-di loop-modules-5.10.0-7-octeon-di btrfs-modules-5.10.0-7-octeon-di ext4-modules-5.10.0-7-octeon-di isofs-modules-5.10.0-7-octeon-di jfs-modules-5.10.0-7-octeon-di xfs-modules-5.10.0-7-octeon-di fat-modules-5.10.0-7-octeon-di affs-modules-5.10.0-7-octeon-di minix-modules-5.10.0-7-octeon-di squashfs-modules-5.10.0-7-octeon-di udf-modules-5.10.0-7-octeon-di fuse-modules-5.10.0-7-octeon-di f2fs-modules-5.10.0-7-octeon-di md-modules-5.10.0-7-octeon-di multipath-modules-5.10.0-7-octeon-di usb-modules-5.10.0-7-octeon-di usb-storage-modules-5.10.0-7-octeon-di input-modules-5.10.0-7-octeon-di event-modules-5.10.0-7-octeon-di nic-usb-modules-5.10.0-7-octeon-di sata-modules-5.10.0-7-octeon-di crc-modules-5.10.0-7-octeon-di crypto-modules-5.10.0-7-octeon-di crypto-dm-modules-5.10.0-7-octeon-di nbd-modules-5.10.0-7-octeon-di rtc-modules-5.10.0-7-octeon-di sound-modules-5.10.0-7-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-8' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-5kc-malta-di nic-modules-5.10.0-8-5kc-malta-di nic-wireless-modules-5.10.0-8-5kc-malta-di nic-shared-modules-5.10.0-8-5kc-malta-di usb-serial-modules-5.10.0-8-5kc-malta-di ppp-modules-5.10.0-8-5kc-malta-di pata-modules-5.10.0-8-5kc-malta-di cdrom-core-modules-5.10.0-8-5kc-malta-di scsi-core-modules-5.10.0-8-5kc-malta-di scsi-modules-5.10.0-8-5kc-malta-di scsi-nic-modules-5.10.0-8-5kc-malta-di loop-modules-5.10.0-8-5kc-malta-di btrfs-modules-5.10.0-8-5kc-malta-di ext4-modules-5.10.0-8-5kc-malta-di isofs-modules-5.10.0-8-5kc-malta-di jfs-modules-5.10.0-8-5kc-malta-di xfs-modules-5.10.0-8-5kc-malta-di fat-modules-5.10.0-8-5kc-malta-di affs-modules-5.10.0-8-5kc-malta-di minix-modules-5.10.0-8-5kc-malta-di squashfs-modules-5.10.0-8-5kc-malta-di udf-modules-5.10.0-8-5kc-malta-di fuse-modules-5.10.0-8-5kc-malta-di f2fs-modules-5.10.0-8-5kc-malta-di md-modules-5.10.0-8-5kc-malta-di multipath-modules-5.10.0-8-5kc-malta-di usb-modules-5.10.0-8-5kc-malta-di usb-storage-modules-5.10.0-8-5kc-malta-di fb-modules-5.10.0-8-5kc-malta-di input-modules-5.10.0-8-5kc-malta-di event-modules-5.10.0-8-5kc-malta-di mouse-modules-5.10.0-8-5kc-malta-di nic-usb-modules-5.10.0-8-5kc-malta-di sata-modules-5.10.0-8-5kc-malta-di i2c-modules-5.10.0-8-5kc-malta-di crc-modules-5.10.0-8-5kc-malta-di crypto-modules-5.10.0-8-5kc-malta-di crypto-dm-modules-5.10.0-8-5kc-malta-di ata-modules-5.10.0-8-5kc-malta-di mmc-core-modules-5.10.0-8-5kc-malta-di mmc-modules-5.10.0-8-5kc-malta-di nbd-modules-5.10.0-8-5kc-malta-di sound-modules-5.10.0-8-5kc-malta-di mtd-core-modules-5.10.0-8-5kc-malta-di kernel-image-5.10.0-8-loongson-3-di nic-modules-5.10.0-8-loongson-3-di nic-wireless-modules-5.10.0-8-loongson-3-di nic-shared-modules-5.10.0-8-loongson-3-di usb-serial-modules-5.10.0-8-loongson-3-di ppp-modules-5.10.0-8-loongson-3-di pata-modules-5.10.0-8-loongson-3-di cdrom-core-modules-5.10.0-8-loongson-3-di firewire-core-modules-5.10.0-8-loongson-3-di scsi-core-modules-5.10.0-8-loongson-3-di scsi-modules-5.10.0-8-loongson-3-di scsi-nic-modules-5.10.0-8-loongson-3-di loop-modules-5.10.0-8-loongson-3-di btrfs-modules-5.10.0-8-loongson-3-di ext4-modules-5.10.0-8-loongson-3-di isofs-modules-5.10.0-8-loongson-3-di jfs-modules-5.10.0-8-loongson-3-di xfs-modules-5.10.0-8-loongson-3-di fat-modules-5.10.0-8-loongson-3-di affs-modules-5.10.0-8-loongson-3-di minix-modules-5.10.0-8-loongson-3-di nfs-modules-5.10.0-8-loongson-3-di squashfs-modules-5.10.0-8-loongson-3-di udf-modules-5.10.0-8-loongson-3-di fuse-modules-5.10.0-8-loongson-3-di f2fs-modules-5.10.0-8-loongson-3-di md-modules-5.10.0-8-loongson-3-di multipath-modules-5.10.0-8-loongson-3-di usb-modules-5.10.0-8-loongson-3-di usb-storage-modules-5.10.0-8-loongson-3-di fb-modules-5.10.0-8-loongson-3-di input-modules-5.10.0-8-loongson-3-di event-modules-5.10.0-8-loongson-3-di nic-usb-modules-5.10.0-8-loongson-3-di sata-modules-5.10.0-8-loongson-3-di crc-modules-5.10.0-8-loongson-3-di crypto-modules-5.10.0-8-loongson-3-di crypto-dm-modules-5.10.0-8-loongson-3-di ata-modules-5.10.0-8-loongson-3-di nbd-modules-5.10.0-8-loongson-3-di speakup-modules-5.10.0-8-loongson-3-di sound-modules-5.10.0-8-loongson-3-di mtd-core-modules-5.10.0-8-loongson-3-di kernel-image-5.10.0-8-octeon-di nic-modules-5.10.0-8-octeon-di nic-wireless-modules-5.10.0-8-octeon-di nic-shared-modules-5.10.0-8-octeon-di usb-serial-modules-5.10.0-8-octeon-di ppp-modules-5.10.0-8-octeon-di pata-modules-5.10.0-8-octeon-di cdrom-core-modules-5.10.0-8-octeon-di scsi-core-modules-5.10.0-8-octeon-di scsi-modules-5.10.0-8-octeon-di scsi-nic-modules-5.10.0-8-octeon-di loop-modules-5.10.0-8-octeon-di btrfs-modules-5.10.0-8-octeon-di ext4-modules-5.10.0-8-octeon-di isofs-modules-5.10.0-8-octeon-di jfs-modules-5.10.0-8-octeon-di xfs-modules-5.10.0-8-octeon-di fat-modules-5.10.0-8-octeon-di affs-modules-5.10.0-8-octeon-di minix-modules-5.10.0-8-octeon-di squashfs-modules-5.10.0-8-octeon-di udf-modules-5.10.0-8-octeon-di fuse-modules-5.10.0-8-octeon-di f2fs-modules-5.10.0-8-octeon-di md-modules-5.10.0-8-octeon-di multipath-modules-5.10.0-8-octeon-di usb-modules-5.10.0-8-octeon-di usb-storage-modules-5.10.0-8-octeon-di input-modules-5.10.0-8-octeon-di event-modules-5.10.0-8-octeon-di nic-usb-modules-5.10.0-8-octeon-di sata-modules-5.10.0-8-octeon-di crc-modules-5.10.0-8-octeon-di crypto-modules-5.10.0-8-octeon-di crypto-dm-modules-5.10.0-8-octeon-di nbd-modules-5.10.0-8-octeon-di rtc-modules-5.10.0-8-octeon-di sound-modules-5.10.0-8-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-8' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-5kc-malta-di nic-modules-5.10.0-8-5kc-malta-di nic-wireless-modules-5.10.0-8-5kc-malta-di nic-shared-modules-5.10.0-8-5kc-malta-di usb-serial-modules-5.10.0-8-5kc-malta-di ppp-modules-5.10.0-8-5kc-malta-di pata-modules-5.10.0-8-5kc-malta-di cdrom-core-modules-5.10.0-8-5kc-malta-di scsi-core-modules-5.10.0-8-5kc-malta-di scsi-modules-5.10.0-8-5kc-malta-di scsi-nic-modules-5.10.0-8-5kc-malta-di loop-modules-5.10.0-8-5kc-malta-di btrfs-modules-5.10.0-8-5kc-malta-di ext4-modules-5.10.0-8-5kc-malta-di isofs-modules-5.10.0-8-5kc-malta-di jfs-modules-5.10.0-8-5kc-malta-di xfs-modules-5.10.0-8-5kc-malta-di fat-modules-5.10.0-8-5kc-malta-di affs-modules-5.10.0-8-5kc-malta-di minix-modules-5.10.0-8-5kc-malta-di squashfs-modules-5.10.0-8-5kc-malta-di udf-modules-5.10.0-8-5kc-malta-di fuse-modules-5.10.0-8-5kc-malta-di f2fs-modules-5.10.0-8-5kc-malta-di md-modules-5.10.0-8-5kc-malta-di multipath-modules-5.10.0-8-5kc-malta-di usb-modules-5.10.0-8-5kc-malta-di usb-storage-modules-5.10.0-8-5kc-malta-di fb-modules-5.10.0-8-5kc-malta-di input-modules-5.10.0-8-5kc-malta-di event-modules-5.10.0-8-5kc-malta-di mouse-modules-5.10.0-8-5kc-malta-di nic-usb-modules-5.10.0-8-5kc-malta-di sata-modules-5.10.0-8-5kc-malta-di i2c-modules-5.10.0-8-5kc-malta-di crc-modules-5.10.0-8-5kc-malta-di crypto-modules-5.10.0-8-5kc-malta-di crypto-dm-modules-5.10.0-8-5kc-malta-di ata-modules-5.10.0-8-5kc-malta-di mmc-core-modules-5.10.0-8-5kc-malta-di mmc-modules-5.10.0-8-5kc-malta-di nbd-modules-5.10.0-8-5kc-malta-di sound-modules-5.10.0-8-5kc-malta-di mtd-core-modules-5.10.0-8-5kc-malta-di kernel-image-5.10.0-8-loongson-3-di nic-modules-5.10.0-8-loongson-3-di nic-wireless-modules-5.10.0-8-loongson-3-di nic-shared-modules-5.10.0-8-loongson-3-di usb-serial-modules-5.10.0-8-loongson-3-di ppp-modules-5.10.0-8-loongson-3-di pata-modules-5.10.0-8-loongson-3-di cdrom-core-modules-5.10.0-8-loongson-3-di firewire-core-modules-5.10.0-8-loongson-3-di scsi-core-modules-5.10.0-8-loongson-3-di scsi-modules-5.10.0-8-loongson-3-di scsi-nic-modules-5.10.0-8-loongson-3-di loop-modules-5.10.0-8-loongson-3-di btrfs-modules-5.10.0-8-loongson-3-di ext4-modules-5.10.0-8-loongson-3-di isofs-modules-5.10.0-8-loongson-3-di jfs-modules-5.10.0-8-loongson-3-di xfs-modules-5.10.0-8-loongson-3-di fat-modules-5.10.0-8-loongson-3-di affs-modules-5.10.0-8-loongson-3-di minix-modules-5.10.0-8-loongson-3-di nfs-modules-5.10.0-8-loongson-3-di squashfs-modules-5.10.0-8-loongson-3-di udf-modules-5.10.0-8-loongson-3-di fuse-modules-5.10.0-8-loongson-3-di f2fs-modules-5.10.0-8-loongson-3-di md-modules-5.10.0-8-loongson-3-di multipath-modules-5.10.0-8-loongson-3-di usb-modules-5.10.0-8-loongson-3-di usb-storage-modules-5.10.0-8-loongson-3-di fb-modules-5.10.0-8-loongson-3-di input-modules-5.10.0-8-loongson-3-di event-modules-5.10.0-8-loongson-3-di nic-usb-modules-5.10.0-8-loongson-3-di sata-modules-5.10.0-8-loongson-3-di crc-modules-5.10.0-8-loongson-3-di crypto-modules-5.10.0-8-loongson-3-di crypto-dm-modules-5.10.0-8-loongson-3-di ata-modules-5.10.0-8-loongson-3-di nbd-modules-5.10.0-8-loongson-3-di speakup-modules-5.10.0-8-loongson-3-di sound-modules-5.10.0-8-loongson-3-di mtd-core-modules-5.10.0-8-loongson-3-di kernel-image-5.10.0-8-octeon-di nic-modules-5.10.0-8-octeon-di nic-wireless-modules-5.10.0-8-octeon-di nic-shared-modules-5.10.0-8-octeon-di usb-serial-modules-5.10.0-8-octeon-di ppp-modules-5.10.0-8-octeon-di pata-modules-5.10.0-8-octeon-di cdrom-core-modules-5.10.0-8-octeon-di scsi-core-modules-5.10.0-8-octeon-di scsi-modules-5.10.0-8-octeon-di scsi-nic-modules-5.10.0-8-octeon-di loop-modules-5.10.0-8-octeon-di btrfs-modules-5.10.0-8-octeon-di ext4-modules-5.10.0-8-octeon-di isofs-modules-5.10.0-8-octeon-di jfs-modules-5.10.0-8-octeon-di xfs-modules-5.10.0-8-octeon-di fat-modules-5.10.0-8-octeon-di affs-modules-5.10.0-8-octeon-di minix-modules-5.10.0-8-octeon-di squashfs-modules-5.10.0-8-octeon-di udf-modules-5.10.0-8-octeon-di fuse-modules-5.10.0-8-octeon-di f2fs-modules-5.10.0-8-octeon-di md-modules-5.10.0-8-octeon-di multipath-modules-5.10.0-8-octeon-di usb-modules-5.10.0-8-octeon-di usb-storage-modules-5.10.0-8-octeon-di input-modules-5.10.0-8-octeon-di event-modules-5.10.0-8-octeon-di nic-usb-modules-5.10.0-8-octeon-di sata-modules-5.10.0-8-octeon-di crc-modules-5.10.0-8-octeon-di crypto-modules-5.10.0-8-octeon-di crypto-dm-modules-5.10.0-8-octeon-di nbd-modules-5.10.0-8-octeon-di rtc-modules-5.10.0-8-octeon-di sound-modules-5.10.0-8-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-7' 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-7-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-7-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4+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-7' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-mips64r6-di nic-shared-modules-5.10.0-7-mips64r6-di loop-modules-5.10.0-7-mips64r6-di btrfs-modules-5.10.0-7-mips64r6-di ext4-modules-5.10.0-7-mips64r6-di isofs-modules-5.10.0-7-mips64r6-di jfs-modules-5.10.0-7-mips64r6-di xfs-modules-5.10.0-7-mips64r6-di squashfs-modules-5.10.0-7-mips64r6-di udf-modules-5.10.0-7-mips64r6-di fuse-modules-5.10.0-7-mips64r6-di f2fs-modules-5.10.0-7-mips64r6-di md-modules-5.10.0-7-mips64r6-di multipath-modules-5.10.0-7-mips64r6-di crc-modules-5.10.0-7-mips64r6-di crypto-modules-5.10.0-7-mips64r6-di crypto-dm-modules-5.10.0-7-mips64r6-di nbd-modules-5.10.0-7-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-8' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-mips64r6-di nic-shared-modules-5.10.0-8-mips64r6-di loop-modules-5.10.0-8-mips64r6-di btrfs-modules-5.10.0-8-mips64r6-di ext4-modules-5.10.0-8-mips64r6-di isofs-modules-5.10.0-8-mips64r6-di jfs-modules-5.10.0-8-mips64r6-di xfs-modules-5.10.0-8-mips64r6-di squashfs-modules-5.10.0-8-mips64r6-di udf-modules-5.10.0-8-mips64r6-di fuse-modules-5.10.0-8-mips64r6-di f2fs-modules-5.10.0-8-mips64r6-di md-modules-5.10.0-8-mips64r6-di multipath-modules-5.10.0-8-mips64r6-di crc-modules-5.10.0-8-mips64r6-di crypto-modules-5.10.0-8-mips64r6-di crypto-dm-modules-5.10.0-8-mips64r6-di nbd-modules-5.10.0-8-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-8' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-mips64r6-di nic-shared-modules-5.10.0-8-mips64r6-di loop-modules-5.10.0-8-mips64r6-di btrfs-modules-5.10.0-8-mips64r6-di ext4-modules-5.10.0-8-mips64r6-di isofs-modules-5.10.0-8-mips64r6-di jfs-modules-5.10.0-8-mips64r6-di xfs-modules-5.10.0-8-mips64r6-di squashfs-modules-5.10.0-8-mips64r6-di udf-modules-5.10.0-8-mips64r6-di fuse-modules-5.10.0-8-mips64r6-di f2fs-modules-5.10.0-8-mips64r6-di md-modules-5.10.0-8-mips64r6-di multipath-modules-5.10.0-8-mips64r6-di crc-modules-5.10.0-8-mips64r6-di crypto-modules-5.10.0-8-mips64r6-di crypto-dm-modules-5.10.0-8-mips64r6-di nbd-modules-5.10.0-8-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-7' 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-7-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-7-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.46-4+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-7' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-mips64r6el-di nic-shared-modules-5.10.0-7-mips64r6el-di loop-modules-5.10.0-7-mips64r6el-di btrfs-modules-5.10.0-7-mips64r6el-di ext4-modules-5.10.0-7-mips64r6el-di isofs-modules-5.10.0-7-mips64r6el-di jfs-modules-5.10.0-7-mips64r6el-di xfs-modules-5.10.0-7-mips64r6el-di squashfs-modules-5.10.0-7-mips64r6el-di udf-modules-5.10.0-7-mips64r6el-di fuse-modules-5.10.0-7-mips64r6el-di f2fs-modules-5.10.0-7-mips64r6el-di md-modules-5.10.0-7-mips64r6el-di multipath-modules-5.10.0-7-mips64r6el-di crc-modules-5.10.0-7-mips64r6el-di crypto-modules-5.10.0-7-mips64r6el-di crypto-dm-modules-5.10.0-7-mips64r6el-di nbd-modules-5.10.0-7-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-8' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-mips64r6el-di nic-shared-modules-5.10.0-8-mips64r6el-di loop-modules-5.10.0-8-mips64r6el-di btrfs-modules-5.10.0-8-mips64r6el-di ext4-modules-5.10.0-8-mips64r6el-di isofs-modules-5.10.0-8-mips64r6el-di jfs-modules-5.10.0-8-mips64r6el-di xfs-modules-5.10.0-8-mips64r6el-di squashfs-modules-5.10.0-8-mips64r6el-di udf-modules-5.10.0-8-mips64r6el-di fuse-modules-5.10.0-8-mips64r6el-di f2fs-modules-5.10.0-8-mips64r6el-di md-modules-5.10.0-8-mips64r6el-di multipath-modules-5.10.0-8-mips64r6el-di crc-modules-5.10.0-8-mips64r6el-di crypto-modules-5.10.0-8-mips64r6el-di crypto-dm-modules-5.10.0-8-mips64r6el-di nbd-modules-5.10.0-8-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-8' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-mips64r6el-di nic-shared-modules-5.10.0-8-mips64r6el-di loop-modules-5.10.0-8-mips64r6el-di btrfs-modules-5.10.0-8-mips64r6el-di ext4-modules-5.10.0-8-mips64r6el-di isofs-modules-5.10.0-8-mips64r6el-di jfs-modules-5.10.0-8-mips64r6el-di xfs-modules-5.10.0-8-mips64r6el-di squashfs-modules-5.10.0-8-mips64r6el-di udf-modules-5.10.0-8-mips64r6el-di fuse-modules-5.10.0-8-mips64r6el-di f2fs-modules-5.10.0-8-mips64r6el-di md-modules-5.10.0-8-mips64r6el-di multipath-modules-5.10.0-8-mips64r6el-di crc-modules-5.10.0-8-mips64r6el-di crypto-modules-5.10.0-8-mips64r6el-di crypto-dm-modules-5.10.0-8-mips64r6el-di nbd-modules-5.10.0-8-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-7' 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-7-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-7-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.46-4+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-7' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4+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-7' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-4kc-malta-di nic-modules-5.10.0-7-4kc-malta-di nic-wireless-modules-5.10.0-7-4kc-malta-di nic-shared-modules-5.10.0-7-4kc-malta-di usb-serial-modules-5.10.0-7-4kc-malta-di ppp-modules-5.10.0-7-4kc-malta-di pata-modules-5.10.0-7-4kc-malta-di cdrom-core-modules-5.10.0-7-4kc-malta-di scsi-core-modules-5.10.0-7-4kc-malta-di scsi-modules-5.10.0-7-4kc-malta-di scsi-nic-modules-5.10.0-7-4kc-malta-di loop-modules-5.10.0-7-4kc-malta-di btrfs-modules-5.10.0-7-4kc-malta-di ext4-modules-5.10.0-7-4kc-malta-di isofs-modules-5.10.0-7-4kc-malta-di jfs-modules-5.10.0-7-4kc-malta-di xfs-modules-5.10.0-7-4kc-malta-di fat-modules-5.10.0-7-4kc-malta-di affs-modules-5.10.0-7-4kc-malta-di minix-modules-5.10.0-7-4kc-malta-di squashfs-modules-5.10.0-7-4kc-malta-di udf-modules-5.10.0-7-4kc-malta-di fuse-modules-5.10.0-7-4kc-malta-di f2fs-modules-5.10.0-7-4kc-malta-di md-modules-5.10.0-7-4kc-malta-di multipath-modules-5.10.0-7-4kc-malta-di usb-modules-5.10.0-7-4kc-malta-di usb-storage-modules-5.10.0-7-4kc-malta-di fb-modules-5.10.0-7-4kc-malta-di input-modules-5.10.0-7-4kc-malta-di event-modules-5.10.0-7-4kc-malta-di mouse-modules-5.10.0-7-4kc-malta-di nic-usb-modules-5.10.0-7-4kc-malta-di sata-modules-5.10.0-7-4kc-malta-di i2c-modules-5.10.0-7-4kc-malta-di crc-modules-5.10.0-7-4kc-malta-di crypto-modules-5.10.0-7-4kc-malta-di crypto-dm-modules-5.10.0-7-4kc-malta-di ata-modules-5.10.0-7-4kc-malta-di mmc-core-modules-5.10.0-7-4kc-malta-di mmc-modules-5.10.0-7-4kc-malta-di nbd-modules-5.10.0-7-4kc-malta-di sound-modules-5.10.0-7-4kc-malta-di mtd-core-modules-5.10.0-7-4kc-malta-di kernel-image-5.10.0-7-loongson-3-di nic-modules-5.10.0-7-loongson-3-di nic-wireless-modules-5.10.0-7-loongson-3-di nic-shared-modules-5.10.0-7-loongson-3-di usb-serial-modules-5.10.0-7-loongson-3-di ppp-modules-5.10.0-7-loongson-3-di pata-modules-5.10.0-7-loongson-3-di cdrom-core-modules-5.10.0-7-loongson-3-di firewire-core-modules-5.10.0-7-loongson-3-di scsi-core-modules-5.10.0-7-loongson-3-di scsi-modules-5.10.0-7-loongson-3-di scsi-nic-modules-5.10.0-7-loongson-3-di loop-modules-5.10.0-7-loongson-3-di btrfs-modules-5.10.0-7-loongson-3-di ext4-modules-5.10.0-7-loongson-3-di isofs-modules-5.10.0-7-loongson-3-di jfs-modules-5.10.0-7-loongson-3-di xfs-modules-5.10.0-7-loongson-3-di fat-modules-5.10.0-7-loongson-3-di affs-modules-5.10.0-7-loongson-3-di minix-modules-5.10.0-7-loongson-3-di nfs-modules-5.10.0-7-loongson-3-di squashfs-modules-5.10.0-7-loongson-3-di udf-modules-5.10.0-7-loongson-3-di fuse-modules-5.10.0-7-loongson-3-di f2fs-modules-5.10.0-7-loongson-3-di md-modules-5.10.0-7-loongson-3-di multipath-modules-5.10.0-7-loongson-3-di usb-modules-5.10.0-7-loongson-3-di usb-storage-modules-5.10.0-7-loongson-3-di fb-modules-5.10.0-7-loongson-3-di input-modules-5.10.0-7-loongson-3-di event-modules-5.10.0-7-loongson-3-di nic-usb-modules-5.10.0-7-loongson-3-di sata-modules-5.10.0-7-loongson-3-di crc-modules-5.10.0-7-loongson-3-di crypto-modules-5.10.0-7-loongson-3-di crypto-dm-modules-5.10.0-7-loongson-3-di ata-modules-5.10.0-7-loongson-3-di nbd-modules-5.10.0-7-loongson-3-di speakup-modules-5.10.0-7-loongson-3-di sound-modules-5.10.0-7-loongson-3-di mtd-core-modules-5.10.0-7-loongson-3-di kernel-image-5.10.0-7-octeon-di nic-modules-5.10.0-7-octeon-di nic-wireless-modules-5.10.0-7-octeon-di nic-shared-modules-5.10.0-7-octeon-di usb-serial-modules-5.10.0-7-octeon-di ppp-modules-5.10.0-7-octeon-di pata-modules-5.10.0-7-octeon-di cdrom-core-modules-5.10.0-7-octeon-di scsi-core-modules-5.10.0-7-octeon-di scsi-modules-5.10.0-7-octeon-di scsi-nic-modules-5.10.0-7-octeon-di loop-modules-5.10.0-7-octeon-di btrfs-modules-5.10.0-7-octeon-di ext4-modules-5.10.0-7-octeon-di isofs-modules-5.10.0-7-octeon-di jfs-modules-5.10.0-7-octeon-di xfs-modules-5.10.0-7-octeon-di fat-modules-5.10.0-7-octeon-di affs-modules-5.10.0-7-octeon-di minix-modules-5.10.0-7-octeon-di squashfs-modules-5.10.0-7-octeon-di udf-modules-5.10.0-7-octeon-di fuse-modules-5.10.0-7-octeon-di f2fs-modules-5.10.0-7-octeon-di md-modules-5.10.0-7-octeon-di multipath-modules-5.10.0-7-octeon-di usb-modules-5.10.0-7-octeon-di usb-storage-modules-5.10.0-7-octeon-di input-modules-5.10.0-7-octeon-di event-modules-5.10.0-7-octeon-di nic-usb-modules-5.10.0-7-octeon-di sata-modules-5.10.0-7-octeon-di crc-modules-5.10.0-7-octeon-di crypto-modules-5.10.0-7-octeon-di crypto-dm-modules-5.10.0-7-octeon-di nbd-modules-5.10.0-7-octeon-di rtc-modules-5.10.0-7-octeon-di sound-modules-5.10.0-7-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-8' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-4kc-malta-di nic-modules-5.10.0-8-4kc-malta-di nic-wireless-modules-5.10.0-8-4kc-malta-di nic-shared-modules-5.10.0-8-4kc-malta-di usb-serial-modules-5.10.0-8-4kc-malta-di ppp-modules-5.10.0-8-4kc-malta-di pata-modules-5.10.0-8-4kc-malta-di cdrom-core-modules-5.10.0-8-4kc-malta-di scsi-core-modules-5.10.0-8-4kc-malta-di scsi-modules-5.10.0-8-4kc-malta-di scsi-nic-modules-5.10.0-8-4kc-malta-di loop-modules-5.10.0-8-4kc-malta-di btrfs-modules-5.10.0-8-4kc-malta-di ext4-modules-5.10.0-8-4kc-malta-di isofs-modules-5.10.0-8-4kc-malta-di jfs-modules-5.10.0-8-4kc-malta-di xfs-modules-5.10.0-8-4kc-malta-di fat-modules-5.10.0-8-4kc-malta-di affs-modules-5.10.0-8-4kc-malta-di minix-modules-5.10.0-8-4kc-malta-di squashfs-modules-5.10.0-8-4kc-malta-di udf-modules-5.10.0-8-4kc-malta-di fuse-modules-5.10.0-8-4kc-malta-di f2fs-modules-5.10.0-8-4kc-malta-di md-modules-5.10.0-8-4kc-malta-di multipath-modules-5.10.0-8-4kc-malta-di usb-modules-5.10.0-8-4kc-malta-di usb-storage-modules-5.10.0-8-4kc-malta-di fb-modules-5.10.0-8-4kc-malta-di input-modules-5.10.0-8-4kc-malta-di event-modules-5.10.0-8-4kc-malta-di mouse-modules-5.10.0-8-4kc-malta-di nic-usb-modules-5.10.0-8-4kc-malta-di sata-modules-5.10.0-8-4kc-malta-di i2c-modules-5.10.0-8-4kc-malta-di crc-modules-5.10.0-8-4kc-malta-di crypto-modules-5.10.0-8-4kc-malta-di crypto-dm-modules-5.10.0-8-4kc-malta-di ata-modules-5.10.0-8-4kc-malta-di mmc-core-modules-5.10.0-8-4kc-malta-di mmc-modules-5.10.0-8-4kc-malta-di nbd-modules-5.10.0-8-4kc-malta-di sound-modules-5.10.0-8-4kc-malta-di mtd-core-modules-5.10.0-8-4kc-malta-di kernel-image-5.10.0-8-loongson-3-di nic-modules-5.10.0-8-loongson-3-di nic-wireless-modules-5.10.0-8-loongson-3-di nic-shared-modules-5.10.0-8-loongson-3-di usb-serial-modules-5.10.0-8-loongson-3-di ppp-modules-5.10.0-8-loongson-3-di pata-modules-5.10.0-8-loongson-3-di cdrom-core-modules-5.10.0-8-loongson-3-di firewire-core-modules-5.10.0-8-loongson-3-di scsi-core-modules-5.10.0-8-loongson-3-di scsi-modules-5.10.0-8-loongson-3-di scsi-nic-modules-5.10.0-8-loongson-3-di loop-modules-5.10.0-8-loongson-3-di btrfs-modules-5.10.0-8-loongson-3-di ext4-modules-5.10.0-8-loongson-3-di isofs-modules-5.10.0-8-loongson-3-di jfs-modules-5.10.0-8-loongson-3-di xfs-modules-5.10.0-8-loongson-3-di fat-modules-5.10.0-8-loongson-3-di affs-modules-5.10.0-8-loongson-3-di minix-modules-5.10.0-8-loongson-3-di nfs-modules-5.10.0-8-loongson-3-di squashfs-modules-5.10.0-8-loongson-3-di udf-modules-5.10.0-8-loongson-3-di fuse-modules-5.10.0-8-loongson-3-di f2fs-modules-5.10.0-8-loongson-3-di md-modules-5.10.0-8-loongson-3-di multipath-modules-5.10.0-8-loongson-3-di usb-modules-5.10.0-8-loongson-3-di usb-storage-modules-5.10.0-8-loongson-3-di fb-modules-5.10.0-8-loongson-3-di input-modules-5.10.0-8-loongson-3-di event-modules-5.10.0-8-loongson-3-di nic-usb-modules-5.10.0-8-loongson-3-di sata-modules-5.10.0-8-loongson-3-di crc-modules-5.10.0-8-loongson-3-di crypto-modules-5.10.0-8-loongson-3-di crypto-dm-modules-5.10.0-8-loongson-3-di ata-modules-5.10.0-8-loongson-3-di nbd-modules-5.10.0-8-loongson-3-di speakup-modules-5.10.0-8-loongson-3-di sound-modules-5.10.0-8-loongson-3-di mtd-core-modules-5.10.0-8-loongson-3-di kernel-image-5.10.0-8-octeon-di nic-modules-5.10.0-8-octeon-di nic-wireless-modules-5.10.0-8-octeon-di nic-shared-modules-5.10.0-8-octeon-di usb-serial-modules-5.10.0-8-octeon-di ppp-modules-5.10.0-8-octeon-di pata-modules-5.10.0-8-octeon-di cdrom-core-modules-5.10.0-8-octeon-di scsi-core-modules-5.10.0-8-octeon-di scsi-modules-5.10.0-8-octeon-di scsi-nic-modules-5.10.0-8-octeon-di loop-modules-5.10.0-8-octeon-di btrfs-modules-5.10.0-8-octeon-di ext4-modules-5.10.0-8-octeon-di isofs-modules-5.10.0-8-octeon-di jfs-modules-5.10.0-8-octeon-di xfs-modules-5.10.0-8-octeon-di fat-modules-5.10.0-8-octeon-di affs-modules-5.10.0-8-octeon-di minix-modules-5.10.0-8-octeon-di squashfs-modules-5.10.0-8-octeon-di udf-modules-5.10.0-8-octeon-di fuse-modules-5.10.0-8-octeon-di f2fs-modules-5.10.0-8-octeon-di md-modules-5.10.0-8-octeon-di multipath-modules-5.10.0-8-octeon-di usb-modules-5.10.0-8-octeon-di usb-storage-modules-5.10.0-8-octeon-di input-modules-5.10.0-8-octeon-di event-modules-5.10.0-8-octeon-di nic-usb-modules-5.10.0-8-octeon-di sata-modules-5.10.0-8-octeon-di crc-modules-5.10.0-8-octeon-di crypto-modules-5.10.0-8-octeon-di crypto-dm-modules-5.10.0-8-octeon-di nbd-modules-5.10.0-8-octeon-di rtc-modules-5.10.0-8-octeon-di sound-modules-5.10.0-8-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-8' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-4kc-malta-di nic-modules-5.10.0-8-4kc-malta-di nic-wireless-modules-5.10.0-8-4kc-malta-di nic-shared-modules-5.10.0-8-4kc-malta-di usb-serial-modules-5.10.0-8-4kc-malta-di ppp-modules-5.10.0-8-4kc-malta-di pata-modules-5.10.0-8-4kc-malta-di cdrom-core-modules-5.10.0-8-4kc-malta-di scsi-core-modules-5.10.0-8-4kc-malta-di scsi-modules-5.10.0-8-4kc-malta-di scsi-nic-modules-5.10.0-8-4kc-malta-di loop-modules-5.10.0-8-4kc-malta-di btrfs-modules-5.10.0-8-4kc-malta-di ext4-modules-5.10.0-8-4kc-malta-di isofs-modules-5.10.0-8-4kc-malta-di jfs-modules-5.10.0-8-4kc-malta-di xfs-modules-5.10.0-8-4kc-malta-di fat-modules-5.10.0-8-4kc-malta-di affs-modules-5.10.0-8-4kc-malta-di minix-modules-5.10.0-8-4kc-malta-di squashfs-modules-5.10.0-8-4kc-malta-di udf-modules-5.10.0-8-4kc-malta-di fuse-modules-5.10.0-8-4kc-malta-di f2fs-modules-5.10.0-8-4kc-malta-di md-modules-5.10.0-8-4kc-malta-di multipath-modules-5.10.0-8-4kc-malta-di usb-modules-5.10.0-8-4kc-malta-di usb-storage-modules-5.10.0-8-4kc-malta-di fb-modules-5.10.0-8-4kc-malta-di input-modules-5.10.0-8-4kc-malta-di event-modules-5.10.0-8-4kc-malta-di mouse-modules-5.10.0-8-4kc-malta-di nic-usb-modules-5.10.0-8-4kc-malta-di sata-modules-5.10.0-8-4kc-malta-di i2c-modules-5.10.0-8-4kc-malta-di crc-modules-5.10.0-8-4kc-malta-di crypto-modules-5.10.0-8-4kc-malta-di crypto-dm-modules-5.10.0-8-4kc-malta-di ata-modules-5.10.0-8-4kc-malta-di mmc-core-modules-5.10.0-8-4kc-malta-di mmc-modules-5.10.0-8-4kc-malta-di nbd-modules-5.10.0-8-4kc-malta-di sound-modules-5.10.0-8-4kc-malta-di mtd-core-modules-5.10.0-8-4kc-malta-di kernel-image-5.10.0-8-loongson-3-di nic-modules-5.10.0-8-loongson-3-di nic-wireless-modules-5.10.0-8-loongson-3-di nic-shared-modules-5.10.0-8-loongson-3-di usb-serial-modules-5.10.0-8-loongson-3-di ppp-modules-5.10.0-8-loongson-3-di pata-modules-5.10.0-8-loongson-3-di cdrom-core-modules-5.10.0-8-loongson-3-di firewire-core-modules-5.10.0-8-loongson-3-di scsi-core-modules-5.10.0-8-loongson-3-di scsi-modules-5.10.0-8-loongson-3-di scsi-nic-modules-5.10.0-8-loongson-3-di loop-modules-5.10.0-8-loongson-3-di btrfs-modules-5.10.0-8-loongson-3-di ext4-modules-5.10.0-8-loongson-3-di isofs-modules-5.10.0-8-loongson-3-di jfs-modules-5.10.0-8-loongson-3-di xfs-modules-5.10.0-8-loongson-3-di fat-modules-5.10.0-8-loongson-3-di affs-modules-5.10.0-8-loongson-3-di minix-modules-5.10.0-8-loongson-3-di nfs-modules-5.10.0-8-loongson-3-di squashfs-modules-5.10.0-8-loongson-3-di udf-modules-5.10.0-8-loongson-3-di fuse-modules-5.10.0-8-loongson-3-di f2fs-modules-5.10.0-8-loongson-3-di md-modules-5.10.0-8-loongson-3-di multipath-modules-5.10.0-8-loongson-3-di usb-modules-5.10.0-8-loongson-3-di usb-storage-modules-5.10.0-8-loongson-3-di fb-modules-5.10.0-8-loongson-3-di input-modules-5.10.0-8-loongson-3-di event-modules-5.10.0-8-loongson-3-di nic-usb-modules-5.10.0-8-loongson-3-di sata-modules-5.10.0-8-loongson-3-di crc-modules-5.10.0-8-loongson-3-di crypto-modules-5.10.0-8-loongson-3-di crypto-dm-modules-5.10.0-8-loongson-3-di ata-modules-5.10.0-8-loongson-3-di nbd-modules-5.10.0-8-loongson-3-di speakup-modules-5.10.0-8-loongson-3-di sound-modules-5.10.0-8-loongson-3-di mtd-core-modules-5.10.0-8-loongson-3-di kernel-image-5.10.0-8-octeon-di nic-modules-5.10.0-8-octeon-di nic-wireless-modules-5.10.0-8-octeon-di nic-shared-modules-5.10.0-8-octeon-di usb-serial-modules-5.10.0-8-octeon-di ppp-modules-5.10.0-8-octeon-di pata-modules-5.10.0-8-octeon-di cdrom-core-modules-5.10.0-8-octeon-di scsi-core-modules-5.10.0-8-octeon-di scsi-modules-5.10.0-8-octeon-di scsi-nic-modules-5.10.0-8-octeon-di loop-modules-5.10.0-8-octeon-di btrfs-modules-5.10.0-8-octeon-di ext4-modules-5.10.0-8-octeon-di isofs-modules-5.10.0-8-octeon-di jfs-modules-5.10.0-8-octeon-di xfs-modules-5.10.0-8-octeon-di fat-modules-5.10.0-8-octeon-di affs-modules-5.10.0-8-octeon-di minix-modules-5.10.0-8-octeon-di squashfs-modules-5.10.0-8-octeon-di udf-modules-5.10.0-8-octeon-di fuse-modules-5.10.0-8-octeon-di f2fs-modules-5.10.0-8-octeon-di md-modules-5.10.0-8-octeon-di multipath-modules-5.10.0-8-octeon-di usb-modules-5.10.0-8-octeon-di usb-storage-modules-5.10.0-8-octeon-di input-modules-5.10.0-8-octeon-di event-modules-5.10.0-8-octeon-di nic-usb-modules-5.10.0-8-octeon-di sata-modules-5.10.0-8-octeon-di crc-modules-5.10.0-8-octeon-di crypto-modules-5.10.0-8-octeon-di crypto-dm-modules-5.10.0-8-octeon-di nbd-modules-5.10.0-8-octeon-di rtc-modules-5.10.0-8-octeon-di sound-modules-5.10.0-8-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-7' 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-7-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-7-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4+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-7' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-mips32r6-di nic-shared-modules-5.10.0-7-mips32r6-di loop-modules-5.10.0-7-mips32r6-di btrfs-modules-5.10.0-7-mips32r6-di ext4-modules-5.10.0-7-mips32r6-di isofs-modules-5.10.0-7-mips32r6-di jfs-modules-5.10.0-7-mips32r6-di xfs-modules-5.10.0-7-mips32r6-di squashfs-modules-5.10.0-7-mips32r6-di udf-modules-5.10.0-7-mips32r6-di fuse-modules-5.10.0-7-mips32r6-di f2fs-modules-5.10.0-7-mips32r6-di md-modules-5.10.0-7-mips32r6-di multipath-modules-5.10.0-7-mips32r6-di crc-modules-5.10.0-7-mips32r6-di crypto-modules-5.10.0-7-mips32r6-di crypto-dm-modules-5.10.0-7-mips32r6-di nbd-modules-5.10.0-7-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-8' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-mips32r6-di nic-shared-modules-5.10.0-8-mips32r6-di loop-modules-5.10.0-8-mips32r6-di btrfs-modules-5.10.0-8-mips32r6-di ext4-modules-5.10.0-8-mips32r6-di isofs-modules-5.10.0-8-mips32r6-di jfs-modules-5.10.0-8-mips32r6-di xfs-modules-5.10.0-8-mips32r6-di squashfs-modules-5.10.0-8-mips32r6-di udf-modules-5.10.0-8-mips32r6-di fuse-modules-5.10.0-8-mips32r6-di f2fs-modules-5.10.0-8-mips32r6-di md-modules-5.10.0-8-mips32r6-di multipath-modules-5.10.0-8-mips32r6-di crc-modules-5.10.0-8-mips32r6-di crypto-modules-5.10.0-8-mips32r6-di crypto-dm-modules-5.10.0-8-mips32r6-di nbd-modules-5.10.0-8-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-8' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-mips32r6-di nic-shared-modules-5.10.0-8-mips32r6-di loop-modules-5.10.0-8-mips32r6-di btrfs-modules-5.10.0-8-mips32r6-di ext4-modules-5.10.0-8-mips32r6-di isofs-modules-5.10.0-8-mips32r6-di jfs-modules-5.10.0-8-mips32r6-di xfs-modules-5.10.0-8-mips32r6-di squashfs-modules-5.10.0-8-mips32r6-di udf-modules-5.10.0-8-mips32r6-di fuse-modules-5.10.0-8-mips32r6-di f2fs-modules-5.10.0-8-mips32r6-di md-modules-5.10.0-8-mips32r6-di multipath-modules-5.10.0-8-mips32r6-di crc-modules-5.10.0-8-mips32r6-di crypto-modules-5.10.0-8-mips32r6-di crypto-dm-modules-5.10.0-8-mips32r6-di nbd-modules-5.10.0-8-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-7' 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-7-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-7-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.46-4+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-7' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-mips32r6el-di nic-shared-modules-5.10.0-7-mips32r6el-di loop-modules-5.10.0-7-mips32r6el-di btrfs-modules-5.10.0-7-mips32r6el-di ext4-modules-5.10.0-7-mips32r6el-di isofs-modules-5.10.0-7-mips32r6el-di jfs-modules-5.10.0-7-mips32r6el-di xfs-modules-5.10.0-7-mips32r6el-di squashfs-modules-5.10.0-7-mips32r6el-di udf-modules-5.10.0-7-mips32r6el-di fuse-modules-5.10.0-7-mips32r6el-di f2fs-modules-5.10.0-7-mips32r6el-di md-modules-5.10.0-7-mips32r6el-di multipath-modules-5.10.0-7-mips32r6el-di crc-modules-5.10.0-7-mips32r6el-di crypto-modules-5.10.0-7-mips32r6el-di crypto-dm-modules-5.10.0-7-mips32r6el-di nbd-modules-5.10.0-7-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-8' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-mips32r6el-di nic-shared-modules-5.10.0-8-mips32r6el-di loop-modules-5.10.0-8-mips32r6el-di btrfs-modules-5.10.0-8-mips32r6el-di ext4-modules-5.10.0-8-mips32r6el-di isofs-modules-5.10.0-8-mips32r6el-di jfs-modules-5.10.0-8-mips32r6el-di xfs-modules-5.10.0-8-mips32r6el-di squashfs-modules-5.10.0-8-mips32r6el-di udf-modules-5.10.0-8-mips32r6el-di fuse-modules-5.10.0-8-mips32r6el-di f2fs-modules-5.10.0-8-mips32r6el-di md-modules-5.10.0-8-mips32r6el-di multipath-modules-5.10.0-8-mips32r6el-di crc-modules-5.10.0-8-mips32r6el-di crypto-modules-5.10.0-8-mips32r6el-di crypto-dm-modules-5.10.0-8-mips32r6el-di nbd-modules-5.10.0-8-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-8' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-mips32r6el-di nic-shared-modules-5.10.0-8-mips32r6el-di loop-modules-5.10.0-8-mips32r6el-di btrfs-modules-5.10.0-8-mips32r6el-di ext4-modules-5.10.0-8-mips32r6el-di isofs-modules-5.10.0-8-mips32r6el-di jfs-modules-5.10.0-8-mips32r6el-di xfs-modules-5.10.0-8-mips32r6el-di squashfs-modules-5.10.0-8-mips32r6el-di udf-modules-5.10.0-8-mips32r6el-di fuse-modules-5.10.0-8-mips32r6el-di f2fs-modules-5.10.0-8-mips32r6el-di md-modules-5.10.0-8-mips32r6el-di multipath-modules-5.10.0-8-mips32r6el-di crc-modules-5.10.0-8-mips32r6el-di crypto-modules-5.10.0-8-mips32r6el-di crypto-dm-modules-5.10.0-8-mips32r6el-di nbd-modules-5.10.0-8-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-7' 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-7-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-7-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.46-4+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-7' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-powerpc-di nic-modules-5.10.0-7-powerpc-di nic-wireless-modules-5.10.0-7-powerpc-di nic-shared-modules-5.10.0-7-powerpc-di serial-modules-5.10.0-7-powerpc-di usb-serial-modules-5.10.0-7-powerpc-di ppp-modules-5.10.0-7-powerpc-di pata-modules-5.10.0-7-powerpc-di cdrom-core-modules-5.10.0-7-powerpc-di firewire-core-modules-5.10.0-7-powerpc-di scsi-core-modules-5.10.0-7-powerpc-di scsi-modules-5.10.0-7-powerpc-di scsi-nic-modules-5.10.0-7-powerpc-di loop-modules-5.10.0-7-powerpc-di btrfs-modules-5.10.0-7-powerpc-di ext4-modules-5.10.0-7-powerpc-di isofs-modules-5.10.0-7-powerpc-di jfs-modules-5.10.0-7-powerpc-di xfs-modules-5.10.0-7-powerpc-di fat-modules-5.10.0-7-powerpc-di hfs-modules-5.10.0-7-powerpc-di affs-modules-5.10.0-7-powerpc-di squashfs-modules-5.10.0-7-powerpc-di udf-modules-5.10.0-7-powerpc-di fuse-modules-5.10.0-7-powerpc-di f2fs-modules-5.10.0-7-powerpc-di md-modules-5.10.0-7-powerpc-di multipath-modules-5.10.0-7-powerpc-di usb-modules-5.10.0-7-powerpc-di usb-storage-modules-5.10.0-7-powerpc-di pcmcia-storage-modules-5.10.0-7-powerpc-di fb-modules-5.10.0-7-powerpc-di input-modules-5.10.0-7-powerpc-di event-modules-5.10.0-7-powerpc-di mouse-modules-5.10.0-7-powerpc-di nic-pcmcia-modules-5.10.0-7-powerpc-di pcmcia-modules-5.10.0-7-powerpc-di nic-usb-modules-5.10.0-7-powerpc-di sata-modules-5.10.0-7-powerpc-di crc-modules-5.10.0-7-powerpc-di crypto-modules-5.10.0-7-powerpc-di crypto-dm-modules-5.10.0-7-powerpc-di ata-modules-5.10.0-7-powerpc-di mmc-core-modules-5.10.0-7-powerpc-di nbd-modules-5.10.0-7-powerpc-di uinput-modules-5.10.0-7-powerpc-di kernel-image-5.10.0-7-powerpc64-di nic-modules-5.10.0-7-powerpc64-di nic-wireless-modules-5.10.0-7-powerpc64-di nic-shared-modules-5.10.0-7-powerpc64-di serial-modules-5.10.0-7-powerpc64-di usb-serial-modules-5.10.0-7-powerpc64-di ppp-modules-5.10.0-7-powerpc64-di pata-modules-5.10.0-7-powerpc64-di cdrom-core-modules-5.10.0-7-powerpc64-di firewire-core-modules-5.10.0-7-powerpc64-di scsi-core-modules-5.10.0-7-powerpc64-di scsi-modules-5.10.0-7-powerpc64-di scsi-nic-modules-5.10.0-7-powerpc64-di loop-modules-5.10.0-7-powerpc64-di btrfs-modules-5.10.0-7-powerpc64-di ext4-modules-5.10.0-7-powerpc64-di isofs-modules-5.10.0-7-powerpc64-di jfs-modules-5.10.0-7-powerpc64-di xfs-modules-5.10.0-7-powerpc64-di fat-modules-5.10.0-7-powerpc64-di hfs-modules-5.10.0-7-powerpc64-di affs-modules-5.10.0-7-powerpc64-di squashfs-modules-5.10.0-7-powerpc64-di udf-modules-5.10.0-7-powerpc64-di fuse-modules-5.10.0-7-powerpc64-di f2fs-modules-5.10.0-7-powerpc64-di md-modules-5.10.0-7-powerpc64-di multipath-modules-5.10.0-7-powerpc64-di usb-modules-5.10.0-7-powerpc64-di usb-storage-modules-5.10.0-7-powerpc64-di pcmcia-storage-modules-5.10.0-7-powerpc64-di fb-modules-5.10.0-7-powerpc64-di input-modules-5.10.0-7-powerpc64-di event-modules-5.10.0-7-powerpc64-di mouse-modules-5.10.0-7-powerpc64-di nic-pcmcia-modules-5.10.0-7-powerpc64-di pcmcia-modules-5.10.0-7-powerpc64-di nic-usb-modules-5.10.0-7-powerpc64-di sata-modules-5.10.0-7-powerpc64-di i2c-modules-5.10.0-7-powerpc64-di crc-modules-5.10.0-7-powerpc64-di crypto-modules-5.10.0-7-powerpc64-di crypto-dm-modules-5.10.0-7-powerpc64-di ata-modules-5.10.0-7-powerpc64-di mmc-core-modules-5.10.0-7-powerpc64-di nbd-modules-5.10.0-7-powerpc64-di uinput-modules-5.10.0-7-powerpc64-di mtd-core-modules-5.10.0-7-powerpc64-di hypervisor-modules-5.10.0-7-powerpc64-di fancontrol-modules-5.10.0-7-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-8' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-powerpc-di nic-modules-5.10.0-8-powerpc-di nic-wireless-modules-5.10.0-8-powerpc-di nic-shared-modules-5.10.0-8-powerpc-di serial-modules-5.10.0-8-powerpc-di usb-serial-modules-5.10.0-8-powerpc-di ppp-modules-5.10.0-8-powerpc-di pata-modules-5.10.0-8-powerpc-di cdrom-core-modules-5.10.0-8-powerpc-di firewire-core-modules-5.10.0-8-powerpc-di scsi-core-modules-5.10.0-8-powerpc-di scsi-modules-5.10.0-8-powerpc-di scsi-nic-modules-5.10.0-8-powerpc-di loop-modules-5.10.0-8-powerpc-di btrfs-modules-5.10.0-8-powerpc-di ext4-modules-5.10.0-8-powerpc-di isofs-modules-5.10.0-8-powerpc-di jfs-modules-5.10.0-8-powerpc-di xfs-modules-5.10.0-8-powerpc-di fat-modules-5.10.0-8-powerpc-di hfs-modules-5.10.0-8-powerpc-di affs-modules-5.10.0-8-powerpc-di squashfs-modules-5.10.0-8-powerpc-di udf-modules-5.10.0-8-powerpc-di fuse-modules-5.10.0-8-powerpc-di f2fs-modules-5.10.0-8-powerpc-di md-modules-5.10.0-8-powerpc-di multipath-modules-5.10.0-8-powerpc-di usb-modules-5.10.0-8-powerpc-di usb-storage-modules-5.10.0-8-powerpc-di pcmcia-storage-modules-5.10.0-8-powerpc-di fb-modules-5.10.0-8-powerpc-di input-modules-5.10.0-8-powerpc-di event-modules-5.10.0-8-powerpc-di mouse-modules-5.10.0-8-powerpc-di nic-pcmcia-modules-5.10.0-8-powerpc-di pcmcia-modules-5.10.0-8-powerpc-di nic-usb-modules-5.10.0-8-powerpc-di sata-modules-5.10.0-8-powerpc-di crc-modules-5.10.0-8-powerpc-di crypto-modules-5.10.0-8-powerpc-di crypto-dm-modules-5.10.0-8-powerpc-di ata-modules-5.10.0-8-powerpc-di mmc-core-modules-5.10.0-8-powerpc-di nbd-modules-5.10.0-8-powerpc-di uinput-modules-5.10.0-8-powerpc-di kernel-image-5.10.0-8-powerpc64-di nic-modules-5.10.0-8-powerpc64-di nic-wireless-modules-5.10.0-8-powerpc64-di nic-shared-modules-5.10.0-8-powerpc64-di serial-modules-5.10.0-8-powerpc64-di usb-serial-modules-5.10.0-8-powerpc64-di ppp-modules-5.10.0-8-powerpc64-di pata-modules-5.10.0-8-powerpc64-di cdrom-core-modules-5.10.0-8-powerpc64-di firewire-core-modules-5.10.0-8-powerpc64-di scsi-core-modules-5.10.0-8-powerpc64-di scsi-modules-5.10.0-8-powerpc64-di scsi-nic-modules-5.10.0-8-powerpc64-di loop-modules-5.10.0-8-powerpc64-di btrfs-modules-5.10.0-8-powerpc64-di ext4-modules-5.10.0-8-powerpc64-di isofs-modules-5.10.0-8-powerpc64-di jfs-modules-5.10.0-8-powerpc64-di xfs-modules-5.10.0-8-powerpc64-di fat-modules-5.10.0-8-powerpc64-di hfs-modules-5.10.0-8-powerpc64-di affs-modules-5.10.0-8-powerpc64-di squashfs-modules-5.10.0-8-powerpc64-di udf-modules-5.10.0-8-powerpc64-di fuse-modules-5.10.0-8-powerpc64-di f2fs-modules-5.10.0-8-powerpc64-di md-modules-5.10.0-8-powerpc64-di multipath-modules-5.10.0-8-powerpc64-di usb-modules-5.10.0-8-powerpc64-di usb-storage-modules-5.10.0-8-powerpc64-di pcmcia-storage-modules-5.10.0-8-powerpc64-di fb-modules-5.10.0-8-powerpc64-di input-modules-5.10.0-8-powerpc64-di event-modules-5.10.0-8-powerpc64-di mouse-modules-5.10.0-8-powerpc64-di nic-pcmcia-modules-5.10.0-8-powerpc64-di pcmcia-modules-5.10.0-8-powerpc64-di nic-usb-modules-5.10.0-8-powerpc64-di sata-modules-5.10.0-8-powerpc64-di i2c-modules-5.10.0-8-powerpc64-di crc-modules-5.10.0-8-powerpc64-di crypto-modules-5.10.0-8-powerpc64-di crypto-dm-modules-5.10.0-8-powerpc64-di ata-modules-5.10.0-8-powerpc64-di mmc-core-modules-5.10.0-8-powerpc64-di nbd-modules-5.10.0-8-powerpc64-di uinput-modules-5.10.0-8-powerpc64-di mtd-core-modules-5.10.0-8-powerpc64-di hypervisor-modules-5.10.0-8-powerpc64-di fancontrol-modules-5.10.0-8-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-8' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-powerpc-di nic-modules-5.10.0-8-powerpc-di nic-wireless-modules-5.10.0-8-powerpc-di nic-shared-modules-5.10.0-8-powerpc-di serial-modules-5.10.0-8-powerpc-di usb-serial-modules-5.10.0-8-powerpc-di ppp-modules-5.10.0-8-powerpc-di pata-modules-5.10.0-8-powerpc-di cdrom-core-modules-5.10.0-8-powerpc-di firewire-core-modules-5.10.0-8-powerpc-di scsi-core-modules-5.10.0-8-powerpc-di scsi-modules-5.10.0-8-powerpc-di scsi-nic-modules-5.10.0-8-powerpc-di loop-modules-5.10.0-8-powerpc-di btrfs-modules-5.10.0-8-powerpc-di ext4-modules-5.10.0-8-powerpc-di isofs-modules-5.10.0-8-powerpc-di jfs-modules-5.10.0-8-powerpc-di xfs-modules-5.10.0-8-powerpc-di fat-modules-5.10.0-8-powerpc-di hfs-modules-5.10.0-8-powerpc-di affs-modules-5.10.0-8-powerpc-di squashfs-modules-5.10.0-8-powerpc-di udf-modules-5.10.0-8-powerpc-di fuse-modules-5.10.0-8-powerpc-di f2fs-modules-5.10.0-8-powerpc-di md-modules-5.10.0-8-powerpc-di multipath-modules-5.10.0-8-powerpc-di usb-modules-5.10.0-8-powerpc-di usb-storage-modules-5.10.0-8-powerpc-di pcmcia-storage-modules-5.10.0-8-powerpc-di fb-modules-5.10.0-8-powerpc-di input-modules-5.10.0-8-powerpc-di event-modules-5.10.0-8-powerpc-di mouse-modules-5.10.0-8-powerpc-di nic-pcmcia-modules-5.10.0-8-powerpc-di pcmcia-modules-5.10.0-8-powerpc-di nic-usb-modules-5.10.0-8-powerpc-di sata-modules-5.10.0-8-powerpc-di crc-modules-5.10.0-8-powerpc-di crypto-modules-5.10.0-8-powerpc-di crypto-dm-modules-5.10.0-8-powerpc-di ata-modules-5.10.0-8-powerpc-di mmc-core-modules-5.10.0-8-powerpc-di nbd-modules-5.10.0-8-powerpc-di uinput-modules-5.10.0-8-powerpc-di kernel-image-5.10.0-8-powerpc64-di nic-modules-5.10.0-8-powerpc64-di nic-wireless-modules-5.10.0-8-powerpc64-di nic-shared-modules-5.10.0-8-powerpc64-di serial-modules-5.10.0-8-powerpc64-di usb-serial-modules-5.10.0-8-powerpc64-di ppp-modules-5.10.0-8-powerpc64-di pata-modules-5.10.0-8-powerpc64-di cdrom-core-modules-5.10.0-8-powerpc64-di firewire-core-modules-5.10.0-8-powerpc64-di scsi-core-modules-5.10.0-8-powerpc64-di scsi-modules-5.10.0-8-powerpc64-di scsi-nic-modules-5.10.0-8-powerpc64-di loop-modules-5.10.0-8-powerpc64-di btrfs-modules-5.10.0-8-powerpc64-di ext4-modules-5.10.0-8-powerpc64-di isofs-modules-5.10.0-8-powerpc64-di jfs-modules-5.10.0-8-powerpc64-di xfs-modules-5.10.0-8-powerpc64-di fat-modules-5.10.0-8-powerpc64-di hfs-modules-5.10.0-8-powerpc64-di affs-modules-5.10.0-8-powerpc64-di squashfs-modules-5.10.0-8-powerpc64-di udf-modules-5.10.0-8-powerpc64-di fuse-modules-5.10.0-8-powerpc64-di f2fs-modules-5.10.0-8-powerpc64-di md-modules-5.10.0-8-powerpc64-di multipath-modules-5.10.0-8-powerpc64-di usb-modules-5.10.0-8-powerpc64-di usb-storage-modules-5.10.0-8-powerpc64-di pcmcia-storage-modules-5.10.0-8-powerpc64-di fb-modules-5.10.0-8-powerpc64-di input-modules-5.10.0-8-powerpc64-di event-modules-5.10.0-8-powerpc64-di mouse-modules-5.10.0-8-powerpc64-di nic-pcmcia-modules-5.10.0-8-powerpc64-di pcmcia-modules-5.10.0-8-powerpc64-di nic-usb-modules-5.10.0-8-powerpc64-di sata-modules-5.10.0-8-powerpc64-di i2c-modules-5.10.0-8-powerpc64-di crc-modules-5.10.0-8-powerpc64-di crypto-modules-5.10.0-8-powerpc64-di crypto-dm-modules-5.10.0-8-powerpc64-di ata-modules-5.10.0-8-powerpc64-di mmc-core-modules-5.10.0-8-powerpc64-di nbd-modules-5.10.0-8-powerpc64-di uinput-modules-5.10.0-8-powerpc64-di mtd-core-modules-5.10.0-8-powerpc64-di hypervisor-modules-5.10.0-8-powerpc64-di fancontrol-modules-5.10.0-8-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-7' 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-7-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-7-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.46-4+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-7' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.40-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-8' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.46-4+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-7' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-powerpc64-di nic-modules-5.10.0-7-powerpc64-di nic-wireless-modules-5.10.0-7-powerpc64-di nic-shared-modules-5.10.0-7-powerpc64-di serial-modules-5.10.0-7-powerpc64-di usb-serial-modules-5.10.0-7-powerpc64-di ppp-modules-5.10.0-7-powerpc64-di pata-modules-5.10.0-7-powerpc64-di cdrom-core-modules-5.10.0-7-powerpc64-di firewire-core-modules-5.10.0-7-powerpc64-di scsi-core-modules-5.10.0-7-powerpc64-di scsi-modules-5.10.0-7-powerpc64-di scsi-nic-modules-5.10.0-7-powerpc64-di loop-modules-5.10.0-7-powerpc64-di btrfs-modules-5.10.0-7-powerpc64-di ext4-modules-5.10.0-7-powerpc64-di isofs-modules-5.10.0-7-powerpc64-di jfs-modules-5.10.0-7-powerpc64-di xfs-modules-5.10.0-7-powerpc64-di fat-modules-5.10.0-7-powerpc64-di hfs-modules-5.10.0-7-powerpc64-di affs-modules-5.10.0-7-powerpc64-di squashfs-modules-5.10.0-7-powerpc64-di udf-modules-5.10.0-7-powerpc64-di fuse-modules-5.10.0-7-powerpc64-di f2fs-modules-5.10.0-7-powerpc64-di md-modules-5.10.0-7-powerpc64-di multipath-modules-5.10.0-7-powerpc64-di usb-modules-5.10.0-7-powerpc64-di usb-storage-modules-5.10.0-7-powerpc64-di pcmcia-storage-modules-5.10.0-7-powerpc64-di fb-modules-5.10.0-7-powerpc64-di input-modules-5.10.0-7-powerpc64-di event-modules-5.10.0-7-powerpc64-di mouse-modules-5.10.0-7-powerpc64-di nic-pcmcia-modules-5.10.0-7-powerpc64-di pcmcia-modules-5.10.0-7-powerpc64-di nic-usb-modules-5.10.0-7-powerpc64-di sata-modules-5.10.0-7-powerpc64-di i2c-modules-5.10.0-7-powerpc64-di crc-modules-5.10.0-7-powerpc64-di crypto-modules-5.10.0-7-powerpc64-di crypto-dm-modules-5.10.0-7-powerpc64-di ata-modules-5.10.0-7-powerpc64-di mmc-core-modules-5.10.0-7-powerpc64-di nbd-modules-5.10.0-7-powerpc64-di uinput-modules-5.10.0-7-powerpc64-di mtd-core-modules-5.10.0-7-powerpc64-di hypervisor-modules-5.10.0-7-powerpc64-di fancontrol-modules-5.10.0-7-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-8' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-powerpc64-di nic-modules-5.10.0-8-powerpc64-di nic-wireless-modules-5.10.0-8-powerpc64-di nic-shared-modules-5.10.0-8-powerpc64-di serial-modules-5.10.0-8-powerpc64-di usb-serial-modules-5.10.0-8-powerpc64-di ppp-modules-5.10.0-8-powerpc64-di pata-modules-5.10.0-8-powerpc64-di cdrom-core-modules-5.10.0-8-powerpc64-di firewire-core-modules-5.10.0-8-powerpc64-di scsi-core-modules-5.10.0-8-powerpc64-di scsi-modules-5.10.0-8-powerpc64-di scsi-nic-modules-5.10.0-8-powerpc64-di loop-modules-5.10.0-8-powerpc64-di btrfs-modules-5.10.0-8-powerpc64-di ext4-modules-5.10.0-8-powerpc64-di isofs-modules-5.10.0-8-powerpc64-di jfs-modules-5.10.0-8-powerpc64-di xfs-modules-5.10.0-8-powerpc64-di fat-modules-5.10.0-8-powerpc64-di hfs-modules-5.10.0-8-powerpc64-di affs-modules-5.10.0-8-powerpc64-di squashfs-modules-5.10.0-8-powerpc64-di udf-modules-5.10.0-8-powerpc64-di fuse-modules-5.10.0-8-powerpc64-di f2fs-modules-5.10.0-8-powerpc64-di md-modules-5.10.0-8-powerpc64-di multipath-modules-5.10.0-8-powerpc64-di usb-modules-5.10.0-8-powerpc64-di usb-storage-modules-5.10.0-8-powerpc64-di pcmcia-storage-modules-5.10.0-8-powerpc64-di fb-modules-5.10.0-8-powerpc64-di input-modules-5.10.0-8-powerpc64-di event-modules-5.10.0-8-powerpc64-di mouse-modules-5.10.0-8-powerpc64-di nic-pcmcia-modules-5.10.0-8-powerpc64-di pcmcia-modules-5.10.0-8-powerpc64-di nic-usb-modules-5.10.0-8-powerpc64-di sata-modules-5.10.0-8-powerpc64-di i2c-modules-5.10.0-8-powerpc64-di crc-modules-5.10.0-8-powerpc64-di crypto-modules-5.10.0-8-powerpc64-di crypto-dm-modules-5.10.0-8-powerpc64-di ata-modules-5.10.0-8-powerpc64-di mmc-core-modules-5.10.0-8-powerpc64-di nbd-modules-5.10.0-8-powerpc64-di uinput-modules-5.10.0-8-powerpc64-di mtd-core-modules-5.10.0-8-powerpc64-di hypervisor-modules-5.10.0-8-powerpc64-di fancontrol-modules-5.10.0-8-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-8' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-powerpc64-di nic-modules-5.10.0-8-powerpc64-di nic-wireless-modules-5.10.0-8-powerpc64-di nic-shared-modules-5.10.0-8-powerpc64-di serial-modules-5.10.0-8-powerpc64-di usb-serial-modules-5.10.0-8-powerpc64-di ppp-modules-5.10.0-8-powerpc64-di pata-modules-5.10.0-8-powerpc64-di cdrom-core-modules-5.10.0-8-powerpc64-di firewire-core-modules-5.10.0-8-powerpc64-di scsi-core-modules-5.10.0-8-powerpc64-di scsi-modules-5.10.0-8-powerpc64-di scsi-nic-modules-5.10.0-8-powerpc64-di loop-modules-5.10.0-8-powerpc64-di btrfs-modules-5.10.0-8-powerpc64-di ext4-modules-5.10.0-8-powerpc64-di isofs-modules-5.10.0-8-powerpc64-di jfs-modules-5.10.0-8-powerpc64-di xfs-modules-5.10.0-8-powerpc64-di fat-modules-5.10.0-8-powerpc64-di hfs-modules-5.10.0-8-powerpc64-di affs-modules-5.10.0-8-powerpc64-di squashfs-modules-5.10.0-8-powerpc64-di udf-modules-5.10.0-8-powerpc64-di fuse-modules-5.10.0-8-powerpc64-di f2fs-modules-5.10.0-8-powerpc64-di md-modules-5.10.0-8-powerpc64-di multipath-modules-5.10.0-8-powerpc64-di usb-modules-5.10.0-8-powerpc64-di usb-storage-modules-5.10.0-8-powerpc64-di pcmcia-storage-modules-5.10.0-8-powerpc64-di fb-modules-5.10.0-8-powerpc64-di input-modules-5.10.0-8-powerpc64-di event-modules-5.10.0-8-powerpc64-di mouse-modules-5.10.0-8-powerpc64-di nic-pcmcia-modules-5.10.0-8-powerpc64-di pcmcia-modules-5.10.0-8-powerpc64-di nic-usb-modules-5.10.0-8-powerpc64-di sata-modules-5.10.0-8-powerpc64-di i2c-modules-5.10.0-8-powerpc64-di crc-modules-5.10.0-8-powerpc64-di crypto-modules-5.10.0-8-powerpc64-di crypto-dm-modules-5.10.0-8-powerpc64-di ata-modules-5.10.0-8-powerpc64-di mmc-core-modules-5.10.0-8-powerpc64-di nbd-modules-5.10.0-8-powerpc64-di uinput-modules-5.10.0-8-powerpc64-di mtd-core-modules-5.10.0-8-powerpc64-di hypervisor-modules-5.10.0-8-powerpc64-di fancontrol-modules-5.10.0-8-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-7' 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-7-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-7-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.46-4+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-7' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.40-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-8' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.46-4+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-7' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-powerpc64le-di nic-modules-5.10.0-7-powerpc64le-di nic-wireless-modules-5.10.0-7-powerpc64le-di nic-shared-modules-5.10.0-7-powerpc64le-di serial-modules-5.10.0-7-powerpc64le-di usb-serial-modules-5.10.0-7-powerpc64le-di ppp-modules-5.10.0-7-powerpc64le-di cdrom-core-modules-5.10.0-7-powerpc64le-di firewire-core-modules-5.10.0-7-powerpc64le-di scsi-core-modules-5.10.0-7-powerpc64le-di scsi-modules-5.10.0-7-powerpc64le-di scsi-nic-modules-5.10.0-7-powerpc64le-di loop-modules-5.10.0-7-powerpc64le-di btrfs-modules-5.10.0-7-powerpc64le-di ext4-modules-5.10.0-7-powerpc64le-di isofs-modules-5.10.0-7-powerpc64le-di jfs-modules-5.10.0-7-powerpc64le-di xfs-modules-5.10.0-7-powerpc64le-di fat-modules-5.10.0-7-powerpc64le-di squashfs-modules-5.10.0-7-powerpc64le-di udf-modules-5.10.0-7-powerpc64le-di fuse-modules-5.10.0-7-powerpc64le-di f2fs-modules-5.10.0-7-powerpc64le-di md-modules-5.10.0-7-powerpc64le-di multipath-modules-5.10.0-7-powerpc64le-di usb-modules-5.10.0-7-powerpc64le-di usb-storage-modules-5.10.0-7-powerpc64le-di fb-modules-5.10.0-7-powerpc64le-di input-modules-5.10.0-7-powerpc64le-di event-modules-5.10.0-7-powerpc64le-di mouse-modules-5.10.0-7-powerpc64le-di nic-usb-modules-5.10.0-7-powerpc64le-di sata-modules-5.10.0-7-powerpc64le-di i2c-modules-5.10.0-7-powerpc64le-di crc-modules-5.10.0-7-powerpc64le-di crypto-modules-5.10.0-7-powerpc64le-di crypto-dm-modules-5.10.0-7-powerpc64le-di ata-modules-5.10.0-7-powerpc64le-di nbd-modules-5.10.0-7-powerpc64le-di uinput-modules-5.10.0-7-powerpc64le-di mtd-core-modules-5.10.0-7-powerpc64le-di hypervisor-modules-5.10.0-7-powerpc64le-di fancontrol-modules-5.10.0-7-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-8' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-powerpc64le-di nic-modules-5.10.0-8-powerpc64le-di nic-wireless-modules-5.10.0-8-powerpc64le-di nic-shared-modules-5.10.0-8-powerpc64le-di serial-modules-5.10.0-8-powerpc64le-di usb-serial-modules-5.10.0-8-powerpc64le-di ppp-modules-5.10.0-8-powerpc64le-di cdrom-core-modules-5.10.0-8-powerpc64le-di firewire-core-modules-5.10.0-8-powerpc64le-di scsi-core-modules-5.10.0-8-powerpc64le-di scsi-modules-5.10.0-8-powerpc64le-di scsi-nic-modules-5.10.0-8-powerpc64le-di loop-modules-5.10.0-8-powerpc64le-di btrfs-modules-5.10.0-8-powerpc64le-di ext4-modules-5.10.0-8-powerpc64le-di isofs-modules-5.10.0-8-powerpc64le-di jfs-modules-5.10.0-8-powerpc64le-di xfs-modules-5.10.0-8-powerpc64le-di fat-modules-5.10.0-8-powerpc64le-di squashfs-modules-5.10.0-8-powerpc64le-di udf-modules-5.10.0-8-powerpc64le-di fuse-modules-5.10.0-8-powerpc64le-di f2fs-modules-5.10.0-8-powerpc64le-di md-modules-5.10.0-8-powerpc64le-di multipath-modules-5.10.0-8-powerpc64le-di usb-modules-5.10.0-8-powerpc64le-di usb-storage-modules-5.10.0-8-powerpc64le-di fb-modules-5.10.0-8-powerpc64le-di input-modules-5.10.0-8-powerpc64le-di event-modules-5.10.0-8-powerpc64le-di mouse-modules-5.10.0-8-powerpc64le-di nic-usb-modules-5.10.0-8-powerpc64le-di sata-modules-5.10.0-8-powerpc64le-di i2c-modules-5.10.0-8-powerpc64le-di crc-modules-5.10.0-8-powerpc64le-di crypto-modules-5.10.0-8-powerpc64le-di crypto-dm-modules-5.10.0-8-powerpc64le-di ata-modules-5.10.0-8-powerpc64le-di nbd-modules-5.10.0-8-powerpc64le-di uinput-modules-5.10.0-8-powerpc64le-di mtd-core-modules-5.10.0-8-powerpc64le-di hypervisor-modules-5.10.0-8-powerpc64le-di fancontrol-modules-5.10.0-8-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-8' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-powerpc64le-di nic-modules-5.10.0-8-powerpc64le-di nic-wireless-modules-5.10.0-8-powerpc64le-di nic-shared-modules-5.10.0-8-powerpc64le-di serial-modules-5.10.0-8-powerpc64le-di usb-serial-modules-5.10.0-8-powerpc64le-di ppp-modules-5.10.0-8-powerpc64le-di cdrom-core-modules-5.10.0-8-powerpc64le-di firewire-core-modules-5.10.0-8-powerpc64le-di scsi-core-modules-5.10.0-8-powerpc64le-di scsi-modules-5.10.0-8-powerpc64le-di scsi-nic-modules-5.10.0-8-powerpc64le-di loop-modules-5.10.0-8-powerpc64le-di btrfs-modules-5.10.0-8-powerpc64le-di ext4-modules-5.10.0-8-powerpc64le-di isofs-modules-5.10.0-8-powerpc64le-di jfs-modules-5.10.0-8-powerpc64le-di xfs-modules-5.10.0-8-powerpc64le-di fat-modules-5.10.0-8-powerpc64le-di squashfs-modules-5.10.0-8-powerpc64le-di udf-modules-5.10.0-8-powerpc64le-di fuse-modules-5.10.0-8-powerpc64le-di f2fs-modules-5.10.0-8-powerpc64le-di md-modules-5.10.0-8-powerpc64le-di multipath-modules-5.10.0-8-powerpc64le-di usb-modules-5.10.0-8-powerpc64le-di usb-storage-modules-5.10.0-8-powerpc64le-di fb-modules-5.10.0-8-powerpc64le-di input-modules-5.10.0-8-powerpc64le-di event-modules-5.10.0-8-powerpc64le-di mouse-modules-5.10.0-8-powerpc64le-di nic-usb-modules-5.10.0-8-powerpc64le-di sata-modules-5.10.0-8-powerpc64le-di i2c-modules-5.10.0-8-powerpc64le-di crc-modules-5.10.0-8-powerpc64le-di crypto-modules-5.10.0-8-powerpc64le-di crypto-dm-modules-5.10.0-8-powerpc64le-di ata-modules-5.10.0-8-powerpc64le-di nbd-modules-5.10.0-8-powerpc64le-di uinput-modules-5.10.0-8-powerpc64le-di mtd-core-modules-5.10.0-8-powerpc64le-di hypervisor-modules-5.10.0-8-powerpc64le-di fancontrol-modules-5.10.0-8-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-7' 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-7-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-7-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.46-4+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-7' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.40-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-8' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.46-4+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-7' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-riscv64-di nic-modules-5.10.0-7-riscv64-di nic-wireless-modules-5.10.0-7-riscv64-di nic-shared-modules-5.10.0-7-riscv64-di usb-serial-modules-5.10.0-7-riscv64-di ppp-modules-5.10.0-7-riscv64-di pata-modules-5.10.0-7-riscv64-di cdrom-core-modules-5.10.0-7-riscv64-di scsi-core-modules-5.10.0-7-riscv64-di scsi-modules-5.10.0-7-riscv64-di scsi-nic-modules-5.10.0-7-riscv64-di loop-modules-5.10.0-7-riscv64-di btrfs-modules-5.10.0-7-riscv64-di ext4-modules-5.10.0-7-riscv64-di isofs-modules-5.10.0-7-riscv64-di jfs-modules-5.10.0-7-riscv64-di fat-modules-5.10.0-7-riscv64-di squashfs-modules-5.10.0-7-riscv64-di udf-modules-5.10.0-7-riscv64-di fuse-modules-5.10.0-7-riscv64-di f2fs-modules-5.10.0-7-riscv64-di md-modules-5.10.0-7-riscv64-di multipath-modules-5.10.0-7-riscv64-di usb-modules-5.10.0-7-riscv64-di usb-storage-modules-5.10.0-7-riscv64-di fb-modules-5.10.0-7-riscv64-di input-modules-5.10.0-7-riscv64-di event-modules-5.10.0-7-riscv64-di nic-usb-modules-5.10.0-7-riscv64-di sata-modules-5.10.0-7-riscv64-di i2c-modules-5.10.0-7-riscv64-di crc-modules-5.10.0-7-riscv64-di crypto-modules-5.10.0-7-riscv64-di crypto-dm-modules-5.10.0-7-riscv64-di ata-modules-5.10.0-7-riscv64-di mmc-core-modules-5.10.0-7-riscv64-di mmc-modules-5.10.0-7-riscv64-di nbd-modules-5.10.0-7-riscv64-di mtd-modules-5.10.0-7-riscv64-di mtd-core-modules-5.10.0-7-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-8' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-riscv64-di nic-modules-5.10.0-8-riscv64-di nic-wireless-modules-5.10.0-8-riscv64-di nic-shared-modules-5.10.0-8-riscv64-di usb-serial-modules-5.10.0-8-riscv64-di ppp-modules-5.10.0-8-riscv64-di pata-modules-5.10.0-8-riscv64-di cdrom-core-modules-5.10.0-8-riscv64-di scsi-core-modules-5.10.0-8-riscv64-di scsi-modules-5.10.0-8-riscv64-di scsi-nic-modules-5.10.0-8-riscv64-di loop-modules-5.10.0-8-riscv64-di btrfs-modules-5.10.0-8-riscv64-di ext4-modules-5.10.0-8-riscv64-di isofs-modules-5.10.0-8-riscv64-di jfs-modules-5.10.0-8-riscv64-di fat-modules-5.10.0-8-riscv64-di squashfs-modules-5.10.0-8-riscv64-di udf-modules-5.10.0-8-riscv64-di fuse-modules-5.10.0-8-riscv64-di f2fs-modules-5.10.0-8-riscv64-di md-modules-5.10.0-8-riscv64-di multipath-modules-5.10.0-8-riscv64-di usb-modules-5.10.0-8-riscv64-di usb-storage-modules-5.10.0-8-riscv64-di fb-modules-5.10.0-8-riscv64-di input-modules-5.10.0-8-riscv64-di event-modules-5.10.0-8-riscv64-di nic-usb-modules-5.10.0-8-riscv64-di sata-modules-5.10.0-8-riscv64-di i2c-modules-5.10.0-8-riscv64-di crc-modules-5.10.0-8-riscv64-di crypto-modules-5.10.0-8-riscv64-di crypto-dm-modules-5.10.0-8-riscv64-di ata-modules-5.10.0-8-riscv64-di mmc-core-modules-5.10.0-8-riscv64-di mmc-modules-5.10.0-8-riscv64-di nbd-modules-5.10.0-8-riscv64-di mtd-modules-5.10.0-8-riscv64-di mtd-core-modules-5.10.0-8-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-8' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-riscv64-di nic-modules-5.10.0-8-riscv64-di nic-wireless-modules-5.10.0-8-riscv64-di nic-shared-modules-5.10.0-8-riscv64-di usb-serial-modules-5.10.0-8-riscv64-di ppp-modules-5.10.0-8-riscv64-di pata-modules-5.10.0-8-riscv64-di cdrom-core-modules-5.10.0-8-riscv64-di scsi-core-modules-5.10.0-8-riscv64-di scsi-modules-5.10.0-8-riscv64-di scsi-nic-modules-5.10.0-8-riscv64-di loop-modules-5.10.0-8-riscv64-di btrfs-modules-5.10.0-8-riscv64-di ext4-modules-5.10.0-8-riscv64-di isofs-modules-5.10.0-8-riscv64-di jfs-modules-5.10.0-8-riscv64-di fat-modules-5.10.0-8-riscv64-di squashfs-modules-5.10.0-8-riscv64-di udf-modules-5.10.0-8-riscv64-di fuse-modules-5.10.0-8-riscv64-di f2fs-modules-5.10.0-8-riscv64-di md-modules-5.10.0-8-riscv64-di multipath-modules-5.10.0-8-riscv64-di usb-modules-5.10.0-8-riscv64-di usb-storage-modules-5.10.0-8-riscv64-di fb-modules-5.10.0-8-riscv64-di input-modules-5.10.0-8-riscv64-di event-modules-5.10.0-8-riscv64-di nic-usb-modules-5.10.0-8-riscv64-di sata-modules-5.10.0-8-riscv64-di i2c-modules-5.10.0-8-riscv64-di crc-modules-5.10.0-8-riscv64-di crypto-modules-5.10.0-8-riscv64-di crypto-dm-modules-5.10.0-8-riscv64-di ata-modules-5.10.0-8-riscv64-di mmc-core-modules-5.10.0-8-riscv64-di mmc-modules-5.10.0-8-riscv64-di nbd-modules-5.10.0-8-riscv64-di mtd-modules-5.10.0-8-riscv64-di mtd-core-modules-5.10.0-8-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-7' 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-7-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-7-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.40-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-8' 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-8-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.46-4+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-7' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.40-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-8' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.46-4+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-7' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.40-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-8' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.46-4+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-7' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-s390x-di nic-modules-5.10.0-7-s390x-di cdrom-core-modules-5.10.0-7-s390x-di scsi-core-modules-5.10.0-7-s390x-di scsi-modules-5.10.0-7-s390x-di loop-modules-5.10.0-7-s390x-di btrfs-modules-5.10.0-7-s390x-di ext4-modules-5.10.0-7-s390x-di isofs-modules-5.10.0-7-s390x-di xfs-modules-5.10.0-7-s390x-di fat-modules-5.10.0-7-s390x-di udf-modules-5.10.0-7-s390x-di fuse-modules-5.10.0-7-s390x-di f2fs-modules-5.10.0-7-s390x-di md-modules-5.10.0-7-s390x-di multipath-modules-5.10.0-7-s390x-di crc-modules-5.10.0-7-s390x-di crypto-modules-5.10.0-7-s390x-di crypto-dm-modules-5.10.0-7-s390x-di nbd-modules-5.10.0-7-s390x-di mtd-core-modules-5.10.0-7-s390x-di dasd-modules-5.10.0-7-s390x-di dasd-extra-modules-5.10.0-7-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-8' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-s390x-di nic-modules-5.10.0-8-s390x-di cdrom-core-modules-5.10.0-8-s390x-di scsi-core-modules-5.10.0-8-s390x-di scsi-modules-5.10.0-8-s390x-di loop-modules-5.10.0-8-s390x-di btrfs-modules-5.10.0-8-s390x-di ext4-modules-5.10.0-8-s390x-di isofs-modules-5.10.0-8-s390x-di xfs-modules-5.10.0-8-s390x-di fat-modules-5.10.0-8-s390x-di udf-modules-5.10.0-8-s390x-di fuse-modules-5.10.0-8-s390x-di f2fs-modules-5.10.0-8-s390x-di md-modules-5.10.0-8-s390x-di multipath-modules-5.10.0-8-s390x-di crc-modules-5.10.0-8-s390x-di crypto-modules-5.10.0-8-s390x-di crypto-dm-modules-5.10.0-8-s390x-di nbd-modules-5.10.0-8-s390x-di mtd-core-modules-5.10.0-8-s390x-di dasd-modules-5.10.0-8-s390x-di dasd-extra-modules-5.10.0-8-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-8' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-s390x-di nic-modules-5.10.0-8-s390x-di cdrom-core-modules-5.10.0-8-s390x-di scsi-core-modules-5.10.0-8-s390x-di scsi-modules-5.10.0-8-s390x-di loop-modules-5.10.0-8-s390x-di btrfs-modules-5.10.0-8-s390x-di ext4-modules-5.10.0-8-s390x-di isofs-modules-5.10.0-8-s390x-di xfs-modules-5.10.0-8-s390x-di fat-modules-5.10.0-8-s390x-di udf-modules-5.10.0-8-s390x-di fuse-modules-5.10.0-8-s390x-di f2fs-modules-5.10.0-8-s390x-di md-modules-5.10.0-8-s390x-di multipath-modules-5.10.0-8-s390x-di crc-modules-5.10.0-8-s390x-di crypto-modules-5.10.0-8-s390x-di crypto-dm-modules-5.10.0-8-s390x-di nbd-modules-5.10.0-8-s390x-di mtd-core-modules-5.10.0-8-s390x-di dasd-modules-5.10.0-8-s390x-di dasd-extra-modules-5.10.0-8-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-7' 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-7-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-7-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.40-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-8' 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-8-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.46-4' 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-8' 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-8-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.46-4+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-7' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.40-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-8' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.46-4+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-7' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.40-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-8' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.46-4+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-7' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-sh7751r-di nic-modules-5.10.0-7-sh7751r-di nic-shared-modules-5.10.0-7-sh7751r-di usb-serial-modules-5.10.0-7-sh7751r-di ppp-modules-5.10.0-7-sh7751r-di pata-modules-5.10.0-7-sh7751r-di cdrom-core-modules-5.10.0-7-sh7751r-di firewire-core-modules-5.10.0-7-sh7751r-di loop-modules-5.10.0-7-sh7751r-di btrfs-modules-5.10.0-7-sh7751r-di ext4-modules-5.10.0-7-sh7751r-di isofs-modules-5.10.0-7-sh7751r-di jfs-modules-5.10.0-7-sh7751r-di xfs-modules-5.10.0-7-sh7751r-di fat-modules-5.10.0-7-sh7751r-di minix-modules-5.10.0-7-sh7751r-di squashfs-modules-5.10.0-7-sh7751r-di udf-modules-5.10.0-7-sh7751r-di fuse-modules-5.10.0-7-sh7751r-di f2fs-modules-5.10.0-7-sh7751r-di md-modules-5.10.0-7-sh7751r-di multipath-modules-5.10.0-7-sh7751r-di usb-storage-modules-5.10.0-7-sh7751r-di nic-usb-modules-5.10.0-7-sh7751r-di sata-modules-5.10.0-7-sh7751r-di i2c-modules-5.10.0-7-sh7751r-di crc-modules-5.10.0-7-sh7751r-di crypto-modules-5.10.0-7-sh7751r-di crypto-dm-modules-5.10.0-7-sh7751r-di nbd-modules-5.10.0-7-sh7751r-di speakup-modules-5.10.0-7-sh7751r-di sound-modules-5.10.0-7-sh7751r-di kernel-image-5.10.0-7-sh7785lcr-di nic-modules-5.10.0-7-sh7785lcr-di nic-shared-modules-5.10.0-7-sh7785lcr-di usb-serial-modules-5.10.0-7-sh7785lcr-di ppp-modules-5.10.0-7-sh7785lcr-di pata-modules-5.10.0-7-sh7785lcr-di cdrom-core-modules-5.10.0-7-sh7785lcr-di firewire-core-modules-5.10.0-7-sh7785lcr-di loop-modules-5.10.0-7-sh7785lcr-di btrfs-modules-5.10.0-7-sh7785lcr-di ext4-modules-5.10.0-7-sh7785lcr-di isofs-modules-5.10.0-7-sh7785lcr-di jfs-modules-5.10.0-7-sh7785lcr-di xfs-modules-5.10.0-7-sh7785lcr-di fat-modules-5.10.0-7-sh7785lcr-di minix-modules-5.10.0-7-sh7785lcr-di squashfs-modules-5.10.0-7-sh7785lcr-di udf-modules-5.10.0-7-sh7785lcr-di fuse-modules-5.10.0-7-sh7785lcr-di f2fs-modules-5.10.0-7-sh7785lcr-di md-modules-5.10.0-7-sh7785lcr-di multipath-modules-5.10.0-7-sh7785lcr-di nic-usb-modules-5.10.0-7-sh7785lcr-di sata-modules-5.10.0-7-sh7785lcr-di crc-modules-5.10.0-7-sh7785lcr-di crypto-modules-5.10.0-7-sh7785lcr-di crypto-dm-modules-5.10.0-7-sh7785lcr-di nbd-modules-5.10.0-7-sh7785lcr-di speakup-modules-5.10.0-7-sh7785lcr-di sound-modules-5.10.0-7-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-8' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-sh7751r-di nic-modules-5.10.0-8-sh7751r-di nic-shared-modules-5.10.0-8-sh7751r-di usb-serial-modules-5.10.0-8-sh7751r-di ppp-modules-5.10.0-8-sh7751r-di pata-modules-5.10.0-8-sh7751r-di cdrom-core-modules-5.10.0-8-sh7751r-di firewire-core-modules-5.10.0-8-sh7751r-di loop-modules-5.10.0-8-sh7751r-di btrfs-modules-5.10.0-8-sh7751r-di ext4-modules-5.10.0-8-sh7751r-di isofs-modules-5.10.0-8-sh7751r-di jfs-modules-5.10.0-8-sh7751r-di xfs-modules-5.10.0-8-sh7751r-di fat-modules-5.10.0-8-sh7751r-di minix-modules-5.10.0-8-sh7751r-di squashfs-modules-5.10.0-8-sh7751r-di udf-modules-5.10.0-8-sh7751r-di fuse-modules-5.10.0-8-sh7751r-di f2fs-modules-5.10.0-8-sh7751r-di md-modules-5.10.0-8-sh7751r-di multipath-modules-5.10.0-8-sh7751r-di usb-storage-modules-5.10.0-8-sh7751r-di nic-usb-modules-5.10.0-8-sh7751r-di sata-modules-5.10.0-8-sh7751r-di i2c-modules-5.10.0-8-sh7751r-di crc-modules-5.10.0-8-sh7751r-di crypto-modules-5.10.0-8-sh7751r-di crypto-dm-modules-5.10.0-8-sh7751r-di nbd-modules-5.10.0-8-sh7751r-di speakup-modules-5.10.0-8-sh7751r-di sound-modules-5.10.0-8-sh7751r-di kernel-image-5.10.0-8-sh7785lcr-di nic-modules-5.10.0-8-sh7785lcr-di nic-shared-modules-5.10.0-8-sh7785lcr-di usb-serial-modules-5.10.0-8-sh7785lcr-di ppp-modules-5.10.0-8-sh7785lcr-di pata-modules-5.10.0-8-sh7785lcr-di cdrom-core-modules-5.10.0-8-sh7785lcr-di firewire-core-modules-5.10.0-8-sh7785lcr-di loop-modules-5.10.0-8-sh7785lcr-di btrfs-modules-5.10.0-8-sh7785lcr-di ext4-modules-5.10.0-8-sh7785lcr-di isofs-modules-5.10.0-8-sh7785lcr-di jfs-modules-5.10.0-8-sh7785lcr-di xfs-modules-5.10.0-8-sh7785lcr-di fat-modules-5.10.0-8-sh7785lcr-di minix-modules-5.10.0-8-sh7785lcr-di squashfs-modules-5.10.0-8-sh7785lcr-di udf-modules-5.10.0-8-sh7785lcr-di fuse-modules-5.10.0-8-sh7785lcr-di f2fs-modules-5.10.0-8-sh7785lcr-di md-modules-5.10.0-8-sh7785lcr-di multipath-modules-5.10.0-8-sh7785lcr-di nic-usb-modules-5.10.0-8-sh7785lcr-di sata-modules-5.10.0-8-sh7785lcr-di crc-modules-5.10.0-8-sh7785lcr-di crypto-modules-5.10.0-8-sh7785lcr-di crypto-dm-modules-5.10.0-8-sh7785lcr-di nbd-modules-5.10.0-8-sh7785lcr-di speakup-modules-5.10.0-8-sh7785lcr-di sound-modules-5.10.0-8-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-8' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-sh7751r-di nic-modules-5.10.0-8-sh7751r-di nic-shared-modules-5.10.0-8-sh7751r-di usb-serial-modules-5.10.0-8-sh7751r-di ppp-modules-5.10.0-8-sh7751r-di pata-modules-5.10.0-8-sh7751r-di cdrom-core-modules-5.10.0-8-sh7751r-di firewire-core-modules-5.10.0-8-sh7751r-di loop-modules-5.10.0-8-sh7751r-di btrfs-modules-5.10.0-8-sh7751r-di ext4-modules-5.10.0-8-sh7751r-di isofs-modules-5.10.0-8-sh7751r-di jfs-modules-5.10.0-8-sh7751r-di xfs-modules-5.10.0-8-sh7751r-di fat-modules-5.10.0-8-sh7751r-di minix-modules-5.10.0-8-sh7751r-di squashfs-modules-5.10.0-8-sh7751r-di udf-modules-5.10.0-8-sh7751r-di fuse-modules-5.10.0-8-sh7751r-di f2fs-modules-5.10.0-8-sh7751r-di md-modules-5.10.0-8-sh7751r-di multipath-modules-5.10.0-8-sh7751r-di usb-storage-modules-5.10.0-8-sh7751r-di nic-usb-modules-5.10.0-8-sh7751r-di sata-modules-5.10.0-8-sh7751r-di i2c-modules-5.10.0-8-sh7751r-di crc-modules-5.10.0-8-sh7751r-di crypto-modules-5.10.0-8-sh7751r-di crypto-dm-modules-5.10.0-8-sh7751r-di nbd-modules-5.10.0-8-sh7751r-di speakup-modules-5.10.0-8-sh7751r-di sound-modules-5.10.0-8-sh7751r-di kernel-image-5.10.0-8-sh7785lcr-di nic-modules-5.10.0-8-sh7785lcr-di nic-shared-modules-5.10.0-8-sh7785lcr-di usb-serial-modules-5.10.0-8-sh7785lcr-di ppp-modules-5.10.0-8-sh7785lcr-di pata-modules-5.10.0-8-sh7785lcr-di cdrom-core-modules-5.10.0-8-sh7785lcr-di firewire-core-modules-5.10.0-8-sh7785lcr-di loop-modules-5.10.0-8-sh7785lcr-di btrfs-modules-5.10.0-8-sh7785lcr-di ext4-modules-5.10.0-8-sh7785lcr-di isofs-modules-5.10.0-8-sh7785lcr-di jfs-modules-5.10.0-8-sh7785lcr-di xfs-modules-5.10.0-8-sh7785lcr-di fat-modules-5.10.0-8-sh7785lcr-di minix-modules-5.10.0-8-sh7785lcr-di squashfs-modules-5.10.0-8-sh7785lcr-di udf-modules-5.10.0-8-sh7785lcr-di fuse-modules-5.10.0-8-sh7785lcr-di f2fs-modules-5.10.0-8-sh7785lcr-di md-modules-5.10.0-8-sh7785lcr-di multipath-modules-5.10.0-8-sh7785lcr-di nic-usb-modules-5.10.0-8-sh7785lcr-di sata-modules-5.10.0-8-sh7785lcr-di crc-modules-5.10.0-8-sh7785lcr-di crypto-modules-5.10.0-8-sh7785lcr-di crypto-dm-modules-5.10.0-8-sh7785lcr-di nbd-modules-5.10.0-8-sh7785lcr-di speakup-modules-5.10.0-8-sh7785lcr-di sound-modules-5.10.0-8-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-7' 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-7-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-7-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.46-4+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-7' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.40-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-8' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.46-4+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-7' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-7-sparc64-di nic-modules-5.10.0-7-sparc64-di nic-shared-modules-5.10.0-7-sparc64-di usb-serial-modules-5.10.0-7-sparc64-di ppp-modules-5.10.0-7-sparc64-di pata-modules-5.10.0-7-sparc64-di cdrom-core-modules-5.10.0-7-sparc64-di scsi-core-modules-5.10.0-7-sparc64-di scsi-modules-5.10.0-7-sparc64-di btrfs-modules-5.10.0-7-sparc64-di ext4-modules-5.10.0-7-sparc64-di isofs-modules-5.10.0-7-sparc64-di jfs-modules-5.10.0-7-sparc64-di ufs-modules-5.10.0-7-sparc64-di xfs-modules-5.10.0-7-sparc64-di fat-modules-5.10.0-7-sparc64-di squashfs-modules-5.10.0-7-sparc64-di udf-modules-5.10.0-7-sparc64-di fuse-modules-5.10.0-7-sparc64-di f2fs-modules-5.10.0-7-sparc64-di md-modules-5.10.0-7-sparc64-di multipath-modules-5.10.0-7-sparc64-di usb-modules-5.10.0-7-sparc64-di usb-storage-modules-5.10.0-7-sparc64-di fb-modules-5.10.0-7-sparc64-di input-modules-5.10.0-7-sparc64-di nic-usb-modules-5.10.0-7-sparc64-di sata-modules-5.10.0-7-sparc64-di i2c-modules-5.10.0-7-sparc64-di crc-modules-5.10.0-7-sparc64-di crypto-modules-5.10.0-7-sparc64-di crypto-dm-modules-5.10.0-7-sparc64-di ata-modules-5.10.0-7-sparc64-di nbd-modules-5.10.0-7-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-8' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-sparc64-di nic-modules-5.10.0-8-sparc64-di nic-shared-modules-5.10.0-8-sparc64-di usb-serial-modules-5.10.0-8-sparc64-di ppp-modules-5.10.0-8-sparc64-di pata-modules-5.10.0-8-sparc64-di cdrom-core-modules-5.10.0-8-sparc64-di scsi-core-modules-5.10.0-8-sparc64-di scsi-modules-5.10.0-8-sparc64-di btrfs-modules-5.10.0-8-sparc64-di ext4-modules-5.10.0-8-sparc64-di isofs-modules-5.10.0-8-sparc64-di jfs-modules-5.10.0-8-sparc64-di ufs-modules-5.10.0-8-sparc64-di xfs-modules-5.10.0-8-sparc64-di fat-modules-5.10.0-8-sparc64-di squashfs-modules-5.10.0-8-sparc64-di udf-modules-5.10.0-8-sparc64-di fuse-modules-5.10.0-8-sparc64-di f2fs-modules-5.10.0-8-sparc64-di md-modules-5.10.0-8-sparc64-di multipath-modules-5.10.0-8-sparc64-di usb-modules-5.10.0-8-sparc64-di usb-storage-modules-5.10.0-8-sparc64-di fb-modules-5.10.0-8-sparc64-di input-modules-5.10.0-8-sparc64-di nic-usb-modules-5.10.0-8-sparc64-di sata-modules-5.10.0-8-sparc64-di i2c-modules-5.10.0-8-sparc64-di crc-modules-5.10.0-8-sparc64-di crypto-modules-5.10.0-8-sparc64-di crypto-dm-modules-5.10.0-8-sparc64-di ata-modules-5.10.0-8-sparc64-di nbd-modules-5.10.0-8-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-8' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-8-sparc64-di nic-modules-5.10.0-8-sparc64-di nic-shared-modules-5.10.0-8-sparc64-di usb-serial-modules-5.10.0-8-sparc64-di ppp-modules-5.10.0-8-sparc64-di pata-modules-5.10.0-8-sparc64-di cdrom-core-modules-5.10.0-8-sparc64-di scsi-core-modules-5.10.0-8-sparc64-di scsi-modules-5.10.0-8-sparc64-di btrfs-modules-5.10.0-8-sparc64-di ext4-modules-5.10.0-8-sparc64-di isofs-modules-5.10.0-8-sparc64-di jfs-modules-5.10.0-8-sparc64-di ufs-modules-5.10.0-8-sparc64-di xfs-modules-5.10.0-8-sparc64-di fat-modules-5.10.0-8-sparc64-di squashfs-modules-5.10.0-8-sparc64-di udf-modules-5.10.0-8-sparc64-di fuse-modules-5.10.0-8-sparc64-di f2fs-modules-5.10.0-8-sparc64-di md-modules-5.10.0-8-sparc64-di multipath-modules-5.10.0-8-sparc64-di usb-modules-5.10.0-8-sparc64-di usb-storage-modules-5.10.0-8-sparc64-di fb-modules-5.10.0-8-sparc64-di input-modules-5.10.0-8-sparc64-di nic-usb-modules-5.10.0-8-sparc64-di sata-modules-5.10.0-8-sparc64-di i2c-modules-5.10.0-8-sparc64-di crc-modules-5.10.0-8-sparc64-di crypto-modules-5.10.0-8-sparc64-di crypto-dm-modules-5.10.0-8-sparc64-di ata-modules-5.10.0-8-sparc64-di nbd-modules-5.10.0-8-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-7' 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-7-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-7-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.46-4+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-7' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.40-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-8' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.46-4+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-7' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.40-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-8' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.46-4+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-7' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.40-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-8' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-8' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4+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-7' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-8' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-8' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.46-4+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-7' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.40-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-8' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-8' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.46-4+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-7' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.40-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-8' ALL_KERNEL_ARCHES='arm arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-8' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.46-4+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-7' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.40-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-8' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.46-4+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-7' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.40-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-8' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.46-4+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-7' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.40-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-8' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.46-4+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-7' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.40-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-8' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.46-4+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-7' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.40-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-8' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.46-4' 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-8' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.46-4+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-7' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.40-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-8' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.46-4' 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-8' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.46-4+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-7' 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-7-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-7-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.40-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-8' 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-8-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-8-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-8-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.46-4+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-7' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.40-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-8' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.46-4+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-7' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.40-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-8' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.46-4+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-7' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.40-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-8' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.46-4+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-7' 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-7-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-7-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.40-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-8' 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-8-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.46-4+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-7' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.40-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-8' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4+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-7' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4+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-7' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.46-4+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-7' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.46-4+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-7' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4+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-7' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4+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-7' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.46-4+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-7' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.46-4+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-7' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.40-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-8' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.46-4+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-7' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.40-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-8' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.46-4+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-7' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.40-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-8' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.46-4+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-7' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.40-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-8' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.46-4+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-7' 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-7-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-7-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.40-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-8' 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-8-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.46-4+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-7' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.40-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-8' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.46-4+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-7' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.40-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-8' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.46-4+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-7' 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-7-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-7-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.40-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-8' 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-8-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.46-4' 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-8' 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-8-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.46-4+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-7' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.40-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-8' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.46-4+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-7' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.40-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-8' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.46-4+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-7' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.40-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-8' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.46-4+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-7' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.40-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-8' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.46-4+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-7' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.40-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-8' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.46-4+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-7' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.40-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-8' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-8' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.46-4+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-7' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-8' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-8' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.46-4+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-7' 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-7-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-7-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.40-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-8' 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-8-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-8-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.46-4' 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-8' 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-8-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-8-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.46-4+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-7' 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-7-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-7-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.40-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-8' 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-8-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.46-4' 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-8' 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-8-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.46-4+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-7' 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-7-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-7-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.40-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-8' 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-8-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.46-4+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-7' 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-7-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-7-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.40-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-8' 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-8-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.46-4' 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-8' 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-8-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.46-4+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-8' 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-8-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-8-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.46-4' 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-7' 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-7-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-7-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.46-4+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-7' 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-7-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-7-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.40-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-8' 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-8-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-8-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-8-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.46-4+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-7' 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-7-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-7-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.40-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-8' 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-8-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.46-4' 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-8' 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-8-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-8-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.46-4+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-7' 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-7-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-7-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.40-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-8' 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-8-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.46-4' 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-8' 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-8-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.46-4+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-7' 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-7-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-7-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.40-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-8' 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-8-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.46-4' 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-8' 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-8-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-8-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.46-4+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-7' 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-7-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-7-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.40-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-8' 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-8-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-8-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-8' 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-8-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-8-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.46-4+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-7' FEATURESET='none' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-8' FEATURESET='none' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-8' FEATURESET='none' SOURCEVERSION='5.10.46-4+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-7' FEATURESET='rt' SOURCEVERSION='5.10.40-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-8' FEATURESET='rt' SOURCEVERSION='5.10.46-4' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-8' FEATURESET='rt' SOURCEVERSION='5.10.46-4+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
index 487a2156c15906090c9d1e1da3c3a0066f904d40,87cda070daf159b423aaf6f69b1610d61e0dd264..4bf0ae496c4931da07f15b2b983a794162ac5e1c
@@@ -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-7-alpha-generic [alpha], linux-image-5.10.0-7-alpha-smp [alpha], linux-image-5.10.0-7-amd64-unsigned [amd64], linux-image-5.10.0-7-cloud-amd64-unsigned [amd64], linux-image-5.10.0-7-rt-amd64-unsigned [amd64], linux-image-5.10.0-7-arm64-unsigned [arm64], linux-image-5.10.0-7-cloud-arm64-unsigned [arm64], linux-image-5.10.0-7-rt-arm64-unsigned [arm64], linux-image-5.10.0-7-marvell [armel], linux-image-5.10.0-7-rpi [armel], linux-image-5.10.0-7-parisc [hppa], linux-image-5.10.0-7-parisc64 [hppa], linux-image-5.10.0-7-686-unsigned [i386], linux-image-5.10.0-7-686-pae-unsigned [i386], linux-image-5.10.0-7-rt-686-pae-unsigned [i386], linux-image-5.10.0-7-itanium [ia64], linux-image-5.10.0-7-mckinley [ia64], linux-image-5.10.0-7-m68k [m68k], linux-image-5.10.0-7-4kc-malta [mips mipsel], linux-image-5.10.0-7-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-7-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-7-loongson-3 [mips64el mipsel], linux-image-5.10.0-7-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-7-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-7-mips32r6 [mipsr6], linux-image-5.10.0-7-mips32r6el [mipsr6el], linux-image-5.10.0-7-powerpc [powerpc], linux-image-5.10.0-7-powerpc-smp [powerpc], linux-image-5.10.0-7-powerpc64 [powerpc ppc64], linux-image-5.10.0-7-powerpc64le [ppc64el], linux-image-5.10.0-7-riscv64 [riscv64], linux-image-5.10.0-7-s390x [s390x], linux-image-5.10.0-7-sh7751r [sh4], linux-image-5.10.0-7-sh7785lcr [sh4], linux-image-5.10.0-7-sparc64 [sparc64], linux-image-5.10.0-7-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-8-alpha-generic [alpha], linux-image-5.10.0-8-alpha-smp [alpha], linux-image-5.10.0-8-amd64-unsigned [amd64], linux-image-5.10.0-8-cloud-amd64-unsigned [amd64], linux-image-5.10.0-8-rt-amd64-unsigned [amd64], linux-image-5.10.0-8-arm64-unsigned [arm64], linux-image-5.10.0-8-cloud-arm64-unsigned [arm64], linux-image-5.10.0-8-rt-arm64-unsigned [arm64], linux-image-5.10.0-8-marvell [armel], linux-image-5.10.0-8-rpi [armel], linux-image-5.10.0-8-armmp [armhf], linux-image-5.10.0-8-armmp-lpae [armhf], linux-image-5.10.0-8-rt-armmp [armhf], linux-image-5.10.0-8-parisc [hppa], linux-image-5.10.0-8-parisc64 [hppa], linux-image-5.10.0-8-686-unsigned [i386], linux-image-5.10.0-8-686-pae-unsigned [i386], linux-image-5.10.0-8-rt-686-pae-unsigned [i386], linux-image-5.10.0-8-itanium [ia64], linux-image-5.10.0-8-mckinley [ia64], linux-image-5.10.0-8-m68k [m68k], linux-image-5.10.0-8-4kc-malta [mips mipsel], linux-image-5.10.0-8-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-8-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-8-loongson-3 [mips64el mipsel], linux-image-5.10.0-8-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-8-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-8-mips32r6 [mipsr6], linux-image-5.10.0-8-mips32r6el [mipsr6el], linux-image-5.10.0-8-powerpc [powerpc], linux-image-5.10.0-8-powerpc-smp [powerpc], linux-image-5.10.0-8-powerpc64 [powerpc ppc64], linux-image-5.10.0-8-powerpc64le [ppc64el], linux-image-5.10.0-8-riscv64 [riscv64], linux-image-5.10.0-8-s390x [s390x], linux-image-5.10.0-8-sh7751r [sh4], linux-image-5.10.0-8-sh7785lcr [sh4], linux-image-5.10.0-8-sparc64 [sparc64], linux-image-5.10.0-8-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-8-alpha-generic [alpha], linux-image-5.10.0-8-alpha-smp [alpha], linux-image-5.10.0-8-amd64-unsigned [amd64], linux-image-5.10.0-8-cloud-amd64-unsigned [amd64], linux-image-5.10.0-8-rt-amd64-unsigned [amd64], linux-image-5.10.0-8-arm64-unsigned [arm64], linux-image-5.10.0-8-cloud-arm64-unsigned [arm64], linux-image-5.10.0-8-rt-arm64-unsigned [arm64], linux-image-5.10.0-8-marvell [armel], linux-image-5.10.0-8-rpi [armel], linux-image-5.10.0-8-parisc [hppa], linux-image-5.10.0-8-parisc64 [hppa], linux-image-5.10.0-8-686-unsigned [i386], linux-image-5.10.0-8-686-pae-unsigned [i386], linux-image-5.10.0-8-rt-686-pae-unsigned [i386], linux-image-5.10.0-8-itanium [ia64], linux-image-5.10.0-8-mckinley [ia64], linux-image-5.10.0-8-m68k [m68k], linux-image-5.10.0-8-4kc-malta [mips mipsel], linux-image-5.10.0-8-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-8-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-8-loongson-3 [mips64el mipsel], linux-image-5.10.0-8-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-8-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-8-mips32r6 [mipsr6], linux-image-5.10.0-8-mips32r6el [mipsr6el], linux-image-5.10.0-8-powerpc [powerpc], linux-image-5.10.0-8-powerpc-smp [powerpc], linux-image-5.10.0-8-powerpc64 [powerpc ppc64], linux-image-5.10.0-8-powerpc64le [ppc64el], linux-image-5.10.0-8-riscv64 [riscv64], linux-image-5.10.0-8-s390x [s390x], linux-image-5.10.0-8-sh7751r [sh4], linux-image-5.10.0-8-sh7785lcr [sh4], linux-image-5.10.0-8-sparc64 [sparc64], linux-image-5.10.0-8-sparc64-smp [sparc64]
  Classes: smp