Merge version 5.10.40-1+rpi1 and 5.10.46-3 to produce 5.10.46-3+rpi1 archive/raspbian/5.10.46-3+rpi1 raspbian/5.10.46-3+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Sat, 7 Aug 2021 02:20:32 +0000 (03:20 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Sat, 7 Aug 2021 02:20:32 +0000 (03:20 +0100)
1  2 
debian/changelog
debian/config.defines.dump
debian/control
debian/control.md5sum
debian/rules.gen
debian/tests/control

index 6ca067f23d28ec8d0904fb743b48b19dc8e5c53b,002c3a72fbb5c9d15e3aea63de237728d680409c..c78b644d6c78299f76e536d86edbcecb79f3e2ac
- linux (5.10.40-1+rpi1) bullseye-staging; urgency=medium
++linux (5.10.46-3+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>  Sat, 07 Aug 2021 02:20:12 +0000
++
+ 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,6423402e705095595c181eba477ab680dba005bc..84284a516c6c4821af619ef3643c6bed2e5fef66
@@@ -55,2918 -55,3016 +55,2922 @@@ aVmodule:drivers/iio/*
  p28
  aVmodule:drivers/misc/cxl/*
  p29
- aVmodule:drivers/mtd/nand/*
+ aVmodule:drivers/misc/lis3lv02d/*
  p30
- aVmodule:drivers/net/ethernet/**
+ aVmodule:drivers/mtd/nand/*
  p31
- aVmodule:drivers/net/wireless/**
+ aVmodule:drivers/net/ethernet/**
  p32
- aVmodule:drivers/nvdimm/*
+ aVmodule:drivers/net/wireless/**
  p33
- aVmodule:drivers/nvme/**
+ aVmodule:drivers/nvdimm/*
  p34
- aVmodule:drivers/power/supply/bq27xxx_battery
+ aVmodule:drivers/nvme/**
  p35
- aVmodule:drivers/scsi/cxgbi/*
+ aVmodule:drivers/power/supply/bq27xxx_battery
  p36
- aVmodule:drivers/scsi/libiscs*
+ aVmodule:drivers/scsi/cxgbi/*
  p37
- aVmodule:drivers/scsi/qla2xxx/qla2xxx
+ aVmodule:drivers/scsi/libiscs*
  p38
- aVmodule:drivers/scsi/ufs/*
+ aVmodule:drivers/scsi/qla2xxx/qla2xxx
  p39
- aVmodule:drivers/target/**
+ aVmodule:drivers/scsi/ufs/*
  p40
- aVmodule:drivers/usb/chipidea/**
+ aVmodule:drivers/target/**
  p41
- aVmodule:drivers/usb/gadget/**
+ aVmodule:drivers/usb/chipidea/**
  p42
- aVmodule:drivers/usb/host/**
+ aVmodule:drivers/usb/gadget/**
  p43
- aVmodule:drivers/usb/musb/**
+ aVmodule:drivers/usb/host/**
  p44
- aVmodule:fs/nfs/**
+ aVmodule:drivers/usb/musb/**
  p45
- aVmodule:net/ceph/libceph
+ aVmodule:fs/nfs/**
  p46
- aVmodule:net/l2tp/**
+ aVmodule:net/ceph/libceph
  p47
- aVmodule:net/rxrpc/rxrpc
+ aVmodule:net/l2tp/**
  p48
- aVmodule:net/sctp/**
+ aVmodule:net/openvswitch/**
  p49
- aVmodule:sound/core/seq/**
+ aVmodule:net/rxrpc/rxrpc
  p50
- aVmodule:sound/firewire/snd-firewire-lib
+ aVmodule:net/sctp/**
  p51
- aVmodule:sound/pci/hda/*
+ aVmodule:sound/core/seq/**
  p52
- aVbtree_*
+ aVmodule:sound/firewire/snd-firewire-lib
  p53
- aVvisitor*
+ aVmodule:sound/pci/hda/*
  p54
- aVcan_rx_register
+ aVbtree_*
  p55
- aVip6_xmit
+ aVvisitor*
  p56
- aVmodule:net/dccp/dccp
+ aVcan_rx_register
  p57
- aVmodule:net/rds/rds
+ aVip6_xmit
  p58
- aVdevfreq_*
+ aVmodule:net/dccp/dccp
  p59
- aVdevm_devfreq_*
+ aVmodule:net/rds/rds
  p60
- aVupdate_devfreq
+ aVdevfreq_*
  p61
- aVmodule:drivers/infiniband/**
+ aVdevm_devfreq_*
  p62
- aVacpi_ec_add_query_handler
+ aVupdate_devfreq
  p63
- aVacpi_ec_remove_query_handler
+ aVmodule:drivers/infiniband/**
  p64
- aVfirst_ec
+ aVacpi_ec_add_query_handler
  p65
- aVdebugfs_create_automount
+ aVacpi_ec_remove_query_handler
  p66
- aVmodule:drivers/iio/imu/inv_mpu6050/*
+ aVfirst_ec
  p67
- aVdrm_crtc_accurate_vblank_count
+ aVdebugfs_create_automount
  p68
- aVacpi_nfit_desc_init
+ aVmodule:drivers/iio/imu/inv_mpu6050/*
  p69
- aVacpi_nfit_init
+ aVdrm_crtc_accurate_vblank_count
  p70
- aVloop_register_transfer
+ aVacpi_nfit_desc_init
  p71
- aVxen_xlate_*
+ aVacpi_nfit_init
  p72
- aVnf_nat_masquerade_ipv4_register_notifier
+ aVloop_register_transfer
  p73
- aVnf_nat_masquerade_ipv6_register_notifier
+ aVxen_xlate_*
  p74
- aVdfltcc_*
+ aVnf_nat_masquerade_ipv4_register_notifier
  p75
- aVmodule:drivers/scsi/hisi_sas/*
+ aVnf_nat_masquerade_ipv6_register_notifier
  p76
- aV__gfn_*
+ aVdfltcc_*
  p77
- aV__kvmhv_*
+ aVmodule:drivers/scsi/hisi_sas/*
  p78
- aV__kvm_*
+ aV__gfn_*
  p79
- aV__xive_vm_h_*
+ aV__kvmhv_*
  p80
- aVgfn_*
+ aV__kvm_*
  p81
- aVh_ipi_redirect
+ aV__xive_vm_h_*
  p82
- aVhalt_poll_ns*
+ aVgfn_*
  p83
- aVkvm_*
+ aVh_ipi_redirect
  p84
- aVkvmhv_*
+ aVhalt_poll_ns*
  p85
- aVkvmppc_*
+ aVkvm_*
  p86
- aVmark_page_dirty
+ aVkvmhv_*
  p87
- aVvcpu_*
+ aVkvmppc_*
  p88
- aVmodule:arch/powerpc/kvm/*
+ aVmark_page_dirty
  p89
- aVmodule:arch/s390/kvm/*
+ aVvcpu_*
  p90
- aVmodule:arch/x86/kvm/*
+ aVmodule:arch/powerpc/kvm/*
  p91
- aVuv_info
+ aVmodule:arch/s390/kvm/*
  p92
- aVxhci_init_driver
+ aVmodule:arch/x86/kvm/*
  p93
- ass(Vbase
+ aVuv_info
  p94
- tp95
- (dp96
+ aVxhci_init_driver
+ p95
+ ass(Vbase
+ p96
+ tp97
+ (dp98
  Varches
- p97
- (lp98
- Valpha
  p99
+ (lp100
+ Valpha
+ p101
  aVamd64
- p100
+ p102
  aVarm64
- p101
+ p103
  aVarm64ilp32
- p102
+ p104
  aVarmel
- p103
+ p105
  aVarmhf
- p104
+ p106
  aVhppa
- p105
+ p107
  aVi386
- p106
+ p108
  aVia64
- p107
+ p109
  aVm68k
- p108
+ p110
  aVmips
- p109
+ p111
  aVmips64
- p110
+ p112
  aVmips64el
- p111
+ p113
  aVmips64r6
- p112
+ p114
  aVmips64r6el
- p113
+ p115
  aVmipsel
- p114
+ p116
  aVmipsn32
- p115
+ p117
  aVmipsn32el
- p116
+ p118
  aVmipsn32r6
- p117
+ p119
  aVmipsn32r6el
- p118
+ p120
  aVmipsr6
- p119
+ p121
  aVmipsr6el
- p120
+ p122
  aVpowerpc
- p121
+ p123
  aVppc64
- p122
+ p124
  aVppc64el
- p123
+ p125
  aVriscv64
- p124
+ p126
  aVs390
- p125
+ p127
  aVs390x
- p126
+ p128
  aVsh3
- p127
+ p129
  aVsh4
- p128
+ p130
  aVsparc
- p129
+ p131
  aVsparc64
- p130
+ p132
  aVx32
- p131
+ p133
  asVcompiler
- p132
+ p134
  Vgcc-10
- p133
+ p135
  sVfeaturesets
- p134
- (lp135
- Vnone
  p136
+ (lp137
+ Vnone
+ p138
  aVrt
- p137
+ p139
  ass(Vbuild
- p138
- tp139
- (dp140
+ p140
+ tp141
+ (dp142
  Vdebug-info
- p141
+ p143
  I01
  sVsigned-code
- p142
+ p144
  I00
  ss(Vbase
- p143
+ p145
  NVrt
- p144
- tp145
- (dp146
+ p146
+ tp147
+ (dp148
  Venabled
- p147
+ p149
  I01
  ss(Vdescription
- p148
- tp149
- (dp150
+ p150
+ tp151
+ (dp152
  Vpart-long-up
- p151
+ p153
  VThis kernel is not suitable for SMP (multi-processor,\u000amulti-core or hyper-threaded) systems.
- p152
+ p154
  ss(Vimage
- p153
- tp154
- (dp155
+ p155
+ tp156
+ (dp157
  Vinitramfs-generators
- p156
- (lp157
- Vinitramfs-tools
  p158
+ (lp159
+ Vinitramfs-tools
+ p160
  aVinitramfs-fallback
- p159
+ p161
  asVbreaks
- p160
- (lp161
- Vfwupdate (<< 12-7)
  p162
+ (lp163
+ Vfwupdate (<< 12-7)
+ p164
  aVwireless-regdb (<< 2019.06.03-1~)
- p163
+ p165
  asVrecommends
- p164
- (lp165
- Vapparmor
  p166
+ (lp167
+ Vapparmor
+ p168
  ass(Vrelations
- p167
- tp168
- (dp169
+ p169
+ tp170
+ (dp171
  Vgcc-10
- p170
+ p172
  Vgcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-@gnu-type-package@ <!stage1 cross !pkg.linux.nokernel>
- p171
+ p173
  sVinitramfs-fallback
- p172
+ p174
  Vlinux-initramfs-tool
- p173
+ p175
  sVinitramfs-tools
- p174
+ p176
  Vinitramfs-tools (>= 0.120+deb8u2)
- p175
+ p177
  ss(Vbase
- p176
+ p178
  Valpha
- p177
- tp178
- (dp179
+ p179
+ tp180
+ (dp181
  Vdefault-flavour
- p180
+ p182
  Valpha-smp
- p181
+ p183
  sVkernel-arch
- p182
+ p184
  Valpha
- p183
+ p185
  sVfeaturesets
- p184
- (lp185
- Vnone
  p186
+ (lp187
+ Vnone
+ p188
  ass(Vbuild
- p187
- g177
- tp188
- (dp189
+ p189
+ g179
+ tp190
+ (dp191
  Vimage-file
- p190
+ p192
  Varch/alpha/boot/vmlinux.gz
- p191
+ p193
  ss(Vimage
- p192
- g177
- tp193
- (dp194
+ p194
+ g179
+ tp195
+ (dp196
  Vsuggests
- p195
- (lp196
- Vaboot
  p197
+ (lp198
+ Vaboot
+ p199
  aVfdutils
- p198
+ p200
  asVinstall-stem
- p199
+ p201
  Vvmlinuz
- p200
+ p202
  ss(Vdescription
- p201
- g177
+ p203
+ g179
  NValpha-generic
- p202
- tp203
- (dp204
+ p204
+ tp205
+ (dp206
  Vhardware
- p205
+ p207
  VAlpha
- p206
+ p208
  sVhardware-long
- p207
+ p209
  VDEC Alpha systems with extended kernel start address (Wildfire, Titan, Marvel)
- p208
+ p210
  ss(Vdescription
- p209
- g177
+ p211
+ g179
  NValpha-smp
- p210
- tp211
- (dp212
+ p212
+ tp213
+ (dp214
  Vhardware
- p213
+ p215
  VAlpha SMP
- p214
+ p216
  sVhardware-long
- p215
+ p217
  VDEC Alpha SMP systems with extended kernel start address (Wildfire, Titan, Marvel)
- p216
+ p218
  ss(Vbase
- p217
- g177
- g186
- tp218
- (dp219
+ p219
+ g179
+ g188
+ tp220
+ (dp221
  Vflavours
- p220
- (lp221
- Valpha-generic
  p222
+ (lp223
+ Valpha-generic
+ p224
  aValpha-smp
- p223
+ p225
  asVimplicit-flavour
- p224
+ p226
  I01
  ss(Vbase
- p225
+ p227
  Vamd64
- p226
- tp227
- (dp228
+ p228
+ tp229
+ (dp230
  Vfeaturesets
- p229
- (lp230
- Vnone
  p231
+ (lp232
+ Vnone
+ p233
  aVrt
- p232
+ p234
  asVkernel-arch
- p233
+ p235
  Vx86
- p234
+ p236
  ss(Vbuild
- p235
- g226
- tp236
- (dp237
+ p237
+ g228
+ tp238
+ (dp239
  Vimage-file
- p238
+ p240
  Varch/x86/boot/bzImage
- p239
+ p241
  sVsigned-code
- p240
+ p242
  I01
  sVvdso
- p241
+ p243
  I01
  ss(Vimage
- p242
- g226
- tp243
- (dp244
+ p244
+ g228
+ tp245
+ (dp246
  Vbootloaders
- p245
- (lp246
- Vgrub-pc
  p247
+ (lp248
+ Vgrub-pc
+ p249
  aVgrub-efi-amd64
- p248
+ p250
  aVextlinux
- p249
+ p251
  asVinstall-stem
- p250
+ p252
  Vvmlinuz
- p251
+ p253
  sVbreaks
- p252
- (lp253
- Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
  p254
+ (lp255
+ Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
+ p256
  ass(Vrelations
- p255
- g226
- tp256
- (dp257
+ p257
+ g228
+ tp258
+ (dp259
  Vheaders%gcc-10
- p258
+ p260
  Vlinux-compiler-gcc-10-x86
- p259
+ p261
  ss(Vdescription
- p260
- g226
+ p262
+ g228
  NVamd64
- p261
- tp262
- (dp263
+ p263
+ tp264
+ (dp265
  Vhardware
- p264
+ p266
  V64-bit PCs
- p265
+ p267
  sVhardware-long
- p266
+ p268
  VPCs with AMD64, Intel 64 or VIA Nano processors
- p267
+ p269
  ss(Vdescription
- p268
- g226
+ p270
+ g228
  NVcloud-amd64
- p269
- tp270
- (dp271
+ p271
+ tp272
+ (dp273
  Vhardware
- p272
+ p274
  Vx86-64 cloud
- p273
+ p275
  sVhardware-long
- p274
+ p276
  Vcloud platforms including Amazon EC2, Microsoft Azure, and Google Compute Engine
- p275
+ p277
  ss(Vbase
- p276
- g226
+ p278
+ g228
  Vnone
- p277
- tp278
- (dp279
+ p279
+ tp280
+ (dp281
  Vflavours
- p280
- (lp281
- Vamd64
  p282
+ (lp283
+ Vamd64
+ p284
  aVcloud-amd64
- p283
+ p285
  asVdefault-flavour
- p284
+ p286
  Vamd64
- p285
+ p287
  ss(Vimage
- p286
- g226
- g277
+ p288
+ g228
+ g279
  Vcloud-amd64
- p287
- tp288
- (dp289
+ p289
+ tp290
+ (dp291
  Vconfigs
- p290
- (lp291
- Vconfig.cloud
  p292
+ (lp293
+ Vconfig.cloud
+ p294
  aVamd64/config.cloud-amd64
- p293
+ p295
  ass(Vbase
- p294
- g226
+ p296
+ g228
  Vrt
- p295
- tp296
- (dp297
+ p297
+ tp298
+ (dp299
  Vflavours
- p298
- (lp299
- Vamd64
  p300
+ (lp301
+ Vamd64
+ p302
  ass(Vbase
- p301
+ p303
  Varm64
- p302
- tp303
- (dp304
+ p304
+ tp305
+ (dp306
  Vcross-compile-compat
- p305
+ p307
  Varm-linux-gnueabihf-
- p306
+ p308
  sVkernel-arch
- p307
+ p309
  Varm64
- p308
+ p310
  sVfeaturesets
- p309
- (lp310
- Vnone
  p311
+ (lp312
+ Vnone
+ p313
  aVrt
- p312
+ p314
  ass(Vbuild
- p313
- g302
- tp314
- (dp315
+ p315
+ g304
+ tp316
+ (dp317
  Vimage-file
- p316
+ p318
  Varch/arm64/boot/Image
- p317
+ p319
  sVsigned-code
- p318
+ p320
  I01
  sVvdso
- p319
+ p321
  I01
  ss(Vimage
- p320
- g302
- tp321
- (dp322
+ p322
+ g304
+ tp323
+ (dp324
  Vinstall-stem
- p323
+ p325
  Vvmlinuz
- p324
+ p326
  sVbreaks
- p325
- (lp326
- Vlibmozjs185-1.0
  p327
+ (lp328
+ Vlibmozjs185-1.0
+ p329
  aVlibmozjs-24-0 (<< 24.2.0-5.1~)
- p328
+ p330
  ass(Vdescription
- p329
- g302
+ p331
+ g304
  NVarm64
- p330
- tp331
- (dp332
+ p332
+ tp333
+ (dp334
  Vhardware
- p333
+ p335
  V64-bit ARMv8 machines
- p334
+ p336
  ss(Vdescription
- p335
- g302
+ p337
+ g304
  NVcloud-arm64
- p336
- tp337
- (dp338
+ p338
+ tp339
+ (dp340
  Vhardware
- p339
+ p341
  Varm64 cloud
- p340
+ p342
  sVhardware-long
- p341
+ p343
  Vcloud platforms supporting arm64 virtual machines
- p342
+ p344
  ss(Vimage
- p343
- g302
+ p345
+ g304
  NVarm64
- p344
- tp345
- (dp346
+ p346
+ tp347
+ (dp348
  s(Vrelations
- p347
- g302
- tp348
- (dp349
+ p349
+ g304
+ tp350
+ (dp351
  Vgcc-10
- p350
+ p352
  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
+ p353
  sVheaders%gcc-10
- p352
+ p354
  Vgcc-10
- p353
+ p355
  ss(Vbase
- p354
- g302
+ p356
+ g304
  Vnone
- p355
- tp356
- (dp357
+ p357
+ tp358
+ (dp359
  Vflavours
- p358
- (lp359
- Varm64
  p360
+ (lp361
+ Varm64
+ p362
  aVcloud-arm64
- p361
+ p363
  asVdefault-flavour
- p362
+ p364
  Varm64
- p363
+ p365
  ss(Vimage
- p364
- g302
- g355
+ p366
+ g304
+ g357
  Vcloud-arm64
- p365
- tp366
- (dp367
+ p367
+ tp368
+ (dp369
  Vconfigs
- p368
- (lp369
- Vconfig.cloud
  p370
+ (lp371
+ Vconfig.cloud
+ p372
  aVarm64/config.cloud-arm64
- p371
+ p373
  ass(Vbase
- p372
- g302
+ p374
+ g304
  Vrt
- p373
- tp374
- (dp375
+ p375
+ tp376
+ (dp377
  Vflavours
- p376
- (lp377
- Varm64
  p378
+ (lp379
+ Varm64
+ p380
  ass(Vbase
- p379
+ p381
  Varm64ilp32
- p380
- tp381
- (dp382
+ p382
+ tp383
+ (dp384
  Vkernel-arch
- p383
+ p385
  Varm64
- p384
+ p386
  sVfeaturesets
- p385
- (lp386
- ss(Vbase
  p387
+ (lp388
+ ss(Vbase
+ p389
  Varmel
- p388
- tp389
- (dp390
+ p390
+ tp391
+ (dp392
  Vkernel-arch
- p391
+ p393
  Varm
- p392
- sg184
- (lp393
- g186
- ass(Vbuild
  p394
- g388
- tp395
- (dp396
+ sg186
+ (lp395
+ g188
+ ass(Vbuild
+ p396
+ g390
+ tp397
+ (dp398
  Vimage-file
- p397
+ p399
  Varch/arm/boot/zImage
- p398
+ p400
  sVuncompressed-image-file
- p399
+ p401
  Varch/arm/boot/Image
- p400
+ p402
  ss(Vimage
- p401
- g388
- tp402
- (dp403
+ p403
+ g390
+ tp404
+ (dp405
  Vinstall-stem
- p404
+ p406
  Vvmlinuz
- p405
+ p407
  ss(Vrelations
- p406
- g388
- tp407
- (dp408
+ p408
+ g390
+ tp409
+ (dp410
  Vheaders%gcc-10
- p409
+ p411
  Vlinux-compiler-gcc-10-arm
- p410
+ p412
  ss(Vdescription
- p411
- g388
+ p413
+ g390
  NVmarvell
- p412
- tp413
- (dp414
+ p414
+ tp415
+ (dp416
  Vhardware
- p415
+ p417
  VMarvell Kirkwood/Orion
- p416
+ p418
  sVhardware-long
- p417
+ p419
  VMarvell Kirkwood and Orion based systems (https://wiki.debian.org/ArmEabiPort#Supported_hardware)
- p418
+ p420
  ss(Vdescription
- p419
- g388
+ p421
+ g390
  NVrpi
- p420
- tp421
- (dp422
+ p422
+ tp423
+ (dp424
  Vhardware
- p423
+ p425
  VRaspberry Pi and Pi Zero
- p424
+ p426
  sVhardware-long
- p425
+ p427
  VRaspberry Pi, Raspberry Pi Zero based systems
- p426
+ p428
  ss(Vimage
- p427
- g388
+ p429
+ g390
  NVmarvell
- p428
- tp429
- (dp430
+ p430
+ tp431
+ (dp432
  Vrecommends
- p431
- (lp432
- Vu-boot-tools
  p433
+ (lp434
+ Vu-boot-tools
+ p435
  asVcheck-size
- p434
+ p436
  I2729712
  sVcheck-size-with-dtb
- p435
+ p437
  I01
  sVbreaks
- p436
- (lp437
- Vflash-kernel (<< 3.57~)
  p438
- ass(g217
- g388
- g186
- tp439
- (dp440
- g220
- (lp441
+ (lp439
+ Vflash-kernel (<< 3.57~)
+ p440
+ ass(g219
+ g390
+ g188
+ tp441
+ (dp442
+ g222
+ (lp443
  Vmarvell
- p442
+ p444
  aVrpi
- p443
- asg224
+ p445
+ asg226
  I01
  ss(Vbase
- p444
+ p446
  Varmhf
- p445
- tp446
- (dp447
+ p447
+ tp448
+ (dp449
  Vfeaturesets
- p448
- (lp449
- sVkernel-arch
  p450
 -Vnone
+ (lp451
 -aVrt
 -p453
 -asVkernel-arch
 -p454
++sVkernel-arch
+ p452
  Varm
- p451
 -p455
 -ss(Vbuild
 -p456
 -g447
 -tp457
 -(dp458
 -Vimage-file
 -p459
 -Varch/arm/boot/zImage
 -p460
 -sVvdso
 -p461
 -I01
 -ss(Vimage
 -p462
 -g447
 -tp463
 -(dp464
 -Vinstall-stem
 -p465
 -Vvmlinuz
 -p466
 -ss(Vrelations
 -p467
 -g447
 -tp468
 -(dp469
 -Vheaders%gcc-10
 -p470
 -Vlinux-compiler-gcc-10-arm
 -p471
 -ss(Vdescription
 -p472
 -g447
 -NVarmmp
 -p473
 -tp474
 -(dp475
 -Vhardware
 -p476
 -VARMv7 multiplatform compatible SoCs
 -p477
 -sVhardware-long
 -p478
 -VARMv7 multiplatform kernel. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms
 -p479
 -ss(Vdescription
 -p480
 -g447
 -NVarmmp-lpae
 -p481
 -tp482
 -(dp483
 -Vhardware
 -p484
 -VARMv7 multiplatform compatible SoCs supporting LPAE
 -p485
 -sVhardware-long
 -p486
 -VARMv7 multiplatform kernel supporting LPAE. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms.
 -p487
 -ss(Vbase
 -p488
 -g447
 -Vnone
 -p489
 -tp490
 -(dp491
 -Vflavours
 -p492
 -(lp493
 -Varmmp
 -p494
 -aVarmmp-lpae
 -p495
 -asVdefault-flavour
 -p496
 -Varmmp
 -p497
++p453
  ss(Vbase
- p452
 -p498
 -g447
 -Vrt
 -p499
 -tp500
 -(dp501
 -Vflavours
 -p502
 -(lp503
 -Varmmp
 -p504
 -ass(Vbase
 -p505
++p454
  Vhppa
- p453
- tp454
- (dp455
 -p506
 -tp507
 -(dp508
++p455
++tp456
++(dp457
  Vdefault-flavour
- p456
- Vparisc
- p457
- sVkernel-arch
 -p509
 +p458
  Vparisc
 -p510
 +p459
- sg184
- (lp460
- g186
- ass(Vbuild
+ sVkernel-arch
 -p511
++p460
+ Vparisc
 -p512
 +p461
- g453
- tp462
- (dp463
+ sg186
 -(lp513
++(lp462
+ g188
+ ass(Vbuild
 -p514
 -g506
 -tp515
 -(dp516
++p463
++g455
++tp464
++(dp465
  Vimage-file
- p464
 -p517
++p466
  Varch/parisc/boot/bzImage
- p465
 -p518
++p467
  sVdebug-info
- p466
 -p519
++p468
  I00
  ss(Vimage
- p467
- g453
- tp468
- (dp469
 -p520
 -g506
 -tp521
 -(dp522
++p469
++g455
++tp470
++(dp471
  Vsuggests
- p470
- (lp471
- Vpalo
 -p523
 -(lp524
 +p472
++(lp473
+ Vpalo
 -p525
++p474
  asVinstall-stem
- p473
 -p526
++p475
  Vvmlinuz
- p474
 -p527
++p476
  ss(Vdescription
- p475
- g453
 -p528
 -g506
++p477
++g455
  NVparisc
- p476
- tp477
- (dp478
 -p529
 -tp530
 -(dp531
++p478
++tp479
++(dp480
  Vhardware
- p479
 -p532
++p481
  V32-bit PA-RISC
- p480
 -p533
++p482
  sVhardware-long
- p481
 -p534
++p483
  VHP PA-RISC 32-bit systems with max 4 GB RAM
- p482
 -p535
++p484
  ss(Vbase
- p483
- g453
 -p536
 -g506
++p485
++g455
  NVparisc64
- p484
- tp485
- (dp486
 -p537
 -tp538
 -(dp539
++p486
++tp487
++(dp488
  Vcflags
- p487
 -p540
++p489
  V-fno-cse-follow-jumps
- p488
 -p541
++p490
  sVoverride-host-type
- p489
 -p542
++p491
  Vhppa64-linux-gnu
- p490
 -p543
++p492
  ss(Vdescription
- p491
- g453
 -p544
 -g506
++p493
++g455
  NVparisc64
- p492
- tp493
- (dp494
 -p545
 -tp546
 -(dp547
++p494
++tp495
++(dp496
  Vhardware
- p495
 -p548
++p497
  V64-bit PA-RISC
- p496
 -p549
++p498
  sVhardware-long
- p497
 -p550
++p499
  VHP PA-RISC 64-bit systems with support for more than 4 GB RAM
- p498
 -p551
++p500
  ss(Vrelations
- p499
- g453
- tp500
- (dp501
 -p552
 -g506
 -tp553
 -(dp554
++p501
++g455
++tp502
++(dp503
  Vgcc-10
- p502
 -p555
++p504
  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>
- p503
- ss(g217
- g453
- g186
- tp504
- (dp505
- g220
- (lp506
 -p556
++p505
+ ss(g219
 -g506
++g455
+ g188
 -tp557
 -(dp558
++tp506
++(dp507
+ g222
 -(lp559
++(lp508
  Vparisc
- p507
 -p560
++p509
  aVparisc64
- p508
- asg224
 -p561
++p510
+ asg226
  I01
  ss(Vbase
- p509
 -p562
++p511
  Vi386
- p510
- tp511
- (dp512
 -p563
 -tp564
 -(dp565
++p512
++tp513
++(dp514
  Vfeaturesets
- p513
- (lp514
- Vnone
 -p566
 -(lp567
 +p515
++(lp516
+ Vnone
 -p568
++p517
  aVrt
- p516
 -p569
++p518
  asVkernel-arch
- p517
 -p570
++p519
  Vx86
- p518
 -p571
++p520
  ss(Vbuild
- p519
- g510
- tp520
- (dp521
 -p572
 -g563
 -tp573
 -(dp574
++p521
++g512
++tp522
++(dp523
  Vimage-file
- p522
 -p575
++p524
  Varch/x86/boot/bzImage
- p523
 -p576
++p525
  sVsigned-code
- p524
 -p577
++p526
  I01
  sVvdso
- p525
 -p578
++p527
  I01
  ss(Vdescription
- p526
- g510
- tp527
- (dp528
 -p579
 -g563
 -tp580
 -(dp581
++p528
++g512
++tp529
++(dp530
  Vpart-long-pae
- p529
 -p582
++p531
  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
 -p583
++p532
  ss(Vimage
- p531
- g510
- tp532
- (dp533
 -p584
 -g563
 -tp585
 -(dp586
++p533
++g512
++tp534
++(dp535
  Vbootloaders
- p534
- (lp535
- Vgrub-pc
 -p587
 -(lp588
 +p536
++(lp537
+ Vgrub-pc
 -p589
++p538
  aVgrub-efi-ia32
- p537
 -p590
++p539
  aVextlinux
- p538
 -p591
++p540
  asVinstall-stem
- p539
 -p592
++p541
  Vvmlinuz
- p540
 -p593
++p542
  sVbreaks
- p541
- (lp542
- Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
 -p594
 -(lp595
 +p543
++(lp544
+ Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
 -p596
++p545
  ass(Vrelations
- p544
- g510
- tp545
- (dp546
 -p597
 -g563
 -tp598
 -(dp599
++p546
++g512
++tp547
++(dp548
  Vheaders%gcc-10
- p547
 -p600
++p549
  Vlinux-compiler-gcc-10-x86
- p548
 -p601
++p550
  ss(Vdescription
- p549
- g510
 -p602
 -g563
++p551
++g512
  NV686
- p550
- tp551
- (dp552
 -p603
 -tp604
 -(dp605
++p552
++tp553
++(dp554
  Vhardware
- p553
 -p606
++p555
  Volder PCs
- p554
 -p607
++p556
  sVhardware-long
- p555
 -p608
++p557
  VPCs with one or more processors not supporting PAE
- p556
 -p609
++p558
  ss(Vdescription
- p557
- g510
 -p610
 -g563
++p559
++g512
  NV686-pae
- p558
- tp559
- (dp560
 -p611
 -tp612
 -(dp613
++p560
++tp561
++(dp562
  Vhardware
- p561
 -p614
++p563
  Vmodern PCs
- p562
 -p615
++p564
  sVhardware-long
- p563
 -p616
++p565
  VPCs with one or more processors supporting PAE
- p564
 -p617
++p566
  sVparts
- p565
- (lp566
- Vpae
 -p618
 -(lp619
 +p567
++(lp568
+ Vpae
 -p620
++p569
  ass(Vbase
- p568
- g510
 -p621
 -g563
++p570
++g512
  Vnone
- p569
- tp570
- (dp571
 -p622
 -tp623
 -(dp624
++p571
++tp572
++(dp573
  Vflavours
- p572
- (lp573
- V686
 -p625
 -(lp626
 +p574
++(lp575
+ V686
 -p627
++p576
  aV686-pae
- p575
 -p628
++p577
  asVdefault-flavour
- p576
 -p629
++p578
  V686-pae
- p577
 -p630
++p579
  ss(Vbase
- p578
- g510
 -p631
 -g563
++p580
++g512
  Vrt
- p579
- tp580
- (dp581
 -p632
 -tp633
 -(dp634
++p581
++tp582
++(dp583
  Vflavours
- p582
- (lp583
- V686-pae
 -p635
 -(lp636
 +p584
++(lp585
+ V686-pae
 -p637
++p586
  ass(Vbase
- p585
 -p638
++p587
  Via64
- p586
- tp587
- (dp588
 -p639
 -tp640
 -(dp641
++p588
++tp589
++(dp590
  Vdefault-flavour
- p589
 -p642
++p591
  Vitanium
- p590
 -p643
++p592
  sVkernel-arch
- p591
 -p644
++p593
  Via64
- p592
- sg184
- (lp593
- g186
- ass(Vbuild
 -p645
 +p594
- g586
- tp595
- (dp596
+ sg186
 -(lp646
++(lp595
+ g188
+ ass(Vbuild
 -p647
 -g639
 -tp648
 -(dp649
++p596
++g588
++tp597
++(dp598
  Vimage-file
- p597
 -p650
++p599
  Vvmlinux.gz
- p598
 -p651
++p600
  ss(Vimage
- p599
- g586
- tp600
- (dp601
 -p652
 -g639
 -tp653
 -(dp654
++p601
++g588
++tp602
++(dp603
  Vbootloaders
- p602
- (lp603
- Vgrub-efi-ia64
 -p655
 -(lp656
 +p604
++(lp605
+ Vgrub-efi-ia64
 -p657
++p606
  asVinstall-stem
- p605
 -p658
++p607
  Vvmlinuz
- p606
 -p659
++p608
  ss(Vdescription
- p607
- g586
 -p660
 -g639
++p609
++g588
  NVitanium
- p608
- tp609
- (dp610
 -p661
 -tp662
 -(dp663
++p610
++tp611
++(dp612
  Vhardware
- p611
 -p664
++p613
  VItanium (Merced)
- p612
 -p665
++p614
  sVhardware-long
- p613
 -p666
++p615
  Vsystems with original Itanium (Merced) processors
- p614
 -p667
++p616
  ss(Vdescription
- p615
- g586
 -p668
 -g639
++p617
++g588
  NVmckinley
- p616
- tp617
- (dp618
 -p669
 -tp670
 -(dp671
++p618
++tp619
++(dp620
  Vhardware
- p619
 -p672
++p621
  VItanium 2+
- p620
 -p673
++p622
  sVhardware-long
- p621
 -p674
++p623
  Vsystems with Itanium 2 or 9300/9500/9700-series processors
- p622
- ss(g217
- g586
- g186
- tp623
- (dp624
- g220
- (lp625
 -p675
++p624
+ ss(g219
 -g639
++g588
+ g188
 -tp676
 -(dp677
++tp625
++(dp626
+ g222
 -(lp678
++(lp627
  Vitanium
- p626
 -p679
++p628
  aVmckinley
- p627
- asg224
 -p680
++p629
+ asg226
  I01
  ss(Vbase
- p628
 -p681
++p630
  Vm68k
- p629
- tp630
- (dp631
 -p682
 -tp683
 -(dp684
++p631
++tp632
++(dp633
  Vcflags
- p632
- V-ffreestanding
- p633
- sVdefault-flavour
 -p685
 +p634
- Vm68k
+ V-ffreestanding
 -p686
 +p635
- sVkernel-arch
+ sVdefault-flavour
 -p687
 +p636
  Vm68k
 -p688
 +p637
- sg184
- (lp638
- g186
- ass(Vbuild
+ sVkernel-arch
 -p689
++p638
+ Vm68k
 -p690
 +p639
- g629
- tp640
- (dp641
+ sg186
 -(lp691
++(lp640
+ g188
+ ass(Vbuild
 -p692
 -g682
 -tp693
 -(dp694
++p641
++g631
++tp642
++(dp643
  Vimage-file
- p642
 -p695
++p644
  Vvmlinux
- p643
 -p696
++p645
  ss(Vimage
- p644
- g629
- tp645
- (dp646
 -p697
 -g682
 -tp698
 -(dp699
++p646
++g631
++tp647
++(dp648
  Vsuggests
- p647
- (lp648
- Vvmelilo
 -p700
 -(lp701
 +p649
++(lp650
+ Vvmelilo
 -p702
++p651
  aVfdutils
- p650
 -p703
++p652
  asVinstall-stem
- p651
 -p704
++p653
  Vvmlinux
- p652
 -p705
++p654
  ss(Vdescription
- p653
- g629
 -p706
 -g682
++p655
++g631
  NVm68k
- p654
- tp655
- (dp656
 -p707
 -tp708
 -(dp709
++p656
++tp657
++(dp658
  Vhardware
- p657
 -p710
++p659
  VMotorola MC68020+ family
- p658
- ss(g217
- g629
- g186
- tp659
- (dp660
- g220
- (lp661
 -p711
++p660
+ ss(g219
 -g682
++g631
+ g188
 -tp712
 -(dp713
++tp661
++(dp662
+ g222
 -(lp714
++(lp663
  Vm68k
- p662
- asg224
 -p715
++p664
+ asg226
  I01
  ss(Vbase
- p663
 -p716
++p665
  Vmips
- p664
- tp665
- (dp666
 -p717
 -tp718
 -(dp719
++p666
++tp667
++(dp668
  Vkernel-arch
- p667
 -p720
++p669
  Vmips
- p668
- sg184
- (lp669
- g186
- ass(Vbuild
 -p721
 +p670
- g664
- tp671
- (dp672
+ sg186
 -(lp722
++(lp671
+ g188
+ ass(Vbuild
 -p723
 -g717
 -tp724
 -(dp725
++p672
++g666
++tp673
++(dp674
  Vimage-file
- p673
 -p726
++p675
  Vvmlinuz
- p674
 -p727
++p676
  ss(Vimage
- p675
- g664
- tp676
- (dp677
 -p728
 -g717
 -tp729
 -(dp730
++p677
++g666
++tp678
++(dp679
  Vinstall-stem
- p678
 -p731
++p680
  Vvmlinuz
- p679
 -p732
++p681
  ss(Vdescription
- p680
- g664
 -p733
 -g717
++p682
++g666
  NV4kc-malta
- p681
- tp682
- (dp683
 -p734
 -tp735
 -(dp736
++p683
++tp684
++(dp685
  Vhardware
- p684
 -p737
++p686
  VMIPS Malta
- p685
 -p738
++p687
  sVhardware-long
- p686
 -p739
++p688
  VMIPS Malta boards
- p687
 -p740
++p689
  ss(Vimage
- p688
- g664
 -p741
 -g717
++p690
++g666
  NV4kc-malta
- p689
- tp690
- (dp691
 -p742
 -tp743
 -(dp744
++p691
++tp692
++(dp693
  Vconfigs
- p692
- (lp693
- Vkernelarch-mips/config.malta
 -p745
 -(lp746
 +p694
++(lp695
+ Vkernelarch-mips/config.malta
 -p747
++p696
  aVkernelarch-mips/config.mips32r2
- p695
 -p748
++p697
  ass(Vdescription
- p696
- g664
 -p749
 -g717
++p698
++g666
  NV5kc-malta
- p697
- tp698
- (dp699
 -p750
 -tp751
 -(dp752
++p699
++tp700
++(dp701
  Vhardware
- p700
 -p753
++p702
  VMIPS Malta (64-bit)
- p701
 -p754
++p703
  sVhardware-long
- p702
 -p755
++p704
  VMIPS Malta boards (64-bit)
- p703
 -p756
++p705
  ss(Vimage
- p704
- g664
 -p757
 -g717
++p706
++g666
  NV5kc-malta
- p705
- tp706
- (dp707
 -p758
 -tp759
 -(dp760
++p707
++tp708
++(dp709
  Vconfigs
- p708
- (lp709
- Vkernelarch-mips/config.malta
 -p761
 -(lp762
 +p710
++(lp711
+ Vkernelarch-mips/config.malta
 -p763
++p712
  aVkernelarch-mips/config.mips64r2
- p711
 -p764
++p713
  ass(Vdescription
- p712
- g664
 -p765
 -g717
++p714
++g666
  NVocteon
- p713
- tp714
- (dp715
 -p766
 -tp767
 -(dp768
++p715
++tp716
++(dp717
  Vhardware
- p716
 -p769
++p718
  VOcteon
- p717
 -p770
++p719
  sVhardware-long
- p718
 -p771
++p720
  VCavium Networks Octeon
- p719
 -p772
++p721
  ss(Vbuild
- p720
- g664
 -p773
 -g717
++p722
++g666
  NVocteon
- p721
- tp722
- (dp723
 -p774
 -tp775
 -(dp776
++p723
++tp724
++(dp725
  Vimage-file
- p724
 -p777
++p726
  Vvmlinux
- p725
 -p778
++p727
  ss(Vimage
- p726
- g664
 -p779
 -g717
++p728
++g666
  NVocteon
- p727
- tp728
- (dp729
 -p780
 -tp781
 -(dp782
++p729
++tp730
++(dp731
  Vinstall-stem
- p730
 -p783
++p732
  Vvmlinux
- p731
 -p784
++p733
  sVconfigs
- p732
- (lp733
- Vkernelarch-mips/config.octeon
 -p785
 -(lp786
 +p734
- ass(g217
- g664
- g186
- tp735
- (dp736
- g220
- (lp737
++(lp735
+ Vkernelarch-mips/config.octeon
 -p787
++p736
+ ass(g219
 -g717
++g666
+ g188
 -tp788
 -(dp789
++tp737
++(dp738
+ g222
 -(lp790
++(lp739
  V4kc-malta
- p738
 -p791
++p740
  aV5kc-malta
- p739
 -p792
++p741
  aVocteon
- p740
- asg224
 -p793
++p742
+ asg226
  I01
  ss(Vbase
- p741
 -p794
++p743
  Vmips64
- p742
- tp743
- (dp744
 -p795
 -tp796
 -(dp797
++p744
++tp745
++(dp746
  Vkernel-arch
- p745
 -p798
++p747
  Vmips
- p746
- sg184
- (lp747
- g186
- ass(Vbuild
 -p799
 +p748
- g742
- tp749
- (dp750
+ sg186
 -(lp800
++(lp749
+ g188
+ ass(Vbuild
 -p801
 -g795
 -tp802
 -(dp803
++p750
++g744
++tp751
++(dp752
  Vimage-file
- p751
 -p804
++p753
  Vvmlinuz
- p752
 -p805
++p754
  ss(Vimage
- p753
- g742
- tp754
- (dp755
 -p806
 -g795
 -tp807
 -(dp808
++p755
++g744
++tp756
++(dp757
  Vinstall-stem
- p756
 -p809
++p758
  Vvmlinuz
- p757
 -p810
++p759
  ss(Vdescription
- p758
- g742
 -p811
 -g795
++p760
++g744
  NV5kc-malta
- p759
- tp760
- (dp761
 -p812
 -tp813
 -(dp814
++p761
++tp762
++(dp763
  Vhardware
- p762
 -p815
++p764
  VMIPS Malta
- p763
 -p816
++p765
  sVhardware-long
- p764
 -p817
++p766
  VMIPS Malta boards
- p765
 -p818
++p767
  ss(Vimage
- p766
- g742
 -p819
 -g795
++p768
++g744
  NV5kc-malta
- p767
- tp768
- (dp769
 -p820
 -tp821
 -(dp822
++p769
++tp770
++(dp771
  Vconfigs
- p770
- (lp771
- Vkernelarch-mips/config.malta
 -p823
 -(lp824
 +p772
++(lp773
+ Vkernelarch-mips/config.malta
 -p825
++p774
  aVkernelarch-mips/config.mips64r2
- p773
 -p826
++p775
  ass(Vdescription
- p774
- g742
 -p827
 -g795
++p776
++g744
  NVocteon
- p775
- tp776
- (dp777
 -p828
 -tp829
 -(dp830
++p777
++tp778
++(dp779
  Vhardware
- p778
 -p831
++p780
  VOcteon
- p779
 -p832
++p781
  sVhardware-long
- p780
 -p833
++p782
  VCavium Networks Octeon
- p781
 -p834
++p783
  ss(Vbuild
- p782
- g742
 -p835
 -g795
++p784
++g744
  NVocteon
- p783
- tp784
- (dp785
 -p836
 -tp837
 -(dp838
++p785
++tp786
++(dp787
  Vimage-file
- p786
 -p839
++p788
  Vvmlinux
- p787
 -p840
++p789
  ss(Vimage
- p788
- g742
 -p841
 -g795
++p790
++g744
  NVocteon
- p789
- tp790
- (dp791
 -p842
 -tp843
 -(dp844
++p791
++tp792
++(dp793
  Vinstall-stem
- p792
 -p845
++p794
  Vvmlinux
- p793
 -p846
++p795
  sVconfigs
- p794
- (lp795
- Vkernelarch-mips/config.octeon
 -p847
 -(lp848
 +p796
- ass(g217
- g742
- g186
- tp797
- (dp798
- g220
- (lp799
++(lp797
+ Vkernelarch-mips/config.octeon
 -p849
++p798
+ ass(g219
 -g795
++g744
+ g188
 -tp850
 -(dp851
++tp799
++(dp800
+ g222
 -(lp852
++(lp801
  V5kc-malta
- p800
 -p853
++p802
  aVocteon
- p801
- asg224
 -p854
++p803
+ asg226
  I01
  ss(Vbase
- p802
 -p855
++p804
  Vmips64el
- p803
- tp804
- (dp805
 -p856
 -tp857
 -(dp858
++p805
++tp806
++(dp807
  Vkernel-arch
- p806
 -p859
++p808
  Vmips
- p807
- sg184
- (lp808
- g186
- ass(Vbuild
 -p860
 +p809
- g803
- tp810
- (dp811
+ sg186
 -(lp861
++(lp810
+ g188
+ ass(Vbuild
 -p862
 -g856
 -tp863
 -(dp864
++p811
++g805
++tp812
++(dp813
  Vimage-file
- p812
 -p865
++p814
  Vvmlinuz
- p813
 -p866
++p815
  ss(Vimage
- p814
- g803
- tp815
- (dp816
 -p867
 -g856
 -tp868
 -(dp869
++p816
++g805
++tp817
++(dp818
  Vinstall-stem
- p817
 -p870
++p819
  Vvmlinuz
- p818
 -p871
++p820
  ss(Vdescription
- p819
- g803
 -p872
 -g856
++p821
++g805
  NV5kc-malta
- p820
- tp821
- (dp822
 -p873
 -tp874
 -(dp875
++p822
++tp823
++(dp824
  Vhardware
- p823
 -p876
++p825
  VMIPS Malta
- p824
 -p877
++p826
  sVhardware-long
- p825
 -p878
++p827
  VMIPS Malta boards
- p826
 -p879
++p828
  ss(Vimage
- p827
- g803
 -p880
 -g856
++p829
++g805
  NV5kc-malta
- p828
- tp829
- (dp830
 -p881
 -tp882
 -(dp883
++p830
++tp831
++(dp832
  Vconfigs
- p831
- (lp832
- Vkernelarch-mips/config.malta
 -p884
 -(lp885
 +p833
++(lp834
+ Vkernelarch-mips/config.malta
 -p886
++p835
  aVkernelarch-mips/config.mips64r2
- p834
 -p887
++p836
  ass(Vdescription
- p835
- g803
 -p888
 -g856
++p837
++g805
  NVloongson-3
- p836
- tp837
- (dp838
 -p889
 -tp890
 -(dp891
++p838
++tp839
++(dp840
  Vhardware
- p839
 -p892
++p841
  VLoongson 3A/3B
- p840
 -p893
++p842
  sVhardware-long
- p841
 -p894
++p843
  VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
- p842
 -p895
++p844
  ss(Vimage
- p843
- g803
 -p896
 -g856
++p845
++g805
  NVloongson-3
- p844
- tp845
- (dp846
 -p897
 -tp898
 -(dp899
++p846
++tp847
++(dp848
  Vconfigs
- p847
- (lp848
- Vkernelarch-mips/config.loongson-3
 -p900
 -(lp901
 +p849
++(lp850
+ Vkernelarch-mips/config.loongson-3
 -p902
++p851
  ass(Vdescription
- p850
- g803
 -p903
 -g856
++p852
++g805
  NVocteon
- p851
- tp852
- (dp853
 -p904
 -tp905
 -(dp906
++p853
++tp854
++(dp855
  Vhardware
- p854
 -p907
++p856
  VOcteon
- p855
 -p908
++p857
  sVhardware-long
- p856
 -p909
++p858
  VCavium Networks Octeon
- p857
 -p910
++p859
  ss(Vbuild
- p858
- g803
 -p911
 -g856
++p860
++g805
  NVocteon
- p859
- tp860
- (dp861
 -p912
 -tp913
 -(dp914
++p861
++tp862
++(dp863
  Vimage-file
- p862
 -p915
++p864
  Vvmlinux
- p863
 -p916
++p865
  ss(Vimage
- p864
- g803
 -p917
 -g856
++p866
++g805
  NVocteon
- p865
- tp866
- (dp867
 -p918
 -tp919
 -(dp920
++p867
++tp868
++(dp869
  Vinstall-stem
- p868
 -p921
++p870
  Vvmlinux
- p869
 -p922
++p871
  sVconfigs
- p870
- (lp871
- Vkernelarch-mips/config.octeon
 -p923
 -(lp924
 +p872
- ass(g217
- g803
- g186
- tp873
- (dp874
- g220
- (lp875
++(lp873
+ Vkernelarch-mips/config.octeon
 -p925
++p874
+ ass(g219
 -g856
++g805
+ g188
 -tp926
 -(dp927
++tp875
++(dp876
+ g222
 -(lp928
++(lp877
  V5kc-malta
- p876
 -p929
++p878
  aVloongson-3
- p877
 -p930
++p879
  aVocteon
- p878
- asg224
 -p931
++p880
+ asg226
  I01
  ss(Vbase
- p879
 -p932
++p881
  Vmips64r6
- p880
- tp881
- (dp882
 -p933
 -tp934
 -(dp935
++p882
++tp883
++(dp884
  Vdefault-flavour
- p883
 -p936
++p885
  Vmips64r6
- p884
 -p937
++p886
  sVkernel-arch
- p885
 -p938
++p887
  Vmips
- p886
- sg184
- (lp887
- g186
- ass(Vbuild
 -p939
 +p888
- g880
- tp889
- (dp890
+ sg186
 -(lp940
++(lp889
+ g188
+ ass(Vbuild
 -p941
 -g933
 -tp942
 -(dp943
++p890
++g882
++tp891
++(dp892
  Vimage-file
- p891
 -p944
++p893
  Vvmlinux
- p892
 -p945
++p894
  ss(Vimage
- p893
- g880
- tp894
- (dp895
 -p946
 -g933
 -tp947
 -(dp948
++p895
++g882
++tp896
++(dp897
  Vinstall-stem
- p896
 -p949
++p898
  Vvmlinux
- p897
 -p950
++p899
  ss(Vdescription
- p898
- g880
 -p951
 -g933
++p900
++g882
  NVmips64r6
- p899
- tp900
- (dp901
 -p952
 -tp953
 -(dp954
++p901
++tp902
++(dp903
  Vhardware
- p902
- VMIPS R6 (64 bit, big endian)
- p903
- sVhardware-long
 -p955
 +p904
  VMIPS R6 (64 bit, big endian)
 -p956
 +p905
- ss(Vimage
+ sVhardware-long
 -p957
 +p906
- g880
- NVmips64r6
+ VMIPS R6 (64 bit, big endian)
 -p958
 +p907
- tp908
- (dp909
+ ss(Vimage
 -p959
 -g933
++p908
++g882
+ NVmips64r6
 -p960
 -tp961
 -(dp962
++p909
++tp910
++(dp911
  Vconfigs
- p910
- (lp911
- Vkernelarch-mips/config.boston
 -p963
 -(lp964
 +p912
++(lp913
+ Vkernelarch-mips/config.boston
 -p965
++p914
  aVkernelarch-mips/config.mips64r6
- p913
- ass(g217
- g880
- g186
- tp914
- (dp915
- g220
- (lp916
 -p966
++p915
+ ass(g219
 -g933
++g882
+ g188
 -tp967
 -(dp968
++tp916
++(dp917
+ g222
 -(lp969
++(lp918
  Vmips64r6
- p917
- asg224
 -p970
++p919
+ asg226
  I01
  ss(Vbase
- p918
 -p971
++p920
  Vmips64r6el
- p919
- tp920
- (dp921
 -p972
 -tp973
 -(dp974
++p921
++tp922
++(dp923
  Vdefault-flavour
- p922
 -p975
++p924
  Vmips64r6el
- p923
 -p976
++p925
  sVkernel-arch
- p924
 -p977
++p926
  Vmips
- p925
- sg184
- (lp926
- g186
- ass(Vbuild
 -p978
 +p927
- g919
- tp928
- (dp929
+ sg186
 -(lp979
++(lp928
+ g188
+ ass(Vbuild
 -p980
 -g972
 -tp981
 -(dp982
++p929
++g921
++tp930
++(dp931
  Vimage-file
- p930
 -p983
++p932
  Vvmlinux
- p931
 -p984
++p933
  ss(Vimage
- p932
- g919
- tp933
- (dp934
 -p985
 -g972
 -tp986
 -(dp987
++p934
++g921
++tp935
++(dp936
  Vinstall-stem
- p935
 -p988
++p937
  Vvmlinux
- p936
 -p989
++p938
  ss(Vdescription
- p937
- g919
 -p990
 -g972
++p939
++g921
  NVmips64r6el
- p938
- tp939
- (dp940
 -p991
 -tp992
 -(dp993
++p940
++tp941
++(dp942
  Vhardware
- p941
- VMIPS R6 (64 bit, little endian)
- p942
- sVhardware-long
 -p994
 +p943
  VMIPS R6 (64 bit, little endian)
 -p995
 +p944
- ss(Vimage
+ sVhardware-long
 -p996
 +p945
- g919
- NVmips64r6el
+ VMIPS R6 (64 bit, little endian)
 -p997
 +p946
- tp947
- (dp948
+ ss(Vimage
 -p998
 -g972
++p947
++g921
+ NVmips64r6el
 -p999
 -tp1000
 -(dp1001
++p948
++tp949
++(dp950
  Vconfigs
- p949
- (lp950
- Vkernelarch-mips/config.boston
 -p1002
 -(lp1003
 +p951
++(lp952
+ Vkernelarch-mips/config.boston
 -p1004
++p953
  aVkernelarch-mips/config.mips64r6
- p952
- ass(g217
- g919
- g186
- tp953
- (dp954
- g220
- (lp955
 -p1005
++p954
+ ass(g219
 -g972
++g921
+ g188
 -tp1006
 -(dp1007
++tp955
++(dp956
+ g222
 -(lp1008
++(lp957
  Vmips64r6el
- p956
- asg224
 -p1009
++p958
+ asg226
  I01
  ss(Vbase
- p957
 -p1010
++p959
  Vmipsel
- p958
- tp959
- (dp960
 -p1011
 -tp1012
 -(dp1013
++p960
++tp961
++(dp962
  Vkernel-arch
- p961
 -p1014
++p963
  Vmips
- p962
- sg184
- (lp963
- g186
- ass(Vbuild
 -p1015
 +p964
- g958
- tp965
- (dp966
+ sg186
 -(lp1016
++(lp965
+ g188
+ ass(Vbuild
 -p1017
 -g1011
 -tp1018
 -(dp1019
++p966
++g960
++tp967
++(dp968
  Vimage-file
- p967
 -p1020
++p969
  Vvmlinuz
- p968
 -p1021
++p970
  ss(Vimage
- p969
- g958
- tp970
- (dp971
 -p1022
 -g1011
 -tp1023
 -(dp1024
++p971
++g960
++tp972
++(dp973
  Vinstall-stem
- p972
 -p1025
++p974
  Vvmlinuz
- p973
 -p1026
++p975
  ss(Vdescription
- p974
- g958
 -p1027
 -g1011
++p976
++g960
  NV4kc-malta
- p975
- tp976
- (dp977
 -p1028
 -tp1029
 -(dp1030
++p977
++tp978
++(dp979
  Vhardware
- p978
 -p1031
++p980
  VMIPS Malta
- p979
 -p1032
++p981
  sVhardware-long
- p980
 -p1033
++p982
  VMIPS Malta boards
- p981
 -p1034
++p983
  ss(Vimage
- p982
- g958
 -p1035
 -g1011
++p984
++g960
  NV4kc-malta
- p983
- tp984
- (dp985
 -p1036
 -tp1037
 -(dp1038
++p985
++tp986
++(dp987
  Vconfigs
- p986
- (lp987
- Vkernelarch-mips/config.malta
 -p1039
 -(lp1040
 +p988
++(lp989
+ Vkernelarch-mips/config.malta
 -p1041
++p990
  aVkernelarch-mips/config.mips32r2
- p989
 -p1042
++p991
  ass(Vdescription
- p990
- g958
 -p1043
 -g1011
++p992
++g960
  NV5kc-malta
- p991
- tp992
- (dp993
 -p1044
 -tp1045
 -(dp1046
++p993
++tp994
++(dp995
  Vhardware
- p994
 -p1047
++p996
  VMIPS Malta (64-bit)
- p995
 -p1048
++p997
  sVhardware-long
- p996
 -p1049
++p998
  VMIPS Malta boards (64-bit)
- p997
 -p1050
++p999
  ss(Vimage
- p998
- g958
 -p1051
 -g1011
++p1000
++g960
  NV5kc-malta
- p999
- tp1000
- (dp1001
 -p1052
 -tp1053
 -(dp1054
++p1001
++tp1002
++(dp1003
  Vconfigs
- p1002
- (lp1003
- Vkernelarch-mips/config.malta
 -p1055
 -(lp1056
 +p1004
++(lp1005
+ Vkernelarch-mips/config.malta
 -p1057
++p1006
  aVkernelarch-mips/config.mips64r2
- p1005
 -p1058
++p1007
  ass(Vdescription
- p1006
- g958
 -p1059
 -g1011
++p1008
++g960
  NVloongson-3
- p1007
- tp1008
- (dp1009
 -p1060
 -tp1061
 -(dp1062
++p1009
++tp1010
++(dp1011
  Vhardware
- p1010
 -p1063
++p1012
  VLoongson 3A/3B
- p1011
 -p1064
++p1013
  sVhardware-long
- p1012
 -p1065
++p1014
  VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
- p1013
 -p1066
++p1015
  ss(Vimage
- p1014
- g958
 -p1067
 -g1011
++p1016
++g960
  NVloongson-3
- p1015
- tp1016
- (dp1017
 -p1068
 -tp1069
 -(dp1070
++p1017
++tp1018
++(dp1019
  Vconfigs
- p1018
- (lp1019
- Vkernelarch-mips/config.loongson-3
 -p1071
 -(lp1072
 +p1020
++(lp1021
+ Vkernelarch-mips/config.loongson-3
 -p1073
++p1022
  ass(Vdescription
- p1021
- g958
 -p1074
 -g1011
++p1023
++g960
  NVocteon
- p1022
- tp1023
- (dp1024
 -p1075
 -tp1076
 -(dp1077
++p1024
++tp1025
++(dp1026
  Vhardware
- p1025
 -p1078
++p1027
  VOcteon
- p1026
 -p1079
++p1028
  sVhardware-long
- p1027
 -p1080
++p1029
  VCavium Networks Octeon
- p1028
 -p1081
++p1030
  ss(Vbuild
- p1029
- g958
 -p1082
 -g1011
++p1031
++g960
  NVocteon
- p1030
- tp1031
- (dp1032
 -p1083
 -tp1084
 -(dp1085
++p1032
++tp1033
++(dp1034
  Vimage-file
- p1033
 -p1086
++p1035
  Vvmlinux
- p1034
 -p1087
++p1036
  ss(Vimage
- p1035
- g958
 -p1088
 -g1011
++p1037
++g960
  NVocteon
- p1036
- tp1037
- (dp1038
 -p1089
 -tp1090
 -(dp1091
++p1038
++tp1039
++(dp1040
  Vinstall-stem
- p1039
 -p1092
++p1041
  Vvmlinux
- p1040
 -p1093
++p1042
  sVconfigs
- p1041
- (lp1042
- Vkernelarch-mips/config.octeon
 -p1094
 -(lp1095
 +p1043
- ass(g217
- g958
- g186
- tp1044
- (dp1045
- g220
- (lp1046
++(lp1044
+ Vkernelarch-mips/config.octeon
 -p1096
++p1045
+ ass(g219
 -g1011
++g960
+ g188
 -tp1097
 -(dp1098
++tp1046
++(dp1047
+ g222
 -(lp1099
++(lp1048
  V4kc-malta
- p1047
 -p1100
++p1049
  aV5kc-malta
- p1048
 -p1101
++p1050
  aVloongson-3
- p1049
 -p1102
++p1051
  aVocteon
- p1050
- asg224
 -p1103
++p1052
+ asg226
  I01
  ss(Vbase
- p1051
 -p1104
++p1053
  Vmipsn32
- p1052
- tp1053
- (dp1054
 -p1105
 -tp1106
 -(dp1107
++p1054
++tp1055
++(dp1056
  Vkernel-arch
- p1055
 -p1108
++p1057
  Vmips
- p1056
 -p1109
++p1058
  sVfeaturesets
- p1057
- (lp1058
- ss(Vbase
 -p1110
 -(lp1111
 +p1059
++(lp1060
+ ss(Vbase
 -p1112
++p1061
  Vmipsn32el
- p1060
- tp1061
- (dp1062
 -p1113
 -tp1114
 -(dp1115
++p1062
++tp1063
++(dp1064
  Vkernel-arch
- p1063
 -p1116
++p1065
  Vmips
- p1064
 -p1117
++p1066
  sVfeaturesets
- p1065
- (lp1066
- ss(Vbase
 -p1118
 -(lp1119
 +p1067
++(lp1068
+ ss(Vbase
 -p1120
++p1069
  Vmipsn32r6
- p1068
- tp1069
- (dp1070
 -p1121
 -tp1122
 -(dp1123
++p1070
++tp1071
++(dp1072
  Vkernel-arch
- p1071
 -p1124
++p1073
  Vmips
- p1072
 -p1125
++p1074
  sVfeaturesets
- p1073
- (lp1074
- ss(Vbase
 -p1126
 -(lp1127
 +p1075
++(lp1076
+ ss(Vbase
 -p1128
++p1077
  Vmipsn32r6el
- p1076
- tp1077
- (dp1078
 -p1129
 -tp1130
 -(dp1131
++p1078
++tp1079
++(dp1080
  Vkernel-arch
- p1079
 -p1132
++p1081
  Vmips
- p1080
 -p1133
++p1082
  sVfeaturesets
- p1081
- (lp1082
- ss(Vbase
 -p1134
 -(lp1135
 +p1083
++(lp1084
+ ss(Vbase
 -p1136
++p1085
  Vmipsr6
- p1084
- tp1085
- (dp1086
 -p1137
 -tp1138
 -(dp1139
++p1086
++tp1087
++(dp1088
  Vdefault-flavour
- p1087
 -p1140
++p1089
  Vmips32r6
- p1088
 -p1141
++p1090
  sVkernel-arch
- p1089
 -p1142
++p1091
  Vmips
- p1090
- sg184
- (lp1091
- g186
- ass(Vbuild
 -p1143
 +p1092
- g1084
- tp1093
- (dp1094
+ sg186
 -(lp1144
++(lp1093
+ g188
+ ass(Vbuild
 -p1145
 -g1137
 -tp1146
 -(dp1147
++p1094
++g1086
++tp1095
++(dp1096
  Vimage-file
- p1095
 -p1148
++p1097
  Vvmlinux
- p1096
 -p1149
++p1098
  ss(Vimage
- p1097
- g1084
- tp1098
- (dp1099
 -p1150
 -g1137
 -tp1151
 -(dp1152
++p1099
++g1086
++tp1100
++(dp1101
  Vinstall-stem
- p1100
 -p1153
++p1102
  Vvmlinux
- p1101
 -p1154
++p1103
  ss(Vdescription
- p1102
- g1084
 -p1155
 -g1137
++p1104
++g1086
  NVmips32r6
- p1103
- tp1104
- (dp1105
 -p1156
 -tp1157
 -(dp1158
++p1105
++tp1106
++(dp1107
  Vhardware
- p1106
- VMIPS R6 (32 bit, big endian)
- p1107
- sVhardware-long
 -p1159
 +p1108
  VMIPS R6 (32 bit, big endian)
 -p1160
 +p1109
- ss(Vimage
+ sVhardware-long
 -p1161
 +p1110
- g1084
- NVmips32r6
+ VMIPS R6 (32 bit, big endian)
 -p1162
 +p1111
- tp1112
- (dp1113
+ ss(Vimage
 -p1163
 -g1137
++p1112
++g1086
+ NVmips32r6
 -p1164
 -tp1165
 -(dp1166
++p1113
++tp1114
++(dp1115
  Vconfigs
- p1114
- (lp1115
- Vkernelarch-mips/config.boston
 -p1167
 -(lp1168
 +p1116
++(lp1117
+ Vkernelarch-mips/config.boston
 -p1169
++p1118
  aVkernelarch-mips/config.mips32r6
- p1117
 -p1170
++p1119
  ass(Vdescription
- p1118
- g1084
 -p1171
 -g1137
++p1120
++g1086
  NVmips64r6
- p1119
- tp1120
- (dp1121
 -p1172
 -tp1173
 -(dp1174
++p1121
++tp1122
++(dp1123
  Vhardware
- p1122
- VMIPS R6 (64 bit, big endian)
- p1123
- sVhardware-long
 -p1175
 +p1124
  VMIPS R6 (64 bit, big endian)
 -p1176
 +p1125
- ss(Vimage
+ sVhardware-long
 -p1177
 +p1126
- g1084
- NVmips64r6
+ VMIPS R6 (64 bit, big endian)
 -p1178
 +p1127
- tp1128
- (dp1129
+ ss(Vimage
 -p1179
 -g1137
++p1128
++g1086
+ NVmips64r6
 -p1180
 -tp1181
 -(dp1182
++p1129
++tp1130
++(dp1131
  Vconfigs
- p1130
- (lp1131
- Vkernelarch-mips/config.boston
 -p1183
 -(lp1184
 +p1132
++(lp1133
+ Vkernelarch-mips/config.boston
 -p1185
++p1134
  aVkernelarch-mips/config.mips64r6
- p1133
- ass(g217
- g1084
- g186
- tp1134
- (dp1135
- g220
- (lp1136
 -p1186
++p1135
+ ass(g219
 -g1137
++g1086
+ g188
 -tp1187
 -(dp1188
++tp1136
++(dp1137
+ g222
 -(lp1189
++(lp1138
  Vmips32r6
- p1137
 -p1190
++p1139
  aVmips64r6
- p1138
- asg224
 -p1191
++p1140
+ asg226
  I01
  ss(Vbase
- p1139
 -p1192
++p1141
  Vmipsr6el
- p1140
- tp1141
- (dp1142
 -p1193
 -tp1194
 -(dp1195
++p1142
++tp1143
++(dp1144
  Vdefault-flavour
- p1143
 -p1196
++p1145
  Vmips32r6el
- p1144
 -p1197
++p1146
  sVkernel-arch
- p1145
 -p1198
++p1147
  Vmips
- p1146
- sg184
- (lp1147
- g186
- ass(Vbuild
 -p1199
 +p1148
- g1140
- tp1149
- (dp1150
+ sg186
 -(lp1200
++(lp1149
+ g188
+ ass(Vbuild
 -p1201
 -g1193
 -tp1202
 -(dp1203
++p1150
++g1142
++tp1151
++(dp1152
  Vimage-file
- p1151
 -p1204
++p1153
  Vvmlinux
- p1152
 -p1205
++p1154
  ss(Vimage
- p1153
- g1140
- tp1154
- (dp1155
 -p1206
 -g1193
 -tp1207
 -(dp1208
++p1155
++g1142
++tp1156
++(dp1157
  Vinstall-stem
- p1156
 -p1209
++p1158
  Vvmlinux
- p1157
 -p1210
++p1159
  ss(Vdescription
- p1158
- g1140
 -p1211
 -g1193
++p1160
++g1142
  NVmips32r6el
- p1159
- tp1160
- (dp1161
 -p1212
 -tp1213
 -(dp1214
++p1161
++tp1162
++(dp1163
  Vhardware
- p1162
- VMIPS R6 (32 bit, little endian)
- p1163
- sVhardware-long
 -p1215
 +p1164
  VMIPS R6 (32 bit, little endian)
 -p1216
 +p1165
- ss(Vimage
+ sVhardware-long
 -p1217
 +p1166
- g1140
- NVmips32r6el
+ VMIPS R6 (32 bit, little endian)
 -p1218
 +p1167
- tp1168
- (dp1169
+ ss(Vimage
 -p1219
 -g1193
++p1168
++g1142
+ NVmips32r6el
 -p1220
 -tp1221
 -(dp1222
++p1169
++tp1170
++(dp1171
  Vconfigs
- p1170
- (lp1171
- Vkernelarch-mips/config.boston
 -p1223
 -(lp1224
 +p1172
++(lp1173
+ Vkernelarch-mips/config.boston
 -p1225
++p1174
  aVkernelarch-mips/config.mips32r6
- p1173
 -p1226
++p1175
  ass(Vdescription
- p1174
- g1140
 -p1227
 -g1193
++p1176
++g1142
  NVmips64r6el
- p1175
- tp1176
- (dp1177
 -p1228
 -tp1229
 -(dp1230
++p1177
++tp1178
++(dp1179
  Vhardware
- p1178
- VMIPS R6 (64 bit, little endian)
- p1179
- sVhardware-long
 -p1231
 +p1180
  VMIPS R6 (64 bit, little endian)
 -p1232
 +p1181
- ss(Vimage
+ sVhardware-long
 -p1233
 +p1182
- g1140
- NVmips64r6el
+ VMIPS R6 (64 bit, little endian)
 -p1234
 +p1183
- tp1184
- (dp1185
+ ss(Vimage
 -p1235
 -g1193
++p1184
++g1142
+ NVmips64r6el
 -p1236
 -tp1237
 -(dp1238
++p1185
++tp1186
++(dp1187
  Vconfigs
- p1186
- (lp1187
- Vkernelarch-mips/config.boston
 -p1239
 -(lp1240
 +p1188
++(lp1189
+ Vkernelarch-mips/config.boston
 -p1241
++p1190
  aVkernelarch-mips/config.mips64r6
- p1189
- ass(g217
- g1140
- g186
- tp1190
- (dp1191
- g220
- (lp1192
 -p1242
++p1191
+ ass(g219
 -g1193
++g1142
+ g188
 -tp1243
 -(dp1244
++tp1192
++(dp1193
+ g222
 -(lp1245
++(lp1194
  Vmips32r6el
- p1193
 -p1246
++p1195
  aVmips64r6el
- p1194
- asg224
 -p1247
++p1196
+ asg226
  I01
  ss(Vbase
- p1195
 -p1248
++p1197
  Vpowerpc
- p1196
- tp1197
- (dp1198
 -p1249
 -tp1250
 -(dp1251
++p1198
++tp1199
++(dp1200
  Vkernel-arch
- p1199
 -p1252
++p1201
  Vpowerpc
- p1200
- sg184
- (lp1201
- g186
- ass(Vbuild
 -p1253
 +p1202
- g1196
- tp1203
- (dp1204
+ sg186
 -(lp1254
++(lp1203
+ g188
+ ass(Vbuild
 -p1255
 -g1249
 -tp1256
 -(dp1257
++p1204
++g1198
++tp1205
++(dp1206
  Vimage-file
- p1205
 -p1258
++p1207
  Vvmlinux
- p1206
 -p1259
++p1208
  sVvdso
- p1207
 -p1260
++p1209
  I01
  ss(Vimage
- p1208
- g1196
- tp1209
- (dp1210
 -p1261
 -g1249
 -tp1262
 -(dp1263
++p1210
++g1198
++tp1211
++(dp1212
  Vconfigs
- p1211
- (lp1212
- sVbootloaders
 -p1264
 -(lp1265
 +p1213
 +(lp1214
- Vgrub-ieee1275
+ sVbootloaders
 -p1266
 -(lp1267
 +p1215
++(lp1216
+ Vgrub-ieee1275
 -p1268
++p1217
  asVsuggests
- p1216
- (lp1217
- Vmkvmlinuz
 -p1269
 -(lp1270
 +p1218
++(lp1219
+ Vmkvmlinuz
 -p1271
++p1220
  asVinstall-stem
- p1219
 -p1272
++p1221
  Vvmlinux
- p1220
 -p1273
++p1222
  ss(Vdescription
- p1221
- g1196
 -p1274
 -g1249
++p1223
++g1198
  NVpowerpc
- p1222
- tp1223
- (dp1224
 -p1275
 -tp1276
 -(dp1277
++p1224
++tp1225
++(dp1226
  Vhardware
- p1225
 -p1278
++p1227
  Vuniprocessor 32-bit PowerPC
- p1226
 -p1279
++p1228
  ss(Vdescription
- p1227
- g1196
 -p1280
 -g1249
++p1229
++g1198
  NVpowerpc-smp
- p1228
- tp1229
- (dp1230
 -p1281
 -tp1282
 -(dp1283
++p1230
++tp1231
++(dp1232
  Vhardware
- p1231
 -p1284
++p1233
  Vmultiprocessor 32-bit PowerPC
- p1232
 -p1285
++p1234
  ss(Vimage
- p1233
- g1196
 -p1286
 -g1249
++p1235
++g1198
  NVpowerpc-smp
- p1234
- tp1235
- (dp1236
 -p1287
 -tp1288
 -(dp1289
++p1236
++tp1237
++(dp1238
  Vconfigs
- p1237
- (lp1238
- Vpowerpc/config.powerpc
 -p1290
 -(lp1291
 +p1239
++(lp1240
+ Vpowerpc/config.powerpc
 -p1292
++p1241
  aVpowerpc/config.powerpc-smp
- p1240
 -p1293
++p1242
  ass(Vdescription
- p1241
- g1196
 -p1294
 -g1249
++p1243
++g1198
  NVpowerpc64
- p1242
- tp1243
- (dp1244
 -p1295
 -tp1296
 -(dp1297
++p1244
++tp1245
++(dp1246
  Vhardware
- p1245
 -p1298
++p1247
  V64-bit PowerPC
- p1246
 -p1299
++p1248
  ss(Vimage
- p1247
- g1196
 -p1300
 -g1249
++p1249
++g1198
  NVpowerpc64
- p1248
- tp1249
- (dp1250
 -p1301
 -tp1302
 -(dp1303
++p1250
++tp1251
++(dp1252
  Vconfigs
- p1251
- (lp1252
- Vkernelarch-powerpc/config-arch-64
 -p1304
 -(lp1305
 +p1253
++(lp1254
+ Vkernelarch-powerpc/config-arch-64
 -p1306
++p1255
  aVkernelarch-powerpc/config-arch-64-be
- p1254
- ass(g217
- g1196
- g186
- tp1255
- (dp1256
- g220
- (lp1257
 -p1307
++p1256
+ ass(g219
 -g1249
++g1198
+ g188
 -tp1308
 -(dp1309
++tp1257
++(dp1258
+ g222
 -(lp1310
++(lp1259
  Vpowerpc
- p1258
 -p1311
++p1260
  aVpowerpc-smp
- p1259
 -p1312
++p1261
  aVpowerpc64
- p1260
- asg224
 -p1313
++p1262
+ asg226
  I01
  ss(Vbase
- p1261
 -p1314
++p1263
  Vppc64
- p1262
- tp1263
- (dp1264
 -p1315
 -tp1316
 -(dp1317
++p1264
++tp1265
++(dp1266
  Vdefault-flavour
- p1265
 -p1318
++p1267
  Vpowerpc64
- p1266
 -p1319
++p1268
  sVkernel-arch
- p1267
 -p1320
++p1269
  Vpowerpc
- p1268
- sg184
- (lp1269
- g186
- ass(Vbuild
 -p1321
 +p1270
- g1262
- tp1271
- (dp1272
+ sg186
 -(lp1322
++(lp1271
+ g188
+ ass(Vbuild
 -p1323
 -g1315
 -tp1324
 -(dp1325
++p1272
++g1264
++tp1273
++(dp1274
  Vimage-file
- p1273
 -p1326
++p1275
  Vvmlinux
- p1274
 -p1327
++p1276
  sVvdso
- p1275
 -p1328
++p1277
  I01
  ss(Vimage
- p1276
- g1262
- tp1277
- (dp1278
 -p1329
 -g1315
 -tp1330
 -(dp1331
++p1278
++g1264
++tp1279
++(dp1280
  Vconfigs
- p1279
- (lp1280
- sVbootloaders
 -p1332
 -(lp1333
 +p1281
 +(lp1282
- Vgrub-ieee1275
+ sVbootloaders
 -p1334
 -(lp1335
 +p1283
++(lp1284
+ Vgrub-ieee1275
 -p1336
++p1285
  asVsuggests
- p1284
- (lp1285
- Vmkvmlinuz
 -p1337
 -(lp1338
 +p1286
++(lp1287
+ Vmkvmlinuz
 -p1339
++p1288
  asVinstall-stem
- p1287
 -p1340
++p1289
  Vvmlinux
- p1288
 -p1341
++p1290
  ss(Vdescription
- p1289
- g1262
 -p1342
 -g1315
++p1291
++g1264
  NVpowerpc64
- p1290
- tp1291
- (dp1292
 -p1343
 -tp1344
 -(dp1345
++p1292
++tp1293
++(dp1294
  Vhardware
- p1293
 -p1346
++p1295
  V64-bit PowerPC
- p1294
 -p1347
++p1296
  ss(Vimage
- p1295
- g1262
 -p1348
 -g1315
++p1297
++g1264
  NVpowerpc64
- p1296
- tp1297
- (dp1298
 -p1349
 -tp1350
 -(dp1351
++p1298
++tp1299
++(dp1300
  Vconfigs
- p1299
- (lp1300
- Vkernelarch-powerpc/config-arch-64
 -p1352
 -(lp1353
 +p1301
++(lp1302
+ Vkernelarch-powerpc/config-arch-64
 -p1354
++p1303
  aVkernelarch-powerpc/config-arch-64-be
- p1302
- ass(g217
- g1262
- g186
- tp1303
- (dp1304
- g220
- (lp1305
 -p1355
++p1304
+ ass(g219
 -g1315
++g1264
+ g188
 -tp1356
 -(dp1357
++tp1305
++(dp1306
+ g222
 -(lp1358
++(lp1307
  Vpowerpc64
- p1306
- asg224
 -p1359
++p1308
+ asg226
  I01
  ss(Vbase
- p1307
 -p1360
++p1309
  Vppc64el
- p1308
- tp1309
- (dp1310
 -p1361
 -tp1362
 -(dp1363
++p1310
++tp1311
++(dp1312
  Vdefault-flavour
- p1311
 -p1364
++p1313
  Vpowerpc64le
- p1312
 -p1365
++p1314
  sVkernel-arch
- p1313
 -p1366
++p1315
  Vpowerpc
- p1314
- sg184
- (lp1315
- g186
- ass(Vbuild
 -p1367
 +p1316
- g1308
- tp1317
- (dp1318
+ sg186
 -(lp1368
++(lp1317
+ g188
+ ass(Vbuild
 -p1369
 -g1361
 -tp1370
 -(dp1371
++p1318
++g1310
++tp1319
++(dp1320
  Vimage-file
- p1319
 -p1372
++p1321
  Vvmlinux
- p1320
 -p1373
++p1322
  sVvdso
- p1321
 -p1374
++p1323
  I01
  ss(Vimage
- p1322
- g1308
- tp1323
- (dp1324
 -p1375
 -g1361
 -tp1376
 -(dp1377
++p1324
++g1310
++tp1325
++(dp1326
  Vconfigs
- p1325
- (lp1326
- sVbootloaders
 -p1378
 -(lp1379
 +p1327
 +(lp1328
- Vgrub-ieee1275
+ sVbootloaders
 -p1380
 -(lp1381
 +p1329
++(lp1330
+ Vgrub-ieee1275
 -p1382
++p1331
  asVsuggests
- p1330
- (lp1331
- Vmkvmlinuz
 -p1383
 -(lp1384
 +p1332
++(lp1333
+ Vmkvmlinuz
 -p1385
++p1334
  asVinstall-stem
- p1333
 -p1386
++p1335
  Vvmlinux
- p1334
 -p1387
++p1336
  ss(Vdescription
- p1335
- g1308
 -p1388
 -g1361
++p1337
++g1310
  NVpowerpc64le
- p1336
- tp1337
- (dp1338
 -p1389
 -tp1390
 -(dp1391
++p1338
++tp1339
++(dp1340
  Vhardware
- p1339
 -p1392
++p1341
  VLittle-endian 64-bit PowerPC
- p1340
 -p1393
++p1342
  ss(Vimage
- p1341
- g1308
 -p1394
 -g1361
++p1343
++g1310
  NVpowerpc64le
- p1342
- tp1343
- (dp1344
 -p1395
 -tp1396
 -(dp1397
++p1344
++tp1345
++(dp1346
  Vconfigs
- p1345
- (lp1346
- Vkernelarch-powerpc/config-arch-64
 -p1398
 -(lp1399
 +p1347
++(lp1348
+ Vkernelarch-powerpc/config-arch-64
 -p1400
++p1349
  aVkernelarch-powerpc/config-arch-64-le
- p1348
- ass(g217
- g1308
- g186
- tp1349
- (dp1350
- g220
- (lp1351
 -p1401
++p1350
+ ass(g219
 -g1361
++g1310
+ g188
 -tp1402
 -(dp1403
++tp1351
++(dp1352
+ g222
 -(lp1404
++(lp1353
  Vpowerpc64le
- p1352
- asg224
 -p1405
++p1354
+ asg226
  I01
  ss(Vbase
- p1353
 -p1406
++p1355
  Vriscv64
- p1354
- tp1355
- (dp1356
 -p1407
 -tp1408
 -(dp1409
++p1356
++tp1357
++(dp1358
  Vkernel-arch
- p1357
 -p1410
++p1359
  Vriscv
- p1358
 -p1411
++p1360
  sVfeaturesets
- p1359
- (lp1360
- Vnone
 -p1412
 -(lp1413
 +p1361
++(lp1362
+ Vnone
 -p1414
++p1363
  ass(Vbuild
- p1362
- g1354
- tp1363
- (dp1364
 -p1415
 -g1407
 -tp1416
 -(dp1417
++p1364
++g1356
++tp1365
++(dp1366
  Vimage-file
- p1365
 -p1418
++p1367
  Varch/riscv/boot/Image
- p1366
 -p1419
++p1368
  sVvdso
- p1367
 -p1420
++p1369
  I01
  ss(Vimage
- p1368
- g1354
- tp1369
- (dp1370
 -p1421
 -g1407
 -tp1422
 -(dp1423
++p1370
++g1356
++tp1371
++(dp1372
  Vinstall-stem
- p1371
 -p1424
++p1373
  Vvmlinux
- p1372
 -p1425
++p1374
  ss(Vdescription
- p1373
- g1354
 -p1426
 -g1407
++p1375
++g1356
  NVriscv64
- p1374
- tp1375
- (dp1376
 -p1427
 -tp1428
 -(dp1429
++p1376
++tp1377
++(dp1378
  Vhardware
- p1377
- V64-bit RISC-V platforms
- p1378
- sVhardware-long
 -p1430
 +p1379
  V64-bit RISC-V platforms
 -p1431
 +p1380
- ss(Vbase
+ sVhardware-long
 -p1432
 +p1381
- g1354
- Vnone
+ V64-bit RISC-V platforms
 -p1433
 +p1382
- tp1383
- (dp1384
+ ss(Vbase
 -p1434
 -g1407
++p1383
++g1356
+ Vnone
 -p1435
 -tp1436
 -(dp1437
++p1384
++tp1385
++(dp1386
  Vflavours
- p1385
- (lp1386
- Vriscv64
 -p1438
 -(lp1439
 +p1387
- asVdefault-flavour
- p1388
++(lp1388
  Vriscv64
 -p1440
 +p1389
- ss(Vbase
+ asVdefault-flavour
 -p1441
 +p1390
- Vs390
+ Vriscv64
 -p1442
 +p1391
- tp1392
- (dp1393
+ ss(Vbase
 -p1443
++p1392
+ Vs390
 -p1444
 -tp1445
 -(dp1446
++p1393
++tp1394
++(dp1395
  Vkernel-arch
- p1394
 -p1447
++p1396
  Vs390
- p1395
 -p1448
++p1397
  sVfeaturesets
- p1396
- (lp1397
- ss(Vbase
 -p1449
 -(lp1450
 +p1398
++(lp1399
+ ss(Vbase
 -p1451
++p1400
  Vs390x
- p1399
- tp1400
- (dp1401
 -p1452
 -tp1453
 -(dp1454
++p1401
++tp1402
++(dp1403
  Vdefault-flavour
- p1402
 -p1455
++p1404
  Vs390x
- p1403
 -p1456
++p1405
  sVkernel-arch
- p1404
 -p1457
++p1406
  Vs390
- p1405
- sg184
- (lp1406
- g186
- ass(Vbuild
 -p1458
 +p1407
- g1399
- tp1408
- (dp1409
+ sg186
 -(lp1459
++(lp1408
+ g188
+ ass(Vbuild
 -p1460
 -g1452
 -tp1461
 -(dp1462
++p1409
++g1401
++tp1410
++(dp1411
  Vimage-file
- p1410
 -p1463
++p1412
  Varch/s390/boot/bzImage
- p1411
 -p1464
++p1413
  sVvdso
- p1412
 -p1465
++p1414
  I01
  ss(Vimage
- p1413
- g1399
- tp1414
- (dp1415
 -p1466
 -g1452
 -tp1467
 -(dp1468
++p1415
++g1401
++tp1416
++(dp1417
  Vbootloaders
- p1416
- (lp1417
- Vs390-tools
 -p1469
 -(lp1470
 +p1418
++(lp1419
+ Vs390-tools
 -p1471
++p1420
  asVinstall-stem
- p1419
 -p1472
++p1421
  Vvmlinuz
- p1420
 -p1473
++p1422
  ss(Vrelations
- p1421
- g1399
- tp1422
- (dp1423
 -p1474
 -g1452
 -tp1475
 -(dp1476
++p1423
++g1401
++tp1424
++(dp1425
  Vheaders%gcc-10
- p1424
 -p1477
++p1426
  Vlinux-compiler-gcc-10-s390
- p1425
 -p1478
++p1427
  ss(Vdescription
- p1426
- g1399
 -p1479
 -g1452
++p1428
++g1401
  NVs390x
- p1427
- tp1428
- (dp1429
 -p1480
 -tp1481
 -(dp1482
++p1429
++tp1430
++(dp1431
  Vhardware
- p1430
 -p1483
++p1432
  VIBM zSeries
- p1431
- ss(g217
- g1399
- g186
- tp1432
- (dp1433
- g220
- (lp1434
 -p1484
++p1433
+ ss(g219
 -g1452
++g1401
+ g188
 -tp1485
 -(dp1486
++tp1434
++(dp1435
+ g222
 -(lp1487
++(lp1436
  Vs390x
- p1435
- asg224
 -p1488
++p1437
+ asg226
  I01
  ss(Vbase
- p1436
 -p1489
++p1438
  Vsh3
- p1437
- tp1438
- (dp1439
 -p1490
 -tp1491
 -(dp1492
++p1439
++tp1440
++(dp1441
  Vkernel-arch
- p1440
 -p1493
++p1442
  Vsh
- p1441
 -p1494
++p1443
  sVfeaturesets
- p1442
- (lp1443
- ss(Vbase
 -p1495
 -(lp1496
 +p1444
++(lp1445
+ ss(Vbase
 -p1497
++p1446
  Vsh4
- p1445
- tp1446
- (dp1447
 -p1498
 -tp1499
 -(dp1500
++p1447
++tp1448
++(dp1449
  Vkernel-arch
- p1448
 -p1501
++p1450
  Vsh
- p1449
- sg184
- (lp1450
- g186
- ass(Vbuild
 -p1502
 +p1451
- g1445
- tp1452
- (dp1453
+ sg186
 -(lp1503
++(lp1452
+ g188
+ ass(Vbuild
 -p1504
 -g1498
 -tp1505
 -(dp1506
++p1453
++g1447
++tp1454
++(dp1455
  Vimage-file
- p1454
 -p1507
++p1456
  Varch/sh/boot/zImage
- p1455
 -p1508
++p1457
  ss(Vimage
- p1456
- g1445
- tp1457
- (dp1458
 -p1509
 -g1498
 -tp1510
 -(dp1511
++p1458
++g1447
++tp1459
++(dp1460
  Vinstall-stem
- p1459
 -p1512
++p1461
  Vvmlinuz
- p1460
 -p1513
++p1462
  ss(Vdescription
- p1461
- g1445
 -p1514
 -g1498
++p1463
++g1447
  NVsh7751r
- p1462
- tp1463
- (dp1464
 -p1515
 -tp1516
 -(dp1517
++p1464
++tp1465
++(dp1466
  Vhardware
- p1465
 -p1518
++p1467
  Vsh7751r
- p1466
 -p1519
++p1468
  sVhardware-long
- p1467
 -p1520
++p1469
  VRenesas SH7751R R2D plus board
- p1468
 -p1521
++p1470
  ss(Vdescription
- p1469
- g1445
 -p1522
 -g1498
++p1471
++g1447
  NVsh7785lcr
- p1470
- tp1471
- (dp1472
 -p1523
 -tp1524
 -(dp1525
++p1472
++tp1473
++(dp1474
  Vhardware
- p1473
 -p1526
++p1475
  Vsh7785lcr
- p1474
 -p1527
++p1476
  sVhardware-long
- p1475
 -p1528
++p1477
  VRenesas SH7785 reference board
- p1476
 -p1529
++p1478
  ss(Vimage
- p1477
- g1445
 -p1530
 -g1498
++p1479
++g1447
  NVsh7785lcr
- p1478
- tp1479
- (dp1480
 -p1531
 -tp1532
 -(dp1533
++p1480
++tp1481
++(dp1482
  Vrecommends
- p1481
- (lp1482
- Vu-boot-tools
 -p1534
 -(lp1535
 +p1483
++(lp1484
+ Vu-boot-tools
 -p1536
++p1485
  asVcheck-size
- p1484
 -p1537
++p1486
  I4194304
- ss(g217
- g1445
- g186
- tp1485
- (dp1486
- g220
- (lp1487
+ ss(g219
 -g1498
++g1447
+ g188
 -tp1538
 -(dp1539
++tp1487
++(dp1488
+ g222
 -(lp1540
++(lp1489
  Vsh7751r
- p1488
 -p1541
++p1490
  aVsh7785lcr
- p1489
- asg224
 -p1542
++p1491
+ asg226
  I01
  ss(Vbase
- p1490
 -p1543
++p1492
  Vsparc
- p1491
- tp1492
- (dp1493
 -p1544
 -tp1545
 -(dp1546
++p1493
++tp1494
++(dp1495
  Vkernel-arch
- p1494
 -p1547
++p1496
  Vsparc
- p1495
 -p1548
++p1497
  sVfeaturesets
- p1496
- (lp1497
- ss(Vbase
 -p1549
 -(lp1550
 +p1498
++(lp1499
+ ss(Vbase
 -p1551
++p1500
  Vsparc64
- p1499
- tp1500
- (dp1501
 -p1552
 -tp1553
 -(dp1554
++p1501
++tp1502
++(dp1503
  Vdefault-flavour
- p1502
 -p1555
++p1504
  Vsparc64-smp
- p1503
 -p1556
++p1505
  sVkernel-arch
- p1504
 -p1557
++p1506
  Vsparc
- p1505
- sg184
- (lp1506
- g186
- ass(Vbuild
 -p1558
 +p1507
- g1499
- tp1508
- (dp1509
+ sg186
 -(lp1559
++(lp1508
+ g188
+ ass(Vbuild
 -p1560
 -g1552
 -tp1561
 -(dp1562
++p1509
++g1501
++tp1510
++(dp1511
  Vimage-file
- p1510
 -p1563
++p1512
  Vvmlinux
- p1511
 -p1564
++p1513
  ss(Vimage
- p1512
- g1499
- tp1513
- (dp1514
 -p1565
 -g1552
 -tp1566
 -(dp1567
++p1514
++g1501
++tp1515
++(dp1516
  Vconfigs
- p1515
- (lp1516
- sVbootloaders
 -p1568
 -(lp1569
 +p1517
 +(lp1518
- Vgrub-ieee1275
+ sVbootloaders
 -p1570
 -(lp1571
 +p1519
++(lp1520
+ Vgrub-ieee1275
 -p1572
++p1521
  asVsuggests
- p1520
- (lp1521
- Vfdutils
 -p1573
 -(lp1574
 +p1522
++(lp1523
+ Vfdutils
 -p1575
++p1524
  asVinstall-stem
- p1523
 -p1576
++p1525
  Vvmlinux
- p1524
 -p1577
++p1526
  ss(Vdescription
- p1525
- g1499
 -p1578
 -g1552
++p1527
++g1501
  NVsparc64
- p1526
- tp1527
- (dp1528
 -p1579
 -tp1580
 -(dp1581
++p1528
++tp1529
++(dp1530
  Vhardware
- p1529
 -p1582
++p1531
  Vuniprocessor 64-bit UltraSPARC
- p1530
 -p1583
++p1532
  ss(Vimage
- p1531
- g1499
 -p1584
 -g1552
++p1533
++g1501
  NVsparc64
- p1532
- tp1533
- (dp1534
 -p1585
 -tp1586
 -(dp1587
++p1534
++tp1535
++(dp1536
  Vconfigs
- p1535
- (lp1536
- Vkernelarch-sparc/config-up
 -p1588
 -(lp1589
 +p1537
++(lp1538
+ Vkernelarch-sparc/config-up
 -p1590
++p1539
  ass(Vdescription
- p1538
- g1499
 -p1591
 -g1552
++p1540
++g1501
  NVsparc64-smp
- p1539
- tp1540
- (dp1541
 -p1592
 -tp1593
 -(dp1594
++p1541
++tp1542
++(dp1543
  Vhardware
- p1542
 -p1595
++p1544
  Vmultiprocessor 64-bit UltraSPARC
- p1543
 -p1596
++p1545
  ss(Vimage
- p1544
- g1499
 -p1597
 -g1552
++p1546
++g1501
  NVsparc64-smp
- p1545
- tp1546
- (dp1547
 -p1598
 -tp1599
 -(dp1600
++p1547
++tp1548
++(dp1549
  Vconfigs
- p1548
- (lp1549
- Vkernelarch-sparc/config-smp
 -p1601
 -(lp1602
 +p1550
- ass(g217
- g1499
- g186
- tp1551
- (dp1552
- g220
- (lp1553
++(lp1551
+ Vkernelarch-sparc/config-smp
 -p1603
++p1552
+ ass(g219
 -g1552
++g1501
+ g188
 -tp1604
 -(dp1605
++tp1553
++(dp1554
+ g222
 -(lp1606
++(lp1555
  Vsparc64
- p1554
 -p1607
++p1556
  aVsparc64-smp
- p1555
- asg224
 -p1608
++p1557
+ asg226
  I01
  ss(Vbase
- p1556
 -p1609
++p1558
  Vx32
- p1557
- tp1558
- (dp1559
 -p1610
 -tp1611
 -(dp1612
++p1559
++tp1560
++(dp1561
  Vkernel-arch
- p1560
 -p1613
++p1562
  Vx86
- p1561
 -p1614
++p1563
  sVfeaturesets
- p1562
- (lp1563
- ss(Vabi
 -p1615
 -(lp1616
 +p1564
++(lp1565
+ ss(Vabi
 -p1617
++p1566
  NVrt
- p1565
- tp1566
- (dp1567
 -p1618
 -tp1619
 -(dp1620
++p1567
++tp1568
++(dp1569
  Vignore-changes
- p1568
- (lp1569
- V*
 -p1621
 -(lp1622
 +p1570
++(lp1571
+ V*
 -p1623
++p1572
  ass(Vdescription
- p1571
- Ng1565
- tp1572
- (dp1573
 -p1624
 -Ng1618
 -tp1625
 -(dp1626
++p1573
++Ng1567
++tp1574
++(dp1575
  Vpart-long-rt
- p1574
 -p1627
++p1576
  VThis kernel includes the PREEMPT_RT realtime patch set.
- p1575
 -p1628
++p1577
  sVpart-short-rt
- p1576
 -p1629
++p1578
  VPREEMPT_RT
- p1577
 -p1630
++p1579
  sVparts
- p1578
- (lp1579
- Vrt
 -p1631
 -(lp1632
 +p1580
++(lp1581
+ Vrt
 -p1633
++p1582
  ass(Vversion
- p1581
- tp1582
- (dp1583
 -p1634
 -tp1635
 -(dp1636
++p1583
++tp1584
++(dp1585
  Vsource
- p1584
- V5.10.40-1+rpi1
- p1585
- sVupstream
 -p1637
 -V5.10.46-3
 -p1638
 +p1586
- V5.10
++V5.10.46-3+rpi1
 +p1587
- sVabiname_base
+ sVupstream
 -p1639
 +p1588
- V5.10.0
+ V5.10
 -p1640
 +p1589
- sVabiname
+ sVabiname_base
 -p1641
 +p1590
- V5.10.0-7
+ V5.10.0
 -p1642
 +p1591
+ sVabiname
 -p1643
++p1592
+ V5.10.0-8
 -p1644
++p1593
  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,3b0df27d7651128c36cade0d1b9156c15a8a803b..fb53a11cee9d2c959f6dbe253a561724fb4d2403
@@@ -1,82 -1,78 +1,82 @@@
  a46eb172db472ccbe5364b1de7eeb2a0  debian/bin/gencontrol.py
- 60b3595cf9702000ebf01154f9433216  debian/build/version-info
 -70f7a3c76de436ac37c57d91d4461d9a  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
++115470f5cc77105a4f546c2b7d2ced1d  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
+ 0e6309e89ee090e9c132f0e1f869c8ef  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,1bac0781364558d949c019c13790ea6149794394..244b494a1958e6b2a224e2642ca68f3aef6edf5c
  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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3' 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-3' 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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3' 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-3' 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-3+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-3' 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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3' 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-3' 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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3' 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-3' 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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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-3' 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-3+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