Merge version 5.10.223-1+rpi1 and 5.10.226-1 to produce 5.10.226-1+rpi1 archive/raspbian/5.10.226-1+rpi1 raspbian/5.10.226-1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Mon, 7 Oct 2024 00:42:19 +0000 (01:42 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Mon, 7 Oct 2024 00:42:19 +0000 (01:42 +0100)
1  2 
debian/changelog
debian/config.defines.dump
debian/control
debian/control.md5sum
debian/rules.gen
debian/tests/control

index 5a026172ddc09bd5cc2992b0252fcd9c10892828,552e34bb4b370bfe61573219a9abfb4f42f9f8dc..8767d2f39e6c74a15062e74c9a2a0dda94291e56
- linux (5.10.223-1+rpi1) bullseye-staging; urgency=medium
++linux (5.10.226-1+rpi1) bullseye-staging; urgency=medium
 +
 +  [changes brought forward from 4.14.13-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 07 Feb 2018 23:32:32 +0000]
 +  * Disable kernel builds from this package, we build our kernels from other source packages.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Fri, 16 Aug 2024 16:29:23 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Mon, 07 Oct 2024 00:41:59 +0000
++
+ linux (5.10.226-1) bullseye-security; urgency=high
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.224
+     - [amd64] EDAC/skx_common: Add new ADXL components for 2-level memory
+     - [amd64] EDAC, i10nm: make skx_common.o a separate module
+     - [arm64] platform/chrome: cros_ec_debugfs: fix wrong EC message version
+     - hfsplus: fix to avoid false alarm of circular locking
+     - [i386] of: Return consistent error type from x86_of_pci_irq_enable()
+     - [x86] pci/xen: Fix PCIBIOS_* return code handling
+     - [x86] platform/iosf_mbi: Convert PCIBIOS_* return codes to errnos
+     - hwmon: (adt7475) Fix default duty on fan is disabled
+     - [arm64] dts: qcom: msm8996: specify UFS core_clk frequencies
+     - [arm*] soc: qcom: pdr: protect locator_addr with the main mutex
+       (CVE-2024-43849)
+     - [arm64] dts: rockchip: Increase VOP clk rate on RK3328
+     - [arm64] dts: amlogic: gx: correct hdmi clocks
+     - [arm64] firmware: turris-mox-rwtm: Fix checking return value of
+       wait_for_completion_timeout()
+     - [arm64] firmware: turris-mox-rwtm: Initialize completion before mailbox
+     - wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only device
+     - net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP
+     - net/smc: Allow SMC-D 1MB DMB allocations
+     - net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when
+       CONFIG_ARCH_NO_SG_CHAIN is defined
+     - lib: objagg: Fix general protection fault (CVE-2024-43846)
+     - mlxsw: spectrum_acl_erp: Fix object nesting warning (CVE-2024-43880)
+     - ath11k: dp: stop rx pktlog before suspend
+     - wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphers
+     - wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he()
+     - wifi: cfg80211: handle 2x996 RU allocation in
+       cfg80211_calculate_bitrate_he() (CVE-2024-43879)
+     - [arm*] net: fec: Refactor: #define magic constants
+     - [arm*] net: fec: Fix FEC_ECR_EN1588 being cleared on link-down
+     - ipvs: Avoid unnecessary calls to skb_is_gso_sctp
+     - netfilter: nf_tables: rise cap on SELinux secmark context
+     - [x86] perf/x86/intel/pt: Fix pt_topa_entry_for_page() address calculation
+     - perf: Fix perf_aux_size() for greater-than 32-bit size
+     - perf: Prevent passing zero nr_pages to rb_alloc_aux()
+     - qed: Improve the stack space of filter_config()
+     - wifi: virt_wifi: avoid reporting connection success with wrong SSID
+       (CVE-2024-43841)
+     - gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkey
+     - bna: adjust 'name' buf size of bna_tcb and bna_ccb structures
+       (CVE-2024-43839)
+     - xdp: fix invalid wait context of page_pool_destroy() (CVE-2024-43834)
+     - media: imon: Fix race getting ictx->lock
+     - saa7134: Unchecked i2c_transfer function result fixed
+     - media: uvcvideo: Allow entity-defined get_info and get_cur
+     - media: uvcvideo: Override default flags
+     - leds: trigger: Unregister sysfs attributes before calling deactivate()
+       (CVE-2024-43830)
+     - perf report: Fix condition in sort__sym_cmp()
+     - [armhf] drm/etnaviv: fix DMA direction handling for cached RW buffers
+     - drm/qxl: Add check for drm_cvt_mode (CVE-2024-43829)
+     - Revert "leds: led-core: Fix refcount leak in of_led_get()"
+       (regression in 5.10.173)
+     - ext4: fix infinite loop when replaying fast_commit (CVE-2024-43828)
+     - [arm64] media: venus: flush all buffers in output plane streamoff
+     - [armhf] mfd: omap-usb-tll: Use struct_size to allocate tll
+     - xprtrdma: Rename frwr_release_mr()
+     - xprtrdma: Fix rpcrdma_reqs_reset()
+     - SUNRPC: avoid soft lockup when transmitting UDP to reachable server.
+     - ext4: avoid writing unitialized memory to disk in EA inodes
+     - SUNRPC: Fixup gss_status tracepoint error output
+     - PCI: Fix resource double counting on remove & rescan
+     - RDMA/mlx4: Fix truncated output warning in mad.c
+     - RDMA/mlx4: Fix truncated output warning in alias_GUID.c
+     - RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPs
+     - RDMA/device: Return error earlier if port in not valid
+     - Input: elan_i2c - do not leave interrupt disabled on suspend failure
+     - [arm64] RDMA/hns: Fix missing pagesize and alignment check in FRMR
+     - netfilter: ctnetlink: use helper function to calculate expect ID
+       (CVE-2024-44944)
+     - [arm*] net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU
+       ports
+     - [armhf] net: dsa: b53: Limit chip-wide jumbo frame config to CPU ports
+     - [arm*] pinctrl: rockchip: update rk3308 iomux routes
+     - pinctrl: core: fix possible memory leak when pinctrl_enable() fails
+     - pinctrl: single: fix possible memory leak when pinctrl_enable() fails
+     - [armhf] pinctrl: ti: ti-iodelay: Drop if block with always false
+       condition
+     - [armhf] pinctrl: ti: ti-iodelay: fix possible memory leak when
+       pinctrl_enable() fails
+     - fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP
+     - nilfs2: avoid undefined behavior in nilfs_cnt32_ge macro
+     - rtc: interface: Add RTC offset to alarm after fix-up
+     - tick/broadcast: Make takeover of broadcast hrtimer reliable
+     - net: netconsole: Disable target before netpoll cleanup
+     - af_packet: Handle outgoing VLAN packets without hardware offloading
+     - ipv6: take care of scope when choosing the src addr
+     - sched/fair: set_load_weight() must also call reweight_task() for
+       SCHED_IDLE tasks
+     - char: tpm: Fix possible memory leak in tpm_bios_measurements_open()
+     - [arm64] media: venus: fix use after free in vdec_close (CVE-2024-42313)
+     - hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode()
+       (CVE-2024-42311)
+     - ext2: Verify bitmap and itable block numbers before using them
+     - [x86] drm/gma500: fix null pointer dereference in
+       cdv_intel_lvds_get_modes (CVE-2024-42310)
+     - [x86] drm/gma500: fix null pointer dereference in
+       psb_intel_lvds_get_modes (CVE-2024-42309)
+     - scsi: qla2xxx: Fix optrom version displayed in FDMI
+     - drm/amd/display: Check for NULL pointer (CVE-2024-42308)
+     - sched/fair: Use all little CPUs for CPU-bound workloads
+     - apparmor: use kvfree_sensitive to free data->data
+     - task_work: s/task_work_cancel()/task_work_cancel_func()/
+     - task_work: Introduce task_work_cancel() again
+     - udf: Avoid using corrupted block bitmap buffer (CVE-2024-42306)
+     - ext4: check dot and dotdot of dx_root before making dir indexed
+       (CVE-2024-42305)
+     - ext4: make sure the first directory block is not a hole (CVE-2024-42304)
+     - wifi: mwifiex: Fix interface type change
+     - [x86] leds: ss4200: Convert PCIBIOS_* return codes to errnos
+     - jbd2: make jbd2_journal_get_max_txn_bufs() internal
+     - [x86] KVM: VMX: Split out the non-virtualization part of
+       vmx_interrupt_blocked()
+     - [x86] hwrng: amd - Convert PCIBIOS_* return codes to errnos
+     - [amd64] PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PIN
+     - [arm64] PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpio
+     - binder: fix hang of unregistered readers
+     - dev/parport: fix the array out-of-bounds risk (CVE-2024-42301)
+     - scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmds
+     - f2fs: fix to don't dirty inode for readonly filesystem (CVE-2024-42297)
+     - ubi: eba: properly rollback inside self_check_eba
+     - decompress_bunzip2: fix rare decompression failure
+     - kobject_uevent: Fix OOB access within zap_modalias_env() (CVE-2024-42292)
+     - devres: Fix devm_krealloc() wasting memory
+     - rtc: cmos: Fix return value of nvmem callbacks
+     - scsi: qla2xxx: During vport delete send async logout explicitly
+       (CVE-2024-42289)
+     - scsi: qla2xxx: Fix for possible memory corruption (CVE-2024-42288)
+     - scsi: qla2xxx: Fix flash read failure
+     - scsi: qla2xxx: Complete command early within lock (CVE-2024-42287)
+     - scsi: qla2xxx: validate nvme_local_port correctly (CVE-2024-42286)
+     - [x86] perf/x86/intel/pt: Fix topa_entry base length
+     - [x86] perf/x86/intel/pt: Fix a topa_entry base address calculation
+     - [x86] watchdog/perf: properly initialize the turbo mode timestamp and
+       rearm counter
+     - RDMA/iwcm: Fix a use-after-free related to destroying CM IDs
+       (CVE-2024-42285)
+     - rbd: don't assume rbd_is_lock_owner() for exclusive mappings
+     - [arm*] drm/panfrost: Mark simple_ondemand governor as softdep
+     - rbd: rename RBD_LOCK_STATE_RELEASING and releasing_wait
+     - rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappings
+     - Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tables
+     - Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591
+     - nilfs2: handle inconsistent state in nilfs_btnode_create_block()
+       (CVE-2024-42295)
+     - io_uring/io-wq: limit retrying worker initialisation
+     - kernel: rerun task_work while freezing in get_signal()
+     - jfs: Fix array-index-out-of-bounds in diFree (CVE-2024-43858)
+     - f2fs: fix start segno of large section
+     - dma: fix call order in dmam_free_coherent (CVE-2024-43856)
+     - ipv4: Fix incorrect source address in Record Route option
+     - net: bonding: correctly annotate RCU in bond_should_notify_peers()
+     - [amd64] netfilter: nft_set_pipapo_avx2: disable softinterrupts
+     - tipc: Return non-zero value from tipc_udp_addr2str() on error
+       (CVE-2024-42284)
+     - net: stmmac: Correct byte order of perfect_match
+     - net: nexthop: Initialize all fields in dumped nexthops (CVE-2024-42283)
+     - bpf: Fix a segment issue when downgrading gso_size (CVE-2024-42281)
+     - [x86] mISDN: Fix a use after free in hfcmulti_tx() (CVE-2024-42280)
+     - apparmor: Fix null pointer deref when receiving skb during sock creation
+       (CVE-2023-52889)
+     - lirc: rc_dev_get_from_fd(): fix file leak
+     - ceph: fix incorrect kmalloc size of pagevec mempool
+     - nvme: split command copy into a helper
+     - nvme-pci: add missing condition check for existence of mapped data
+       (CVE-2024-42276)
+     - fs: don't allow non-init s_user_ns for filesystems without
+       FS_USERNS_MOUNT
+     - fuse: verify {g,u}id mount options correctly
+     - sysctl: always initialize i_uid/i_gid (CVE-2024-42312)
+     - ext4: factor out a common helper to query extent map
+     - ext4: check the extent status again before inserting delalloc block
+     - [arm64] soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driver
+     - [arm64] drivers: soc: xilinx: check return status of get_api_version()
+     - devres: Fix memory leakage caused by driver API devm_free_percpu()
+       (CVE-2024-43871)
+     - genirq: Allow the PM device to originate from irq domain
+     - [arm*] irqchip/imx-irqsteer: Constify irq_chip struct
+     - [arm*] irqchip/imx-irqsteer: Add runtime PM support
+     - [arm*] irqchip/imx-irqsteer: Handle runtime power management correctly
+       (CVE-2024-42290)
+     - remoteproc: imx_rproc: ignore mapping vdev regions (CVE-2024-43860)
+     - drm/nouveau: prime: fix refcount underflow (CVE-2024-43867)
+     - [x86] drm/vmwgfx: Fix overlay when using Screen Targets
+     - sched: act_ct: take care of padding in struct zones_ht_key
+       (CVE-2024-42272)
+     - net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptys
+     - ipv6: fix ndisc_is_useropt() handling for PIO
+     - [arm*] platform/chrome: cros_ec_proto: Lock device when updating MKBP
+       version
+     - HID: wacom: Modify pen IDs
+     - protect the fetch of ->fd[fd] in do_dup2() from mispredictions
+       (CVE-2024-42265)
+     - ALSA: usb-audio: Correct surround channels in UAC1 channel map
+     - [x86] ALSA: hda/realtek: Add quirk for Acer Aspire E5-574G
+     - net: usb: sr9700: fix uninitialized variable use in sr_mdio_read
+     - r8169: don't increment tx_dropped in case of NETDEV_TX_BUSY
+     - genirq: Allow irq_chip registration functions to take a const irq_chip
+     - [arm64] irqchip/mbigen: Fix mbigen node address layout
+     - [i386] mm: Fix pti_clone_pgtable() alignment assumption (CVE-2024-44965)
+     - [i386] mm: Fix pti_clone_entry_text() for i386
+     - sctp: move hlist_node and hashent out of sctp_ep_common
+     - sctp: Fix null-ptr-deref in reuseport_add_sock(). (CVE-2024-44935)
+     - net: usb: qmi_wwan: fix memory leak for not ip packets (CVE-2024-43861)
+     - net: linkwatch: use system_unbound_wq
+     - Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()
+     - [armhf] net: dsa: bcm_sf2: Fix a possible memory leak in
+       bcm_sf2_mdio_register() (CVE-2024-44971)
+     - l2tp: fix lockdep splat
+     - [arm*] net: fec: Stop PPS on driver remove
+     - md: do not delete safemode_timer in mddev_suspend
+     - md/raid5: avoid BUG_ON() while continue reshape after reassembling
+       (CVE-2024-43914)
+     - ACPI: battery: create alarm sysfs attribute atomically
+     - [x86] ACPI: SBS: manage alarm sysfs attribute through psy core
+     - udf: prevent integer overflow in udf_bitmap_free_blocks()
+     - wifi: nl80211: don't give key data to userspace
+     - btrfs: fix bitmap leak when loading free space cache on duplicate entry
+     - drm/amdgpu: Fix the null pointer dereference to ras_manager
+       (CVE-2024-43908)
+     - drm/amdgpu/pm: Fix the null pointer dereference in
+       apply_state_adjust_rules (CVE-2024-43907)
+     - media: uvcvideo: Ignore empty TS packets
+     - media: uvcvideo: Fix the bandwdith quirk on USB 3.x
+     - jbd2: avoid memleak in jbd2_journal_write_metadata_buffer
+     - SUNRPC: Fix a race to wake a sync task
+     - sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
+     - ext4: fix wrong unit use in ext4_mb_find_by_goal
+     - [arm64] cpufeature: Force HWCAP to be based on the sysreg visible to
+       user-space
+     - [arm64] Add Neoverse-V2 part
+     - [arm64] cputype: Add Cortex-X4 definitions
+     - [arm64] cputype: Add Neoverse-V3 definitions
+     - [arm64] errata: Add workaround for Arm errata 3194386 and 3312417
+     - [arm64] cputype: Add Cortex-X3 definitions
+     - [arm64] cputype: Add Cortex-A720 definitions
+     - [arm64] cputype: Add Cortex-X925 definitions
+     - [arm64] errata: Unify speculative SSBS errata logic
+     - [arm64] errata: Expand speculative SSBS workaround
+     - [arm64] cputype: Add Cortex-X1C definitions
+     - [arm64] cputype: Add Cortex-A725 definitions
+     - [arm64] errata: Expand speculative SSBS workaround (again)
+     - i2c: smbus: Improve handling of stuck alerts
+     - i2c: smbus: Send alert notifications to all devices if source not found
+     - kprobes: Fix to check symbol prefixes correctly
+     - ALSA: usb-audio: Re-add ScratchAmp quirk entries
+     - drm/client: fix null pointer dereference in drm_client_modeset_probe
+       (CVE-2024-43894)
+     - ALSA: line6: Fix racy access to midibuf (CVE-2024-44954)
+     - [x86] ALSA: hda: Add HP MP9 G4 Retail System AMS to force connect list
+     - [x86] ALSA: hda/hdmi: Yet more pin fix for HP EliteDesk 800 G4
+     - usb: vhci-hcd: Do not drop references before new references are gained
+       (CVE-2024-43883)
+     - USB: serial: debug: do not echo input by default
+     - usb: gadget: core: Check for unset descriptor (CVE-2024-44960)
+     - usb: gadget: u_serial: Set start_delayed during suspend
+     - scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logic
+     - tick/broadcast: Move per CPU pointer access into the atomic section
+       (CVE-2024-44968)
+     - ntp: Clamp maxerror and esterror to operating range
+     - driver core: Fix uevent_show() vs driver detach race (CVE-2024-44952)
+     - ntp: Safeguard against time_constant overflow
+     - scsi: mpt3sas: Remove scsi_dma_map() error messages
+     - scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES
+     - [arm*] irqchip/meson-gpio: support more than 8 channels gpio irq
+     - [arm*] irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to
+       'raw_spinlock_t'
+     - serial: core: check uartclk for zero to avoid divide by zero
+       (CVE-2024-43893)
+     - genirq/irqdesc: Honor caller provided affinity in alloc_desc()
+     - padata: Fix possible divide-by-0 panic in padata_mt_helper()
+       (CVE-2024-43889)
+     - tracing: Fix overflow in get_free_elt() (CVE-2024-43890)
+     - [x86] mtrr: Check if fixed MTRRs exist before saving them
+       (CVE-2024-44948)
+     - [arm*] drm/bridge: analogix_dp: properly handle zero sized AUX
+       transactions
+     - [x86] drm/mgag200: Set DDC timeout in milliseconds
+     - PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal
+       (CVE-2024-42302)
+     - netfilter: nf_tables: set element extended ACK reporting support
+     - netfilter: nf_tables: use timestamp to check for set element timeout
+       (CVE-2024-27397)
+     - netfilter: nf_tables: allow clone callbacks to sleep
+     - netfilter: nf_tables: prefer nft_chain_validate (CVE-2024-41042)
+     - [x86] drm/i915/gem: Fix Virtual Memory mapping boundaries calculation
+       (CVE-2024-42259)
+     - [arm64] cpufeature: Fix the visibility of compat hwcaps
+     - media: uvcvideo: Use entity get_cur in uvc_ctrl_set
+     - exec: Fix ToCToU between perm check and set-uid/gid usage
+       (CVE-2024-43882)
+     - [x86] nvme/pci: Add APST quirk for Lenovo N60z laptop
+     - wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values (CVE-2024-42114)
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.225
+     - fuse: Initialize beyond-EOF page contents before setting uptodate
+       (CVE-2024-44947)
+     - ALSA: usb-audio: Support Yamaha P-125 quirk entry
+     - [x86] xhci: Fix Panther point NULL pointer deref at full-speed re-
+       enumeration (CVE-2024-45006)
+     - [x86] thunderbolt: Mark XDomain as unplugged when router is removed
+       (CVE-2024-46702)
+     - [arm64] ACPI: NUMA: initialize all values of acpi_early_node_map to
+       NUMA_NO_NODE
+     - dm resume: don't return EINVAL when signalled
+     - dm persistent data: fix memory allocation failure
+     - vfs: Don't evict inode under the inode lru traversing context
+       (CVE-2024-45003)
+     - bitmap: introduce generic optimized bitmap_size()
+     - fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
+       (CVE-2024-45025)
+     - selinux: fix potential counting error in avc_add_xperms_decision()
+     - btrfs: tree-checker: add dev extent item checks
+     - drm/amdgpu: Actually check flags for all context ops.
+     - memcg_write_event_control(): fix a user-triggerable oops (CVE-2024-45021)
+     - drm/amdgpu/jpeg2: properly set atomics vmid field
+     - btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
+     - net/mlx5e: Correctly report errors for ethtool rx flows
+     - [x86] atm: idt77252: prevent use after free in dequeue_rx()
+       (CVE-2024-44998)
+     - netfilter: flowtable: initialise extack before use (CVE-2024-45018)
+     - [arm64] net: hns3: fix wrong use of semaphore up
+     - [arm64] net: hns3: fix a deadlock problem when config TC during resetting
+       (CVE-2024-44995)
+     - ALSA: hda/realtek: Fix noise from speakers on Lenovo IdeaPad 3 15IAU7
+     - ssb: Fix division by zero issue in ssb_calc_clock_rate
+     - wifi: mac80211: fix BA session teardown race
+     - [i386] media: radio-isa: use dev_name to fill in bus_info
+     - binfmt_misc: cleanup on filesystem umount
+     - [arm64] media: qcom: venus: fix incorrect return value
+     - scsi: spi: Fix sshdr use
+     - gfs2: setattr_chown: Add missing initialization
+     - wifi: iwlwifi: abort scan when rfkill on but device enabled
+     - [amd64] IB/hfi1: Fix potential deadlock on &irq_src_lock and
+       &dd->uctxt_lock
+     - nvmet-trace: avoid dereferencing pointer too early
+     - ext4: do not trim the group with corrupted block bitmap
+     - quota: Remove BUG_ON from dqget()
+     - media: pci: cx23885: check cx23885_vdev_init() return
+     - scsi: lpfc: Initialize status local variable in
+       lpfc_sli4_repost_sgl_list()
+     - [arm*] drm/lima: set gp bus_stop bit before hard reset
+     - virtiofs: forbid newlines in tags
+     - netlink: hold nlk->cb_mutex longer in __netlink_dump_start()
+     - md: clean up invalid BUG_ON in md_ioctl
+     - [x86] Increase brk randomness entropy for 64-bit systems
+     - btrfs: change BUG_ON to assertion when checking for delayed_node root
+     - btrfs: handle invalid root reference found in may_destroy_subvol()
+     - btrfs: send: handle unexpected data in header buffer in begin_cmd()
+     - btrfs: delete pointless BUG_ON check on quota root in
+       btrfs_qgroup_account_extent()
+     - f2fs: fix to do sanity check in update_sit_entry
+     - usb: gadget: fsl: Increase size of name buffer for endpoints
+     - Bluetooth: bnep: Fix out-of-bound access
+     - [arm64] net: hns3: add checking for vf id of mailbox
+     - nvmet-tcp: do not continue for invalid icreq
+     - NFS: avoid infinite loop in pnfs_update_layout.
+     - [arm*] usb: dwc3: core: Skip setting event buffers for host only
+       controllers
+     - usb: dwc3: st: fix probed platform device ref count on probe error path
+       (CVE-2024-46674)
+     - [arm*] irqchip/gic-v3-its: Remove BUG_ON in its_vpe_irq_domain_alloc
+     - ext4: set the type of max_zeroout to unsigned int to avoid overflow
+     - nvmet-rdma: fix possible bad dereference when freeing rsps
+     - hrtimer: Prevent queuing of hrtimer without a function callback
+     - gtp: pull network headers in gtp_dev_xmit() (CVE-2024-44999)
+     - block: use "unsigned long" for blk_validate_block_size().
+     - media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
+     - dm suspend: return -ERESTARTSYS instead of -EINTR
+     - Bluetooth: hci_core: Fix LE quote calculation
+     - Bluetooth: SMP: Fix assumption of Central always being Initiator
+     - kcm: Serialise kcm_sendmsg() for the same socket. (CVE-2024-44946)
+     - netfilter: nft_counter: Synchronize nft_counter_reset() against reader.
+     - ip6_tunnel: Fix broken GRO
+     - bonding: fix bond_ipsec_offload_ok return type
+     - bonding: fix null pointer deref in bond_ipsec_offload_ok (CVE-2024-44990)
+     - bonding: fix xfrm real_dev null pointer dereference (CVE-2024-44989)
+     - bonding: fix xfrm state handling when clearing active slave
+     - ice: fix ICE_LAST_OFFSET formula
+     - [arm*] net: dsa: mv88e6xxx: read FID when handling ATU violations
+     - [arm*] net: dsa: mv88e6xxx: replace ATU violation prints with trace
+       points
+     - [arm*] net: dsa: mv88e6xxx: Fix out-of-bound access (CVE-2024-44988)
+     - netem: fix return value if duplicate enqueue fails (CVE-2024-45016)
+     - ipv6: prevent UAF in ip6_send_skb() (CVE-2024-44987)
+     - [arm64] drm/msm/dpu: don't play tricks with debug macros
+     - [arm64] drm/msm/dp: reset the link phy params before link training
+     - mmc: mmc_test: Fix NULL dereference on allocation failure
+       (CVE-2024-45028)
+     - Bluetooth: MGMT: Add error handling to pair_device() (CVE-2024-43884)
+     - binfmt_misc: pass binfmt_misc flags to the interpreter
+     - HID: wacom: Defer calculation of resolution until resolution_code is
+       known
+     - HID: microsoft: Add rumble support to latest xbox controllers
+     - cxgb4: add forgotten u64 ivlan cast before shift
+     - [arm64] KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3
+       (CVE-2024-46707)
+     - [arm*] mmc: dw_mmc: allow biu and ciu clocks to defer
+     - ALSA: timer: Relax start tick time check for slave timer elements
+     - nfsd: Don't call freezable_schedule_timeout() after each successful page
+       allocation in svc_alloc_arg().
+     - Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTO
+       (CVE-2023-31083)
+     - Input: MT - limit max slots (CVE-2024-45008)
+     - drm/amdgpu: Using uninitialized value *size when calling
+       amdgpu_vce_cs_reloc (CVE-2024-42228)
+     - [arm64] KVM: arm64: Don't use cbz/adr with external symbols
+     - [arm64] pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B
+       pins
+     - [arm*] pinctrl: single: fix potential NULL dereference in
+       pcs_get_function() (CVE-2024-46685)
+     - wifi: mwifiex: duplicate static structs used in driver instances
+     - ipc: replace costly bailout check in sysvipc_find_ipc() (CVE-2021-3669)
+     - [amd64] drm/amdkfd: don't allow mapping the MMIO HDP page with large
+       pages (CVE-2024-41011)
+     - media: uvcvideo: Fix integer overflow calculating timestamp
+     - ata: libata-core: Fix null pointer dereference on error (CVE-2024-41098)
+     - cgroup/cpuset: Prevent UAF in proc_cpuset_show() (CVE-2024-43853)
+     - net:rds: Fix possible deadlock in rds_message_put
+     - ovl: do not fail because of O_NOATIME
+     - soundwire: stream: fix programming slave ports for non-continous port
+       maps
+     - [x86] dmaengine: dw: Add peripheral bus width verification
+     - [x86] dmaengine: dw: Add memory bus width verification
+     - ethtool: check device is present when getting link settings
+       (CVE-2024-46679)
+     - gtp: fix a potential NULL pointer dereference (CVE-2024-46677)
+     - net: busy-poll: use ktime_get_ns() instead of local_clock()
+     - nfc: pn533: Add poll mod list filling check (CVE-2024-46676)
+     - [arm64] soc: qcom: cmd-db: Map shared memory as WC, not WB
+       (CVE-2024-46689)
+     - cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI Controller
+     - USB: serial: option: add MeiG Smart SRM825L
+     - [armhf] usb: dwc3: omap: add missing depopulate in probe error path
+     - [arm*] usb: dwc3: core: Prevent USB core invalid event buffer address
+       access (CVE-2024-46675)
+     - usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in
+       remove_power_attributes()
+     - scsi: aacraid: Fix double-free on probe failure (CVE-2024-46673)
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.226
+     - [x86] drm: panel-orientation-quirks: Add quirk for OrangePi Neo
+     - ALSA: hda/conexant: Mute speakers at suspend / shutdown
+     - net: usb: qmi_wwan: add MeiG Smart SRM825L
+     - drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acr
+     - drm/amdgpu: fix overflowed array index read warning
+     - drm/amd/pm: fix uninitialized variable warning for smu8_hwmgr
+     - drm/amd/pm: fix warning using uninitialized value of max_vid_step
+     - drm/amd/pm: fix the Out-of-bounds read warning (CVE-2024-46731)
+     - drm/amdgpu: fix uninitialized scalar variable warning
+     - drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgr
+       (CVE-2024-43905)
+     - drm/amdgpu: avoid reading vf2pf info size from FB
+     - drm/amd/display: Check gpio_id before used as array index
+       (CVE-2024-46818)
+     - drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than
+       6 (CVE-2024-46817)
+     - drm/amd/display: Add array index check for hdcp ddc access
+       (CVE-2024-46804)
+     - drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
+       (CVE-2024-46815)
+     - drm/amd/display: Check msg_id before processing transcation
+       (CVE-2024-46814)
+     - drm/amd/display: Fix Coverity INTEGER_OVERFLOW within
+       dal_gpio_service_create
+     - drm/amdgpu/pm: Fix uninitialized variable agc_btc_response
+     - drm/amdgpu: Fix out-of-bounds write warning (CVE-2024-46725)
+     - drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number
+       (CVE-2024-46724)
+     - drm/amdgpu: fix ucode out-of-bounds read warning (CVE-2024-46723)
+     - drm/amdgpu: fix mc_data out-of-bounds read warning (CVE-2024-46722)
+     - [amd64] drm/amdkfd: Reconcile the definition and use of oem_id in struct
+       kfd_topology_device
+     - apparmor: fix possible NULL pointer dereference (CVE-2024-46721)
+     - drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on
+       legacy SOCs
+     - drm/amdgpu: the warning dereferencing obj for nbio_v7_4 (CVE-2024-46819)
+     - drm/amd/pm: check negtive return for table entries
+     - wifi: iwlwifi: remove fw_running op
+     - [arm64] PCI: al: Check IORESOURCE_BUS existence during probe
+     - hwspinlock: Introduce hwspin_lock_bust()
+     - usbip: Don't submit special requests twice
+     - usb: typec: ucsi: Fix null pointer dereference in trace (CVE-2024-46719)
+     - fsnotify: clear PARENT_WATCHED flags lazily
+     - [arm64] drm/meson: plane: Add error handling
+     - wifi: cfg80211: make hash table duplicates more survivable
+     - block: remove the blk_flush_integrity call in blk_integrity_unregister
+     - drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
+       (CVE-2024-46714)
+     - media: uvcvideo: Enforce alignment of frame and interval
+     - block: initialize integrity buffer to zero before writing it to media
+       (CVE-2024-43854)
+     - drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr
+     - bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
+     - net: set SOCK_RCU_FREE before inserting socket into hashtable
+     - virtio_net: Fix napi_skb_cache_put warning (CVE-2024-43835)
+     - rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow
+       (CVE-2024-38577)
+     - udf: Limit file size to 4TB
+     - ext4: handle redirtying in ext4_bio_write_page()
+     - bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interrupt
+     - sch/netem: fix use after free in netem_dequeue (CVE-2024-46800)
+     - ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object (CVE-2024-46798)
+     - [x86] ALSA: hda/conexant: Add pincfg quirk to enable top speakers on
+       Sirius devices
+     - [x86] ALSA: hda/realtek: add patch for internal mic in Lenovo V145
+     - [x86] ALSA: hda/realtek: Support mute LED on HP Laptop 14-dq2xxx
+     - ata: libata: Fix memory leak for error path in ata_host_alloc()
+     - [arm*] irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init()
+     - Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/
+       LE" (regresion in 5.10.206)
+     - Bluetooth: MGMT: Ignore keys being loaded with invalid type
+     - [arm*] mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
+     - [armhf] mmc: sdhci-of-aspeed: fix module autoloading
+     - fuse: update stats for pages in dropped aux writeback list
+     - fuse: use unsigned type for getxattr/listxattr size truncation
+     - [arm64] clk: qcom: clk-alpha-pll: Fix the pll post div mask
+     - [arm64] clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate API
+     - can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open
+       (CVE-2024-46791)
+     - tracing: Avoid possible softlockup in tracing_iter_reset()
+     - ila: call nf_unregister_net_hooks() sooner (CVE-2024-46782)
+     - sched: sch_cake: fix bulk flow accounting logic for host fairness
+       (CVE-2024-46828)
+     - nilfs2: fix missing cleanup on rollforward recovery error
+       (CVE-2024-46781)
+     - nilfs2: fix state management in error path of log writing function
+     - btrfs: fix use-after-free after failure to create a snapshot
+       (CVE-2022-48733)
+     - mptcp: pm: avoid possible UaF when selecting endp (CVE-2024-44974)
+     - nfsd: move reply cache initialization into nfsd startup
+     - nfsd: move init of percpu reply_cache_stats counters back to
+       nfsd_init_net
+     - NFSD: Refactor nfsd_reply_cache_free_locked()
+     - NFSD: Rename nfsd_reply_cache_alloc()
+     - NFSD: Replace nfsd_prune_bucket()
+     - NFSD: Refactor the duplicate reply cache shrinker
+     - NFSD: simplify error paths in nfsd_svc()
+     - NFSD: Fix frame size warning in svc_export_parse()
+     - sunrpc: don't change ->sv_stats if it doesn't exist
+     - nfsd: stop setting ->pg_stats for unused stats
+     - sunrpc: pass in the sv_stats struct through svc_create_pooled
+     - sunrpc: remove ->pg_stats from svc_program
+     - sunrpc: use the struct net as the svc proc private
+     - nfsd: rename NFSD_NET_* to NFSD_STATS_*
+     - nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
+     - nfsd: make all of the nfsd stats per-network namespace
+     - nfsd: remove nfsd_stats, make th_cnt a global counter
+     - nfsd: make svc_stat per-network namespace instead of global
+     - ALSA: hda: Add input value sanity checks to HDMI channel map controls
+     - [armhf] irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1
+     - af_unix: Remove put_pid()/put_cred() in copy_peercred().
+     - netfilter: nf_conncount: fix wrong variable type
+     - udf: Avoid excessive partition lengths (CVE-2024-46777)
+     - media: vivid: fix wrong sizeimage value for mplane
+     - wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
+     - usb: uas: set host status byte on data completion error
+     - media: vivid: don't set HDMI TX controls if there are no HDMI outputs
+     - [x86] pcmcia: Use resource_size function on resource object
+     - can: bcm: Remove proc entry when dev is unregistered. (CVE-2024-46771)
+     - igb: Fix not clearing TimeSync interrupts for 82580
+     - svcrdma: Catch another Reply chunk overflow case
+     - [x86] platform/x86: dell-smbios: Fix error path in dell_smbios_init()
+     - tcp_bpf: fix return value of tcp_bpf_sendmsg() (CVE-2024-46783)
+     - igc: Unlock on error in igc_io_resume()
+     - drivers/net/usb: Remove all strcpy() uses
+     - net: usb: don't write directly to netdev->dev_addr
+     - usbnet: modern method to get random MAC
+     - gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers
+     - gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers
+     - fou: Fix null-ptr-deref in GRO. (CVE-2024-46763)
+     - net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
+     - ASoC: topology: Properly initialize soc_enum values
+     - dm init: Handle minors larger than 255
+     - [x86] iommu/vt-d: Handle volatile descriptor status read
+     - cgroup: Protect css->cgroup write under css_set_lock
+     - um: line: always fill *error_out in setup_one_line() (CVE-2024-46844)
+     - devres: Initialize an uninitialized struct member
+     - hwmon: (adc128d818) Fix underflows seen when writing limit attributes
+       (CVE-2024-46759)
+     - hwmon: (lm95234) Fix underflows seen when writing limit attributes
+       (CVE-2024-46758)
+     - hwmon: (nct6775-core) Fix underflows seen when writing limit attributes
+       (CVE-2024-46757)
+     - hwmon: (w83627ehf) Fix underflows seen when writing limit attributes
+       (CVE-2024-46756)
+     - libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
+     - wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
+       (CVE-2024-46755)
+     - btrfs: replace BUG_ON with ASSERT in walk_down_proc()
+     - btrfs: clean up our handling of refs == 0 in snapshot delete
+       (CVE-2024-46840)
+     - PCI: Add missing bridge lock to pci_bus_lock() (CVE-2024-46750)
+     - HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup
+       (CVE-2024-46747)
+     - Input: uinput - reject requests with unreasonable number of slots
+       (CVE-2024-46745)
+     - usbnet: ipheth: race between ipheth_close and error handling
+     - Squashfs: sanity check symbolic link size (CVE-2024-46744)
+     - of/irq: Prevent device address out-of-bounds read in interrupt map walk
+       (CVE-2024-46743)
+     - lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
+     - NFSv4: Add missing rescheduling points in
+       nfs_client_return_marked_delegations
+     - iio: buffer-dmaengine: fix releasing dma channel on error
+     - iio: fix scale application in iio_convert_raw_to_processed_unlocked
+     - iio: adc: ad7124: fix chip ID mismatch
+     - binder: fix UAF caused by offsets overwrite (CVE-2024-46740)
+     - nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
+     - [x86] uio_hv_generic: Fix kernel NULL pointer dereference in
+       hv_uio_rescind (CVE-2024-46739)
+     - [x86] Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic
+     - [x86] VMCI: Fix use-after-free when removing resource in
+       vmci_resource_remove() (CVE-2024-46738)
+     - clocksource/drivers/timer-of: Remove percpu irq related code
+     - uprobes: Use kzalloc to allocate xol area
+     - perf/aux: Fix AUX buffer serialization (CVE-2024-46713)
+     - nilfs2: replace snprintf in show functions with sysfs_emit
+     - nilfs2: protect references to superblock parameters exposed in sysfs
+       (CVE-2024-46780)
+     - ACPI: processor: Return an error if acpi_processor_get_info() fails in
+       processor_add()
+     - ACPI: processor: Fix memory leaks in error paths of processor_add()
+     - [arm64] acpi: Move get_cpu_for_acpi_id() to a header
+     - [arm64] acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
+       (CVE-2024-46822)
+     - nvmet-tcp: fix kernel crash if commands allocation fails (CVE-2024-46737)
+     - mmc: cqhci: Fix checking of CQHCI_HALT state
+     - rtmutex: Drop rt_mutex::wait_lock before scheduling (CVE-2024-46829)
+     - [i386] x86/mm: Fix PTI for i386 some more
+     - net, sunrpc: Remap EPERM in case of connection failure in
+       xs_tcp_setup_socket (CVE-2024-42246)
+     - memcg: protect concurrent access to mem_cgroup_idr (CVE-2024-43892)
+   [ Ben Hutchings ]
+   * Drop "netfilter: ipset: Add list flush to cancel_gc", included in 5.10.224
+   * Bump ABI to 33
+   * debian/README.source: Tag signatures are automatically verified
+   * d/bin/genorig.py, d/README.source: Only support Git as upstream
+   * d/bin/genorig.py, d/README.source: Add support for remote upstream repos
+   * lintian: Refresh lintian-overrides
+   * d/bin/gencontrol.py, d/lib/python: Use classes for build restriction
+     formulae
+   * d/bin/gencontrol.py, d/rules.real: Replace DEBUG variable with if_package
+   * Introduce pkg.linux.quick build profile for quicker CI builds
+   * d/salsa-ci.yml: Add CI config using some of the common pipeline
+   * d/salsa-ci.yml, d/tests/python: Only run static checks in CI
+   * d/salsa-ci.yml: Run kconfigeditor2 as kconfig static check
+   * d/salsa-ci.yml: Use per-release cache of orig tarballs
+   * d/bin/gencontrol_signed.py: Add support for pkg.linux.quick profile
+   * lintian: Add lintian-overrides to linux-signed-* for non-issues
+   * d/salsa-ci.yml: Don't disable signed code
+   * d/certs: Add certificate and key to enable test signing in CI
+   * d/salsa-ci.yml: Add jobs to build and test the signed packages
+   * d/tests: Remove obsolete dependencies of python test
+   * d/tests: Add kbuild test that builds a trivial OOT module
+   * lintian: Update overrides for lintian 2.115
+   * d/tests: kbuild test case depends on python3
+   * d/tests: Run kbuild test with default flavour if quick flavour not defined
+   * d/lib/python/debian_linux/debian.py: Add Architecture field to TestsControl
+   * d/tests: Restrict kbuild tests to architectures with default or quick
+     flavour
+   * d/tests/kbuild: Fix default-flavour lookup for arches with no featuresets
+   * d/tests/kbuild: Make flavour lookup verbose
+   * d/lib/python/debian_linux, d/templates: Use variable for binary package
+     name
+   * lintian: Update overrides in linux-image-*-dbg for lintian 2.115
+   * [arm64] lintian: Override errors for vdso32.so in linux-image-*-dbg
+   * d/salsa-ci.yml: Use !reference to include scripts from common pipeline
+   * d/salsa-ci.yml: Remove obsolete lintian error suppressions
+   * d/salsa-ci.yml: Run extract-source job in target release, not unstable
+   * d/salsa-ci.yml: Set RELEASE to bullseye
+   * d/config: Delete config settings for removed and automatic symbols
+   * hyperv-daemons: Add lintian-override for depends-on-obsolete-package
+   * [rt] Update to 5.10.225-rt117
+   * [rt] Refresh patches:
+     - Refresh "locking/rtmutex: Remove output from deadlock detector."
+     - Refresh "locking/rtmutex: Provide rt_mutex_slowlock_locked()"
+     - Refresh "locking/rtmutex: add ww_mutex addon for mutex-rt"
+   * cgroup: Fix locking regression in 5.10.225:
+     - cgroup: Make operations on the cgroup root_list RCU safe
+     - cgroup: Move rcu_head up near the top of cgroup_roo
+   * [x86] Fix CPU matching regression in 5.10.221:
+     - Input: goodix - use the new soc_intel_is_byt() helper
+     - powercap: RAPL: fix invalid initialization for pl4_supported field
+     - x86/mm: Switch to new Intel CPU model defines
+   * bpf: Fix memory accounting regression in 5.10.214:
+     - Revert "bpf: Fix DEVMAP_HASH overflow check on 32-bit arches"
+     - Revert "bpf: Eliminate rlimit-based memory accounting for devmap maps"
+     - bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
+   [ Mateusz Łukasik ]
+   * d/salsa-ci.yml: Add linux-compiler-* packages to build-signed job artifacts
+   [ Martyn Welch ]
+   * Increase timeout of CI build stage to 3 hours to enable build to complete
+  -- Ben Hutchings <benh@debian.org>  Thu, 03 Oct 2024 23:58:46 +0200
  
  linux (5.10.223-1) bullseye-security; urgency=high
  
index b6f9fca54f5bdf05148af8b8d71d453b2f5d8a71,a53a1118118cbfe8a18f81ec850e11c534e1ddb9..64cf3ab59081afefa66a61305f2d2fc601fba1af
  asg229
  I01
  ss(Vbase
- p449
+ p453
  Varmhf
- p450
- tp451
- (dp452
+ p454
+ tp455
+ (dp456
  Vfeaturesets
- p453
- (lp454
+ p457
+ (lp458
 -Vnone
 +sVkernel-arch
- p455
+ p459
 -aVrt
 -p460
 -asVkernel-arch
 -p461
  Varm
- p456
 -p462
 -ss(Vbuild
 -p463
 -g454
 -tp464
 -(dp465
 -Vimage-file
 -p466
 -Varch/arm/boot/zImage
 -p467
 -sVvdso
 -p468
 -I01
 -ss(Vimage
 -p469
 -g454
 -tp470
 -(dp471
 -Vinstall-stem
 -p472
 -Vvmlinuz
 -p473
 -ss(Vrelations
 -p474
 -g454
 -tp475
 -(dp476
 -Vheaders%gcc-10
 -p477
 -Vlinux-compiler-gcc-10-arm
 -p478
 -ss(Vdescription
 -p479
 -g454
 -NVarmmp
 -p480
 -tp481
 -(dp482
 -Vhardware
 -p483
 -VARMv7 multiplatform compatible SoCs
 -p484
 -sVhardware-long
 -p485
 -VARMv7 multiplatform kernel. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms
 -p486
 -ss(Vdescription
 -p487
 -g454
 -NVarmmp-lpae
 -p488
 -tp489
 -(dp490
 -Vhardware
 -p491
 -VARMv7 multiplatform compatible SoCs supporting LPAE
 -p492
 -sVhardware-long
 -p493
 -VARMv7 multiplatform kernel supporting LPAE. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms.
 -p494
 -ss(Vbase
 -p495
 -g454
 -Vnone
 -p496
 -tp497
 -(dp498
 -Vflavours
 -p499
 -(lp500
 -Varmmp
 -p501
 -aVarmmp-lpae
 -p502
 -asVdefault-flavour
 -p503
 -Varmmp
 -p504
++p460
  ss(Vbase
- p457
 -p505
 -g454
 -Vrt
 -p506
 -tp507
 -(dp508
 -Vflavours
 -p509
 -(lp510
 -Varmmp
 -p511
 -ass(Vbase
 -p512
++p461
  Vhppa
- p458
- tp459
- (dp460
 -p513
 -tp514
 -(dp515
++p462
++tp463
++(dp464
  Vdefault-flavour
- p461
 -p516
++p465
  Vparisc
- p462
 -p517
++p466
  sVkernel-arch
- p463
 -p518
++p467
  Vparisc
- p464
 -p519
++p468
  sg189
- (lp465
 -(lp520
++(lp469
  g191
  ass(Vbuild
- p466
- g458
- tp467
- (dp468
 -p521
 -g513
 -tp522
 -(dp523
++p470
++g462
++tp471
++(dp472
  Vimage-file
- p469
 -p524
++p473
  Varch/parisc/boot/bzImage
- p470
 -p525
++p474
  sVdebug-info
- p471
 -p526
++p475
  I00
  ss(Vimage
- p472
- g458
- tp473
- (dp474
 -p527
 -g513
 -tp528
 -(dp529
++p476
++g462
++tp477
++(dp478
  Vsuggests
- p475
- (lp476
 -p530
 -(lp531
++p479
++(lp480
  Vpalo
- p477
 -p532
++p481
  asVinstall-stem
- p478
 -p533
++p482
  Vvmlinuz
- p479
 -p534
++p483
  ss(Vdescription
- p480
- g458
 -p535
 -g513
++p484
++g462
  NVparisc
- p481
- tp482
- (dp483
 -p536
 -tp537
 -(dp538
++p485
++tp486
++(dp487
  Vhardware
- p484
 -p539
++p488
  V32-bit PA-RISC
- p485
 -p540
++p489
  sVhardware-long
- p486
 -p541
++p490
  VHP PA-RISC 32-bit systems with max 4 GB RAM
- p487
 -p542
++p491
  ss(Vbase
- p488
- g458
 -p543
 -g513
++p492
++g462
  NVparisc64
- p489
- tp490
- (dp491
 -p544
 -tp545
 -(dp546
++p493
++tp494
++(dp495
  Vcflags
- p492
 -p547
++p496
  V-fno-cse-follow-jumps
- p493
 -p548
++p497
  sVoverride-host-type
- p494
 -p549
++p498
  Vhppa64-linux-gnu
- p495
 -p550
++p499
  ss(Vdescription
- p496
- g458
 -p551
 -g513
++p500
++g462
  NVparisc64
- p497
- tp498
- (dp499
 -p552
 -tp553
 -(dp554
++p501
++tp502
++(dp503
  Vhardware
- p500
 -p555
++p504
  V64-bit PA-RISC
- p501
 -p556
++p505
  sVhardware-long
- p502
 -p557
++p506
  VHP PA-RISC 64-bit systems with support for more than 4 GB RAM
- p503
 -p558
++p507
  ss(Vrelations
- p504
- g458
- tp505
- (dp506
 -p559
 -g513
 -tp560
 -(dp561
++p508
++g462
++tp509
++(dp510
  Vgcc-10
- p507
 -p562
++p511
  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>
- p508
 -p563
++p512
  ss(g222
- g458
 -g513
++g462
  g191
- tp509
- (dp510
 -tp564
 -(dp565
++tp513
++(dp514
  g225
- (lp511
 -(lp566
++(lp515
  Vparisc
- p512
 -p567
++p516
  aVparisc64
- p513
 -p568
++p517
  asg229
  I01
  ss(Vbase
- p514
 -p569
++p518
  Vi386
- p515
- tp516
- (dp517
 -p570
 -tp571
 -(dp572
++p519
++tp520
++(dp521
  Vfeaturesets
- p518
- (lp519
 -p573
 -(lp574
++p522
++(lp523
  Vnone
- p520
 -p575
++p524
  aVrt
- p521
 -p576
++p525
  asVkernel-arch
- p522
 -p577
++p526
  Vx86
- p523
 -p578
++p527
  ss(Vbuild
- p524
- g515
- tp525
- (dp526
 -p579
 -g570
 -tp580
 -(dp581
++p528
++g519
++tp529
++(dp530
  Vimage-file
- p527
 -p582
++p531
  Varch/x86/boot/bzImage
- p528
 -p583
++p532
  sVsigned-code
- p529
 -p584
++p533
  I01
  sVvdso
- p530
 -p585
++p534
  I01
  ss(Vdescription
- p531
- g515
- tp532
- (dp533
 -p586
 -g570
 -tp587
 -(dp588
++p535
++g519
++tp536
++(dp537
  Vpart-long-pae
- p534
 -p589
++p538
  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.
- p535
 -p590
++p539
  ss(Vimage
- p536
- g515
- tp537
- (dp538
 -p591
 -g570
 -tp592
 -(dp593
++p540
++g519
++tp541
++(dp542
  Vbootloaders
- p539
- (lp540
 -p594
 -(lp595
++p543
++(lp544
  Vgrub-pc
- p541
 -p596
++p545
  aVgrub-efi-ia32
- p542
 -p597
++p546
  aVextlinux
- p543
 -p598
++p547
  asVinstall-stem
- p544
 -p599
++p548
  Vvmlinuz
- p545
 -p600
++p549
  sVbreaks
- p546
- (lp547
 -p601
 -(lp602
++p550
++(lp551
  Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
- p548
 -p603
++p552
  ass(Vrelations
- p549
- g515
- tp550
- (dp551
 -p604
 -g570
 -tp605
 -(dp606
++p553
++g519
++tp554
++(dp555
  Vheaders%gcc-10
- p552
 -p607
++p556
  Vlinux-compiler-gcc-10-x86
- p553
 -p608
++p557
  ss(Vdescription
- p554
- g515
 -p609
 -g570
++p558
++g519
  NV686
- p555
- tp556
- (dp557
 -p610
 -tp611
 -(dp612
++p559
++tp560
++(dp561
  Vhardware
- p558
 -p613
++p562
  Volder PCs
- p559
 -p614
++p563
  sVhardware-long
- p560
 -p615
++p564
  VPCs with one or more processors not supporting PAE
- p561
 -p616
++p565
  ss(Vdescription
- p562
- g515
 -p617
 -g570
++p566
++g519
  NV686-pae
- p563
- tp564
- (dp565
 -p618
 -tp619
 -(dp620
++p567
++tp568
++(dp569
  Vhardware
- p566
 -p621
++p570
  Vmodern PCs
- p567
 -p622
++p571
  sVhardware-long
- p568
 -p623
++p572
  VPCs with one or more processors supporting PAE
- p569
 -p624
++p573
  sVparts
- p570
- (lp571
 -p625
 -(lp626
++p574
++(lp575
  Vpae
- p572
 -p627
++p576
  ass(Vbase
- p573
- g515
 -p628
 -g570
++p577
++g519
  Vnone
- p574
- tp575
- (dp576
 -p629
 -tp630
 -(dp631
++p578
++tp579
++(dp580
  Vflavours
- p577
- (lp578
 -p632
 -(lp633
++p581
++(lp582
  V686
- p579
 -p634
++p583
  aV686-pae
- p580
 -p635
++p584
  asVdefault-flavour
- p581
 -p636
++p585
  V686-pae
- p582
 -p637
++p586
  ss(Vbase
- p583
- g515
 -p638
 -g570
++p587
++g519
  Vrt
- p584
- tp585
- (dp586
 -p639
 -tp640
 -(dp641
++p588
++tp589
++(dp590
  Vflavours
- p587
- (lp588
 -p642
 -(lp643
++p591
++(lp592
  V686-pae
- p589
 -p644
++p593
  ass(Vbase
- p590
 -p645
++p594
  Via64
- p591
- tp592
- (dp593
 -p646
 -tp647
 -(dp648
++p595
++tp596
++(dp597
  Vdefault-flavour
- p594
 -p649
++p598
  Vitanium
- p595
 -p650
++p599
  sVkernel-arch
- p596
 -p651
++p600
  Via64
- p597
 -p652
++p601
  sg189
- (lp598
 -(lp653
++(lp602
  g191
  ass(Vbuild
- p599
- g591
- tp600
- (dp601
 -p654
 -g646
 -tp655
 -(dp656
++p603
++g595
++tp604
++(dp605
  Vimage-file
- p602
 -p657
++p606
  Vvmlinux.gz
- p603
 -p658
++p607
  ss(Vimage
- p604
- g591
- tp605
- (dp606
 -p659
 -g646
 -tp660
 -(dp661
++p608
++g595
++tp609
++(dp610
  Vbootloaders
- p607
- (lp608
 -p662
 -(lp663
++p611
++(lp612
  Vgrub-efi-ia64
- p609
 -p664
++p613
  asVinstall-stem
- p610
 -p665
++p614
  Vvmlinuz
- p611
 -p666
++p615
  ss(Vdescription
- p612
- g591
 -p667
 -g646
++p616
++g595
  NVitanium
- p613
- tp614
- (dp615
 -p668
 -tp669
 -(dp670
++p617
++tp618
++(dp619
  Vhardware
- p616
 -p671
++p620
  VItanium (Merced)
- p617
 -p672
++p621
  sVhardware-long
- p618
 -p673
++p622
  Vsystems with original Itanium (Merced) processors
- p619
 -p674
++p623
  ss(Vdescription
- p620
- g591
 -p675
 -g646
++p624
++g595
  NVmckinley
- p621
- tp622
- (dp623
 -p676
 -tp677
 -(dp678
++p625
++tp626
++(dp627
  Vhardware
- p624
 -p679
++p628
  VItanium 2+
- p625
 -p680
++p629
  sVhardware-long
- p626
 -p681
++p630
  Vsystems with Itanium 2 or 9300/9500/9700-series processors
- p627
 -p682
++p631
  ss(g222
- g591
 -g646
++g595
  g191
- tp628
- (dp629
 -tp683
 -(dp684
++tp632
++(dp633
  g225
- (lp630
 -(lp685
++(lp634
  Vitanium
- p631
 -p686
++p635
  aVmckinley
- p632
 -p687
++p636
  asg229
  I01
  ss(Vbase
- p633
 -p688
++p637
  Vm68k
- p634
- tp635
- (dp636
 -p689
 -tp690
 -(dp691
++p638
++tp639
++(dp640
  Vcflags
- p637
 -p692
++p641
  V-ffreestanding
- p638
 -p693
++p642
  sVdefault-flavour
- p639
 -p694
++p643
  Vm68k
- p640
 -p695
++p644
  sVkernel-arch
- p641
 -p696
++p645
  Vm68k
- p642
 -p697
++p646
  sg189
- (lp643
 -(lp698
++(lp647
  g191
  ass(Vbuild
- p644
- g634
- tp645
- (dp646
 -p699
 -g689
 -tp700
 -(dp701
++p648
++g638
++tp649
++(dp650
  Vimage-file
- p647
 -p702
++p651
  Vvmlinux
- p648
 -p703
++p652
  ss(Vimage
- p649
- g634
- tp650
- (dp651
 -p704
 -g689
 -tp705
 -(dp706
++p653
++g638
++tp654
++(dp655
  Vsuggests
- p652
- (lp653
 -p707
 -(lp708
++p656
++(lp657
  Vvmelilo
- p654
 -p709
++p658
  aVfdutils
- p655
 -p710
++p659
  asVinstall-stem
- p656
 -p711
++p660
  Vvmlinux
- p657
 -p712
++p661
  ss(Vdescription
- p658
- g634
 -p713
 -g689
++p662
++g638
  NVm68k
- p659
- tp660
- (dp661
 -p714
 -tp715
 -(dp716
++p663
++tp664
++(dp665
  Vhardware
- p662
 -p717
++p666
  VMotorola MC68020+ family
- p663
 -p718
++p667
  ss(g222
- g634
 -g689
++g638
  g191
- tp664
- (dp665
 -tp719
 -(dp720
++tp668
++(dp669
  g225
- (lp666
 -(lp721
++(lp670
  Vm68k
- p667
 -p722
++p671
  asg229
  I01
  ss(Vbase
- p668
- Vmips
- p669
- tp670
- (dp671
- Vkernel-arch
 -p723
 +p672
  Vmips
 -p724
 -tp725
 -(dp726
 +p673
++tp674
++(dp675
+ Vkernel-arch
 -p727
++p676
+ Vmips
 -p728
++p677
  sg189
- (lp674
 -(lp729
++(lp678
  g191
  ass(Vbuild
- p675
- g669
- tp676
- (dp677
 -p730
 -g724
 -tp731
 -(dp732
++p679
++g673
++tp680
++(dp681
  Vimage-file
- p678
 -p733
++p682
  Vvmlinuz
- p679
 -p734
++p683
  ss(Vimage
- p680
- g669
- tp681
- (dp682
 -p735
 -g724
 -tp736
 -(dp737
++p684
++g673
++tp685
++(dp686
  Vinstall-stem
- p683
 -p738
++p687
  Vvmlinuz
- p684
 -p739
++p688
  ss(Vdescription
- p685
- g669
 -p740
 -g724
++p689
++g673
  NV4kc-malta
- p686
- tp687
- (dp688
 -p741
 -tp742
 -(dp743
++p690
++tp691
++(dp692
  Vhardware
- p689
 -p744
++p693
  VMIPS Malta
- p690
 -p745
++p694
  sVhardware-long
- p691
 -p746
++p695
  VMIPS Malta boards
- p692
 -p747
++p696
  ss(Vimage
- p693
- g669
 -p748
 -g724
++p697
++g673
  NV4kc-malta
- p694
- tp695
- (dp696
 -p749
 -tp750
 -(dp751
++p698
++tp699
++(dp700
  Vconfigs
- p697
- (lp698
 -p752
 -(lp753
++p701
++(lp702
  Vkernelarch-mips/config.malta
- p699
 -p754
++p703
  aVkernelarch-mips/config.mips32r2
- p700
 -p755
++p704
  ass(Vdescription
- p701
- g669
 -p756
 -g724
++p705
++g673
  NV5kc-malta
- p702
- tp703
- (dp704
 -p757
 -tp758
 -(dp759
++p706
++tp707
++(dp708
  Vhardware
- p705
 -p760
++p709
  VMIPS Malta (64-bit)
- p706
 -p761
++p710
  sVhardware-long
- p707
 -p762
++p711
  VMIPS Malta boards (64-bit)
- p708
 -p763
++p712
  ss(Vimage
- p709
- g669
 -p764
 -g724
++p713
++g673
  NV5kc-malta
- p710
- tp711
- (dp712
 -p765
 -tp766
 -(dp767
++p714
++tp715
++(dp716
  Vconfigs
- p713
- (lp714
 -p768
 -(lp769
++p717
++(lp718
  Vkernelarch-mips/config.malta
- p715
 -p770
++p719
  aVkernelarch-mips/config.mips64r2
- p716
 -p771
++p720
  ass(Vdescription
- p717
- g669
 -p772
 -g724
++p721
++g673
  NVocteon
- p718
- tp719
- (dp720
 -p773
 -tp774
 -(dp775
++p722
++tp723
++(dp724
  Vhardware
- p721
 -p776
++p725
  VOcteon
- p722
 -p777
++p726
  sVhardware-long
- p723
 -p778
++p727
  VCavium Networks Octeon
- p724
 -p779
++p728
  ss(Vbuild
- p725
- g669
 -p780
 -g724
++p729
++g673
  NVocteon
- p726
- tp727
- (dp728
 -p781
 -tp782
 -(dp783
++p730
++tp731
++(dp732
  Vimage-file
- p729
 -p784
++p733
  Vvmlinux
- p730
 -p785
++p734
  ss(Vimage
- p731
- g669
 -p786
 -g724
++p735
++g673
  NVocteon
- p732
- tp733
- (dp734
 -p787
 -tp788
 -(dp789
++p736
++tp737
++(dp738
  Vinstall-stem
- p735
 -p790
++p739
  Vvmlinux
- p736
 -p791
++p740
  sVconfigs
- p737
- (lp738
 -p792
 -(lp793
++p741
++(lp742
  Vkernelarch-mips/config.octeon
- p739
 -p794
++p743
  ass(g222
- g669
 -g724
++g673
  g191
- tp740
- (dp741
 -tp795
 -(dp796
++tp744
++(dp745
  g225
- (lp742
 -(lp797
++(lp746
  V4kc-malta
- p743
 -p798
++p747
  aV5kc-malta
- p744
 -p799
++p748
  aVocteon
- p745
 -p800
++p749
  asg229
  I01
  ss(Vbase
- p746
 -p801
++p750
  Vmips64
- p747
- tp748
- (dp749
 -p802
 -tp803
 -(dp804
++p751
++tp752
++(dp753
  Vkernel-arch
- p750
 -p805
++p754
  Vmips
- p751
 -p806
++p755
  sg189
- (lp752
 -(lp807
++(lp756
  g191
  ass(Vbuild
- p753
- g747
- tp754
- (dp755
 -p808
 -g802
 -tp809
 -(dp810
++p757
++g751
++tp758
++(dp759
  Vimage-file
- p756
 -p811
++p760
  Vvmlinuz
- p757
 -p812
++p761
  ss(Vimage
- p758
- g747
- tp759
- (dp760
 -p813
 -g802
 -tp814
 -(dp815
++p762
++g751
++tp763
++(dp764
  Vinstall-stem
- p761
 -p816
++p765
  Vvmlinuz
- p762
 -p817
++p766
  ss(Vdescription
- p763
- g747
 -p818
 -g802
++p767
++g751
  NV5kc-malta
- p764
- tp765
- (dp766
 -p819
 -tp820
 -(dp821
++p768
++tp769
++(dp770
  Vhardware
- p767
 -p822
++p771
  VMIPS Malta
- p768
 -p823
++p772
  sVhardware-long
- p769
 -p824
++p773
  VMIPS Malta boards
- p770
 -p825
++p774
  ss(Vimage
- p771
- g747
 -p826
 -g802
++p775
++g751
  NV5kc-malta
- p772
- tp773
- (dp774
 -p827
 -tp828
 -(dp829
++p776
++tp777
++(dp778
  Vconfigs
- p775
- (lp776
 -p830
 -(lp831
++p779
++(lp780
  Vkernelarch-mips/config.malta
- p777
 -p832
++p781
  aVkernelarch-mips/config.mips64r2
- p778
 -p833
++p782
  ass(Vdescription
- p779
- g747
 -p834
 -g802
++p783
++g751
  NVocteon
- p780
- tp781
- (dp782
 -p835
 -tp836
 -(dp837
++p784
++tp785
++(dp786
  Vhardware
- p783
 -p838
++p787
  VOcteon
- p784
 -p839
++p788
  sVhardware-long
- p785
 -p840
++p789
  VCavium Networks Octeon
- p786
 -p841
++p790
  ss(Vbuild
- p787
- g747
 -p842
 -g802
++p791
++g751
  NVocteon
- p788
- tp789
- (dp790
 -p843
 -tp844
 -(dp845
++p792
++tp793
++(dp794
  Vimage-file
- p791
 -p846
++p795
  Vvmlinux
- p792
 -p847
++p796
  ss(Vimage
- p793
- g747
 -p848
 -g802
++p797
++g751
  NVocteon
- p794
- tp795
- (dp796
 -p849
 -tp850
 -(dp851
++p798
++tp799
++(dp800
  Vinstall-stem
- p797
 -p852
++p801
  Vvmlinux
- p798
 -p853
++p802
  sVconfigs
- p799
- (lp800
 -p854
 -(lp855
++p803
++(lp804
  Vkernelarch-mips/config.octeon
- p801
 -p856
++p805
  ass(g222
- g747
 -g802
++g751
  g191
- tp802
- (dp803
 -tp857
 -(dp858
++tp806
++(dp807
  g225
- (lp804
 -(lp859
++(lp808
  V5kc-malta
- p805
 -p860
++p809
  aVocteon
- p806
 -p861
++p810
  asg229
  I01
  ss(Vbase
- p807
 -p862
++p811
  Vmips64el
- p808
- tp809
- (dp810
 -p863
 -tp864
 -(dp865
++p812
++tp813
++(dp814
  Vkernel-arch
- p811
 -p866
++p815
  Vmips
- p812
 -p867
++p816
  sg189
- (lp813
 -(lp868
++(lp817
  g191
  ass(Vbuild
- p814
- g808
- tp815
- (dp816
 -p869
 -g863
 -tp870
 -(dp871
++p818
++g812
++tp819
++(dp820
  Vimage-file
- p817
 -p872
++p821
  Vvmlinuz
- p818
 -p873
++p822
  ss(Vimage
- p819
- g808
- tp820
- (dp821
 -p874
 -g863
 -tp875
 -(dp876
++p823
++g812
++tp824
++(dp825
  Vinstall-stem
- p822
 -p877
++p826
  Vvmlinuz
- p823
 -p878
++p827
  ss(Vdescription
- p824
- g808
 -p879
 -g863
++p828
++g812
  NV5kc-malta
- p825
- tp826
- (dp827
 -p880
 -tp881
 -(dp882
++p829
++tp830
++(dp831
  Vhardware
- p828
 -p883
++p832
  VMIPS Malta
- p829
 -p884
++p833
  sVhardware-long
- p830
 -p885
++p834
  VMIPS Malta boards
- p831
 -p886
++p835
  ss(Vimage
- p832
- g808
 -p887
 -g863
++p836
++g812
  NV5kc-malta
- p833
- tp834
- (dp835
 -p888
 -tp889
 -(dp890
++p837
++tp838
++(dp839
  Vconfigs
- p836
- (lp837
 -p891
 -(lp892
++p840
++(lp841
  Vkernelarch-mips/config.malta
- p838
 -p893
++p842
  aVkernelarch-mips/config.mips64r2
- p839
 -p894
++p843
  ass(Vdescription
- p840
- g808
 -p895
 -g863
++p844
++g812
  NVloongson-3
- p841
- tp842
- (dp843
 -p896
 -tp897
 -(dp898
++p845
++tp846
++(dp847
  Vhardware
- p844
 -p899
++p848
  VLoongson 3A/3B
- p845
 -p900
++p849
  sVhardware-long
- p846
 -p901
++p850
  VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
- p847
 -p902
++p851
  ss(Vimage
- p848
- g808
 -p903
 -g863
++p852
++g812
  NVloongson-3
- p849
- tp850
- (dp851
 -p904
 -tp905
 -(dp906
++p853
++tp854
++(dp855
  Vconfigs
- p852
- (lp853
 -p907
 -(lp908
++p856
++(lp857
  Vkernelarch-mips/config.loongson-3
- p854
 -p909
++p858
  ass(Vdescription
- p855
- g808
 -p910
 -g863
++p859
++g812
  NVocteon
- p856
- tp857
- (dp858
 -p911
 -tp912
 -(dp913
++p860
++tp861
++(dp862
  Vhardware
- p859
 -p914
++p863
  VOcteon
- p860
 -p915
++p864
  sVhardware-long
- p861
 -p916
++p865
  VCavium Networks Octeon
- p862
 -p917
++p866
  ss(Vbuild
- p863
- g808
 -p918
 -g863
++p867
++g812
  NVocteon
- p864
- tp865
- (dp866
 -p919
 -tp920
 -(dp921
++p868
++tp869
++(dp870
  Vimage-file
- p867
 -p922
++p871
  Vvmlinux
- p868
 -p923
++p872
  ss(Vimage
- p869
- g808
 -p924
 -g863
++p873
++g812
  NVocteon
- p870
- tp871
- (dp872
 -p925
 -tp926
 -(dp927
++p874
++tp875
++(dp876
  Vinstall-stem
- p873
 -p928
++p877
  Vvmlinux
- p874
 -p929
++p878
  sVconfigs
- p875
- (lp876
 -p930
 -(lp931
++p879
++(lp880
  Vkernelarch-mips/config.octeon
- p877
 -p932
++p881
  ass(g222
- g808
 -g863
++g812
  g191
- tp878
- (dp879
 -tp933
 -(dp934
++tp882
++(dp883
  g225
- (lp880
 -(lp935
++(lp884
  V5kc-malta
- p881
 -p936
++p885
  aVloongson-3
- p882
 -p937
++p886
  aVocteon
- p883
 -p938
++p887
  asg229
  I01
  ss(Vbase
- p884
- Vmips64r6
- p885
- tp886
- (dp887
- Vdefault-flavour
 -p939
 +p888
  Vmips64r6
 -p940
 -tp941
 -(dp942
 +p889
++tp890
++(dp891
+ Vdefault-flavour
 -p943
++p892
+ Vmips64r6
 -p944
++p893
  sVkernel-arch
- p890
 -p945
++p894
  Vmips
- p891
 -p946
++p895
  sg189
- (lp892
 -(lp947
++(lp896
  g191
  ass(Vbuild
- p893
- g885
- tp894
- (dp895
 -p948
 -g940
 -tp949
 -(dp950
++p897
++g889
++tp898
++(dp899
  Vimage-file
- p896
 -p951
++p900
  Vvmlinux
- p897
 -p952
++p901
  ss(Vimage
- p898
- g885
- tp899
- (dp900
 -p953
 -g940
 -tp954
 -(dp955
++p902
++g889
++tp903
++(dp904
  Vinstall-stem
- p901
 -p956
++p905
  Vvmlinux
- p902
 -p957
++p906
  ss(Vdescription
- p903
- g885
 -p958
 -g940
++p907
++g889
  NVmips64r6
- p904
- tp905
- (dp906
 -p959
 -tp960
 -(dp961
++p908
++tp909
++(dp910
  Vhardware
- p907
 -p962
++p911
  VMIPS R6 (64 bit, big endian)
- p908
 -p963
++p912
  sVhardware-long
- p909
 -p964
++p913
  VMIPS R6 (64 bit, big endian)
- p910
 -p965
++p914
  ss(Vimage
- p911
- g885
 -p966
 -g940
++p915
++g889
  NVmips64r6
- p912
- tp913
- (dp914
 -p967
 -tp968
 -(dp969
++p916
++tp917
++(dp918
  Vconfigs
- p915
- (lp916
 -p970
 -(lp971
++p919
++(lp920
  Vkernelarch-mips/config.boston
- p917
 -p972
++p921
  aVkernelarch-mips/config.mips64r6
- p918
 -p973
++p922
  ass(g222
- g885
 -g940
++g889
  g191
- tp919
- (dp920
 -tp974
 -(dp975
++tp923
++(dp924
  g225
- (lp921
 -(lp976
++(lp925
  Vmips64r6
- p922
 -p977
++p926
  asg229
  I01
  ss(Vbase
- p923
- Vmips64r6el
- p924
- tp925
- (dp926
- Vdefault-flavour
 -p978
 +p927
  Vmips64r6el
 -p979
 -tp980
 -(dp981
 +p928
++tp929
++(dp930
+ Vdefault-flavour
 -p982
++p931
+ Vmips64r6el
 -p983
++p932
  sVkernel-arch
- p929
 -p984
++p933
  Vmips
- p930
 -p985
++p934
  sg189
- (lp931
 -(lp986
++(lp935
  g191
  ass(Vbuild
- p932
- g924
- tp933
- (dp934
 -p987
 -g979
 -tp988
 -(dp989
++p936
++g928
++tp937
++(dp938
  Vimage-file
- p935
 -p990
++p939
  Vvmlinux
- p936
 -p991
++p940
  ss(Vimage
- p937
- g924
- tp938
- (dp939
 -p992
 -g979
 -tp993
 -(dp994
++p941
++g928
++tp942
++(dp943
  Vinstall-stem
- p940
 -p995
++p944
  Vvmlinux
- p941
 -p996
++p945
  ss(Vdescription
- p942
- g924
 -p997
 -g979
++p946
++g928
  NVmips64r6el
- p943
- tp944
- (dp945
 -p998
 -tp999
 -(dp1000
++p947
++tp948
++(dp949
  Vhardware
- p946
 -p1001
++p950
  VMIPS R6 (64 bit, little endian)
- p947
 -p1002
++p951
  sVhardware-long
- p948
 -p1003
++p952
  VMIPS R6 (64 bit, little endian)
- p949
 -p1004
++p953
  ss(Vimage
- p950
- g924
 -p1005
 -g979
++p954
++g928
  NVmips64r6el
- p951
- tp952
- (dp953
 -p1006
 -tp1007
 -(dp1008
++p955
++tp956
++(dp957
  Vconfigs
- p954
- (lp955
 -p1009
 -(lp1010
++p958
++(lp959
  Vkernelarch-mips/config.boston
- p956
 -p1011
++p960
  aVkernelarch-mips/config.mips64r6
- p957
 -p1012
++p961
  ass(g222
- g924
 -g979
++g928
  g191
- tp958
- (dp959
 -tp1013
 -(dp1014
++tp962
++(dp963
  g225
- (lp960
 -(lp1015
++(lp964
  Vmips64r6el
- p961
 -p1016
++p965
  asg229
  I01
  ss(Vbase
- p962
 -p1017
++p966
  Vmipsel
- p963
- tp964
- (dp965
 -p1018
 -tp1019
 -(dp1020
++p967
++tp968
++(dp969
  Vkernel-arch
- p966
 -p1021
++p970
  Vmips
- p967
 -p1022
++p971
  sg189
- (lp968
 -(lp1023
++(lp972
  g191
  ass(Vbuild
- p969
- g963
- tp970
- (dp971
 -p1024
 -g1018
 -tp1025
 -(dp1026
++p973
++g967
++tp974
++(dp975
  Vimage-file
- p972
 -p1027
++p976
  Vvmlinuz
- p973
 -p1028
++p977
  ss(Vimage
- p974
- g963
- tp975
- (dp976
 -p1029
 -g1018
 -tp1030
 -(dp1031
++p978
++g967
++tp979
++(dp980
  Vinstall-stem
- p977
 -p1032
++p981
  Vvmlinuz
- p978
 -p1033
++p982
  ss(Vdescription
- p979
- g963
 -p1034
 -g1018
++p983
++g967
  NV4kc-malta
- p980
- tp981
- (dp982
 -p1035
 -tp1036
 -(dp1037
++p984
++tp985
++(dp986
  Vhardware
- p983
 -p1038
++p987
  VMIPS Malta
- p984
 -p1039
++p988
  sVhardware-long
- p985
 -p1040
++p989
  VMIPS Malta boards
- p986
 -p1041
++p990
  ss(Vimage
- p987
- g963
 -p1042
 -g1018
++p991
++g967
  NV4kc-malta
- p988
- tp989
- (dp990
 -p1043
 -tp1044
 -(dp1045
++p992
++tp993
++(dp994
  Vconfigs
- p991
- (lp992
 -p1046
 -(lp1047
++p995
++(lp996
  Vkernelarch-mips/config.malta
- p993
 -p1048
++p997
  aVkernelarch-mips/config.mips32r2
- p994
 -p1049
++p998
  ass(Vdescription
- p995
- g963
 -p1050
 -g1018
++p999
++g967
  NV5kc-malta
- p996
- tp997
- (dp998
 -p1051
 -tp1052
 -(dp1053
++p1000
++tp1001
++(dp1002
  Vhardware
- p999
 -p1054
++p1003
  VMIPS Malta (64-bit)
- p1000
 -p1055
++p1004
  sVhardware-long
- p1001
 -p1056
++p1005
  VMIPS Malta boards (64-bit)
- p1002
 -p1057
++p1006
  ss(Vimage
- p1003
- g963
 -p1058
 -g1018
++p1007
++g967
  NV5kc-malta
- p1004
- tp1005
- (dp1006
 -p1059
 -tp1060
 -(dp1061
++p1008
++tp1009
++(dp1010
  Vconfigs
- p1007
- (lp1008
 -p1062
 -(lp1063
++p1011
++(lp1012
  Vkernelarch-mips/config.malta
- p1009
 -p1064
++p1013
  aVkernelarch-mips/config.mips64r2
- p1010
 -p1065
++p1014
  ass(Vdescription
- p1011
- g963
 -p1066
 -g1018
++p1015
++g967
  NVloongson-3
- p1012
- tp1013
- (dp1014
 -p1067
 -tp1068
 -(dp1069
++p1016
++tp1017
++(dp1018
  Vhardware
- p1015
 -p1070
++p1019
  VLoongson 3A/3B
- p1016
 -p1071
++p1020
  sVhardware-long
- p1017
 -p1072
++p1021
  VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
- p1018
 -p1073
++p1022
  ss(Vimage
- p1019
- g963
 -p1074
 -g1018
++p1023
++g967
  NVloongson-3
- p1020
- tp1021
- (dp1022
 -p1075
 -tp1076
 -(dp1077
++p1024
++tp1025
++(dp1026
  Vconfigs
- p1023
- (lp1024
 -p1078
 -(lp1079
++p1027
++(lp1028
  Vkernelarch-mips/config.loongson-3
- p1025
 -p1080
++p1029
  ass(Vdescription
- p1026
- g963
 -p1081
 -g1018
++p1030
++g967
  NVocteon
- p1027
- tp1028
- (dp1029
 -p1082
 -tp1083
 -(dp1084
++p1031
++tp1032
++(dp1033
  Vhardware
- p1030
 -p1085
++p1034
  VOcteon
- p1031
 -p1086
++p1035
  sVhardware-long
- p1032
 -p1087
++p1036
  VCavium Networks Octeon
- p1033
 -p1088
++p1037
  ss(Vbuild
- p1034
- g963
 -p1089
 -g1018
++p1038
++g967
  NVocteon
- p1035
- tp1036
- (dp1037
 -p1090
 -tp1091
 -(dp1092
++p1039
++tp1040
++(dp1041
  Vimage-file
- p1038
 -p1093
++p1042
  Vvmlinux
- p1039
 -p1094
++p1043
  ss(Vimage
- p1040
- g963
 -p1095
 -g1018
++p1044
++g967
  NVocteon
- p1041
- tp1042
- (dp1043
 -p1096
 -tp1097
 -(dp1098
++p1045
++tp1046
++(dp1047
  Vinstall-stem
- p1044
 -p1099
++p1048
  Vvmlinux
- p1045
 -p1100
++p1049
  sVconfigs
- p1046
- (lp1047
 -p1101
 -(lp1102
++p1050
++(lp1051
  Vkernelarch-mips/config.octeon
- p1048
 -p1103
++p1052
  ass(g222
- g963
 -g1018
++g967
  g191
- tp1049
- (dp1050
 -tp1104
 -(dp1105
++tp1053
++(dp1054
  g225
- (lp1051
 -(lp1106
++(lp1055
  V4kc-malta
- p1052
 -p1107
++p1056
  aV5kc-malta
- p1053
 -p1108
++p1057
  aVloongson-3
- p1054
 -p1109
++p1058
  aVocteon
- p1055
 -p1110
++p1059
  asg229
  I01
  ss(Vbase
- p1056
 -p1111
++p1060
  Vmipsn32
- p1057
- tp1058
- (dp1059
 -p1112
 -tp1113
 -(dp1114
++p1061
++tp1062
++(dp1063
  Vkernel-arch
- p1060
 -p1115
++p1064
  Vmips
- p1061
 -p1116
++p1065
  sVfeaturesets
- p1062
- (lp1063
 -p1117
 -(lp1118
++p1066
++(lp1067
  ss(Vbase
- p1064
 -p1119
++p1068
  Vmipsn32el
- p1065
- tp1066
- (dp1067
 -p1120
 -tp1121
 -(dp1122
++p1069
++tp1070
++(dp1071
  Vkernel-arch
- p1068
 -p1123
++p1072
  Vmips
- p1069
 -p1124
++p1073
  sVfeaturesets
- p1070
- (lp1071
 -p1125
 -(lp1126
++p1074
++(lp1075
  ss(Vbase
- p1072
 -p1127
++p1076
  Vmipsn32r6
- p1073
- tp1074
- (dp1075
 -p1128
 -tp1129
 -(dp1130
++p1077
++tp1078
++(dp1079
  Vkernel-arch
- p1076
 -p1131
++p1080
  Vmips
- p1077
 -p1132
++p1081
  sVfeaturesets
- p1078
- (lp1079
 -p1133
 -(lp1134
++p1082
++(lp1083
  ss(Vbase
- p1080
 -p1135
++p1084
  Vmipsn32r6el
- p1081
- tp1082
- (dp1083
 -p1136
 -tp1137
 -(dp1138
++p1085
++tp1086
++(dp1087
  Vkernel-arch
- p1084
 -p1139
++p1088
  Vmips
- p1085
 -p1140
++p1089
  sVfeaturesets
- p1086
- (lp1087
 -p1141
 -(lp1142
++p1090
++(lp1091
  ss(Vbase
- p1088
 -p1143
++p1092
  Vmipsr6
- p1089
- tp1090
- (dp1091
 -p1144
 -tp1145
 -(dp1146
++p1093
++tp1094
++(dp1095
  Vdefault-flavour
- p1092
 -p1147
++p1096
  Vmips32r6
- p1093
 -p1148
++p1097
  sVkernel-arch
- p1094
 -p1149
++p1098
  Vmips
- p1095
 -p1150
++p1099
  sg189
- (lp1096
 -(lp1151
++(lp1100
  g191
  ass(Vbuild
- p1097
- g1089
- tp1098
- (dp1099
 -p1152
 -g1144
 -tp1153
 -(dp1154
++p1101
++g1093
++tp1102
++(dp1103
  Vimage-file
- p1100
 -p1155
++p1104
  Vvmlinux
- p1101
 -p1156
++p1105
  ss(Vimage
- p1102
- g1089
- tp1103
- (dp1104
 -p1157
 -g1144
 -tp1158
 -(dp1159
++p1106
++g1093
++tp1107
++(dp1108
  Vinstall-stem
- p1105
 -p1160
++p1109
  Vvmlinux
- p1106
 -p1161
++p1110
  ss(Vdescription
- p1107
- g1089
 -p1162
 -g1144
++p1111
++g1093
  NVmips32r6
- p1108
- tp1109
- (dp1110
 -p1163
 -tp1164
 -(dp1165
++p1112
++tp1113
++(dp1114
  Vhardware
- p1111
 -p1166
++p1115
  VMIPS R6 (32 bit, big endian)
- p1112
 -p1167
++p1116
  sVhardware-long
- p1113
 -p1168
++p1117
  VMIPS R6 (32 bit, big endian)
- p1114
 -p1169
++p1118
  ss(Vimage
- p1115
- g1089
 -p1170
 -g1144
++p1119
++g1093
  NVmips32r6
- p1116
- tp1117
- (dp1118
 -p1171
 -tp1172
 -(dp1173
++p1120
++tp1121
++(dp1122
  Vconfigs
- p1119
- (lp1120
 -p1174
 -(lp1175
++p1123
++(lp1124
  Vkernelarch-mips/config.boston
- p1121
 -p1176
++p1125
  aVkernelarch-mips/config.mips32r6
- p1122
 -p1177
++p1126
  ass(Vdescription
- p1123
- g1089
 -p1178
 -g1144
++p1127
++g1093
  NVmips64r6
- p1124
- tp1125
- (dp1126
 -p1179
 -tp1180
 -(dp1181
++p1128
++tp1129
++(dp1130
  Vhardware
- p1127
 -p1182
++p1131
  VMIPS R6 (64 bit, big endian)
- p1128
 -p1183
++p1132
  sVhardware-long
- p1129
 -p1184
++p1133
  VMIPS R6 (64 bit, big endian)
- p1130
 -p1185
++p1134
  ss(Vimage
- p1131
- g1089
 -p1186
 -g1144
++p1135
++g1093
  NVmips64r6
- p1132
- tp1133
- (dp1134
 -p1187
 -tp1188
 -(dp1189
++p1136
++tp1137
++(dp1138
  Vconfigs
- p1135
- (lp1136
 -p1190
 -(lp1191
++p1139
++(lp1140
  Vkernelarch-mips/config.boston
- p1137
 -p1192
++p1141
  aVkernelarch-mips/config.mips64r6
- p1138
 -p1193
++p1142
  ass(g222
- g1089
 -g1144
++g1093
  g191
- tp1139
- (dp1140
 -tp1194
 -(dp1195
++tp1143
++(dp1144
  g225
- (lp1141
 -(lp1196
++(lp1145
  Vmips32r6
- p1142
 -p1197
++p1146
  aVmips64r6
- p1143
 -p1198
++p1147
  asg229
  I01
  ss(Vbase
- p1144
 -p1199
++p1148
  Vmipsr6el
- p1145
- tp1146
- (dp1147
 -p1200
 -tp1201
 -(dp1202
++p1149
++tp1150
++(dp1151
  Vdefault-flavour
- p1148
 -p1203
++p1152
  Vmips32r6el
- p1149
 -p1204
++p1153
  sVkernel-arch
- p1150
 -p1205
++p1154
  Vmips
- p1151
 -p1206
++p1155
  sg189
- (lp1152
 -(lp1207
++(lp1156
  g191
  ass(Vbuild
- p1153
- g1145
- tp1154
- (dp1155
 -p1208
 -g1200
 -tp1209
 -(dp1210
++p1157
++g1149
++tp1158
++(dp1159
  Vimage-file
- p1156
 -p1211
++p1160
  Vvmlinux
- p1157
 -p1212
++p1161
  ss(Vimage
- p1158
- g1145
- tp1159
- (dp1160
 -p1213
 -g1200
 -tp1214
 -(dp1215
++p1162
++g1149
++tp1163
++(dp1164
  Vinstall-stem
- p1161
 -p1216
++p1165
  Vvmlinux
- p1162
 -p1217
++p1166
  ss(Vdescription
- p1163
- g1145
 -p1218
 -g1200
++p1167
++g1149
  NVmips32r6el
- p1164
- tp1165
- (dp1166
 -p1219
 -tp1220
 -(dp1221
++p1168
++tp1169
++(dp1170
  Vhardware
- p1167
 -p1222
++p1171
  VMIPS R6 (32 bit, little endian)
- p1168
 -p1223
++p1172
  sVhardware-long
- p1169
 -p1224
++p1173
  VMIPS R6 (32 bit, little endian)
- p1170
 -p1225
++p1174
  ss(Vimage
- p1171
- g1145
 -p1226
 -g1200
++p1175
++g1149
  NVmips32r6el
- p1172
- tp1173
- (dp1174
 -p1227
 -tp1228
 -(dp1229
++p1176
++tp1177
++(dp1178
  Vconfigs
- p1175
- (lp1176
 -p1230
 -(lp1231
++p1179
++(lp1180
  Vkernelarch-mips/config.boston
- p1177
 -p1232
++p1181
  aVkernelarch-mips/config.mips32r6
- p1178
 -p1233
++p1182
  ass(Vdescription
- p1179
- g1145
 -p1234
 -g1200
++p1183
++g1149
  NVmips64r6el
- p1180
- tp1181
- (dp1182
 -p1235
 -tp1236
 -(dp1237
++p1184
++tp1185
++(dp1186
  Vhardware
- p1183
 -p1238
++p1187
  VMIPS R6 (64 bit, little endian)
- p1184
 -p1239
++p1188
  sVhardware-long
- p1185
 -p1240
++p1189
  VMIPS R6 (64 bit, little endian)
- p1186
 -p1241
++p1190
  ss(Vimage
- p1187
- g1145
 -p1242
 -g1200
++p1191
++g1149
  NVmips64r6el
- p1188
- tp1189
- (dp1190
 -p1243
 -tp1244
 -(dp1245
++p1192
++tp1193
++(dp1194
  Vconfigs
- p1191
- (lp1192
 -p1246
 -(lp1247
++p1195
++(lp1196
  Vkernelarch-mips/config.boston
- p1193
 -p1248
++p1197
  aVkernelarch-mips/config.mips64r6
- p1194
 -p1249
++p1198
  ass(g222
- g1145
 -g1200
++g1149
  g191
- tp1195
- (dp1196
 -tp1250
 -(dp1251
++tp1199
++(dp1200
  g225
- (lp1197
 -(lp1252
++(lp1201
  Vmips32r6el
- p1198
 -p1253
++p1202
  aVmips64r6el
- p1199
 -p1254
++p1203
  asg229
  I01
  ss(Vbase
- p1200
- Vpowerpc
- p1201
- tp1202
- (dp1203
- Vkernel-arch
 -p1255
 +p1204
  Vpowerpc
 -p1256
 -tp1257
 -(dp1258
 +p1205
++tp1206
++(dp1207
+ Vkernel-arch
 -p1259
++p1208
+ Vpowerpc
 -p1260
++p1209
  sg189
- (lp1206
 -(lp1261
++(lp1210
  g191
  ass(Vbuild
- p1207
- g1201
- tp1208
- (dp1209
 -p1262
 -g1256
 -tp1263
 -(dp1264
++p1211
++g1205
++tp1212
++(dp1213
  Vimage-file
- p1210
 -p1265
++p1214
  Vvmlinux
- p1211
 -p1266
++p1215
  sVvdso
- p1212
 -p1267
++p1216
  I01
  ss(Vimage
- p1213
- g1201
- tp1214
- (dp1215
 -p1268
 -g1256
 -tp1269
 -(dp1270
++p1217
++g1205
++tp1218
++(dp1219
  Vconfigs
- p1216
- (lp1217
 -p1271
 -(lp1272
++p1220
++(lp1221
  sVbootloaders
- p1218
- (lp1219
 -p1273
 -(lp1274
++p1222
++(lp1223
  Vgrub-ieee1275
- p1220
 -p1275
++p1224
  asVsuggests
- p1221
- (lp1222
 -p1276
 -(lp1277
++p1225
++(lp1226
  Vmkvmlinuz
- p1223
 -p1278
++p1227
  asVinstall-stem
- p1224
 -p1279
++p1228
  Vvmlinux
- p1225
 -p1280
++p1229
  ss(Vdescription
- p1226
- g1201
 -p1281
 -g1256
++p1230
++g1205
  NVpowerpc
- p1227
- tp1228
- (dp1229
 -p1282
 -tp1283
 -(dp1284
++p1231
++tp1232
++(dp1233
  Vhardware
- p1230
 -p1285
++p1234
  Vuniprocessor 32-bit PowerPC
- p1231
 -p1286
++p1235
  ss(Vdescription
- p1232
- g1201
 -p1287
 -g1256
++p1236
++g1205
  NVpowerpc-smp
- p1233
- tp1234
- (dp1235
 -p1288
 -tp1289
 -(dp1290
++p1237
++tp1238
++(dp1239
  Vhardware
- p1236
 -p1291
++p1240
  Vmultiprocessor 32-bit PowerPC
- p1237
 -p1292
++p1241
  ss(Vimage
- p1238
- g1201
 -p1293
 -g1256
++p1242
++g1205
  NVpowerpc-smp
- p1239
- tp1240
- (dp1241
 -p1294
 -tp1295
 -(dp1296
++p1243
++tp1244
++(dp1245
  Vconfigs
- p1242
- (lp1243
 -p1297
 -(lp1298
++p1246
++(lp1247
  Vpowerpc/config.powerpc
- p1244
 -p1299
++p1248
  aVpowerpc/config.powerpc-smp
- p1245
 -p1300
++p1249
  ass(Vdescription
- p1246
- g1201
 -p1301
 -g1256
++p1250
++g1205
  NVpowerpc64
- p1247
- tp1248
- (dp1249
 -p1302
 -tp1303
 -(dp1304
++p1251
++tp1252
++(dp1253
  Vhardware
- p1250
 -p1305
++p1254
  V64-bit PowerPC
- p1251
 -p1306
++p1255
  ss(Vimage
- p1252
- g1201
 -p1307
 -g1256
++p1256
++g1205
  NVpowerpc64
- p1253
- tp1254
- (dp1255
 -p1308
 -tp1309
 -(dp1310
++p1257
++tp1258
++(dp1259
  Vconfigs
- p1256
- (lp1257
 -p1311
 -(lp1312
++p1260
++(lp1261
  Vkernelarch-powerpc/config-arch-64
- p1258
 -p1313
++p1262
  aVkernelarch-powerpc/config-arch-64-be
- p1259
 -p1314
++p1263
  ass(g222
- g1201
 -g1256
++g1205
  g191
- tp1260
- (dp1261
 -tp1315
 -(dp1316
++tp1264
++(dp1265
  g225
- (lp1262
 -(lp1317
++(lp1266
  Vpowerpc
- p1263
 -p1318
++p1267
  aVpowerpc-smp
- p1264
 -p1319
++p1268
  aVpowerpc64
- p1265
 -p1320
++p1269
  asg229
  I01
  ss(Vbase
- p1266
 -p1321
++p1270
  Vppc64
- p1267
- tp1268
- (dp1269
 -p1322
 -tp1323
 -(dp1324
++p1271
++tp1272
++(dp1273
  Vdefault-flavour
- p1270
 -p1325
++p1274
  Vpowerpc64
- p1271
 -p1326
++p1275
  sVkernel-arch
- p1272
 -p1327
++p1276
  Vpowerpc
- p1273
 -p1328
++p1277
  sg189
- (lp1274
 -(lp1329
++(lp1278
  g191
  ass(Vbuild
- p1275
- g1267
- tp1276
- (dp1277
 -p1330
 -g1322
 -tp1331
 -(dp1332
++p1279
++g1271
++tp1280
++(dp1281
  Vimage-file
- p1278
 -p1333
++p1282
  Vvmlinux
- p1279
 -p1334
++p1283
  sVvdso
- p1280
 -p1335
++p1284
  I01
  ss(Vimage
- p1281
- g1267
- tp1282
- (dp1283
 -p1336
 -g1322
 -tp1337
 -(dp1338
++p1285
++g1271
++tp1286
++(dp1287
  Vconfigs
- p1284
- (lp1285
 -p1339
 -(lp1340
++p1288
++(lp1289
  sVbootloaders
- p1286
- (lp1287
 -p1341
 -(lp1342
++p1290
++(lp1291
  Vgrub-ieee1275
- p1288
 -p1343
++p1292
  asVsuggests
- p1289
- (lp1290
 -p1344
 -(lp1345
++p1293
++(lp1294
  Vmkvmlinuz
- p1291
 -p1346
++p1295
  asVinstall-stem
- p1292
 -p1347
++p1296
  Vvmlinux
- p1293
 -p1348
++p1297
  ss(Vdescription
- p1294
- g1267
 -p1349
 -g1322
++p1298
++g1271
  NVpowerpc64
- p1295
- tp1296
- (dp1297
 -p1350
 -tp1351
 -(dp1352
++p1299
++tp1300
++(dp1301
  Vhardware
- p1298
 -p1353
++p1302
  V64-bit PowerPC
- p1299
 -p1354
++p1303
  ss(Vimage
- p1300
- g1267
 -p1355
 -g1322
++p1304
++g1271
  NVpowerpc64
- p1301
- tp1302
- (dp1303
 -p1356
 -tp1357
 -(dp1358
++p1305
++tp1306
++(dp1307
  Vconfigs
- p1304
- (lp1305
 -p1359
 -(lp1360
++p1308
++(lp1309
  Vkernelarch-powerpc/config-arch-64
- p1306
 -p1361
++p1310
  aVkernelarch-powerpc/config-arch-64-be
- p1307
 -p1362
++p1311
  ass(g222
- g1267
 -g1322
++g1271
  g191
- tp1308
- (dp1309
 -tp1363
 -(dp1364
++tp1312
++(dp1313
  g225
- (lp1310
 -(lp1365
++(lp1314
  Vpowerpc64
- p1311
 -p1366
++p1315
  asg229
  I01
  ss(Vbase
- p1312
 -p1367
++p1316
  Vppc64el
- p1313
- tp1314
- (dp1315
 -p1368
 -tp1369
 -(dp1370
++p1317
++tp1318
++(dp1319
  Vdefault-flavour
- p1316
 -p1371
++p1320
  Vpowerpc64le
- p1317
 -p1372
++p1321
  sVkernel-arch
- p1318
 -p1373
++p1322
  Vpowerpc
- p1319
 -p1374
++p1323
  sg189
- (lp1320
 -(lp1375
++(lp1324
  g191
  ass(Vbuild
- p1321
- g1313
- tp1322
- (dp1323
 -p1376
 -g1368
 -tp1377
 -(dp1378
++p1325
++g1317
++tp1326
++(dp1327
  Vimage-file
- p1324
 -p1379
++p1328
  Vvmlinux
- p1325
 -p1380
++p1329
  sVvdso
- p1326
 -p1381
++p1330
  I01
  ss(Vimage
- p1327
- g1313
- tp1328
- (dp1329
 -p1382
 -g1368
 -tp1383
 -(dp1384
++p1331
++g1317
++tp1332
++(dp1333
  Vconfigs
- p1330
- (lp1331
 -p1385
 -(lp1386
++p1334
++(lp1335
  sVbootloaders
- p1332
- (lp1333
 -p1387
 -(lp1388
++p1336
++(lp1337
  Vgrub-ieee1275
- p1334
 -p1389
++p1338
  asVsuggests
- p1335
- (lp1336
 -p1390
 -(lp1391
++p1339
++(lp1340
  Vmkvmlinuz
- p1337
 -p1392
++p1341
  asVinstall-stem
- p1338
 -p1393
++p1342
  Vvmlinux
- p1339
 -p1394
++p1343
  ss(Vdescription
- p1340
- g1313
 -p1395
 -g1368
++p1344
++g1317
  NVpowerpc64le
- p1341
- tp1342
- (dp1343
 -p1396
 -tp1397
 -(dp1398
++p1345
++tp1346
++(dp1347
  Vhardware
- p1344
 -p1399
++p1348
  VLittle-endian 64-bit PowerPC
- p1345
 -p1400
++p1349
  ss(Vimage
- p1346
- g1313
 -p1401
 -g1368
++p1350
++g1317
  NVpowerpc64le
- p1347
- tp1348
- (dp1349
 -p1402
 -tp1403
 -(dp1404
++p1351
++tp1352
++(dp1353
  Vconfigs
- p1350
- (lp1351
 -p1405
 -(lp1406
++p1354
++(lp1355
  Vkernelarch-powerpc/config-arch-64
- p1352
 -p1407
++p1356
  aVkernelarch-powerpc/config-arch-64-le
- p1353
 -p1408
++p1357
  ass(g222
- g1313
 -g1368
++g1317
  g191
- tp1354
- (dp1355
 -tp1409
 -(dp1410
++tp1358
++(dp1359
  g225
- (lp1356
 -(lp1411
++(lp1360
  Vpowerpc64le
- p1357
 -p1412
++p1361
  asg229
  I01
  ss(Vbase
- p1358
 -p1413
++p1362
  Vriscv64
- p1359
- tp1360
- (dp1361
 -p1414
 -tp1415
 -(dp1416
++p1363
++tp1364
++(dp1365
  Vkernel-arch
- p1362
 -p1417
++p1366
  Vriscv
- p1363
 -p1418
++p1367
  sVfeaturesets
- p1364
- (lp1365
 -p1419
 -(lp1420
++p1368
++(lp1369
  Vnone
- p1366
 -p1421
++p1370
  ass(Vbuild
- p1367
- g1359
- tp1368
- (dp1369
 -p1422
 -g1414
 -tp1423
 -(dp1424
++p1371
++g1363
++tp1372
++(dp1373
  Vimage-file
- p1370
 -p1425
++p1374
  Varch/riscv/boot/Image
- p1371
 -p1426
++p1375
  sVvdso
- p1372
 -p1427
++p1376
  I01
  ss(Vimage
- p1373
- g1359
- tp1374
- (dp1375
 -p1428
 -g1414
 -tp1429
 -(dp1430
++p1377
++g1363
++tp1378
++(dp1379
  Vinstall-stem
- p1376
 -p1431
++p1380
  Vvmlinux
- p1377
 -p1432
++p1381
  ss(Vdescription
- p1378
- g1359
 -p1433
 -g1414
++p1382
++g1363
  NVriscv64
- p1379
- tp1380
- (dp1381
 -p1434
 -tp1435
 -(dp1436
++p1383
++tp1384
++(dp1385
  Vhardware
- p1382
 -p1437
++p1386
  V64-bit RISC-V platforms
- p1383
 -p1438
++p1387
  sVhardware-long
- p1384
 -p1439
++p1388
  V64-bit RISC-V platforms
- p1385
 -p1440
++p1389
  ss(Vbase
- p1386
- g1359
 -p1441
 -g1414
++p1390
++g1363
  Vnone
- p1387
- tp1388
- (dp1389
 -p1442
 -tp1443
 -(dp1444
++p1391
++tp1392
++(dp1393
  Vflavours
- p1390
- (lp1391
 -p1445
 -(lp1446
++p1394
++(lp1395
  Vriscv64
- p1392
 -p1447
++p1396
  asVdefault-flavour
- p1393
 -p1448
++p1397
  Vriscv64
- p1394
 -p1449
++p1398
  ss(Vbase
- p1395
- Vs390
- p1396
- tp1397
- (dp1398
- Vkernel-arch
 -p1450
 +p1399
  Vs390
 -p1451
 -tp1452
 -(dp1453
 +p1400
- sVfeaturesets
- p1401
- (lp1402
- ss(Vbase
++tp1401
++(dp1402
+ Vkernel-arch
 -p1454
 +p1403
- Vs390x
+ Vs390
 -p1455
 +p1404
- tp1405
- (dp1406
- Vdefault-flavour
+ sVfeaturesets
 -p1456
 -(lp1457
++p1405
++(lp1406
+ ss(Vbase
 -p1458
 +p1407
  Vs390x
 -p1459
 -tp1460
 -(dp1461
 +p1408
++tp1409
++(dp1410
+ Vdefault-flavour
 -p1462
++p1411
+ Vs390x
 -p1463
++p1412
  sVkernel-arch
- p1409
 -p1464
++p1413
  Vs390
- p1410
 -p1465
++p1414
  sg189
- (lp1411
 -(lp1466
++(lp1415
  g191
  ass(Vbuild
- p1412
- g1404
- tp1413
- (dp1414
 -p1467
 -g1459
 -tp1468
 -(dp1469
++p1416
++g1408
++tp1417
++(dp1418
  Vimage-file
- p1415
 -p1470
++p1419
  Varch/s390/boot/bzImage
- p1416
 -p1471
++p1420
  sVvdso
- p1417
 -p1472
++p1421
  I01
  ss(Vimage
- p1418
- g1404
- tp1419
- (dp1420
 -p1473
 -g1459
 -tp1474
 -(dp1475
++p1422
++g1408
++tp1423
++(dp1424
  Vbootloaders
- p1421
- (lp1422
 -p1476
 -(lp1477
++p1425
++(lp1426
  Vs390-tools
- p1423
 -p1478
++p1427
  asVinstall-stem
- p1424
 -p1479
++p1428
  Vvmlinuz
- p1425
 -p1480
++p1429
  ss(Vrelations
- p1426
- g1404
- tp1427
- (dp1428
 -p1481
 -g1459
 -tp1482
 -(dp1483
++p1430
++g1408
++tp1431
++(dp1432
  Vheaders%gcc-10
- p1429
 -p1484
++p1433
  Vlinux-compiler-gcc-10-s390
- p1430
 -p1485
++p1434
  ss(Vdescription
- p1431
- g1404
 -p1486
 -g1459
++p1435
++g1408
  NVs390x
- p1432
- tp1433
- (dp1434
 -p1487
 -tp1488
 -(dp1489
++p1436
++tp1437
++(dp1438
  Vhardware
- p1435
 -p1490
++p1439
  VIBM zSeries
- p1436
 -p1491
++p1440
  ss(g222
- g1404
 -g1459
++g1408
  g191
- tp1437
- (dp1438
 -tp1492
 -(dp1493
++tp1441
++(dp1442
  g225
- (lp1439
 -(lp1494
++(lp1443
  Vs390x
- p1440
 -p1495
++p1444
  asg229
  I01
  ss(Vbase
- p1441
 -p1496
++p1445
  Vsh3
- p1442
- tp1443
- (dp1444
 -p1497
 -tp1498
 -(dp1499
++p1446
++tp1447
++(dp1448
  Vkernel-arch
- p1445
 -p1500
++p1449
  Vsh
- p1446
 -p1501
++p1450
  sVfeaturesets
- p1447
- (lp1448
 -p1502
 -(lp1503
++p1451
++(lp1452
  ss(Vbase
- p1449
 -p1504
++p1453
  Vsh4
- p1450
- tp1451
- (dp1452
 -p1505
 -tp1506
 -(dp1507
++p1454
++tp1455
++(dp1456
  Vkernel-arch
- p1453
 -p1508
++p1457
  Vsh
- p1454
 -p1509
++p1458
  sg189
- (lp1455
 -(lp1510
++(lp1459
  g191
  ass(Vbuild
- p1456
- g1450
- tp1457
- (dp1458
 -p1511
 -g1505
 -tp1512
 -(dp1513
++p1460
++g1454
++tp1461
++(dp1462
  Vimage-file
- p1459
 -p1514
++p1463
  Varch/sh/boot/zImage
- p1460
 -p1515
++p1464
  ss(Vimage
- p1461
- g1450
- tp1462
- (dp1463
 -p1516
 -g1505
 -tp1517
 -(dp1518
++p1465
++g1454
++tp1466
++(dp1467
  Vinstall-stem
- p1464
 -p1519
++p1468
  Vvmlinuz
- p1465
 -p1520
++p1469
  ss(Vdescription
- p1466
- g1450
 -p1521
 -g1505
++p1470
++g1454
  NVsh7751r
- p1467
- tp1468
- (dp1469
 -p1522
 -tp1523
 -(dp1524
++p1471
++tp1472
++(dp1473
  Vhardware
- p1470
 -p1525
++p1474
  Vsh7751r
- p1471
 -p1526
++p1475
  sVhardware-long
- p1472
 -p1527
++p1476
  VRenesas SH7751R R2D plus board
- p1473
 -p1528
++p1477
  ss(Vdescription
- p1474
- g1450
 -p1529
 -g1505
++p1478
++g1454
  NVsh7785lcr
- p1475
- tp1476
- (dp1477
 -p1530
 -tp1531
 -(dp1532
++p1479
++tp1480
++(dp1481
  Vhardware
- p1478
 -p1533
++p1482
  Vsh7785lcr
- p1479
 -p1534
++p1483
  sVhardware-long
- p1480
 -p1535
++p1484
  VRenesas SH7785 reference board
- p1481
 -p1536
++p1485
  ss(Vimage
- p1482
- g1450
 -p1537
 -g1505
++p1486
++g1454
  NVsh7785lcr
- p1483
- tp1484
- (dp1485
 -p1538
 -tp1539
 -(dp1540
++p1487
++tp1488
++(dp1489
  Vrecommends
- p1486
- (lp1487
 -p1541
 -(lp1542
++p1490
++(lp1491
  Vu-boot-tools
- p1488
 -p1543
++p1492
  asVcheck-size
- p1489
 -p1544
++p1493
  I4194304
  ss(g222
- g1450
 -g1505
++g1454
  g191
- tp1490
- (dp1491
 -tp1545
 -(dp1546
++tp1494
++(dp1495
  g225
- (lp1492
 -(lp1547
++(lp1496
  Vsh7751r
- p1493
 -p1548
++p1497
  aVsh7785lcr
- p1494
 -p1549
++p1498
  asg229
  I01
  ss(Vbase
- p1495
- Vsparc
- p1496
- tp1497
- (dp1498
- Vkernel-arch
 -p1550
 +p1499
  Vsparc
 -p1551
 -tp1552
 -(dp1553
 +p1500
++tp1501
++(dp1502
+ Vkernel-arch
 -p1554
++p1503
+ Vsparc
 -p1555
++p1504
  sVfeaturesets
- p1501
- (lp1502
 -p1556
 -(lp1557
++p1505
++(lp1506
  ss(Vbase
- p1503
 -p1558
++p1507
  Vsparc64
- p1504
- tp1505
- (dp1506
 -p1559
 -tp1560
 -(dp1561
++p1508
++tp1509
++(dp1510
  Vdefault-flavour
- p1507
 -p1562
++p1511
  Vsparc64-smp
- p1508
 -p1563
++p1512
  sVkernel-arch
- p1509
 -p1564
++p1513
  Vsparc
- p1510
 -p1565
++p1514
  sg189
- (lp1511
 -(lp1566
++(lp1515
  g191
  ass(Vbuild
- p1512
- g1504
- tp1513
- (dp1514
 -p1567
 -g1559
 -tp1568
 -(dp1569
++p1516
++g1508
++tp1517
++(dp1518
  Vimage-file
- p1515
 -p1570
++p1519
  Vvmlinux
- p1516
 -p1571
++p1520
  ss(Vimage
- p1517
- g1504
- tp1518
- (dp1519
 -p1572
 -g1559
 -tp1573
 -(dp1574
++p1521
++g1508
++tp1522
++(dp1523
  Vconfigs
- p1520
- (lp1521
 -p1575
 -(lp1576
++p1524
++(lp1525
  sVbootloaders
- p1522
- (lp1523
 -p1577
 -(lp1578
++p1526
++(lp1527
  Vgrub-ieee1275
- p1524
 -p1579
++p1528
  asVsuggests
- p1525
- (lp1526
 -p1580
 -(lp1581
++p1529
++(lp1530
  Vfdutils
- p1527
 -p1582
++p1531
  asVinstall-stem
- p1528
 -p1583
++p1532
  Vvmlinux
- p1529
 -p1584
++p1533
  ss(Vdescription
- p1530
- g1504
 -p1585
 -g1559
++p1534
++g1508
  NVsparc64
- p1531
- tp1532
- (dp1533
 -p1586
 -tp1587
 -(dp1588
++p1535
++tp1536
++(dp1537
  Vhardware
- p1534
 -p1589
++p1538
  Vuniprocessor 64-bit UltraSPARC
- p1535
 -p1590
++p1539
  ss(Vimage
- p1536
- g1504
 -p1591
 -g1559
++p1540
++g1508
  NVsparc64
- p1537
- tp1538
- (dp1539
 -p1592
 -tp1593
 -(dp1594
++p1541
++tp1542
++(dp1543
  Vconfigs
- p1540
- (lp1541
 -p1595
 -(lp1596
++p1544
++(lp1545
  Vkernelarch-sparc/config-up
- p1542
 -p1597
++p1546
  ass(Vdescription
- p1543
- g1504
 -p1598
 -g1559
++p1547
++g1508
  NVsparc64-smp
- p1544
- tp1545
- (dp1546
 -p1599
 -tp1600
 -(dp1601
++p1548
++tp1549
++(dp1550
  Vhardware
- p1547
 -p1602
++p1551
  Vmultiprocessor 64-bit UltraSPARC
- p1548
 -p1603
++p1552
  ss(Vimage
- p1549
- g1504
 -p1604
 -g1559
++p1553
++g1508
  NVsparc64-smp
- p1550
- tp1551
- (dp1552
 -p1605
 -tp1606
 -(dp1607
++p1554
++tp1555
++(dp1556
  Vconfigs
- p1553
- (lp1554
 -p1608
 -(lp1609
++p1557
++(lp1558
  Vkernelarch-sparc/config-smp
- p1555
 -p1610
++p1559
  ass(g222
- g1504
 -g1559
++g1508
  g191
- tp1556
- (dp1557
 -tp1611
 -(dp1612
++tp1560
++(dp1561
  g225
- (lp1558
 -(lp1613
++(lp1562
  Vsparc64
- p1559
 -p1614
++p1563
  aVsparc64-smp
- p1560
 -p1615
++p1564
  asg229
  I01
  ss(Vbase
- p1561
 -p1616
++p1565
  Vx32
- p1562
- tp1563
- (dp1564
 -p1617
 -tp1618
 -(dp1619
++p1566
++tp1567
++(dp1568
  Vkernel-arch
- p1565
 -p1620
++p1569
  Vx86
- p1566
 -p1621
++p1570
  sVfeaturesets
- p1567
- (lp1568
 -p1622
 -(lp1623
++p1571
++(lp1572
  ss(Vabi
- p1569
 -p1624
++p1573
  NVrt
- p1570
- tp1571
- (dp1572
 -p1625
 -tp1626
 -(dp1627
++p1574
++tp1575
++(dp1576
  Vignore-changes
- p1573
- (lp1574
 -p1628
 -(lp1629
++p1577
++(lp1578
  V*
- p1575
 -p1630
++p1579
  ass(Vdescription
- p1576
- Ng1570
- tp1577
- (dp1578
 -p1631
 -Ng1625
 -tp1632
 -(dp1633
++p1580
++Ng1574
++tp1581
++(dp1582
  Vpart-long-rt
- p1579
 -p1634
++p1583
  VThis kernel includes the PREEMPT_RT realtime patch set.
- p1580
 -p1635
++p1584
  sVpart-short-rt
- p1581
 -p1636
++p1585
  VPREEMPT_RT
- p1582
 -p1637
++p1586
  sVparts
- p1583
- (lp1584
 -p1638
 -(lp1639
++p1587
++(lp1588
  Vrt
- p1585
- ass(Vversion
- p1586
- tp1587
- (dp1588
- Vsource
 -p1640
 +p1589
- V5.10.223-1+rpi1
+ ass(Vversion
 -p1641
 -tp1642
 -(dp1643
 +p1590
++tp1591
++(dp1592
+ Vsource
 -p1644
 -V5.10.226-1
 -p1645
++p1593
++V5.10.226-1+rpi1
++p1594
  sVupstream
- p1591
 -p1646
++p1595
  V5.10
- p1592
 -p1647
++p1596
  sVabiname_base
- p1593
 -p1648
++p1597
  V5.10.0
- p1594
 -p1649
++p1598
  sVabiname
- p1595
- V5.10.0-32
- p1596
 -p1650
++p1599
+ V5.10.0-33
 -p1651
++p1600
  ss.
diff --cc debian/control
index de284b505be6c059b9d2cb88d7caabd28fbaa2d7,2764f5298f981660ddcdffcffae9ed93c9bc7a19..ed49db17bf66a8facd7200f0672d9629bb1f4a26
@@@ -5,8 -5,8 +5,8 @@@ Maintainer: Debian Kernel Team <debian-
  Uploaders: Bastian Blank <waldi@debian.org>, maximilian attems <maks@debian.org>, Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org>
  Standards-Version: 4.2.0
  Build-Depends: debhelper-compat (= 12), dh-exec, python3:any, quilt, cpio <!stage1>, xz-utils <!stage1>, dh-python <!stage1>, bison <!stage1>, flex (>= 2.6.1-1.1~) <!stage1>
- Build-Depends-Arch: kernel-wedge (>= 2.102~) <!stage1 !pkg.linux.nokernel>, kmod <!stage1 !pkg.linux.nokernel>, bc <!stage1 !pkg.linux.nokernel>, libssl-dev:native <!stage1 !pkg.linux.nokernel>, libssl-dev <!stage1 !pkg.linux.notools>, openssl (>= 1.1.0-1~) <!stage1 !pkg.linux.nokernel>, libelf-dev:native [amd64] <!stage1 !pkg.linux.nokernel>, libelf-dev <!stage1 !pkg.linux.notools>, rsync, lz4 [amd64 arm64] <!stage1 !pkg.linux.nokernel>, dwarves (>= 1.16~) [amd64 arm64] <!stage1 !pkg.linux.nokernel>, gcc-10 [alpha amd64 arm64 armel hppa i386 ia64 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!stage1 !cross !pkg.linux.nokernel>, gcc-10-alpha-linux-gnu [alpha] <!stage1 cross !pkg.linux.nokernel>, gcc-10-x86-64-linux-gnu [amd64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-aarch64-linux-gnu [arm64] <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf [arm64] <!stage1 !pkg.linux.nokernel>, gcc-10-arm-linux-gnueabi [armel] <!stage1 cross !pkg.linux.nokernel>, gcc-10-hppa-linux-gnu [hppa] <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-10-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-10-i686-linux-gnu [i386] <!stage1 cross !pkg.linux.nokernel>, gcc-10-ia64-linux-gnu [ia64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-m68k-linux-gnu [m68k] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips-linux-gnu [mips] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips64-linux-gnuabi64 [mips64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips64el-linux-gnuabi64 [mips64el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa64r6-linux-gnuabi64 [mips64r6] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsel-linux-gnu [mipsel] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa32r6-linux-gnu [mipsr6] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa32r6el-linux-gnu [mipsr6el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc-linux-gnu [powerpc] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc64-linux-gnu [ppc64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc64le-linux-gnu [ppc64el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-riscv64-linux-gnu [riscv64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-s390x-linux-gnu [s390x] <!stage1 cross !pkg.linux.nokernel>, gcc-10-sh4-linux-gnu [sh4] <!stage1 cross !pkg.linux.nokernel>, gcc-10-sparc64-linux-gnu [sparc64] <!stage1 cross !pkg.linux.nokernel>, python3-docutils [linux-any] <!stage1 !nodoc !pkg.linux.notools>, libelf-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, zlib1g-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, libcap-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, libpci-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, autoconf [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, automake [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, libtool [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, libglib2.0-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, libudev-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, libwrap0-dev [linux-any] <!stage1 !pkg.linux.notools !pkg.linux.mintools>, asciidoctor [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !nodoc !pkg.linux.notools !nopython>, gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libaudit-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libbabeltrace-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libbabeltrace-dev (>= 1.5.3-2~) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython> | libbabeltrace-ctf-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libdw-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libiberty-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libnewt-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libnuma-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libperl-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, libopencsd-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>, python3-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !pkg.linux.mintools !nopython>
- Build-Depends-Indep: graphviz <!stage1 !nodoc>, python3-sphinx <!stage1 !nodoc>, python3-sphinx-rtd-theme <!stage1 !nodoc>, texlive-latex-base <!stage1 !nodoc>, texlive-latex-extra <!stage1 !nodoc>, dvipng <!stage1 !nodoc>, patchutils <!stage1 !pkg.linux.nosource>
 -Build-Depends-Arch: kernel-wedge (>= 2.102~) <!pkg.linux.nokernel !stage1>, kmod <!pkg.linux.nokernel !stage1>, bc <!pkg.linux.nokernel !stage1>, libssl-dev:native <!pkg.linux.nokernel !stage1>, libssl-dev <!pkg.linux.notools !stage1>, openssl (>= 1.1.0-1~) <!pkg.linux.nokernel !stage1>, libelf-dev:native [amd64] <!pkg.linux.nokernel !stage1>, libelf-dev <!pkg.linux.notools !stage1>, rsync, lz4 [amd64 arm64] <!pkg.linux.nokernel !stage1>, dwarves (>= 1.16~) [amd64 arm64] <!pkg.linux.nokernel !stage1>, gcc-10 [alpha amd64 arm64 armel armhf hppa i386 ia64 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!cross !pkg.linux.nokernel !stage1>, gcc-10-alpha-linux-gnu [alpha] <cross !pkg.linux.nokernel !stage1>, gcc-10-x86-64-linux-gnu [amd64] <cross !pkg.linux.nokernel !stage1>, gcc-10-aarch64-linux-gnu [arm64] <cross !pkg.linux.nokernel !stage1>, gcc-arm-linux-gnueabihf [arm64] <!pkg.linux.nokernel !stage1>, gcc-10-arm-linux-gnueabi [armel] <cross !pkg.linux.nokernel !stage1>, gcc-10-arm-linux-gnueabihf [armhf] <cross !pkg.linux.nokernel !stage1>, gcc-10-hppa-linux-gnu [hppa] <cross !pkg.linux.nokernel !stage1>, binutils-hppa64-linux-gnu [hppa] <!pkg.linux.nokernel !stage1>, gcc-10-hppa64-linux-gnu [hppa] <!pkg.linux.nokernel !stage1>, gcc-10-i686-linux-gnu [i386] <cross !pkg.linux.nokernel !stage1>, gcc-10-ia64-linux-gnu [ia64] <cross !pkg.linux.nokernel !stage1>, gcc-10-m68k-linux-gnu [m68k] <cross !pkg.linux.nokernel !stage1>, gcc-10-mips-linux-gnu [mips] <cross !pkg.linux.nokernel !stage1>, gcc-10-mips64-linux-gnuabi64 [mips64] <cross !pkg.linux.nokernel !stage1>, gcc-10-mips64el-linux-gnuabi64 [mips64el] <cross !pkg.linux.nokernel !stage1>, gcc-10-mipsisa64r6-linux-gnuabi64 [mips64r6] <cross !pkg.linux.nokernel !stage1>, gcc-10-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <cross !pkg.linux.nokernel !stage1>, gcc-10-mipsel-linux-gnu [mipsel] <cross !pkg.linux.nokernel !stage1>, gcc-10-mipsisa32r6-linux-gnu [mipsr6] <cross !pkg.linux.nokernel !stage1>, gcc-10-mipsisa32r6el-linux-gnu [mipsr6el] <cross !pkg.linux.nokernel !stage1>, gcc-10-powerpc-linux-gnu [powerpc] <cross !pkg.linux.nokernel !stage1>, gcc-10-powerpc64-linux-gnu [ppc64] <cross !pkg.linux.nokernel !stage1>, gcc-10-powerpc64le-linux-gnu [ppc64el] <cross !pkg.linux.nokernel !stage1>, gcc-10-riscv64-linux-gnu [riscv64] <cross !pkg.linux.nokernel !stage1>, gcc-10-s390x-linux-gnu [s390x] <cross !pkg.linux.nokernel !stage1>, gcc-10-sh4-linux-gnu [sh4] <cross !pkg.linux.nokernel !stage1>, gcc-10-sparc64-linux-gnu [sparc64] <cross !pkg.linux.nokernel !stage1>, python3-docutils [linux-any] <!nodoc !pkg.linux.notools !stage1>, libelf-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, zlib1g-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libcap-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libpci-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, autoconf [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, automake [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libtool [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libglib2.0-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libudev-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libwrap0-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, asciidoctor [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nodoc !nopython !pkg.linux.notools !stage1>, gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libaudit-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libbabeltrace-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libbabeltrace-dev (>= 1.5.3-2~) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1> | libbabeltrace-ctf-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libdw-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libiberty-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libnewt-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libnuma-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libperl-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libopencsd-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, python3-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>
++Build-Depends-Arch: kernel-wedge (>= 2.102~) <!pkg.linux.nokernel !stage1>, kmod <!pkg.linux.nokernel !stage1>, bc <!pkg.linux.nokernel !stage1>, libssl-dev:native <!pkg.linux.nokernel !stage1>, libssl-dev <!pkg.linux.notools !stage1>, openssl (>= 1.1.0-1~) <!pkg.linux.nokernel !stage1>, libelf-dev:native [amd64] <!pkg.linux.nokernel !stage1>, libelf-dev <!pkg.linux.notools !stage1>, rsync, lz4 [amd64 arm64] <!pkg.linux.nokernel !stage1>, dwarves (>= 1.16~) [amd64 arm64] <!pkg.linux.nokernel !stage1>, gcc-10 [alpha amd64 arm64 armel hppa i386 ia64 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!cross !pkg.linux.nokernel !stage1>, gcc-10-alpha-linux-gnu [alpha] <cross !pkg.linux.nokernel !stage1>, gcc-10-x86-64-linux-gnu [amd64] <cross !pkg.linux.nokernel !stage1>, gcc-10-aarch64-linux-gnu [arm64] <cross !pkg.linux.nokernel !stage1>, gcc-arm-linux-gnueabihf [arm64] <!pkg.linux.nokernel !stage1>, gcc-10-arm-linux-gnueabi [armel] <cross !pkg.linux.nokernel !stage1>, gcc-10-hppa-linux-gnu [hppa] <cross !pkg.linux.nokernel !stage1>, binutils-hppa64-linux-gnu [hppa] <!pkg.linux.nokernel !stage1>, gcc-10-hppa64-linux-gnu [hppa] <!pkg.linux.nokernel !stage1>, gcc-10-i686-linux-gnu [i386] <cross !pkg.linux.nokernel !stage1>, gcc-10-ia64-linux-gnu [ia64] <cross !pkg.linux.nokernel !stage1>, gcc-10-m68k-linux-gnu [m68k] <cross !pkg.linux.nokernel !stage1>, gcc-10-mips-linux-gnu [mips] <cross !pkg.linux.nokernel !stage1>, gcc-10-mips64-linux-gnuabi64 [mips64] <cross !pkg.linux.nokernel !stage1>, gcc-10-mips64el-linux-gnuabi64 [mips64el] <cross !pkg.linux.nokernel !stage1>, gcc-10-mipsisa64r6-linux-gnuabi64 [mips64r6] <cross !pkg.linux.nokernel !stage1>, gcc-10-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <cross !pkg.linux.nokernel !stage1>, gcc-10-mipsel-linux-gnu [mipsel] <cross !pkg.linux.nokernel !stage1>, gcc-10-mipsisa32r6-linux-gnu [mipsr6] <cross !pkg.linux.nokernel !stage1>, gcc-10-mipsisa32r6el-linux-gnu [mipsr6el] <cross !pkg.linux.nokernel !stage1>, gcc-10-powerpc-linux-gnu [powerpc] <cross !pkg.linux.nokernel !stage1>, gcc-10-powerpc64-linux-gnu [ppc64] <cross !pkg.linux.nokernel !stage1>, gcc-10-powerpc64le-linux-gnu [ppc64el] <cross !pkg.linux.nokernel !stage1>, gcc-10-riscv64-linux-gnu [riscv64] <cross !pkg.linux.nokernel !stage1>, gcc-10-s390x-linux-gnu [s390x] <cross !pkg.linux.nokernel !stage1>, gcc-10-sh4-linux-gnu [sh4] <cross !pkg.linux.nokernel !stage1>, gcc-10-sparc64-linux-gnu [sparc64] <cross !pkg.linux.nokernel !stage1>, python3-docutils [linux-any] <!nodoc !pkg.linux.notools !stage1>, libelf-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, zlib1g-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libcap-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libpci-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, autoconf [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, automake [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libtool [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libglib2.0-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libudev-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, libwrap0-dev [linux-any] <!pkg.linux.mintools !pkg.linux.notools !stage1>, asciidoctor [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nodoc !nopython !pkg.linux.notools !stage1>, gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libaudit-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libbabeltrace-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libbabeltrace-dev (>= 1.5.3-2~) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1> | libbabeltrace-ctf-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libdw-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libiberty-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libnewt-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libnuma-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libperl-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, libopencsd-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>, python3-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.mintools !pkg.linux.notools !stage1>
+ Build-Depends-Indep: graphviz <!nodoc !pkg.linux.quick !stage1>, python3-sphinx <!nodoc !pkg.linux.quick !stage1>, python3-sphinx-rtd-theme <!nodoc !pkg.linux.quick !stage1>, texlive-latex-base <!nodoc !pkg.linux.quick !stage1>, texlive-latex-extra <!nodoc !pkg.linux.quick !stage1>, dvipng <!nodoc !pkg.linux.quick !stage1>, patchutils <!pkg.linux.nosource !pkg.linux.quick !stage1>
  Homepage: https://www.kernel.org/
  Rules-Requires-Root: no
  Vcs-Browser: https://salsa.debian.org/kernel-team/linux
@@@ -3379,14 -3379,203 +3379,14 @@@ Architecture: armh
  Section: debian-installer
  Priority: optional
  Provides: mtd-modules
- Depends: kernel-image-5.10.0-32-armmp-di
+ Depends: kernel-image-5.10.0-33-armmp-di
  Description: MTD driver modules
   This package contains MTD driver modules.
- Build-Profiles: <!noudeb !stage1 !pkg.linux.nokernel>
- Kernel-Version: 5.10.0-32-armmp
+ Build-Profiles: <!noudeb !pkg.linux.nokernel !stage1>
+ Kernel-Version: 5.10.0-33-armmp
  Package-Type: udeb
  
- Package: kernel-image-5.10.0-32-parisc-di
 -Package: linux-image-5.10.0-33-armmp
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-33 [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: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
 -
 -Package: linux-headers-5.10.0-33-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-33-common (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
 -Description: Header files for Linux 5.10.0-33-armmp
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.10.0-33-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-33-armmp, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.10.0-33-armmp package.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
 -
 -Package: linux-image-armmp
 -Architecture: armhf
 -Provides: linux-latest-modules-5.10.0-33-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386], linux-image-generic
 -Depends: linux-image-5.10.0-33-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: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
 -
 -Package: linux-headers-armmp
 -Architecture: armhf
 -Provides: linux-headers-generic
 -Depends: linux-headers-5.10.0-33-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: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
 -
 -Package: linux-image-5.10.0-33-armmp-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.10.0-33-armmp
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.10.0-33-armmp.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
 -
 -Package: linux-image-armmp-dbg
 -Architecture: armhf
 -Provides: linux-latest-image-dbg
 -Depends: linux-image-5.10.0-33-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: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
 -
 -Package: linux-image-5.10.0-33-armmp-lpae
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-33 [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: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
 -
 -Package: linux-headers-5.10.0-33-armmp-lpae
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-33-common (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
 -Description: Header files for Linux 5.10.0-33-armmp-lpae
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.10.0-33-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-33-armmp-lpae, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.10.0-33-armmp-lpae package.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
 -
 -Package: linux-image-armmp-lpae
 -Architecture: armhf
 -Provides: linux-latest-modules-5.10.0-33-armmp-lpae, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
 -Depends: linux-image-5.10.0-33-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: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
 -
 -Package: linux-headers-armmp-lpae
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-33-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: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
 -
 -Package: linux-image-5.10.0-33-armmp-lpae-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.10.0-33-armmp-lpae
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.10.0-33-armmp-lpae.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
 -
 -Package: linux-image-armmp-lpae-dbg
 -Architecture: armhf
 -Provides: linux-latest-image-dbg
 -Depends: linux-image-5.10.0-33-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: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
 -
 -Package: linux-image-5.10.0-33-rt-armmp
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-33 [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: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
 -
 -Package: linux-headers-5.10.0-33-rt-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-33-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-33-rt-armmp
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.10.0-33-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-33-rt-armmp, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.10.0-33-rt-armmp package.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
 -
 -Package: linux-image-rt-armmp
 -Architecture: armhf
 -Provides: linux-latest-modules-5.10.0-33-rt-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
 -Depends: linux-image-5.10.0-33-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: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
 -
 -Package: linux-headers-rt-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-33-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: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
 -
 -Package: linux-image-5.10.0-33-rt-armmp-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.10.0-33-rt-armmp
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.10.0-33-rt-armmp.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
 -
 -Package: linux-image-rt-armmp-dbg
 -Architecture: armhf
 -Provides: linux-latest-image-dbg
 -Depends: linux-image-5.10.0-33-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: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
 -
+ Package: kernel-image-5.10.0-33-parisc-di
  Architecture: hppa
  Section: debian-installer
  Priority: standard
index 6d7fce010b9994143fc22aa55ac5be4c65e22ef1,a725f082040319d19df8fe1f46570a75464840ee..162f0b77b1b1328a616314462fcb79c0536e16d3
@@@ -1,23 -1,23 +1,23 @@@
- 4910c50c27288d791de01121b7694bea  debian/bin/gencontrol.py
- 143b8f0163ac7c236bbb00be5beddd80  debian/build/version-info
+ 35938ded510054a3da157dd7c00be9fc  debian/bin/gencontrol.py
 -2c3667db5c0479cef75cab0a5fd89474  debian/build/version-info
++07d76e089cd37ca92d53a659b30c928f  debian/build/version-info
  fe4456d48e3218fb8980c8577d03a7ae  debian/templates/control.config.in
9509e39d8e60906ebd5ee4a8b0355d25  debian/templates/control.docs.in
358db3af53a223fe60ae89c7a481609f  debian/templates/control.docs.meta.in
ab78b844f046a0bc3e400103ea13307a  debian/templates/control.docs.in
d8e697382a909e27145b6f20b1770ad6  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
+ e69838187b2ad94092cadd4b440e327e  debian/templates/control.image-dbg.in
039cb3bf80f3f62a426de50b678dcda8  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
 +d048c1b6a4d834060d0ce8b502aee906  debian/templates/control.image-unsigned.in
  36387f47e6bacd1e6995a9d41b292e88  debian/templates/control.libc-dev.in
  74b180a87aa1f6377d9bf8a10368c657  debian/templates/control.main.in
  77509b4624f98f87a0b4b1370813935b  debian/templates/control.signed-template.in
9831ce1b8f9e8792b9a85d8761bdc385  debian/templates/control.sourcebin.in
4124ed9de89fd889d6cf997ee8da76f0  debian/templates/control.sourcebin.meta.in
 -85a6d9699cab87feefbb6ff98f3d8182  debian/templates/control.source.in
2388af42bd31895db11f6962648ee65c  debian/templates/control.sourcebin.in
9f79253204110d036e1c7df0626b5cb9  debian/templates/control.sourcebin.meta.in
 +85a6d9699cab87feefbb6ff98f3d8182  debian/templates/control.source.in
  753a334f43d5ded16111d32f62c2d567  debian/templates/control.tools-unversioned.in
  88bf8b2a940007b4cd129401d2d4fdf4  debian/templates/control.tools-versioned.in
  f4aea807f3ac10a5d375b3c8cc95afd9  debian/templates/control.tools-versioned.meta.in
@@@ -70,12 -71,12 +71,12 @@@ a50ff431517bddd759d53c0ad2850cb7  debia
  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
 +8d317c1872f3bd8da4feae25a7c61df3  debian/config/sparc/defines
  f4b2921156e7b1a038862f848fdfe48f  debian/config/x32/defines
5ecc16c27932acb9ff514badae52b51f  debian/config/amd64/none/defines
048118811dd90dd1d597be204f819c1f  debian/config/amd64/none/defines
  7dc981827930ed6844a731ed954b9b9d  debian/config/amd64/rt/defines
50ee12dd2cf9fe79bee7141560985f79  debian/config/arm64/none/defines
dbb5d0c3f727a123617c4f93d722f0da  debian/config/arm64/none/defines
  d3c04182d8746e4871de922a63f03f97  debian/config/arm64/rt/defines
  b4a45606f37c0d82a63779aa862528d9  debian/config/armhf/none/defines
  1cab87ca080defc647d4ae9adcf9a63a  debian/config/armhf/rt/defines
index f8b004087b5461177ae8f186ed0b663d5d0036e4,809dc39a060b1f810d477c952a445d3b8d7c83c0..4093f17ac6060e4637143e96f2151419758e75c9
  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-32' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-alpha-generic-di nic-modules-5.10.0-32-alpha-generic-di nic-wireless-modules-5.10.0-32-alpha-generic-di nic-shared-modules-5.10.0-32-alpha-generic-di serial-modules-5.10.0-32-alpha-generic-di usb-serial-modules-5.10.0-32-alpha-generic-di ppp-modules-5.10.0-32-alpha-generic-di pata-modules-5.10.0-32-alpha-generic-di cdrom-core-modules-5.10.0-32-alpha-generic-di scsi-core-modules-5.10.0-32-alpha-generic-di scsi-modules-5.10.0-32-alpha-generic-di scsi-nic-modules-5.10.0-32-alpha-generic-di loop-modules-5.10.0-32-alpha-generic-di btrfs-modules-5.10.0-32-alpha-generic-di ext4-modules-5.10.0-32-alpha-generic-di isofs-modules-5.10.0-32-alpha-generic-di jfs-modules-5.10.0-32-alpha-generic-di xfs-modules-5.10.0-32-alpha-generic-di fat-modules-5.10.0-32-alpha-generic-di squashfs-modules-5.10.0-32-alpha-generic-di fuse-modules-5.10.0-32-alpha-generic-di f2fs-modules-5.10.0-32-alpha-generic-di md-modules-5.10.0-32-alpha-generic-di multipath-modules-5.10.0-32-alpha-generic-di usb-modules-5.10.0-32-alpha-generic-di usb-storage-modules-5.10.0-32-alpha-generic-di fb-modules-5.10.0-32-alpha-generic-di input-modules-5.10.0-32-alpha-generic-di event-modules-5.10.0-32-alpha-generic-di mouse-modules-5.10.0-32-alpha-generic-di nic-pcmcia-modules-5.10.0-32-alpha-generic-di pcmcia-modules-5.10.0-32-alpha-generic-di nic-usb-modules-5.10.0-32-alpha-generic-di sata-modules-5.10.0-32-alpha-generic-di i2c-modules-5.10.0-32-alpha-generic-di crc-modules-5.10.0-32-alpha-generic-di crypto-modules-5.10.0-32-alpha-generic-di crypto-dm-modules-5.10.0-32-alpha-generic-di ata-modules-5.10.0-32-alpha-generic-di nbd-modules-5.10.0-32-alpha-generic-di srm-modules-5.10.0-32-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-33' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-alpha-generic-di nic-modules-5.10.0-33-alpha-generic-di nic-wireless-modules-5.10.0-33-alpha-generic-di nic-shared-modules-5.10.0-33-alpha-generic-di serial-modules-5.10.0-33-alpha-generic-di usb-serial-modules-5.10.0-33-alpha-generic-di ppp-modules-5.10.0-33-alpha-generic-di pata-modules-5.10.0-33-alpha-generic-di cdrom-core-modules-5.10.0-33-alpha-generic-di scsi-core-modules-5.10.0-33-alpha-generic-di scsi-modules-5.10.0-33-alpha-generic-di scsi-nic-modules-5.10.0-33-alpha-generic-di loop-modules-5.10.0-33-alpha-generic-di btrfs-modules-5.10.0-33-alpha-generic-di ext4-modules-5.10.0-33-alpha-generic-di isofs-modules-5.10.0-33-alpha-generic-di jfs-modules-5.10.0-33-alpha-generic-di xfs-modules-5.10.0-33-alpha-generic-di fat-modules-5.10.0-33-alpha-generic-di squashfs-modules-5.10.0-33-alpha-generic-di fuse-modules-5.10.0-33-alpha-generic-di f2fs-modules-5.10.0-33-alpha-generic-di md-modules-5.10.0-33-alpha-generic-di multipath-modules-5.10.0-33-alpha-generic-di usb-modules-5.10.0-33-alpha-generic-di usb-storage-modules-5.10.0-33-alpha-generic-di fb-modules-5.10.0-33-alpha-generic-di input-modules-5.10.0-33-alpha-generic-di event-modules-5.10.0-33-alpha-generic-di mouse-modules-5.10.0-33-alpha-generic-di nic-pcmcia-modules-5.10.0-33-alpha-generic-di pcmcia-modules-5.10.0-33-alpha-generic-di nic-usb-modules-5.10.0-33-alpha-generic-di sata-modules-5.10.0-33-alpha-generic-di i2c-modules-5.10.0-33-alpha-generic-di crc-modules-5.10.0-33-alpha-generic-di crypto-modules-5.10.0-33-alpha-generic-di crypto-dm-modules-5.10.0-33-alpha-generic-di ata-modules-5.10.0-33-alpha-generic-di nbd-modules-5.10.0-33-alpha-generic-di srm-modules-5.10.0-33-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-33' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-alpha-generic-di nic-modules-5.10.0-33-alpha-generic-di nic-wireless-modules-5.10.0-33-alpha-generic-di nic-shared-modules-5.10.0-33-alpha-generic-di serial-modules-5.10.0-33-alpha-generic-di usb-serial-modules-5.10.0-33-alpha-generic-di ppp-modules-5.10.0-33-alpha-generic-di pata-modules-5.10.0-33-alpha-generic-di cdrom-core-modules-5.10.0-33-alpha-generic-di scsi-core-modules-5.10.0-33-alpha-generic-di scsi-modules-5.10.0-33-alpha-generic-di scsi-nic-modules-5.10.0-33-alpha-generic-di loop-modules-5.10.0-33-alpha-generic-di btrfs-modules-5.10.0-33-alpha-generic-di ext4-modules-5.10.0-33-alpha-generic-di isofs-modules-5.10.0-33-alpha-generic-di jfs-modules-5.10.0-33-alpha-generic-di xfs-modules-5.10.0-33-alpha-generic-di fat-modules-5.10.0-33-alpha-generic-di squashfs-modules-5.10.0-33-alpha-generic-di fuse-modules-5.10.0-33-alpha-generic-di f2fs-modules-5.10.0-33-alpha-generic-di md-modules-5.10.0-33-alpha-generic-di multipath-modules-5.10.0-33-alpha-generic-di usb-modules-5.10.0-33-alpha-generic-di usb-storage-modules-5.10.0-33-alpha-generic-di fb-modules-5.10.0-33-alpha-generic-di input-modules-5.10.0-33-alpha-generic-di event-modules-5.10.0-33-alpha-generic-di mouse-modules-5.10.0-33-alpha-generic-di nic-pcmcia-modules-5.10.0-33-alpha-generic-di pcmcia-modules-5.10.0-33-alpha-generic-di nic-usb-modules-5.10.0-33-alpha-generic-di sata-modules-5.10.0-33-alpha-generic-di i2c-modules-5.10.0-33-alpha-generic-di crc-modules-5.10.0-33-alpha-generic-di crypto-modules-5.10.0-33-alpha-generic-di crypto-dm-modules-5.10.0-33-alpha-generic-di ata-modules-5.10.0-33-alpha-generic-di nbd-modules-5.10.0-33-alpha-generic-di srm-modules-5.10.0-33-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-32' 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-32-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-32-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.223-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-33' ARCH='alpha' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='alpha' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_alpha_none_alpha-smp: binary-arch_alpha_none_alpha-smp_real
  binary-arch_alpha_none_alpha-smp_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.223-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-33' ARCH='alpha' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='alpha' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_alpha_none_real:
  binary-arch_alpha_real:: setup_alpha
  binary-arch_alpha_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.223-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-33' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_amd64:: binary-arch_amd64_extra binary-arch_amd64_none binary-arch_amd64_real binary-arch_amd64_rt
  binary-arch_amd64::
-       $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-32' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-amd64-di nic-modules-5.10.0-32-amd64-di nic-wireless-modules-5.10.0-32-amd64-di nic-shared-modules-5.10.0-32-amd64-di serial-modules-5.10.0-32-amd64-di usb-serial-modules-5.10.0-32-amd64-di ppp-modules-5.10.0-32-amd64-di pata-modules-5.10.0-32-amd64-di cdrom-core-modules-5.10.0-32-amd64-di firewire-core-modules-5.10.0-32-amd64-di scsi-core-modules-5.10.0-32-amd64-di scsi-modules-5.10.0-32-amd64-di scsi-nic-modules-5.10.0-32-amd64-di loop-modules-5.10.0-32-amd64-di btrfs-modules-5.10.0-32-amd64-di ext4-modules-5.10.0-32-amd64-di isofs-modules-5.10.0-32-amd64-di jfs-modules-5.10.0-32-amd64-di xfs-modules-5.10.0-32-amd64-di fat-modules-5.10.0-32-amd64-di squashfs-modules-5.10.0-32-amd64-di udf-modules-5.10.0-32-amd64-di fuse-modules-5.10.0-32-amd64-di f2fs-modules-5.10.0-32-amd64-di md-modules-5.10.0-32-amd64-di multipath-modules-5.10.0-32-amd64-di usb-modules-5.10.0-32-amd64-di usb-storage-modules-5.10.0-32-amd64-di pcmcia-storage-modules-5.10.0-32-amd64-di fb-modules-5.10.0-32-amd64-di input-modules-5.10.0-32-amd64-di event-modules-5.10.0-32-amd64-di mouse-modules-5.10.0-32-amd64-di nic-pcmcia-modules-5.10.0-32-amd64-di pcmcia-modules-5.10.0-32-amd64-di nic-usb-modules-5.10.0-32-amd64-di sata-modules-5.10.0-32-amd64-di acpi-modules-5.10.0-32-amd64-di i2c-modules-5.10.0-32-amd64-di crc-modules-5.10.0-32-amd64-di crypto-modules-5.10.0-32-amd64-di crypto-dm-modules-5.10.0-32-amd64-di efi-modules-5.10.0-32-amd64-di ata-modules-5.10.0-32-amd64-di mmc-core-modules-5.10.0-32-amd64-di mmc-modules-5.10.0-32-amd64-di nbd-modules-5.10.0-32-amd64-di speakup-modules-5.10.0-32-amd64-di uinput-modules-5.10.0-32-amd64-di sound-modules-5.10.0-32-amd64-di mtd-core-modules-5.10.0-32-amd64-di rfkill-modules-5.10.0-32-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-33' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-amd64-di nic-modules-5.10.0-33-amd64-di nic-wireless-modules-5.10.0-33-amd64-di nic-shared-modules-5.10.0-33-amd64-di serial-modules-5.10.0-33-amd64-di usb-serial-modules-5.10.0-33-amd64-di ppp-modules-5.10.0-33-amd64-di pata-modules-5.10.0-33-amd64-di cdrom-core-modules-5.10.0-33-amd64-di firewire-core-modules-5.10.0-33-amd64-di scsi-core-modules-5.10.0-33-amd64-di scsi-modules-5.10.0-33-amd64-di scsi-nic-modules-5.10.0-33-amd64-di loop-modules-5.10.0-33-amd64-di btrfs-modules-5.10.0-33-amd64-di ext4-modules-5.10.0-33-amd64-di isofs-modules-5.10.0-33-amd64-di jfs-modules-5.10.0-33-amd64-di xfs-modules-5.10.0-33-amd64-di fat-modules-5.10.0-33-amd64-di squashfs-modules-5.10.0-33-amd64-di udf-modules-5.10.0-33-amd64-di fuse-modules-5.10.0-33-amd64-di f2fs-modules-5.10.0-33-amd64-di md-modules-5.10.0-33-amd64-di multipath-modules-5.10.0-33-amd64-di usb-modules-5.10.0-33-amd64-di usb-storage-modules-5.10.0-33-amd64-di pcmcia-storage-modules-5.10.0-33-amd64-di fb-modules-5.10.0-33-amd64-di input-modules-5.10.0-33-amd64-di event-modules-5.10.0-33-amd64-di mouse-modules-5.10.0-33-amd64-di nic-pcmcia-modules-5.10.0-33-amd64-di pcmcia-modules-5.10.0-33-amd64-di nic-usb-modules-5.10.0-33-amd64-di sata-modules-5.10.0-33-amd64-di acpi-modules-5.10.0-33-amd64-di i2c-modules-5.10.0-33-amd64-di crc-modules-5.10.0-33-amd64-di crypto-modules-5.10.0-33-amd64-di crypto-dm-modules-5.10.0-33-amd64-di efi-modules-5.10.0-33-amd64-di ata-modules-5.10.0-33-amd64-di mmc-core-modules-5.10.0-33-amd64-di mmc-modules-5.10.0-33-amd64-di nbd-modules-5.10.0-33-amd64-di speakup-modules-5.10.0-33-amd64-di uinput-modules-5.10.0-33-amd64-di sound-modules-5.10.0-33-amd64-di mtd-core-modules-5.10.0-33-amd64-di rfkill-modules-5.10.0-33-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-33' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-amd64-di nic-modules-5.10.0-33-amd64-di nic-wireless-modules-5.10.0-33-amd64-di nic-shared-modules-5.10.0-33-amd64-di serial-modules-5.10.0-33-amd64-di usb-serial-modules-5.10.0-33-amd64-di ppp-modules-5.10.0-33-amd64-di pata-modules-5.10.0-33-amd64-di cdrom-core-modules-5.10.0-33-amd64-di firewire-core-modules-5.10.0-33-amd64-di scsi-core-modules-5.10.0-33-amd64-di scsi-modules-5.10.0-33-amd64-di scsi-nic-modules-5.10.0-33-amd64-di loop-modules-5.10.0-33-amd64-di btrfs-modules-5.10.0-33-amd64-di ext4-modules-5.10.0-33-amd64-di isofs-modules-5.10.0-33-amd64-di jfs-modules-5.10.0-33-amd64-di xfs-modules-5.10.0-33-amd64-di fat-modules-5.10.0-33-amd64-di squashfs-modules-5.10.0-33-amd64-di udf-modules-5.10.0-33-amd64-di fuse-modules-5.10.0-33-amd64-di f2fs-modules-5.10.0-33-amd64-di md-modules-5.10.0-33-amd64-di multipath-modules-5.10.0-33-amd64-di usb-modules-5.10.0-33-amd64-di usb-storage-modules-5.10.0-33-amd64-di pcmcia-storage-modules-5.10.0-33-amd64-di fb-modules-5.10.0-33-amd64-di input-modules-5.10.0-33-amd64-di event-modules-5.10.0-33-amd64-di mouse-modules-5.10.0-33-amd64-di nic-pcmcia-modules-5.10.0-33-amd64-di pcmcia-modules-5.10.0-33-amd64-di nic-usb-modules-5.10.0-33-amd64-di sata-modules-5.10.0-33-amd64-di acpi-modules-5.10.0-33-amd64-di i2c-modules-5.10.0-33-amd64-di crc-modules-5.10.0-33-amd64-di crypto-modules-5.10.0-33-amd64-di crypto-dm-modules-5.10.0-33-amd64-di efi-modules-5.10.0-33-amd64-di ata-modules-5.10.0-33-amd64-di mmc-core-modules-5.10.0-33-amd64-di mmc-modules-5.10.0-33-amd64-di nbd-modules-5.10.0-33-amd64-di speakup-modules-5.10.0-33-amd64-di uinput-modules-5.10.0-33-amd64-di sound-modules-5.10.0-33-amd64-di mtd-core-modules-5.10.0-33-amd64-di rfkill-modules-5.10.0-33-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_amd64::
-       $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.10.0-32' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.223-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-33' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.10.0-33' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_amd64_extra::
        $(MAKE) -f debian/rules.real install-dummy ARCH='amd64' DH_OPTIONS='-plinux-compiler-gcc-10-x86'
  binary-arch_amd64_none: binary-arch_amd64_none_amd64 binary-arch_amd64_none_cloud-amd64 binary-arch_amd64_none_real
  binary-arch_amd64_none_amd64: binary-arch_amd64_none_amd64_real
  binary-arch_amd64_none_amd64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.223-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-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_amd64_none_cloud-amd64: binary-arch_amd64_none_cloud-amd64_real
  binary-arch_amd64_none_cloud-amd64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.223-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-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_amd64_none_real:
  binary-arch_amd64_real:: setup_amd64
  binary-arch_amd64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.223-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-33' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_amd64_rt: binary-arch_amd64_rt_amd64 binary-arch_amd64_rt_real
  binary-arch_amd64_rt_amd64: binary-arch_amd64_rt_amd64_real
  binary-arch_amd64_rt_amd64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.223-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-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_amd64_rt_real:
  binary-arch_arm64:: binary-arch_arm64_none binary-arch_arm64_real binary-arch_arm64_rt
  binary-arch_arm64::
-       $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-32' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-arm64-di nic-modules-5.10.0-32-arm64-di nic-wireless-modules-5.10.0-32-arm64-di nic-shared-modules-5.10.0-32-arm64-di usb-serial-modules-5.10.0-32-arm64-di ppp-modules-5.10.0-32-arm64-di cdrom-core-modules-5.10.0-32-arm64-di scsi-core-modules-5.10.0-32-arm64-di scsi-modules-5.10.0-32-arm64-di scsi-nic-modules-5.10.0-32-arm64-di loop-modules-5.10.0-32-arm64-di btrfs-modules-5.10.0-32-arm64-di ext4-modules-5.10.0-32-arm64-di isofs-modules-5.10.0-32-arm64-di jfs-modules-5.10.0-32-arm64-di xfs-modules-5.10.0-32-arm64-di fat-modules-5.10.0-32-arm64-di squashfs-modules-5.10.0-32-arm64-di udf-modules-5.10.0-32-arm64-di fuse-modules-5.10.0-32-arm64-di f2fs-modules-5.10.0-32-arm64-di md-modules-5.10.0-32-arm64-di multipath-modules-5.10.0-32-arm64-di usb-modules-5.10.0-32-arm64-di usb-storage-modules-5.10.0-32-arm64-di fb-modules-5.10.0-32-arm64-di input-modules-5.10.0-32-arm64-di event-modules-5.10.0-32-arm64-di nic-usb-modules-5.10.0-32-arm64-di sata-modules-5.10.0-32-arm64-di i2c-modules-5.10.0-32-arm64-di crc-modules-5.10.0-32-arm64-di crypto-modules-5.10.0-32-arm64-di crypto-dm-modules-5.10.0-32-arm64-di efi-modules-5.10.0-32-arm64-di ata-modules-5.10.0-32-arm64-di mmc-modules-5.10.0-32-arm64-di nbd-modules-5.10.0-32-arm64-di uinput-modules-5.10.0-32-arm64-di leds-modules-5.10.0-32-arm64-di mtd-core-modules-5.10.0-32-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-33' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-arm64-di nic-modules-5.10.0-33-arm64-di nic-wireless-modules-5.10.0-33-arm64-di nic-shared-modules-5.10.0-33-arm64-di usb-serial-modules-5.10.0-33-arm64-di ppp-modules-5.10.0-33-arm64-di cdrom-core-modules-5.10.0-33-arm64-di scsi-core-modules-5.10.0-33-arm64-di scsi-modules-5.10.0-33-arm64-di scsi-nic-modules-5.10.0-33-arm64-di loop-modules-5.10.0-33-arm64-di btrfs-modules-5.10.0-33-arm64-di ext4-modules-5.10.0-33-arm64-di isofs-modules-5.10.0-33-arm64-di jfs-modules-5.10.0-33-arm64-di xfs-modules-5.10.0-33-arm64-di fat-modules-5.10.0-33-arm64-di squashfs-modules-5.10.0-33-arm64-di udf-modules-5.10.0-33-arm64-di fuse-modules-5.10.0-33-arm64-di f2fs-modules-5.10.0-33-arm64-di md-modules-5.10.0-33-arm64-di multipath-modules-5.10.0-33-arm64-di usb-modules-5.10.0-33-arm64-di usb-storage-modules-5.10.0-33-arm64-di fb-modules-5.10.0-33-arm64-di input-modules-5.10.0-33-arm64-di event-modules-5.10.0-33-arm64-di nic-usb-modules-5.10.0-33-arm64-di sata-modules-5.10.0-33-arm64-di i2c-modules-5.10.0-33-arm64-di crc-modules-5.10.0-33-arm64-di crypto-modules-5.10.0-33-arm64-di crypto-dm-modules-5.10.0-33-arm64-di efi-modules-5.10.0-33-arm64-di ata-modules-5.10.0-33-arm64-di mmc-modules-5.10.0-33-arm64-di nbd-modules-5.10.0-33-arm64-di uinput-modules-5.10.0-33-arm64-di leds-modules-5.10.0-33-arm64-di mtd-core-modules-5.10.0-33-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-33' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-arm64-di nic-modules-5.10.0-33-arm64-di nic-wireless-modules-5.10.0-33-arm64-di nic-shared-modules-5.10.0-33-arm64-di usb-serial-modules-5.10.0-33-arm64-di ppp-modules-5.10.0-33-arm64-di cdrom-core-modules-5.10.0-33-arm64-di scsi-core-modules-5.10.0-33-arm64-di scsi-modules-5.10.0-33-arm64-di scsi-nic-modules-5.10.0-33-arm64-di loop-modules-5.10.0-33-arm64-di btrfs-modules-5.10.0-33-arm64-di ext4-modules-5.10.0-33-arm64-di isofs-modules-5.10.0-33-arm64-di jfs-modules-5.10.0-33-arm64-di xfs-modules-5.10.0-33-arm64-di fat-modules-5.10.0-33-arm64-di squashfs-modules-5.10.0-33-arm64-di udf-modules-5.10.0-33-arm64-di fuse-modules-5.10.0-33-arm64-di f2fs-modules-5.10.0-33-arm64-di md-modules-5.10.0-33-arm64-di multipath-modules-5.10.0-33-arm64-di usb-modules-5.10.0-33-arm64-di usb-storage-modules-5.10.0-33-arm64-di fb-modules-5.10.0-33-arm64-di input-modules-5.10.0-33-arm64-di event-modules-5.10.0-33-arm64-di nic-usb-modules-5.10.0-33-arm64-di sata-modules-5.10.0-33-arm64-di i2c-modules-5.10.0-33-arm64-di crc-modules-5.10.0-33-arm64-di crypto-modules-5.10.0-33-arm64-di crypto-dm-modules-5.10.0-33-arm64-di efi-modules-5.10.0-33-arm64-di ata-modules-5.10.0-33-arm64-di mmc-modules-5.10.0-33-arm64-di nbd-modules-5.10.0-33-arm64-di uinput-modules-5.10.0-33-arm64-di leds-modules-5.10.0-33-arm64-di mtd-core-modules-5.10.0-33-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_arm64::
-       $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.10.0-32' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.223-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-33' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.10.0-33' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_arm64_none: binary-arch_arm64_none_arm64 binary-arch_arm64_none_cloud-arm64 binary-arch_arm64_none_real
  binary-arch_arm64_none_arm64: binary-arch_arm64_none_arm64_real
  binary-arch_arm64_none_arm64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.223-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-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_arm64_none_cloud-arm64: binary-arch_arm64_none_cloud-arm64_real
  binary-arch_arm64_none_cloud-arm64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.223-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-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_arm64_none_real:
  binary-arch_arm64_real:: setup_arm64
  binary-arch_arm64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.223-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-33' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_arm64_rt: binary-arch_arm64_rt_arm64 binary-arch_arm64_rt_real
  binary-arch_arm64_rt_arm64: binary-arch_arm64_rt_arm64_real
  binary-arch_arm64_rt_arm64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.223-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-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_arm64_rt_real:
  binary-arch_arm64ilp32: binary-arch_arm64ilp32_real
  binary-arch_arm64ilp32_real:: setup_arm64ilp32
  binary-arch_arm64ilp32_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.223-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-33' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_armel:: binary-arch_armel_extra binary-arch_armel_none binary-arch_armel_real
  binary-arch_armel::
-       $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-32' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-marvell-di nic-modules-5.10.0-32-marvell-di nic-shared-modules-5.10.0-32-marvell-di usb-serial-modules-5.10.0-32-marvell-di ppp-modules-5.10.0-32-marvell-di cdrom-core-modules-5.10.0-32-marvell-di scsi-core-modules-5.10.0-32-marvell-di loop-modules-5.10.0-32-marvell-di ipv6-modules-5.10.0-32-marvell-di btrfs-modules-5.10.0-32-marvell-di ext4-modules-5.10.0-32-marvell-di isofs-modules-5.10.0-32-marvell-di jffs2-modules-5.10.0-32-marvell-di jfs-modules-5.10.0-32-marvell-di fat-modules-5.10.0-32-marvell-di minix-modules-5.10.0-32-marvell-di squashfs-modules-5.10.0-32-marvell-di udf-modules-5.10.0-32-marvell-di fuse-modules-5.10.0-32-marvell-di f2fs-modules-5.10.0-32-marvell-di md-modules-5.10.0-32-marvell-di multipath-modules-5.10.0-32-marvell-di usb-modules-5.10.0-32-marvell-di usb-storage-modules-5.10.0-32-marvell-di fb-modules-5.10.0-32-marvell-di input-modules-5.10.0-32-marvell-di event-modules-5.10.0-32-marvell-di mouse-modules-5.10.0-32-marvell-di nic-usb-modules-5.10.0-32-marvell-di sata-modules-5.10.0-32-marvell-di crc-modules-5.10.0-32-marvell-di crypto-modules-5.10.0-32-marvell-di crypto-dm-modules-5.10.0-32-marvell-di mmc-core-modules-5.10.0-32-marvell-di mmc-modules-5.10.0-32-marvell-di nbd-modules-5.10.0-32-marvell-di uinput-modules-5.10.0-32-marvell-di leds-modules-5.10.0-32-marvell-di mtd-modules-5.10.0-32-marvell-di mtd-core-modules-5.10.0-32-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-33' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-marvell-di nic-modules-5.10.0-33-marvell-di nic-shared-modules-5.10.0-33-marvell-di usb-serial-modules-5.10.0-33-marvell-di ppp-modules-5.10.0-33-marvell-di cdrom-core-modules-5.10.0-33-marvell-di scsi-core-modules-5.10.0-33-marvell-di loop-modules-5.10.0-33-marvell-di ipv6-modules-5.10.0-33-marvell-di btrfs-modules-5.10.0-33-marvell-di ext4-modules-5.10.0-33-marvell-di isofs-modules-5.10.0-33-marvell-di jffs2-modules-5.10.0-33-marvell-di jfs-modules-5.10.0-33-marvell-di fat-modules-5.10.0-33-marvell-di minix-modules-5.10.0-33-marvell-di squashfs-modules-5.10.0-33-marvell-di udf-modules-5.10.0-33-marvell-di fuse-modules-5.10.0-33-marvell-di f2fs-modules-5.10.0-33-marvell-di md-modules-5.10.0-33-marvell-di multipath-modules-5.10.0-33-marvell-di usb-modules-5.10.0-33-marvell-di usb-storage-modules-5.10.0-33-marvell-di fb-modules-5.10.0-33-marvell-di input-modules-5.10.0-33-marvell-di event-modules-5.10.0-33-marvell-di mouse-modules-5.10.0-33-marvell-di nic-usb-modules-5.10.0-33-marvell-di sata-modules-5.10.0-33-marvell-di crc-modules-5.10.0-33-marvell-di crypto-modules-5.10.0-33-marvell-di crypto-dm-modules-5.10.0-33-marvell-di mmc-core-modules-5.10.0-33-marvell-di mmc-modules-5.10.0-33-marvell-di nbd-modules-5.10.0-33-marvell-di uinput-modules-5.10.0-33-marvell-di leds-modules-5.10.0-33-marvell-di mtd-modules-5.10.0-33-marvell-di mtd-core-modules-5.10.0-33-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-33' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-marvell-di nic-modules-5.10.0-33-marvell-di nic-shared-modules-5.10.0-33-marvell-di usb-serial-modules-5.10.0-33-marvell-di ppp-modules-5.10.0-33-marvell-di cdrom-core-modules-5.10.0-33-marvell-di scsi-core-modules-5.10.0-33-marvell-di loop-modules-5.10.0-33-marvell-di ipv6-modules-5.10.0-33-marvell-di btrfs-modules-5.10.0-33-marvell-di ext4-modules-5.10.0-33-marvell-di isofs-modules-5.10.0-33-marvell-di jffs2-modules-5.10.0-33-marvell-di jfs-modules-5.10.0-33-marvell-di fat-modules-5.10.0-33-marvell-di minix-modules-5.10.0-33-marvell-di squashfs-modules-5.10.0-33-marvell-di udf-modules-5.10.0-33-marvell-di fuse-modules-5.10.0-33-marvell-di f2fs-modules-5.10.0-33-marvell-di md-modules-5.10.0-33-marvell-di multipath-modules-5.10.0-33-marvell-di usb-modules-5.10.0-33-marvell-di usb-storage-modules-5.10.0-33-marvell-di fb-modules-5.10.0-33-marvell-di input-modules-5.10.0-33-marvell-di event-modules-5.10.0-33-marvell-di mouse-modules-5.10.0-33-marvell-di nic-usb-modules-5.10.0-33-marvell-di sata-modules-5.10.0-33-marvell-di crc-modules-5.10.0-33-marvell-di crypto-modules-5.10.0-33-marvell-di crypto-dm-modules-5.10.0-33-marvell-di mmc-core-modules-5.10.0-33-marvell-di mmc-modules-5.10.0-33-marvell-di nbd-modules-5.10.0-33-marvell-di uinput-modules-5.10.0-33-marvell-di leds-modules-5.10.0-33-marvell-di mtd-modules-5.10.0-33-marvell-di mtd-core-modules-5.10.0-33-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-32' 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-32-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-32-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.223-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-33' ARCH='armel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='armel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_armel_none_real:
  binary-arch_armel_none_rpi: binary-arch_armel_none_rpi_real
  binary-arch_armel_none_rpi_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.223-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-33' ARCH='armel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='armel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_armel_real:: setup_armel
  binary-arch_armel_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.223-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-33' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -binary-arch_armhf:: binary-arch_armhf_extra binary-arch_armhf_none binary-arch_armhf_real binary-arch_armhf_rt
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 +binary-arch_armhf:: binary-arch_armhf_extra binary-arch_armhf_real
  binary-arch_armhf::
-       $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-32' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-armmp-di nic-modules-5.10.0-32-armmp-di nic-wireless-modules-5.10.0-32-armmp-di nic-shared-modules-5.10.0-32-armmp-di usb-serial-modules-5.10.0-32-armmp-di ppp-modules-5.10.0-32-armmp-di pata-modules-5.10.0-32-armmp-di cdrom-core-modules-5.10.0-32-armmp-di scsi-core-modules-5.10.0-32-armmp-di scsi-modules-5.10.0-32-armmp-di scsi-nic-modules-5.10.0-32-armmp-di loop-modules-5.10.0-32-armmp-di btrfs-modules-5.10.0-32-armmp-di ext4-modules-5.10.0-32-armmp-di isofs-modules-5.10.0-32-armmp-di jfs-modules-5.10.0-32-armmp-di fat-modules-5.10.0-32-armmp-di squashfs-modules-5.10.0-32-armmp-di udf-modules-5.10.0-32-armmp-di fuse-modules-5.10.0-32-armmp-di f2fs-modules-5.10.0-32-armmp-di md-modules-5.10.0-32-armmp-di multipath-modules-5.10.0-32-armmp-di usb-modules-5.10.0-32-armmp-di usb-storage-modules-5.10.0-32-armmp-di fb-modules-5.10.0-32-armmp-di input-modules-5.10.0-32-armmp-di event-modules-5.10.0-32-armmp-di nic-usb-modules-5.10.0-32-armmp-di sata-modules-5.10.0-32-armmp-di i2c-modules-5.10.0-32-armmp-di crc-modules-5.10.0-32-armmp-di crypto-modules-5.10.0-32-armmp-di crypto-dm-modules-5.10.0-32-armmp-di efi-modules-5.10.0-32-armmp-di ata-modules-5.10.0-32-armmp-di mmc-modules-5.10.0-32-armmp-di nbd-modules-5.10.0-32-armmp-di uinput-modules-5.10.0-32-armmp-di leds-modules-5.10.0-32-armmp-di mtd-modules-5.10.0-32-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-33' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-armmp-di nic-modules-5.10.0-33-armmp-di nic-wireless-modules-5.10.0-33-armmp-di nic-shared-modules-5.10.0-33-armmp-di usb-serial-modules-5.10.0-33-armmp-di ppp-modules-5.10.0-33-armmp-di pata-modules-5.10.0-33-armmp-di cdrom-core-modules-5.10.0-33-armmp-di scsi-core-modules-5.10.0-33-armmp-di scsi-modules-5.10.0-33-armmp-di scsi-nic-modules-5.10.0-33-armmp-di loop-modules-5.10.0-33-armmp-di btrfs-modules-5.10.0-33-armmp-di ext4-modules-5.10.0-33-armmp-di isofs-modules-5.10.0-33-armmp-di jfs-modules-5.10.0-33-armmp-di fat-modules-5.10.0-33-armmp-di squashfs-modules-5.10.0-33-armmp-di udf-modules-5.10.0-33-armmp-di fuse-modules-5.10.0-33-armmp-di f2fs-modules-5.10.0-33-armmp-di md-modules-5.10.0-33-armmp-di multipath-modules-5.10.0-33-armmp-di usb-modules-5.10.0-33-armmp-di usb-storage-modules-5.10.0-33-armmp-di fb-modules-5.10.0-33-armmp-di input-modules-5.10.0-33-armmp-di event-modules-5.10.0-33-armmp-di nic-usb-modules-5.10.0-33-armmp-di sata-modules-5.10.0-33-armmp-di i2c-modules-5.10.0-33-armmp-di crc-modules-5.10.0-33-armmp-di crypto-modules-5.10.0-33-armmp-di crypto-dm-modules-5.10.0-33-armmp-di efi-modules-5.10.0-33-armmp-di ata-modules-5.10.0-33-armmp-di mmc-modules-5.10.0-33-armmp-di nbd-modules-5.10.0-33-armmp-di uinput-modules-5.10.0-33-armmp-di leds-modules-5.10.0-33-armmp-di mtd-modules-5.10.0-33-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-33' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-armmp-di nic-modules-5.10.0-33-armmp-di nic-wireless-modules-5.10.0-33-armmp-di nic-shared-modules-5.10.0-33-armmp-di usb-serial-modules-5.10.0-33-armmp-di ppp-modules-5.10.0-33-armmp-di pata-modules-5.10.0-33-armmp-di cdrom-core-modules-5.10.0-33-armmp-di scsi-core-modules-5.10.0-33-armmp-di scsi-modules-5.10.0-33-armmp-di scsi-nic-modules-5.10.0-33-armmp-di loop-modules-5.10.0-33-armmp-di btrfs-modules-5.10.0-33-armmp-di ext4-modules-5.10.0-33-armmp-di isofs-modules-5.10.0-33-armmp-di jfs-modules-5.10.0-33-armmp-di fat-modules-5.10.0-33-armmp-di squashfs-modules-5.10.0-33-armmp-di udf-modules-5.10.0-33-armmp-di fuse-modules-5.10.0-33-armmp-di f2fs-modules-5.10.0-33-armmp-di md-modules-5.10.0-33-armmp-di multipath-modules-5.10.0-33-armmp-di usb-modules-5.10.0-33-armmp-di usb-storage-modules-5.10.0-33-armmp-di fb-modules-5.10.0-33-armmp-di input-modules-5.10.0-33-armmp-di event-modules-5.10.0-33-armmp-di nic-usb-modules-5.10.0-33-armmp-di sata-modules-5.10.0-33-armmp-di i2c-modules-5.10.0-33-armmp-di crc-modules-5.10.0-33-armmp-di crypto-modules-5.10.0-33-armmp-di crypto-dm-modules-5.10.0-33-armmp-di efi-modules-5.10.0-33-armmp-di ata-modules-5.10.0-33-armmp-di mmc-modules-5.10.0-33-armmp-di nbd-modules-5.10.0-33-armmp-di uinput-modules-5.10.0-33-armmp-di leds-modules-5.10.0-33-armmp-di mtd-modules-5.10.0-33-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-33' ARCH='armhf' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -binary-arch_armhf_none_armmp_real::
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='armhf' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -binary-arch_armhf_none_real:
  binary-arch_armhf_real:: setup_armhf
  binary-arch_armhf_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.223-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-33' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -binary-arch_armhf_rt: binary-arch_armhf_rt_armmp binary-arch_armhf_rt_real
 -binary-arch_armhf_rt_armmp: binary-arch_armhf_rt_armmp_real
 -binary-arch_armhf_rt_armmp_real::
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='armhf' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -binary-arch_armhf_rt_real:
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_hppa:: binary-arch_hppa_extra binary-arch_hppa_none binary-arch_hppa_real
  binary-arch_hppa::
-       $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-32' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-parisc-di nic-modules-5.10.0-32-parisc-di nic-shared-modules-5.10.0-32-parisc-di serial-modules-5.10.0-32-parisc-di usb-serial-modules-5.10.0-32-parisc-di ppp-modules-5.10.0-32-parisc-di pata-modules-5.10.0-32-parisc-di cdrom-core-modules-5.10.0-32-parisc-di scsi-core-modules-5.10.0-32-parisc-di scsi-modules-5.10.0-32-parisc-di loop-modules-5.10.0-32-parisc-di btrfs-modules-5.10.0-32-parisc-di ext4-modules-5.10.0-32-parisc-di isofs-modules-5.10.0-32-parisc-di jfs-modules-5.10.0-32-parisc-di xfs-modules-5.10.0-32-parisc-di fat-modules-5.10.0-32-parisc-di squashfs-modules-5.10.0-32-parisc-di fuse-modules-5.10.0-32-parisc-di f2fs-modules-5.10.0-32-parisc-di md-modules-5.10.0-32-parisc-di multipath-modules-5.10.0-32-parisc-di usb-modules-5.10.0-32-parisc-di usb-storage-modules-5.10.0-32-parisc-di input-modules-5.10.0-32-parisc-di event-modules-5.10.0-32-parisc-di mouse-modules-5.10.0-32-parisc-di nic-usb-modules-5.10.0-32-parisc-di sata-modules-5.10.0-32-parisc-di crc-modules-5.10.0-32-parisc-di crypto-modules-5.10.0-32-parisc-di crypto-dm-modules-5.10.0-32-parisc-di ata-modules-5.10.0-32-parisc-di nbd-modules-5.10.0-32-parisc-di kernel-image-5.10.0-32-parisc64-di nic-modules-5.10.0-32-parisc64-di nic-shared-modules-5.10.0-32-parisc64-di serial-modules-5.10.0-32-parisc64-di usb-serial-modules-5.10.0-32-parisc64-di ppp-modules-5.10.0-32-parisc64-di pata-modules-5.10.0-32-parisc64-di cdrom-core-modules-5.10.0-32-parisc64-di scsi-core-modules-5.10.0-32-parisc64-di scsi-modules-5.10.0-32-parisc64-di loop-modules-5.10.0-32-parisc64-di btrfs-modules-5.10.0-32-parisc64-di ext4-modules-5.10.0-32-parisc64-di isofs-modules-5.10.0-32-parisc64-di jfs-modules-5.10.0-32-parisc64-di xfs-modules-5.10.0-32-parisc64-di fat-modules-5.10.0-32-parisc64-di squashfs-modules-5.10.0-32-parisc64-di fuse-modules-5.10.0-32-parisc64-di f2fs-modules-5.10.0-32-parisc64-di md-modules-5.10.0-32-parisc64-di multipath-modules-5.10.0-32-parisc64-di usb-modules-5.10.0-32-parisc64-di usb-storage-modules-5.10.0-32-parisc64-di fb-modules-5.10.0-32-parisc64-di input-modules-5.10.0-32-parisc64-di event-modules-5.10.0-32-parisc64-di mouse-modules-5.10.0-32-parisc64-di nic-usb-modules-5.10.0-32-parisc64-di sata-modules-5.10.0-32-parisc64-di crc-modules-5.10.0-32-parisc64-di crypto-modules-5.10.0-32-parisc64-di crypto-dm-modules-5.10.0-32-parisc64-di ata-modules-5.10.0-32-parisc64-di nbd-modules-5.10.0-32-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-33' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-parisc-di nic-modules-5.10.0-33-parisc-di nic-shared-modules-5.10.0-33-parisc-di serial-modules-5.10.0-33-parisc-di usb-serial-modules-5.10.0-33-parisc-di ppp-modules-5.10.0-33-parisc-di pata-modules-5.10.0-33-parisc-di cdrom-core-modules-5.10.0-33-parisc-di scsi-core-modules-5.10.0-33-parisc-di scsi-modules-5.10.0-33-parisc-di loop-modules-5.10.0-33-parisc-di btrfs-modules-5.10.0-33-parisc-di ext4-modules-5.10.0-33-parisc-di isofs-modules-5.10.0-33-parisc-di jfs-modules-5.10.0-33-parisc-di xfs-modules-5.10.0-33-parisc-di fat-modules-5.10.0-33-parisc-di squashfs-modules-5.10.0-33-parisc-di fuse-modules-5.10.0-33-parisc-di f2fs-modules-5.10.0-33-parisc-di md-modules-5.10.0-33-parisc-di multipath-modules-5.10.0-33-parisc-di usb-modules-5.10.0-33-parisc-di usb-storage-modules-5.10.0-33-parisc-di input-modules-5.10.0-33-parisc-di event-modules-5.10.0-33-parisc-di mouse-modules-5.10.0-33-parisc-di nic-usb-modules-5.10.0-33-parisc-di sata-modules-5.10.0-33-parisc-di crc-modules-5.10.0-33-parisc-di crypto-modules-5.10.0-33-parisc-di crypto-dm-modules-5.10.0-33-parisc-di ata-modules-5.10.0-33-parisc-di nbd-modules-5.10.0-33-parisc-di kernel-image-5.10.0-33-parisc64-di nic-modules-5.10.0-33-parisc64-di nic-shared-modules-5.10.0-33-parisc64-di serial-modules-5.10.0-33-parisc64-di usb-serial-modules-5.10.0-33-parisc64-di ppp-modules-5.10.0-33-parisc64-di pata-modules-5.10.0-33-parisc64-di cdrom-core-modules-5.10.0-33-parisc64-di scsi-core-modules-5.10.0-33-parisc64-di scsi-modules-5.10.0-33-parisc64-di loop-modules-5.10.0-33-parisc64-di btrfs-modules-5.10.0-33-parisc64-di ext4-modules-5.10.0-33-parisc64-di isofs-modules-5.10.0-33-parisc64-di jfs-modules-5.10.0-33-parisc64-di xfs-modules-5.10.0-33-parisc64-di fat-modules-5.10.0-33-parisc64-di squashfs-modules-5.10.0-33-parisc64-di fuse-modules-5.10.0-33-parisc64-di f2fs-modules-5.10.0-33-parisc64-di md-modules-5.10.0-33-parisc64-di multipath-modules-5.10.0-33-parisc64-di usb-modules-5.10.0-33-parisc64-di usb-storage-modules-5.10.0-33-parisc64-di fb-modules-5.10.0-33-parisc64-di input-modules-5.10.0-33-parisc64-di event-modules-5.10.0-33-parisc64-di mouse-modules-5.10.0-33-parisc64-di nic-usb-modules-5.10.0-33-parisc64-di sata-modules-5.10.0-33-parisc64-di crc-modules-5.10.0-33-parisc64-di crypto-modules-5.10.0-33-parisc64-di crypto-dm-modules-5.10.0-33-parisc64-di ata-modules-5.10.0-33-parisc64-di nbd-modules-5.10.0-33-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-33' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-parisc-di nic-modules-5.10.0-33-parisc-di nic-shared-modules-5.10.0-33-parisc-di serial-modules-5.10.0-33-parisc-di usb-serial-modules-5.10.0-33-parisc-di ppp-modules-5.10.0-33-parisc-di pata-modules-5.10.0-33-parisc-di cdrom-core-modules-5.10.0-33-parisc-di scsi-core-modules-5.10.0-33-parisc-di scsi-modules-5.10.0-33-parisc-di loop-modules-5.10.0-33-parisc-di btrfs-modules-5.10.0-33-parisc-di ext4-modules-5.10.0-33-parisc-di isofs-modules-5.10.0-33-parisc-di jfs-modules-5.10.0-33-parisc-di xfs-modules-5.10.0-33-parisc-di fat-modules-5.10.0-33-parisc-di squashfs-modules-5.10.0-33-parisc-di fuse-modules-5.10.0-33-parisc-di f2fs-modules-5.10.0-33-parisc-di md-modules-5.10.0-33-parisc-di multipath-modules-5.10.0-33-parisc-di usb-modules-5.10.0-33-parisc-di usb-storage-modules-5.10.0-33-parisc-di input-modules-5.10.0-33-parisc-di event-modules-5.10.0-33-parisc-di mouse-modules-5.10.0-33-parisc-di nic-usb-modules-5.10.0-33-parisc-di sata-modules-5.10.0-33-parisc-di crc-modules-5.10.0-33-parisc-di crypto-modules-5.10.0-33-parisc-di crypto-dm-modules-5.10.0-33-parisc-di ata-modules-5.10.0-33-parisc-di nbd-modules-5.10.0-33-parisc-di kernel-image-5.10.0-33-parisc64-di nic-modules-5.10.0-33-parisc64-di nic-shared-modules-5.10.0-33-parisc64-di serial-modules-5.10.0-33-parisc64-di usb-serial-modules-5.10.0-33-parisc64-di ppp-modules-5.10.0-33-parisc64-di pata-modules-5.10.0-33-parisc64-di cdrom-core-modules-5.10.0-33-parisc64-di scsi-core-modules-5.10.0-33-parisc64-di scsi-modules-5.10.0-33-parisc64-di loop-modules-5.10.0-33-parisc64-di btrfs-modules-5.10.0-33-parisc64-di ext4-modules-5.10.0-33-parisc64-di isofs-modules-5.10.0-33-parisc64-di jfs-modules-5.10.0-33-parisc64-di xfs-modules-5.10.0-33-parisc64-di fat-modules-5.10.0-33-parisc64-di squashfs-modules-5.10.0-33-parisc64-di fuse-modules-5.10.0-33-parisc64-di f2fs-modules-5.10.0-33-parisc64-di md-modules-5.10.0-33-parisc64-di multipath-modules-5.10.0-33-parisc64-di usb-modules-5.10.0-33-parisc64-di usb-storage-modules-5.10.0-33-parisc64-di fb-modules-5.10.0-33-parisc64-di input-modules-5.10.0-33-parisc64-di event-modules-5.10.0-33-parisc64-di mouse-modules-5.10.0-33-parisc64-di nic-usb-modules-5.10.0-33-parisc64-di sata-modules-5.10.0-33-parisc64-di crc-modules-5.10.0-33-parisc64-di crypto-modules-5.10.0-33-parisc64-di crypto-dm-modules-5.10.0-33-parisc64-di ata-modules-5.10.0-33-parisc64-di nbd-modules-5.10.0-33-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-32' 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-32-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-32-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.223-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-33' 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-33-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-33-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' 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-33-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-33-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_hppa_none_parisc_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-32-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.223-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-33' 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-33-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' 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-33-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_hppa_none_real:
  binary-arch_hppa_real:: setup_hppa
  binary-arch_hppa_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.223-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-33' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_i386:: binary-arch_i386_extra binary-arch_i386_none binary-arch_i386_real binary-arch_i386_rt
  binary-arch_i386::
-       $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-32' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-686-di nic-modules-5.10.0-32-686-di nic-wireless-modules-5.10.0-32-686-di nic-shared-modules-5.10.0-32-686-di serial-modules-5.10.0-32-686-di usb-serial-modules-5.10.0-32-686-di ppp-modules-5.10.0-32-686-di pata-modules-5.10.0-32-686-di cdrom-core-modules-5.10.0-32-686-di firewire-core-modules-5.10.0-32-686-di scsi-core-modules-5.10.0-32-686-di scsi-modules-5.10.0-32-686-di scsi-nic-modules-5.10.0-32-686-di loop-modules-5.10.0-32-686-di btrfs-modules-5.10.0-32-686-di ext4-modules-5.10.0-32-686-di isofs-modules-5.10.0-32-686-di jfs-modules-5.10.0-32-686-di xfs-modules-5.10.0-32-686-di fat-modules-5.10.0-32-686-di squashfs-modules-5.10.0-32-686-di udf-modules-5.10.0-32-686-di fuse-modules-5.10.0-32-686-di f2fs-modules-5.10.0-32-686-di md-modules-5.10.0-32-686-di multipath-modules-5.10.0-32-686-di usb-modules-5.10.0-32-686-di usb-storage-modules-5.10.0-32-686-di pcmcia-storage-modules-5.10.0-32-686-di fb-modules-5.10.0-32-686-di input-modules-5.10.0-32-686-di event-modules-5.10.0-32-686-di mouse-modules-5.10.0-32-686-di nic-pcmcia-modules-5.10.0-32-686-di pcmcia-modules-5.10.0-32-686-di nic-usb-modules-5.10.0-32-686-di sata-modules-5.10.0-32-686-di acpi-modules-5.10.0-32-686-di i2c-modules-5.10.0-32-686-di crc-modules-5.10.0-32-686-di crypto-modules-5.10.0-32-686-di crypto-dm-modules-5.10.0-32-686-di efi-modules-5.10.0-32-686-di ata-modules-5.10.0-32-686-di mmc-core-modules-5.10.0-32-686-di mmc-modules-5.10.0-32-686-di nbd-modules-5.10.0-32-686-di speakup-modules-5.10.0-32-686-di uinput-modules-5.10.0-32-686-di sound-modules-5.10.0-32-686-di mtd-core-modules-5.10.0-32-686-di rfkill-modules-5.10.0-32-686-di kernel-image-5.10.0-32-686-pae-di nic-modules-5.10.0-32-686-pae-di nic-wireless-modules-5.10.0-32-686-pae-di nic-shared-modules-5.10.0-32-686-pae-di serial-modules-5.10.0-32-686-pae-di usb-serial-modules-5.10.0-32-686-pae-di ppp-modules-5.10.0-32-686-pae-di pata-modules-5.10.0-32-686-pae-di cdrom-core-modules-5.10.0-32-686-pae-di firewire-core-modules-5.10.0-32-686-pae-di scsi-core-modules-5.10.0-32-686-pae-di scsi-modules-5.10.0-32-686-pae-di scsi-nic-modules-5.10.0-32-686-pae-di loop-modules-5.10.0-32-686-pae-di btrfs-modules-5.10.0-32-686-pae-di ext4-modules-5.10.0-32-686-pae-di isofs-modules-5.10.0-32-686-pae-di jfs-modules-5.10.0-32-686-pae-di xfs-modules-5.10.0-32-686-pae-di fat-modules-5.10.0-32-686-pae-di squashfs-modules-5.10.0-32-686-pae-di udf-modules-5.10.0-32-686-pae-di fuse-modules-5.10.0-32-686-pae-di f2fs-modules-5.10.0-32-686-pae-di md-modules-5.10.0-32-686-pae-di multipath-modules-5.10.0-32-686-pae-di usb-modules-5.10.0-32-686-pae-di usb-storage-modules-5.10.0-32-686-pae-di pcmcia-storage-modules-5.10.0-32-686-pae-di fb-modules-5.10.0-32-686-pae-di input-modules-5.10.0-32-686-pae-di event-modules-5.10.0-32-686-pae-di mouse-modules-5.10.0-32-686-pae-di nic-pcmcia-modules-5.10.0-32-686-pae-di pcmcia-modules-5.10.0-32-686-pae-di nic-usb-modules-5.10.0-32-686-pae-di sata-modules-5.10.0-32-686-pae-di acpi-modules-5.10.0-32-686-pae-di i2c-modules-5.10.0-32-686-pae-di crc-modules-5.10.0-32-686-pae-di crypto-modules-5.10.0-32-686-pae-di crypto-dm-modules-5.10.0-32-686-pae-di efi-modules-5.10.0-32-686-pae-di ata-modules-5.10.0-32-686-pae-di mmc-core-modules-5.10.0-32-686-pae-di mmc-modules-5.10.0-32-686-pae-di nbd-modules-5.10.0-32-686-pae-di speakup-modules-5.10.0-32-686-pae-di uinput-modules-5.10.0-32-686-pae-di sound-modules-5.10.0-32-686-pae-di mtd-core-modules-5.10.0-32-686-pae-di rfkill-modules-5.10.0-32-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-33' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-686-di nic-modules-5.10.0-33-686-di nic-wireless-modules-5.10.0-33-686-di nic-shared-modules-5.10.0-33-686-di serial-modules-5.10.0-33-686-di usb-serial-modules-5.10.0-33-686-di ppp-modules-5.10.0-33-686-di pata-modules-5.10.0-33-686-di cdrom-core-modules-5.10.0-33-686-di firewire-core-modules-5.10.0-33-686-di scsi-core-modules-5.10.0-33-686-di scsi-modules-5.10.0-33-686-di scsi-nic-modules-5.10.0-33-686-di loop-modules-5.10.0-33-686-di btrfs-modules-5.10.0-33-686-di ext4-modules-5.10.0-33-686-di isofs-modules-5.10.0-33-686-di jfs-modules-5.10.0-33-686-di xfs-modules-5.10.0-33-686-di fat-modules-5.10.0-33-686-di squashfs-modules-5.10.0-33-686-di udf-modules-5.10.0-33-686-di fuse-modules-5.10.0-33-686-di f2fs-modules-5.10.0-33-686-di md-modules-5.10.0-33-686-di multipath-modules-5.10.0-33-686-di usb-modules-5.10.0-33-686-di usb-storage-modules-5.10.0-33-686-di pcmcia-storage-modules-5.10.0-33-686-di fb-modules-5.10.0-33-686-di input-modules-5.10.0-33-686-di event-modules-5.10.0-33-686-di mouse-modules-5.10.0-33-686-di nic-pcmcia-modules-5.10.0-33-686-di pcmcia-modules-5.10.0-33-686-di nic-usb-modules-5.10.0-33-686-di sata-modules-5.10.0-33-686-di acpi-modules-5.10.0-33-686-di i2c-modules-5.10.0-33-686-di crc-modules-5.10.0-33-686-di crypto-modules-5.10.0-33-686-di crypto-dm-modules-5.10.0-33-686-di efi-modules-5.10.0-33-686-di ata-modules-5.10.0-33-686-di mmc-core-modules-5.10.0-33-686-di mmc-modules-5.10.0-33-686-di nbd-modules-5.10.0-33-686-di speakup-modules-5.10.0-33-686-di uinput-modules-5.10.0-33-686-di sound-modules-5.10.0-33-686-di mtd-core-modules-5.10.0-33-686-di rfkill-modules-5.10.0-33-686-di kernel-image-5.10.0-33-686-pae-di nic-modules-5.10.0-33-686-pae-di nic-wireless-modules-5.10.0-33-686-pae-di nic-shared-modules-5.10.0-33-686-pae-di serial-modules-5.10.0-33-686-pae-di usb-serial-modules-5.10.0-33-686-pae-di ppp-modules-5.10.0-33-686-pae-di pata-modules-5.10.0-33-686-pae-di cdrom-core-modules-5.10.0-33-686-pae-di firewire-core-modules-5.10.0-33-686-pae-di scsi-core-modules-5.10.0-33-686-pae-di scsi-modules-5.10.0-33-686-pae-di scsi-nic-modules-5.10.0-33-686-pae-di loop-modules-5.10.0-33-686-pae-di btrfs-modules-5.10.0-33-686-pae-di ext4-modules-5.10.0-33-686-pae-di isofs-modules-5.10.0-33-686-pae-di jfs-modules-5.10.0-33-686-pae-di xfs-modules-5.10.0-33-686-pae-di fat-modules-5.10.0-33-686-pae-di squashfs-modules-5.10.0-33-686-pae-di udf-modules-5.10.0-33-686-pae-di fuse-modules-5.10.0-33-686-pae-di f2fs-modules-5.10.0-33-686-pae-di md-modules-5.10.0-33-686-pae-di multipath-modules-5.10.0-33-686-pae-di usb-modules-5.10.0-33-686-pae-di usb-storage-modules-5.10.0-33-686-pae-di pcmcia-storage-modules-5.10.0-33-686-pae-di fb-modules-5.10.0-33-686-pae-di input-modules-5.10.0-33-686-pae-di event-modules-5.10.0-33-686-pae-di mouse-modules-5.10.0-33-686-pae-di nic-pcmcia-modules-5.10.0-33-686-pae-di pcmcia-modules-5.10.0-33-686-pae-di nic-usb-modules-5.10.0-33-686-pae-di sata-modules-5.10.0-33-686-pae-di acpi-modules-5.10.0-33-686-pae-di i2c-modules-5.10.0-33-686-pae-di crc-modules-5.10.0-33-686-pae-di crypto-modules-5.10.0-33-686-pae-di crypto-dm-modules-5.10.0-33-686-pae-di efi-modules-5.10.0-33-686-pae-di ata-modules-5.10.0-33-686-pae-di mmc-core-modules-5.10.0-33-686-pae-di mmc-modules-5.10.0-33-686-pae-di nbd-modules-5.10.0-33-686-pae-di speakup-modules-5.10.0-33-686-pae-di uinput-modules-5.10.0-33-686-pae-di sound-modules-5.10.0-33-686-pae-di mtd-core-modules-5.10.0-33-686-pae-di rfkill-modules-5.10.0-33-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-33' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-686-di nic-modules-5.10.0-33-686-di nic-wireless-modules-5.10.0-33-686-di nic-shared-modules-5.10.0-33-686-di serial-modules-5.10.0-33-686-di usb-serial-modules-5.10.0-33-686-di ppp-modules-5.10.0-33-686-di pata-modules-5.10.0-33-686-di cdrom-core-modules-5.10.0-33-686-di firewire-core-modules-5.10.0-33-686-di scsi-core-modules-5.10.0-33-686-di scsi-modules-5.10.0-33-686-di scsi-nic-modules-5.10.0-33-686-di loop-modules-5.10.0-33-686-di btrfs-modules-5.10.0-33-686-di ext4-modules-5.10.0-33-686-di isofs-modules-5.10.0-33-686-di jfs-modules-5.10.0-33-686-di xfs-modules-5.10.0-33-686-di fat-modules-5.10.0-33-686-di squashfs-modules-5.10.0-33-686-di udf-modules-5.10.0-33-686-di fuse-modules-5.10.0-33-686-di f2fs-modules-5.10.0-33-686-di md-modules-5.10.0-33-686-di multipath-modules-5.10.0-33-686-di usb-modules-5.10.0-33-686-di usb-storage-modules-5.10.0-33-686-di pcmcia-storage-modules-5.10.0-33-686-di fb-modules-5.10.0-33-686-di input-modules-5.10.0-33-686-di event-modules-5.10.0-33-686-di mouse-modules-5.10.0-33-686-di nic-pcmcia-modules-5.10.0-33-686-di pcmcia-modules-5.10.0-33-686-di nic-usb-modules-5.10.0-33-686-di sata-modules-5.10.0-33-686-di acpi-modules-5.10.0-33-686-di i2c-modules-5.10.0-33-686-di crc-modules-5.10.0-33-686-di crypto-modules-5.10.0-33-686-di crypto-dm-modules-5.10.0-33-686-di efi-modules-5.10.0-33-686-di ata-modules-5.10.0-33-686-di mmc-core-modules-5.10.0-33-686-di mmc-modules-5.10.0-33-686-di nbd-modules-5.10.0-33-686-di speakup-modules-5.10.0-33-686-di uinput-modules-5.10.0-33-686-di sound-modules-5.10.0-33-686-di mtd-core-modules-5.10.0-33-686-di rfkill-modules-5.10.0-33-686-di kernel-image-5.10.0-33-686-pae-di nic-modules-5.10.0-33-686-pae-di nic-wireless-modules-5.10.0-33-686-pae-di nic-shared-modules-5.10.0-33-686-pae-di serial-modules-5.10.0-33-686-pae-di usb-serial-modules-5.10.0-33-686-pae-di ppp-modules-5.10.0-33-686-pae-di pata-modules-5.10.0-33-686-pae-di cdrom-core-modules-5.10.0-33-686-pae-di firewire-core-modules-5.10.0-33-686-pae-di scsi-core-modules-5.10.0-33-686-pae-di scsi-modules-5.10.0-33-686-pae-di scsi-nic-modules-5.10.0-33-686-pae-di loop-modules-5.10.0-33-686-pae-di btrfs-modules-5.10.0-33-686-pae-di ext4-modules-5.10.0-33-686-pae-di isofs-modules-5.10.0-33-686-pae-di jfs-modules-5.10.0-33-686-pae-di xfs-modules-5.10.0-33-686-pae-di fat-modules-5.10.0-33-686-pae-di squashfs-modules-5.10.0-33-686-pae-di udf-modules-5.10.0-33-686-pae-di fuse-modules-5.10.0-33-686-pae-di f2fs-modules-5.10.0-33-686-pae-di md-modules-5.10.0-33-686-pae-di multipath-modules-5.10.0-33-686-pae-di usb-modules-5.10.0-33-686-pae-di usb-storage-modules-5.10.0-33-686-pae-di pcmcia-storage-modules-5.10.0-33-686-pae-di fb-modules-5.10.0-33-686-pae-di input-modules-5.10.0-33-686-pae-di event-modules-5.10.0-33-686-pae-di mouse-modules-5.10.0-33-686-pae-di nic-pcmcia-modules-5.10.0-33-686-pae-di pcmcia-modules-5.10.0-33-686-pae-di nic-usb-modules-5.10.0-33-686-pae-di sata-modules-5.10.0-33-686-pae-di acpi-modules-5.10.0-33-686-pae-di i2c-modules-5.10.0-33-686-pae-di crc-modules-5.10.0-33-686-pae-di crypto-modules-5.10.0-33-686-pae-di crypto-dm-modules-5.10.0-33-686-pae-di efi-modules-5.10.0-33-686-pae-di ata-modules-5.10.0-33-686-pae-di mmc-core-modules-5.10.0-33-686-pae-di mmc-modules-5.10.0-33-686-pae-di nbd-modules-5.10.0-33-686-pae-di speakup-modules-5.10.0-33-686-pae-di uinput-modules-5.10.0-33-686-pae-di sound-modules-5.10.0-33-686-pae-di mtd-core-modules-5.10.0-33-686-pae-di rfkill-modules-5.10.0-33-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_i386::
-       $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.10.0-32' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.223-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-33' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.10.0-33' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_i386_extra::
        $(MAKE) -f debian/rules.real install-dummy ARCH='i386' DH_OPTIONS='-plinux-compiler-gcc-10-x86'
  binary-arch_i386_none: binary-arch_i386_none_686 binary-arch_i386_none_686-pae binary-arch_i386_none_real
  binary-arch_i386_none_686: binary-arch_i386_none_686_real
  binary-arch_i386_none_686-pae: binary-arch_i386_none_686-pae_real
  binary-arch_i386_none_686-pae_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.223-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-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_i386_none_686_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.223-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-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_i386_none_real:
  binary-arch_i386_real:: setup_i386
  binary-arch_i386_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.223-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-33' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_i386_rt: binary-arch_i386_rt_686-pae binary-arch_i386_rt_real
  binary-arch_i386_rt_686-pae: binary-arch_i386_rt_686-pae_real
  binary-arch_i386_rt_686-pae_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.223-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-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_i386_rt_real:
  binary-arch_ia64:: binary-arch_ia64_none binary-arch_ia64_real
  binary-arch_ia64::
-       $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-32' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-itanium-di nic-modules-5.10.0-32-itanium-di nic-shared-modules-5.10.0-32-itanium-di serial-modules-5.10.0-32-itanium-di usb-serial-modules-5.10.0-32-itanium-di ppp-modules-5.10.0-32-itanium-di pata-modules-5.10.0-32-itanium-di cdrom-core-modules-5.10.0-32-itanium-di firewire-core-modules-5.10.0-32-itanium-di scsi-core-modules-5.10.0-32-itanium-di scsi-modules-5.10.0-32-itanium-di scsi-nic-modules-5.10.0-32-itanium-di loop-modules-5.10.0-32-itanium-di btrfs-modules-5.10.0-32-itanium-di ext4-modules-5.10.0-32-itanium-di isofs-modules-5.10.0-32-itanium-di jfs-modules-5.10.0-32-itanium-di xfs-modules-5.10.0-32-itanium-di fat-modules-5.10.0-32-itanium-di squashfs-modules-5.10.0-32-itanium-di udf-modules-5.10.0-32-itanium-di fuse-modules-5.10.0-32-itanium-di f2fs-modules-5.10.0-32-itanium-di md-modules-5.10.0-32-itanium-di multipath-modules-5.10.0-32-itanium-di usb-modules-5.10.0-32-itanium-di usb-storage-modules-5.10.0-32-itanium-di fb-modules-5.10.0-32-itanium-di input-modules-5.10.0-32-itanium-di event-modules-5.10.0-32-itanium-di mouse-modules-5.10.0-32-itanium-di pcmcia-modules-5.10.0-32-itanium-di nic-usb-modules-5.10.0-32-itanium-di sata-modules-5.10.0-32-itanium-di i2c-modules-5.10.0-32-itanium-di crc-modules-5.10.0-32-itanium-di crypto-modules-5.10.0-32-itanium-di crypto-dm-modules-5.10.0-32-itanium-di ata-modules-5.10.0-32-itanium-di nbd-modules-5.10.0-32-itanium-di uinput-modules-5.10.0-32-itanium-di mtd-core-modules-5.10.0-32-itanium-di ide-core-modules-5.10.0-32-itanium-di ide-modules-5.10.0-32-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-33' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-itanium-di nic-modules-5.10.0-33-itanium-di nic-shared-modules-5.10.0-33-itanium-di serial-modules-5.10.0-33-itanium-di usb-serial-modules-5.10.0-33-itanium-di ppp-modules-5.10.0-33-itanium-di pata-modules-5.10.0-33-itanium-di cdrom-core-modules-5.10.0-33-itanium-di firewire-core-modules-5.10.0-33-itanium-di scsi-core-modules-5.10.0-33-itanium-di scsi-modules-5.10.0-33-itanium-di scsi-nic-modules-5.10.0-33-itanium-di loop-modules-5.10.0-33-itanium-di btrfs-modules-5.10.0-33-itanium-di ext4-modules-5.10.0-33-itanium-di isofs-modules-5.10.0-33-itanium-di jfs-modules-5.10.0-33-itanium-di xfs-modules-5.10.0-33-itanium-di fat-modules-5.10.0-33-itanium-di squashfs-modules-5.10.0-33-itanium-di udf-modules-5.10.0-33-itanium-di fuse-modules-5.10.0-33-itanium-di f2fs-modules-5.10.0-33-itanium-di md-modules-5.10.0-33-itanium-di multipath-modules-5.10.0-33-itanium-di usb-modules-5.10.0-33-itanium-di usb-storage-modules-5.10.0-33-itanium-di fb-modules-5.10.0-33-itanium-di input-modules-5.10.0-33-itanium-di event-modules-5.10.0-33-itanium-di mouse-modules-5.10.0-33-itanium-di pcmcia-modules-5.10.0-33-itanium-di nic-usb-modules-5.10.0-33-itanium-di sata-modules-5.10.0-33-itanium-di i2c-modules-5.10.0-33-itanium-di crc-modules-5.10.0-33-itanium-di crypto-modules-5.10.0-33-itanium-di crypto-dm-modules-5.10.0-33-itanium-di ata-modules-5.10.0-33-itanium-di nbd-modules-5.10.0-33-itanium-di uinput-modules-5.10.0-33-itanium-di mtd-core-modules-5.10.0-33-itanium-di ide-core-modules-5.10.0-33-itanium-di ide-modules-5.10.0-33-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-33' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-itanium-di nic-modules-5.10.0-33-itanium-di nic-shared-modules-5.10.0-33-itanium-di serial-modules-5.10.0-33-itanium-di usb-serial-modules-5.10.0-33-itanium-di ppp-modules-5.10.0-33-itanium-di pata-modules-5.10.0-33-itanium-di cdrom-core-modules-5.10.0-33-itanium-di firewire-core-modules-5.10.0-33-itanium-di scsi-core-modules-5.10.0-33-itanium-di scsi-modules-5.10.0-33-itanium-di scsi-nic-modules-5.10.0-33-itanium-di loop-modules-5.10.0-33-itanium-di btrfs-modules-5.10.0-33-itanium-di ext4-modules-5.10.0-33-itanium-di isofs-modules-5.10.0-33-itanium-di jfs-modules-5.10.0-33-itanium-di xfs-modules-5.10.0-33-itanium-di fat-modules-5.10.0-33-itanium-di squashfs-modules-5.10.0-33-itanium-di udf-modules-5.10.0-33-itanium-di fuse-modules-5.10.0-33-itanium-di f2fs-modules-5.10.0-33-itanium-di md-modules-5.10.0-33-itanium-di multipath-modules-5.10.0-33-itanium-di usb-modules-5.10.0-33-itanium-di usb-storage-modules-5.10.0-33-itanium-di fb-modules-5.10.0-33-itanium-di input-modules-5.10.0-33-itanium-di event-modules-5.10.0-33-itanium-di mouse-modules-5.10.0-33-itanium-di pcmcia-modules-5.10.0-33-itanium-di nic-usb-modules-5.10.0-33-itanium-di sata-modules-5.10.0-33-itanium-di i2c-modules-5.10.0-33-itanium-di crc-modules-5.10.0-33-itanium-di crypto-modules-5.10.0-33-itanium-di crypto-dm-modules-5.10.0-33-itanium-di ata-modules-5.10.0-33-itanium-di nbd-modules-5.10.0-33-itanium-di uinput-modules-5.10.0-33-itanium-di mtd-core-modules-5.10.0-33-itanium-di ide-core-modules-5.10.0-33-itanium-di ide-modules-5.10.0-33-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-32' 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-32-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-32-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.223-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-33' ARCH='ia64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='ia64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_ia64_none_mckinley: binary-arch_ia64_none_mckinley_real
  binary-arch_ia64_none_mckinley_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.223-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-33' ARCH='ia64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='ia64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_ia64_none_real:
  binary-arch_ia64_real:: setup_ia64
  binary-arch_ia64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.223-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-33' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_m68k:: binary-arch_m68k_none binary-arch_m68k_real
  binary-arch_m68k::
-       $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-32' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-m68k-di nic-modules-5.10.0-32-m68k-di nic-shared-modules-5.10.0-32-m68k-di ppp-modules-5.10.0-32-m68k-di pata-modules-5.10.0-32-m68k-di cdrom-core-modules-5.10.0-32-m68k-di scsi-core-modules-5.10.0-32-m68k-di scsi-modules-5.10.0-32-m68k-di loop-modules-5.10.0-32-m68k-di btrfs-modules-5.10.0-32-m68k-di ext4-modules-5.10.0-32-m68k-di isofs-modules-5.10.0-32-m68k-di fat-modules-5.10.0-32-m68k-di hfs-modules-5.10.0-32-m68k-di affs-modules-5.10.0-32-m68k-di squashfs-modules-5.10.0-32-m68k-di udf-modules-5.10.0-32-m68k-di fuse-modules-5.10.0-32-m68k-di md-modules-5.10.0-32-m68k-di crc-modules-5.10.0-32-m68k-di crypto-modules-5.10.0-32-m68k-di ata-modules-5.10.0-32-m68k-di nbd-modules-5.10.0-32-m68k-di ide-core-modules-5.10.0-32-m68k-di ide-modules-5.10.0-32-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-33' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-m68k-di nic-modules-5.10.0-33-m68k-di nic-shared-modules-5.10.0-33-m68k-di ppp-modules-5.10.0-33-m68k-di pata-modules-5.10.0-33-m68k-di cdrom-core-modules-5.10.0-33-m68k-di scsi-core-modules-5.10.0-33-m68k-di scsi-modules-5.10.0-33-m68k-di loop-modules-5.10.0-33-m68k-di btrfs-modules-5.10.0-33-m68k-di ext4-modules-5.10.0-33-m68k-di isofs-modules-5.10.0-33-m68k-di fat-modules-5.10.0-33-m68k-di hfs-modules-5.10.0-33-m68k-di affs-modules-5.10.0-33-m68k-di squashfs-modules-5.10.0-33-m68k-di udf-modules-5.10.0-33-m68k-di fuse-modules-5.10.0-33-m68k-di md-modules-5.10.0-33-m68k-di crc-modules-5.10.0-33-m68k-di crypto-modules-5.10.0-33-m68k-di ata-modules-5.10.0-33-m68k-di nbd-modules-5.10.0-33-m68k-di ide-core-modules-5.10.0-33-m68k-di ide-modules-5.10.0-33-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-33' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-m68k-di nic-modules-5.10.0-33-m68k-di nic-shared-modules-5.10.0-33-m68k-di ppp-modules-5.10.0-33-m68k-di pata-modules-5.10.0-33-m68k-di cdrom-core-modules-5.10.0-33-m68k-di scsi-core-modules-5.10.0-33-m68k-di scsi-modules-5.10.0-33-m68k-di loop-modules-5.10.0-33-m68k-di btrfs-modules-5.10.0-33-m68k-di ext4-modules-5.10.0-33-m68k-di isofs-modules-5.10.0-33-m68k-di fat-modules-5.10.0-33-m68k-di hfs-modules-5.10.0-33-m68k-di affs-modules-5.10.0-33-m68k-di squashfs-modules-5.10.0-33-m68k-di udf-modules-5.10.0-33-m68k-di fuse-modules-5.10.0-33-m68k-di md-modules-5.10.0-33-m68k-di crc-modules-5.10.0-33-m68k-di crypto-modules-5.10.0-33-m68k-di ata-modules-5.10.0-33-m68k-di nbd-modules-5.10.0-33-m68k-di ide-core-modules-5.10.0-33-m68k-di ide-modules-5.10.0-33-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-32' 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-32-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-32-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.223-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-33' ARCH='m68k' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='m68k' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_m68k_none_real:
  binary-arch_m68k_real:: setup_m68k
  binary-arch_m68k_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.223-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-33' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips:: binary-arch_mips_none binary-arch_mips_real
  binary-arch_mips::
-       $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-32' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-4kc-malta-di nic-modules-5.10.0-32-4kc-malta-di nic-wireless-modules-5.10.0-32-4kc-malta-di nic-shared-modules-5.10.0-32-4kc-malta-di usb-serial-modules-5.10.0-32-4kc-malta-di ppp-modules-5.10.0-32-4kc-malta-di pata-modules-5.10.0-32-4kc-malta-di cdrom-core-modules-5.10.0-32-4kc-malta-di scsi-core-modules-5.10.0-32-4kc-malta-di scsi-modules-5.10.0-32-4kc-malta-di scsi-nic-modules-5.10.0-32-4kc-malta-di loop-modules-5.10.0-32-4kc-malta-di btrfs-modules-5.10.0-32-4kc-malta-di ext4-modules-5.10.0-32-4kc-malta-di isofs-modules-5.10.0-32-4kc-malta-di jfs-modules-5.10.0-32-4kc-malta-di xfs-modules-5.10.0-32-4kc-malta-di fat-modules-5.10.0-32-4kc-malta-di affs-modules-5.10.0-32-4kc-malta-di minix-modules-5.10.0-32-4kc-malta-di squashfs-modules-5.10.0-32-4kc-malta-di udf-modules-5.10.0-32-4kc-malta-di fuse-modules-5.10.0-32-4kc-malta-di f2fs-modules-5.10.0-32-4kc-malta-di md-modules-5.10.0-32-4kc-malta-di multipath-modules-5.10.0-32-4kc-malta-di usb-modules-5.10.0-32-4kc-malta-di usb-storage-modules-5.10.0-32-4kc-malta-di fb-modules-5.10.0-32-4kc-malta-di input-modules-5.10.0-32-4kc-malta-di event-modules-5.10.0-32-4kc-malta-di mouse-modules-5.10.0-32-4kc-malta-di nic-usb-modules-5.10.0-32-4kc-malta-di sata-modules-5.10.0-32-4kc-malta-di i2c-modules-5.10.0-32-4kc-malta-di crc-modules-5.10.0-32-4kc-malta-di crypto-modules-5.10.0-32-4kc-malta-di crypto-dm-modules-5.10.0-32-4kc-malta-di ata-modules-5.10.0-32-4kc-malta-di mmc-core-modules-5.10.0-32-4kc-malta-di mmc-modules-5.10.0-32-4kc-malta-di nbd-modules-5.10.0-32-4kc-malta-di sound-modules-5.10.0-32-4kc-malta-di mtd-core-modules-5.10.0-32-4kc-malta-di kernel-image-5.10.0-32-octeon-di nic-modules-5.10.0-32-octeon-di nic-wireless-modules-5.10.0-32-octeon-di nic-shared-modules-5.10.0-32-octeon-di usb-serial-modules-5.10.0-32-octeon-di ppp-modules-5.10.0-32-octeon-di pata-modules-5.10.0-32-octeon-di cdrom-core-modules-5.10.0-32-octeon-di scsi-core-modules-5.10.0-32-octeon-di scsi-modules-5.10.0-32-octeon-di scsi-nic-modules-5.10.0-32-octeon-di loop-modules-5.10.0-32-octeon-di btrfs-modules-5.10.0-32-octeon-di ext4-modules-5.10.0-32-octeon-di isofs-modules-5.10.0-32-octeon-di jfs-modules-5.10.0-32-octeon-di xfs-modules-5.10.0-32-octeon-di fat-modules-5.10.0-32-octeon-di affs-modules-5.10.0-32-octeon-di minix-modules-5.10.0-32-octeon-di squashfs-modules-5.10.0-32-octeon-di udf-modules-5.10.0-32-octeon-di fuse-modules-5.10.0-32-octeon-di f2fs-modules-5.10.0-32-octeon-di md-modules-5.10.0-32-octeon-di multipath-modules-5.10.0-32-octeon-di usb-modules-5.10.0-32-octeon-di usb-storage-modules-5.10.0-32-octeon-di input-modules-5.10.0-32-octeon-di event-modules-5.10.0-32-octeon-di nic-usb-modules-5.10.0-32-octeon-di sata-modules-5.10.0-32-octeon-di crc-modules-5.10.0-32-octeon-di crypto-modules-5.10.0-32-octeon-di crypto-dm-modules-5.10.0-32-octeon-di nbd-modules-5.10.0-32-octeon-di rtc-modules-5.10.0-32-octeon-di sound-modules-5.10.0-32-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-33' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-4kc-malta-di nic-modules-5.10.0-33-4kc-malta-di nic-wireless-modules-5.10.0-33-4kc-malta-di nic-shared-modules-5.10.0-33-4kc-malta-di usb-serial-modules-5.10.0-33-4kc-malta-di ppp-modules-5.10.0-33-4kc-malta-di pata-modules-5.10.0-33-4kc-malta-di cdrom-core-modules-5.10.0-33-4kc-malta-di scsi-core-modules-5.10.0-33-4kc-malta-di scsi-modules-5.10.0-33-4kc-malta-di scsi-nic-modules-5.10.0-33-4kc-malta-di loop-modules-5.10.0-33-4kc-malta-di btrfs-modules-5.10.0-33-4kc-malta-di ext4-modules-5.10.0-33-4kc-malta-di isofs-modules-5.10.0-33-4kc-malta-di jfs-modules-5.10.0-33-4kc-malta-di xfs-modules-5.10.0-33-4kc-malta-di fat-modules-5.10.0-33-4kc-malta-di affs-modules-5.10.0-33-4kc-malta-di minix-modules-5.10.0-33-4kc-malta-di squashfs-modules-5.10.0-33-4kc-malta-di udf-modules-5.10.0-33-4kc-malta-di fuse-modules-5.10.0-33-4kc-malta-di f2fs-modules-5.10.0-33-4kc-malta-di md-modules-5.10.0-33-4kc-malta-di multipath-modules-5.10.0-33-4kc-malta-di usb-modules-5.10.0-33-4kc-malta-di usb-storage-modules-5.10.0-33-4kc-malta-di fb-modules-5.10.0-33-4kc-malta-di input-modules-5.10.0-33-4kc-malta-di event-modules-5.10.0-33-4kc-malta-di mouse-modules-5.10.0-33-4kc-malta-di nic-usb-modules-5.10.0-33-4kc-malta-di sata-modules-5.10.0-33-4kc-malta-di i2c-modules-5.10.0-33-4kc-malta-di crc-modules-5.10.0-33-4kc-malta-di crypto-modules-5.10.0-33-4kc-malta-di crypto-dm-modules-5.10.0-33-4kc-malta-di ata-modules-5.10.0-33-4kc-malta-di mmc-core-modules-5.10.0-33-4kc-malta-di mmc-modules-5.10.0-33-4kc-malta-di nbd-modules-5.10.0-33-4kc-malta-di sound-modules-5.10.0-33-4kc-malta-di mtd-core-modules-5.10.0-33-4kc-malta-di kernel-image-5.10.0-33-octeon-di nic-modules-5.10.0-33-octeon-di nic-wireless-modules-5.10.0-33-octeon-di nic-shared-modules-5.10.0-33-octeon-di usb-serial-modules-5.10.0-33-octeon-di ppp-modules-5.10.0-33-octeon-di pata-modules-5.10.0-33-octeon-di cdrom-core-modules-5.10.0-33-octeon-di scsi-core-modules-5.10.0-33-octeon-di scsi-modules-5.10.0-33-octeon-di scsi-nic-modules-5.10.0-33-octeon-di loop-modules-5.10.0-33-octeon-di btrfs-modules-5.10.0-33-octeon-di ext4-modules-5.10.0-33-octeon-di isofs-modules-5.10.0-33-octeon-di jfs-modules-5.10.0-33-octeon-di xfs-modules-5.10.0-33-octeon-di fat-modules-5.10.0-33-octeon-di affs-modules-5.10.0-33-octeon-di minix-modules-5.10.0-33-octeon-di squashfs-modules-5.10.0-33-octeon-di udf-modules-5.10.0-33-octeon-di fuse-modules-5.10.0-33-octeon-di f2fs-modules-5.10.0-33-octeon-di md-modules-5.10.0-33-octeon-di multipath-modules-5.10.0-33-octeon-di usb-modules-5.10.0-33-octeon-di usb-storage-modules-5.10.0-33-octeon-di input-modules-5.10.0-33-octeon-di event-modules-5.10.0-33-octeon-di nic-usb-modules-5.10.0-33-octeon-di sata-modules-5.10.0-33-octeon-di crc-modules-5.10.0-33-octeon-di crypto-modules-5.10.0-33-octeon-di crypto-dm-modules-5.10.0-33-octeon-di nbd-modules-5.10.0-33-octeon-di rtc-modules-5.10.0-33-octeon-di sound-modules-5.10.0-33-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-33' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-4kc-malta-di nic-modules-5.10.0-33-4kc-malta-di nic-wireless-modules-5.10.0-33-4kc-malta-di nic-shared-modules-5.10.0-33-4kc-malta-di usb-serial-modules-5.10.0-33-4kc-malta-di ppp-modules-5.10.0-33-4kc-malta-di pata-modules-5.10.0-33-4kc-malta-di cdrom-core-modules-5.10.0-33-4kc-malta-di scsi-core-modules-5.10.0-33-4kc-malta-di scsi-modules-5.10.0-33-4kc-malta-di scsi-nic-modules-5.10.0-33-4kc-malta-di loop-modules-5.10.0-33-4kc-malta-di btrfs-modules-5.10.0-33-4kc-malta-di ext4-modules-5.10.0-33-4kc-malta-di isofs-modules-5.10.0-33-4kc-malta-di jfs-modules-5.10.0-33-4kc-malta-di xfs-modules-5.10.0-33-4kc-malta-di fat-modules-5.10.0-33-4kc-malta-di affs-modules-5.10.0-33-4kc-malta-di minix-modules-5.10.0-33-4kc-malta-di squashfs-modules-5.10.0-33-4kc-malta-di udf-modules-5.10.0-33-4kc-malta-di fuse-modules-5.10.0-33-4kc-malta-di f2fs-modules-5.10.0-33-4kc-malta-di md-modules-5.10.0-33-4kc-malta-di multipath-modules-5.10.0-33-4kc-malta-di usb-modules-5.10.0-33-4kc-malta-di usb-storage-modules-5.10.0-33-4kc-malta-di fb-modules-5.10.0-33-4kc-malta-di input-modules-5.10.0-33-4kc-malta-di event-modules-5.10.0-33-4kc-malta-di mouse-modules-5.10.0-33-4kc-malta-di nic-usb-modules-5.10.0-33-4kc-malta-di sata-modules-5.10.0-33-4kc-malta-di i2c-modules-5.10.0-33-4kc-malta-di crc-modules-5.10.0-33-4kc-malta-di crypto-modules-5.10.0-33-4kc-malta-di crypto-dm-modules-5.10.0-33-4kc-malta-di ata-modules-5.10.0-33-4kc-malta-di mmc-core-modules-5.10.0-33-4kc-malta-di mmc-modules-5.10.0-33-4kc-malta-di nbd-modules-5.10.0-33-4kc-malta-di sound-modules-5.10.0-33-4kc-malta-di mtd-core-modules-5.10.0-33-4kc-malta-di kernel-image-5.10.0-33-octeon-di nic-modules-5.10.0-33-octeon-di nic-wireless-modules-5.10.0-33-octeon-di nic-shared-modules-5.10.0-33-octeon-di usb-serial-modules-5.10.0-33-octeon-di ppp-modules-5.10.0-33-octeon-di pata-modules-5.10.0-33-octeon-di cdrom-core-modules-5.10.0-33-octeon-di scsi-core-modules-5.10.0-33-octeon-di scsi-modules-5.10.0-33-octeon-di scsi-nic-modules-5.10.0-33-octeon-di loop-modules-5.10.0-33-octeon-di btrfs-modules-5.10.0-33-octeon-di ext4-modules-5.10.0-33-octeon-di isofs-modules-5.10.0-33-octeon-di jfs-modules-5.10.0-33-octeon-di xfs-modules-5.10.0-33-octeon-di fat-modules-5.10.0-33-octeon-di affs-modules-5.10.0-33-octeon-di minix-modules-5.10.0-33-octeon-di squashfs-modules-5.10.0-33-octeon-di udf-modules-5.10.0-33-octeon-di fuse-modules-5.10.0-33-octeon-di f2fs-modules-5.10.0-33-octeon-di md-modules-5.10.0-33-octeon-di multipath-modules-5.10.0-33-octeon-di usb-modules-5.10.0-33-octeon-di usb-storage-modules-5.10.0-33-octeon-di input-modules-5.10.0-33-octeon-di event-modules-5.10.0-33-octeon-di nic-usb-modules-5.10.0-33-octeon-di sata-modules-5.10.0-33-octeon-di crc-modules-5.10.0-33-octeon-di crypto-modules-5.10.0-33-octeon-di crypto-dm-modules-5.10.0-33-octeon-di nbd-modules-5.10.0-33-octeon-di rtc-modules-5.10.0-33-octeon-di sound-modules-5.10.0-33-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-32' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-5kc-malta-di nic-modules-5.10.0-32-5kc-malta-di nic-wireless-modules-5.10.0-32-5kc-malta-di nic-shared-modules-5.10.0-32-5kc-malta-di usb-serial-modules-5.10.0-32-5kc-malta-di ppp-modules-5.10.0-32-5kc-malta-di pata-modules-5.10.0-32-5kc-malta-di cdrom-core-modules-5.10.0-32-5kc-malta-di scsi-core-modules-5.10.0-32-5kc-malta-di scsi-modules-5.10.0-32-5kc-malta-di scsi-nic-modules-5.10.0-32-5kc-malta-di loop-modules-5.10.0-32-5kc-malta-di btrfs-modules-5.10.0-32-5kc-malta-di ext4-modules-5.10.0-32-5kc-malta-di isofs-modules-5.10.0-32-5kc-malta-di jfs-modules-5.10.0-32-5kc-malta-di xfs-modules-5.10.0-32-5kc-malta-di fat-modules-5.10.0-32-5kc-malta-di affs-modules-5.10.0-32-5kc-malta-di minix-modules-5.10.0-32-5kc-malta-di squashfs-modules-5.10.0-32-5kc-malta-di udf-modules-5.10.0-32-5kc-malta-di fuse-modules-5.10.0-32-5kc-malta-di f2fs-modules-5.10.0-32-5kc-malta-di md-modules-5.10.0-32-5kc-malta-di multipath-modules-5.10.0-32-5kc-malta-di usb-modules-5.10.0-32-5kc-malta-di usb-storage-modules-5.10.0-32-5kc-malta-di fb-modules-5.10.0-32-5kc-malta-di input-modules-5.10.0-32-5kc-malta-di event-modules-5.10.0-32-5kc-malta-di mouse-modules-5.10.0-32-5kc-malta-di nic-usb-modules-5.10.0-32-5kc-malta-di sata-modules-5.10.0-32-5kc-malta-di i2c-modules-5.10.0-32-5kc-malta-di crc-modules-5.10.0-32-5kc-malta-di crypto-modules-5.10.0-32-5kc-malta-di crypto-dm-modules-5.10.0-32-5kc-malta-di ata-modules-5.10.0-32-5kc-malta-di mmc-core-modules-5.10.0-32-5kc-malta-di mmc-modules-5.10.0-32-5kc-malta-di nbd-modules-5.10.0-32-5kc-malta-di sound-modules-5.10.0-32-5kc-malta-di mtd-core-modules-5.10.0-32-5kc-malta-di kernel-image-5.10.0-32-octeon-di nic-modules-5.10.0-32-octeon-di nic-wireless-modules-5.10.0-32-octeon-di nic-shared-modules-5.10.0-32-octeon-di usb-serial-modules-5.10.0-32-octeon-di ppp-modules-5.10.0-32-octeon-di pata-modules-5.10.0-32-octeon-di cdrom-core-modules-5.10.0-32-octeon-di scsi-core-modules-5.10.0-32-octeon-di scsi-modules-5.10.0-32-octeon-di scsi-nic-modules-5.10.0-32-octeon-di loop-modules-5.10.0-32-octeon-di btrfs-modules-5.10.0-32-octeon-di ext4-modules-5.10.0-32-octeon-di isofs-modules-5.10.0-32-octeon-di jfs-modules-5.10.0-32-octeon-di xfs-modules-5.10.0-32-octeon-di fat-modules-5.10.0-32-octeon-di affs-modules-5.10.0-32-octeon-di minix-modules-5.10.0-32-octeon-di squashfs-modules-5.10.0-32-octeon-di udf-modules-5.10.0-32-octeon-di fuse-modules-5.10.0-32-octeon-di f2fs-modules-5.10.0-32-octeon-di md-modules-5.10.0-32-octeon-di multipath-modules-5.10.0-32-octeon-di usb-modules-5.10.0-32-octeon-di usb-storage-modules-5.10.0-32-octeon-di input-modules-5.10.0-32-octeon-di event-modules-5.10.0-32-octeon-di nic-usb-modules-5.10.0-32-octeon-di sata-modules-5.10.0-32-octeon-di crc-modules-5.10.0-32-octeon-di crypto-modules-5.10.0-32-octeon-di crypto-dm-modules-5.10.0-32-octeon-di nbd-modules-5.10.0-32-octeon-di rtc-modules-5.10.0-32-octeon-di sound-modules-5.10.0-32-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-33' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-5kc-malta-di nic-modules-5.10.0-33-5kc-malta-di nic-wireless-modules-5.10.0-33-5kc-malta-di nic-shared-modules-5.10.0-33-5kc-malta-di usb-serial-modules-5.10.0-33-5kc-malta-di ppp-modules-5.10.0-33-5kc-malta-di pata-modules-5.10.0-33-5kc-malta-di cdrom-core-modules-5.10.0-33-5kc-malta-di scsi-core-modules-5.10.0-33-5kc-malta-di scsi-modules-5.10.0-33-5kc-malta-di scsi-nic-modules-5.10.0-33-5kc-malta-di loop-modules-5.10.0-33-5kc-malta-di btrfs-modules-5.10.0-33-5kc-malta-di ext4-modules-5.10.0-33-5kc-malta-di isofs-modules-5.10.0-33-5kc-malta-di jfs-modules-5.10.0-33-5kc-malta-di xfs-modules-5.10.0-33-5kc-malta-di fat-modules-5.10.0-33-5kc-malta-di affs-modules-5.10.0-33-5kc-malta-di minix-modules-5.10.0-33-5kc-malta-di squashfs-modules-5.10.0-33-5kc-malta-di udf-modules-5.10.0-33-5kc-malta-di fuse-modules-5.10.0-33-5kc-malta-di f2fs-modules-5.10.0-33-5kc-malta-di md-modules-5.10.0-33-5kc-malta-di multipath-modules-5.10.0-33-5kc-malta-di usb-modules-5.10.0-33-5kc-malta-di usb-storage-modules-5.10.0-33-5kc-malta-di fb-modules-5.10.0-33-5kc-malta-di input-modules-5.10.0-33-5kc-malta-di event-modules-5.10.0-33-5kc-malta-di mouse-modules-5.10.0-33-5kc-malta-di nic-usb-modules-5.10.0-33-5kc-malta-di sata-modules-5.10.0-33-5kc-malta-di i2c-modules-5.10.0-33-5kc-malta-di crc-modules-5.10.0-33-5kc-malta-di crypto-modules-5.10.0-33-5kc-malta-di crypto-dm-modules-5.10.0-33-5kc-malta-di ata-modules-5.10.0-33-5kc-malta-di mmc-core-modules-5.10.0-33-5kc-malta-di mmc-modules-5.10.0-33-5kc-malta-di nbd-modules-5.10.0-33-5kc-malta-di sound-modules-5.10.0-33-5kc-malta-di mtd-core-modules-5.10.0-33-5kc-malta-di kernel-image-5.10.0-33-octeon-di nic-modules-5.10.0-33-octeon-di nic-wireless-modules-5.10.0-33-octeon-di nic-shared-modules-5.10.0-33-octeon-di usb-serial-modules-5.10.0-33-octeon-di ppp-modules-5.10.0-33-octeon-di pata-modules-5.10.0-33-octeon-di cdrom-core-modules-5.10.0-33-octeon-di scsi-core-modules-5.10.0-33-octeon-di scsi-modules-5.10.0-33-octeon-di scsi-nic-modules-5.10.0-33-octeon-di loop-modules-5.10.0-33-octeon-di btrfs-modules-5.10.0-33-octeon-di ext4-modules-5.10.0-33-octeon-di isofs-modules-5.10.0-33-octeon-di jfs-modules-5.10.0-33-octeon-di xfs-modules-5.10.0-33-octeon-di fat-modules-5.10.0-33-octeon-di affs-modules-5.10.0-33-octeon-di minix-modules-5.10.0-33-octeon-di squashfs-modules-5.10.0-33-octeon-di udf-modules-5.10.0-33-octeon-di fuse-modules-5.10.0-33-octeon-di f2fs-modules-5.10.0-33-octeon-di md-modules-5.10.0-33-octeon-di multipath-modules-5.10.0-33-octeon-di usb-modules-5.10.0-33-octeon-di usb-storage-modules-5.10.0-33-octeon-di input-modules-5.10.0-33-octeon-di event-modules-5.10.0-33-octeon-di nic-usb-modules-5.10.0-33-octeon-di sata-modules-5.10.0-33-octeon-di crc-modules-5.10.0-33-octeon-di crypto-modules-5.10.0-33-octeon-di crypto-dm-modules-5.10.0-33-octeon-di nbd-modules-5.10.0-33-octeon-di rtc-modules-5.10.0-33-octeon-di sound-modules-5.10.0-33-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-33' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-5kc-malta-di nic-modules-5.10.0-33-5kc-malta-di nic-wireless-modules-5.10.0-33-5kc-malta-di nic-shared-modules-5.10.0-33-5kc-malta-di usb-serial-modules-5.10.0-33-5kc-malta-di ppp-modules-5.10.0-33-5kc-malta-di pata-modules-5.10.0-33-5kc-malta-di cdrom-core-modules-5.10.0-33-5kc-malta-di scsi-core-modules-5.10.0-33-5kc-malta-di scsi-modules-5.10.0-33-5kc-malta-di scsi-nic-modules-5.10.0-33-5kc-malta-di loop-modules-5.10.0-33-5kc-malta-di btrfs-modules-5.10.0-33-5kc-malta-di ext4-modules-5.10.0-33-5kc-malta-di isofs-modules-5.10.0-33-5kc-malta-di jfs-modules-5.10.0-33-5kc-malta-di xfs-modules-5.10.0-33-5kc-malta-di fat-modules-5.10.0-33-5kc-malta-di affs-modules-5.10.0-33-5kc-malta-di minix-modules-5.10.0-33-5kc-malta-di squashfs-modules-5.10.0-33-5kc-malta-di udf-modules-5.10.0-33-5kc-malta-di fuse-modules-5.10.0-33-5kc-malta-di f2fs-modules-5.10.0-33-5kc-malta-di md-modules-5.10.0-33-5kc-malta-di multipath-modules-5.10.0-33-5kc-malta-di usb-modules-5.10.0-33-5kc-malta-di usb-storage-modules-5.10.0-33-5kc-malta-di fb-modules-5.10.0-33-5kc-malta-di input-modules-5.10.0-33-5kc-malta-di event-modules-5.10.0-33-5kc-malta-di mouse-modules-5.10.0-33-5kc-malta-di nic-usb-modules-5.10.0-33-5kc-malta-di sata-modules-5.10.0-33-5kc-malta-di i2c-modules-5.10.0-33-5kc-malta-di crc-modules-5.10.0-33-5kc-malta-di crypto-modules-5.10.0-33-5kc-malta-di crypto-dm-modules-5.10.0-33-5kc-malta-di ata-modules-5.10.0-33-5kc-malta-di mmc-core-modules-5.10.0-33-5kc-malta-di mmc-modules-5.10.0-33-5kc-malta-di nbd-modules-5.10.0-33-5kc-malta-di sound-modules-5.10.0-33-5kc-malta-di mtd-core-modules-5.10.0-33-5kc-malta-di kernel-image-5.10.0-33-octeon-di nic-modules-5.10.0-33-octeon-di nic-wireless-modules-5.10.0-33-octeon-di nic-shared-modules-5.10.0-33-octeon-di usb-serial-modules-5.10.0-33-octeon-di ppp-modules-5.10.0-33-octeon-di pata-modules-5.10.0-33-octeon-di cdrom-core-modules-5.10.0-33-octeon-di scsi-core-modules-5.10.0-33-octeon-di scsi-modules-5.10.0-33-octeon-di scsi-nic-modules-5.10.0-33-octeon-di loop-modules-5.10.0-33-octeon-di btrfs-modules-5.10.0-33-octeon-di ext4-modules-5.10.0-33-octeon-di isofs-modules-5.10.0-33-octeon-di jfs-modules-5.10.0-33-octeon-di xfs-modules-5.10.0-33-octeon-di fat-modules-5.10.0-33-octeon-di affs-modules-5.10.0-33-octeon-di minix-modules-5.10.0-33-octeon-di squashfs-modules-5.10.0-33-octeon-di udf-modules-5.10.0-33-octeon-di fuse-modules-5.10.0-33-octeon-di f2fs-modules-5.10.0-33-octeon-di md-modules-5.10.0-33-octeon-di multipath-modules-5.10.0-33-octeon-di usb-modules-5.10.0-33-octeon-di usb-storage-modules-5.10.0-33-octeon-di input-modules-5.10.0-33-octeon-di event-modules-5.10.0-33-octeon-di nic-usb-modules-5.10.0-33-octeon-di sata-modules-5.10.0-33-octeon-di crc-modules-5.10.0-33-octeon-di crypto-modules-5.10.0-33-octeon-di crypto-dm-modules-5.10.0-33-octeon-di nbd-modules-5.10.0-33-octeon-di rtc-modules-5.10.0-33-octeon-di sound-modules-5.10.0-33-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-32' 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-32-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-32-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mips64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='mips64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64_none_octeon: binary-arch_mips64_none_octeon_real
  binary-arch_mips64_none_octeon_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.223-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-33' ARCH='mips64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='mips64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64_none_real:
  binary-arch_mips64_real:: setup_mips64
  binary-arch_mips64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64el:: binary-arch_mips64el_none binary-arch_mips64el_real
  binary-arch_mips64el::
-       $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-32' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-5kc-malta-di nic-modules-5.10.0-32-5kc-malta-di nic-wireless-modules-5.10.0-32-5kc-malta-di nic-shared-modules-5.10.0-32-5kc-malta-di usb-serial-modules-5.10.0-32-5kc-malta-di ppp-modules-5.10.0-32-5kc-malta-di pata-modules-5.10.0-32-5kc-malta-di cdrom-core-modules-5.10.0-32-5kc-malta-di scsi-core-modules-5.10.0-32-5kc-malta-di scsi-modules-5.10.0-32-5kc-malta-di scsi-nic-modules-5.10.0-32-5kc-malta-di loop-modules-5.10.0-32-5kc-malta-di btrfs-modules-5.10.0-32-5kc-malta-di ext4-modules-5.10.0-32-5kc-malta-di isofs-modules-5.10.0-32-5kc-malta-di jfs-modules-5.10.0-32-5kc-malta-di xfs-modules-5.10.0-32-5kc-malta-di fat-modules-5.10.0-32-5kc-malta-di affs-modules-5.10.0-32-5kc-malta-di minix-modules-5.10.0-32-5kc-malta-di squashfs-modules-5.10.0-32-5kc-malta-di udf-modules-5.10.0-32-5kc-malta-di fuse-modules-5.10.0-32-5kc-malta-di f2fs-modules-5.10.0-32-5kc-malta-di md-modules-5.10.0-32-5kc-malta-di multipath-modules-5.10.0-32-5kc-malta-di usb-modules-5.10.0-32-5kc-malta-di usb-storage-modules-5.10.0-32-5kc-malta-di fb-modules-5.10.0-32-5kc-malta-di input-modules-5.10.0-32-5kc-malta-di event-modules-5.10.0-32-5kc-malta-di mouse-modules-5.10.0-32-5kc-malta-di nic-usb-modules-5.10.0-32-5kc-malta-di sata-modules-5.10.0-32-5kc-malta-di i2c-modules-5.10.0-32-5kc-malta-di crc-modules-5.10.0-32-5kc-malta-di crypto-modules-5.10.0-32-5kc-malta-di crypto-dm-modules-5.10.0-32-5kc-malta-di ata-modules-5.10.0-32-5kc-malta-di mmc-core-modules-5.10.0-32-5kc-malta-di mmc-modules-5.10.0-32-5kc-malta-di nbd-modules-5.10.0-32-5kc-malta-di sound-modules-5.10.0-32-5kc-malta-di mtd-core-modules-5.10.0-32-5kc-malta-di kernel-image-5.10.0-32-loongson-3-di nic-modules-5.10.0-32-loongson-3-di nic-wireless-modules-5.10.0-32-loongson-3-di nic-shared-modules-5.10.0-32-loongson-3-di usb-serial-modules-5.10.0-32-loongson-3-di ppp-modules-5.10.0-32-loongson-3-di pata-modules-5.10.0-32-loongson-3-di cdrom-core-modules-5.10.0-32-loongson-3-di firewire-core-modules-5.10.0-32-loongson-3-di scsi-core-modules-5.10.0-32-loongson-3-di scsi-modules-5.10.0-32-loongson-3-di scsi-nic-modules-5.10.0-32-loongson-3-di loop-modules-5.10.0-32-loongson-3-di btrfs-modules-5.10.0-32-loongson-3-di ext4-modules-5.10.0-32-loongson-3-di isofs-modules-5.10.0-32-loongson-3-di jfs-modules-5.10.0-32-loongson-3-di xfs-modules-5.10.0-32-loongson-3-di fat-modules-5.10.0-32-loongson-3-di affs-modules-5.10.0-32-loongson-3-di minix-modules-5.10.0-32-loongson-3-di nfs-modules-5.10.0-32-loongson-3-di squashfs-modules-5.10.0-32-loongson-3-di udf-modules-5.10.0-32-loongson-3-di fuse-modules-5.10.0-32-loongson-3-di f2fs-modules-5.10.0-32-loongson-3-di md-modules-5.10.0-32-loongson-3-di multipath-modules-5.10.0-32-loongson-3-di usb-modules-5.10.0-32-loongson-3-di usb-storage-modules-5.10.0-32-loongson-3-di fb-modules-5.10.0-32-loongson-3-di input-modules-5.10.0-32-loongson-3-di event-modules-5.10.0-32-loongson-3-di nic-usb-modules-5.10.0-32-loongson-3-di sata-modules-5.10.0-32-loongson-3-di crc-modules-5.10.0-32-loongson-3-di crypto-modules-5.10.0-32-loongson-3-di crypto-dm-modules-5.10.0-32-loongson-3-di ata-modules-5.10.0-32-loongson-3-di nbd-modules-5.10.0-32-loongson-3-di speakup-modules-5.10.0-32-loongson-3-di sound-modules-5.10.0-32-loongson-3-di mtd-core-modules-5.10.0-32-loongson-3-di kernel-image-5.10.0-32-octeon-di nic-modules-5.10.0-32-octeon-di nic-wireless-modules-5.10.0-32-octeon-di nic-shared-modules-5.10.0-32-octeon-di usb-serial-modules-5.10.0-32-octeon-di ppp-modules-5.10.0-32-octeon-di pata-modules-5.10.0-32-octeon-di cdrom-core-modules-5.10.0-32-octeon-di scsi-core-modules-5.10.0-32-octeon-di scsi-modules-5.10.0-32-octeon-di scsi-nic-modules-5.10.0-32-octeon-di loop-modules-5.10.0-32-octeon-di btrfs-modules-5.10.0-32-octeon-di ext4-modules-5.10.0-32-octeon-di isofs-modules-5.10.0-32-octeon-di jfs-modules-5.10.0-32-octeon-di xfs-modules-5.10.0-32-octeon-di fat-modules-5.10.0-32-octeon-di affs-modules-5.10.0-32-octeon-di minix-modules-5.10.0-32-octeon-di squashfs-modules-5.10.0-32-octeon-di udf-modules-5.10.0-32-octeon-di fuse-modules-5.10.0-32-octeon-di f2fs-modules-5.10.0-32-octeon-di md-modules-5.10.0-32-octeon-di multipath-modules-5.10.0-32-octeon-di usb-modules-5.10.0-32-octeon-di usb-storage-modules-5.10.0-32-octeon-di input-modules-5.10.0-32-octeon-di event-modules-5.10.0-32-octeon-di nic-usb-modules-5.10.0-32-octeon-di sata-modules-5.10.0-32-octeon-di crc-modules-5.10.0-32-octeon-di crypto-modules-5.10.0-32-octeon-di crypto-dm-modules-5.10.0-32-octeon-di nbd-modules-5.10.0-32-octeon-di rtc-modules-5.10.0-32-octeon-di sound-modules-5.10.0-32-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-33' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-5kc-malta-di nic-modules-5.10.0-33-5kc-malta-di nic-wireless-modules-5.10.0-33-5kc-malta-di nic-shared-modules-5.10.0-33-5kc-malta-di usb-serial-modules-5.10.0-33-5kc-malta-di ppp-modules-5.10.0-33-5kc-malta-di pata-modules-5.10.0-33-5kc-malta-di cdrom-core-modules-5.10.0-33-5kc-malta-di scsi-core-modules-5.10.0-33-5kc-malta-di scsi-modules-5.10.0-33-5kc-malta-di scsi-nic-modules-5.10.0-33-5kc-malta-di loop-modules-5.10.0-33-5kc-malta-di btrfs-modules-5.10.0-33-5kc-malta-di ext4-modules-5.10.0-33-5kc-malta-di isofs-modules-5.10.0-33-5kc-malta-di jfs-modules-5.10.0-33-5kc-malta-di xfs-modules-5.10.0-33-5kc-malta-di fat-modules-5.10.0-33-5kc-malta-di affs-modules-5.10.0-33-5kc-malta-di minix-modules-5.10.0-33-5kc-malta-di squashfs-modules-5.10.0-33-5kc-malta-di udf-modules-5.10.0-33-5kc-malta-di fuse-modules-5.10.0-33-5kc-malta-di f2fs-modules-5.10.0-33-5kc-malta-di md-modules-5.10.0-33-5kc-malta-di multipath-modules-5.10.0-33-5kc-malta-di usb-modules-5.10.0-33-5kc-malta-di usb-storage-modules-5.10.0-33-5kc-malta-di fb-modules-5.10.0-33-5kc-malta-di input-modules-5.10.0-33-5kc-malta-di event-modules-5.10.0-33-5kc-malta-di mouse-modules-5.10.0-33-5kc-malta-di nic-usb-modules-5.10.0-33-5kc-malta-di sata-modules-5.10.0-33-5kc-malta-di i2c-modules-5.10.0-33-5kc-malta-di crc-modules-5.10.0-33-5kc-malta-di crypto-modules-5.10.0-33-5kc-malta-di crypto-dm-modules-5.10.0-33-5kc-malta-di ata-modules-5.10.0-33-5kc-malta-di mmc-core-modules-5.10.0-33-5kc-malta-di mmc-modules-5.10.0-33-5kc-malta-di nbd-modules-5.10.0-33-5kc-malta-di sound-modules-5.10.0-33-5kc-malta-di mtd-core-modules-5.10.0-33-5kc-malta-di kernel-image-5.10.0-33-loongson-3-di nic-modules-5.10.0-33-loongson-3-di nic-wireless-modules-5.10.0-33-loongson-3-di nic-shared-modules-5.10.0-33-loongson-3-di usb-serial-modules-5.10.0-33-loongson-3-di ppp-modules-5.10.0-33-loongson-3-di pata-modules-5.10.0-33-loongson-3-di cdrom-core-modules-5.10.0-33-loongson-3-di firewire-core-modules-5.10.0-33-loongson-3-di scsi-core-modules-5.10.0-33-loongson-3-di scsi-modules-5.10.0-33-loongson-3-di scsi-nic-modules-5.10.0-33-loongson-3-di loop-modules-5.10.0-33-loongson-3-di btrfs-modules-5.10.0-33-loongson-3-di ext4-modules-5.10.0-33-loongson-3-di isofs-modules-5.10.0-33-loongson-3-di jfs-modules-5.10.0-33-loongson-3-di xfs-modules-5.10.0-33-loongson-3-di fat-modules-5.10.0-33-loongson-3-di affs-modules-5.10.0-33-loongson-3-di minix-modules-5.10.0-33-loongson-3-di nfs-modules-5.10.0-33-loongson-3-di squashfs-modules-5.10.0-33-loongson-3-di udf-modules-5.10.0-33-loongson-3-di fuse-modules-5.10.0-33-loongson-3-di f2fs-modules-5.10.0-33-loongson-3-di md-modules-5.10.0-33-loongson-3-di multipath-modules-5.10.0-33-loongson-3-di usb-modules-5.10.0-33-loongson-3-di usb-storage-modules-5.10.0-33-loongson-3-di fb-modules-5.10.0-33-loongson-3-di input-modules-5.10.0-33-loongson-3-di event-modules-5.10.0-33-loongson-3-di nic-usb-modules-5.10.0-33-loongson-3-di sata-modules-5.10.0-33-loongson-3-di crc-modules-5.10.0-33-loongson-3-di crypto-modules-5.10.0-33-loongson-3-di crypto-dm-modules-5.10.0-33-loongson-3-di ata-modules-5.10.0-33-loongson-3-di nbd-modules-5.10.0-33-loongson-3-di speakup-modules-5.10.0-33-loongson-3-di sound-modules-5.10.0-33-loongson-3-di mtd-core-modules-5.10.0-33-loongson-3-di kernel-image-5.10.0-33-octeon-di nic-modules-5.10.0-33-octeon-di nic-wireless-modules-5.10.0-33-octeon-di nic-shared-modules-5.10.0-33-octeon-di usb-serial-modules-5.10.0-33-octeon-di ppp-modules-5.10.0-33-octeon-di pata-modules-5.10.0-33-octeon-di cdrom-core-modules-5.10.0-33-octeon-di scsi-core-modules-5.10.0-33-octeon-di scsi-modules-5.10.0-33-octeon-di scsi-nic-modules-5.10.0-33-octeon-di loop-modules-5.10.0-33-octeon-di btrfs-modules-5.10.0-33-octeon-di ext4-modules-5.10.0-33-octeon-di isofs-modules-5.10.0-33-octeon-di jfs-modules-5.10.0-33-octeon-di xfs-modules-5.10.0-33-octeon-di fat-modules-5.10.0-33-octeon-di affs-modules-5.10.0-33-octeon-di minix-modules-5.10.0-33-octeon-di squashfs-modules-5.10.0-33-octeon-di udf-modules-5.10.0-33-octeon-di fuse-modules-5.10.0-33-octeon-di f2fs-modules-5.10.0-33-octeon-di md-modules-5.10.0-33-octeon-di multipath-modules-5.10.0-33-octeon-di usb-modules-5.10.0-33-octeon-di usb-storage-modules-5.10.0-33-octeon-di input-modules-5.10.0-33-octeon-di event-modules-5.10.0-33-octeon-di nic-usb-modules-5.10.0-33-octeon-di sata-modules-5.10.0-33-octeon-di crc-modules-5.10.0-33-octeon-di crypto-modules-5.10.0-33-octeon-di crypto-dm-modules-5.10.0-33-octeon-di nbd-modules-5.10.0-33-octeon-di rtc-modules-5.10.0-33-octeon-di sound-modules-5.10.0-33-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-33' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-5kc-malta-di nic-modules-5.10.0-33-5kc-malta-di nic-wireless-modules-5.10.0-33-5kc-malta-di nic-shared-modules-5.10.0-33-5kc-malta-di usb-serial-modules-5.10.0-33-5kc-malta-di ppp-modules-5.10.0-33-5kc-malta-di pata-modules-5.10.0-33-5kc-malta-di cdrom-core-modules-5.10.0-33-5kc-malta-di scsi-core-modules-5.10.0-33-5kc-malta-di scsi-modules-5.10.0-33-5kc-malta-di scsi-nic-modules-5.10.0-33-5kc-malta-di loop-modules-5.10.0-33-5kc-malta-di btrfs-modules-5.10.0-33-5kc-malta-di ext4-modules-5.10.0-33-5kc-malta-di isofs-modules-5.10.0-33-5kc-malta-di jfs-modules-5.10.0-33-5kc-malta-di xfs-modules-5.10.0-33-5kc-malta-di fat-modules-5.10.0-33-5kc-malta-di affs-modules-5.10.0-33-5kc-malta-di minix-modules-5.10.0-33-5kc-malta-di squashfs-modules-5.10.0-33-5kc-malta-di udf-modules-5.10.0-33-5kc-malta-di fuse-modules-5.10.0-33-5kc-malta-di f2fs-modules-5.10.0-33-5kc-malta-di md-modules-5.10.0-33-5kc-malta-di multipath-modules-5.10.0-33-5kc-malta-di usb-modules-5.10.0-33-5kc-malta-di usb-storage-modules-5.10.0-33-5kc-malta-di fb-modules-5.10.0-33-5kc-malta-di input-modules-5.10.0-33-5kc-malta-di event-modules-5.10.0-33-5kc-malta-di mouse-modules-5.10.0-33-5kc-malta-di nic-usb-modules-5.10.0-33-5kc-malta-di sata-modules-5.10.0-33-5kc-malta-di i2c-modules-5.10.0-33-5kc-malta-di crc-modules-5.10.0-33-5kc-malta-di crypto-modules-5.10.0-33-5kc-malta-di crypto-dm-modules-5.10.0-33-5kc-malta-di ata-modules-5.10.0-33-5kc-malta-di mmc-core-modules-5.10.0-33-5kc-malta-di mmc-modules-5.10.0-33-5kc-malta-di nbd-modules-5.10.0-33-5kc-malta-di sound-modules-5.10.0-33-5kc-malta-di mtd-core-modules-5.10.0-33-5kc-malta-di kernel-image-5.10.0-33-loongson-3-di nic-modules-5.10.0-33-loongson-3-di nic-wireless-modules-5.10.0-33-loongson-3-di nic-shared-modules-5.10.0-33-loongson-3-di usb-serial-modules-5.10.0-33-loongson-3-di ppp-modules-5.10.0-33-loongson-3-di pata-modules-5.10.0-33-loongson-3-di cdrom-core-modules-5.10.0-33-loongson-3-di firewire-core-modules-5.10.0-33-loongson-3-di scsi-core-modules-5.10.0-33-loongson-3-di scsi-modules-5.10.0-33-loongson-3-di scsi-nic-modules-5.10.0-33-loongson-3-di loop-modules-5.10.0-33-loongson-3-di btrfs-modules-5.10.0-33-loongson-3-di ext4-modules-5.10.0-33-loongson-3-di isofs-modules-5.10.0-33-loongson-3-di jfs-modules-5.10.0-33-loongson-3-di xfs-modules-5.10.0-33-loongson-3-di fat-modules-5.10.0-33-loongson-3-di affs-modules-5.10.0-33-loongson-3-di minix-modules-5.10.0-33-loongson-3-di nfs-modules-5.10.0-33-loongson-3-di squashfs-modules-5.10.0-33-loongson-3-di udf-modules-5.10.0-33-loongson-3-di fuse-modules-5.10.0-33-loongson-3-di f2fs-modules-5.10.0-33-loongson-3-di md-modules-5.10.0-33-loongson-3-di multipath-modules-5.10.0-33-loongson-3-di usb-modules-5.10.0-33-loongson-3-di usb-storage-modules-5.10.0-33-loongson-3-di fb-modules-5.10.0-33-loongson-3-di input-modules-5.10.0-33-loongson-3-di event-modules-5.10.0-33-loongson-3-di nic-usb-modules-5.10.0-33-loongson-3-di sata-modules-5.10.0-33-loongson-3-di crc-modules-5.10.0-33-loongson-3-di crypto-modules-5.10.0-33-loongson-3-di crypto-dm-modules-5.10.0-33-loongson-3-di ata-modules-5.10.0-33-loongson-3-di nbd-modules-5.10.0-33-loongson-3-di speakup-modules-5.10.0-33-loongson-3-di sound-modules-5.10.0-33-loongson-3-di mtd-core-modules-5.10.0-33-loongson-3-di kernel-image-5.10.0-33-octeon-di nic-modules-5.10.0-33-octeon-di nic-wireless-modules-5.10.0-33-octeon-di nic-shared-modules-5.10.0-33-octeon-di usb-serial-modules-5.10.0-33-octeon-di ppp-modules-5.10.0-33-octeon-di pata-modules-5.10.0-33-octeon-di cdrom-core-modules-5.10.0-33-octeon-di scsi-core-modules-5.10.0-33-octeon-di scsi-modules-5.10.0-33-octeon-di scsi-nic-modules-5.10.0-33-octeon-di loop-modules-5.10.0-33-octeon-di btrfs-modules-5.10.0-33-octeon-di ext4-modules-5.10.0-33-octeon-di isofs-modules-5.10.0-33-octeon-di jfs-modules-5.10.0-33-octeon-di xfs-modules-5.10.0-33-octeon-di fat-modules-5.10.0-33-octeon-di affs-modules-5.10.0-33-octeon-di minix-modules-5.10.0-33-octeon-di squashfs-modules-5.10.0-33-octeon-di udf-modules-5.10.0-33-octeon-di fuse-modules-5.10.0-33-octeon-di f2fs-modules-5.10.0-33-octeon-di md-modules-5.10.0-33-octeon-di multipath-modules-5.10.0-33-octeon-di usb-modules-5.10.0-33-octeon-di usb-storage-modules-5.10.0-33-octeon-di input-modules-5.10.0-33-octeon-di event-modules-5.10.0-33-octeon-di nic-usb-modules-5.10.0-33-octeon-di sata-modules-5.10.0-33-octeon-di crc-modules-5.10.0-33-octeon-di crypto-modules-5.10.0-33-octeon-di crypto-dm-modules-5.10.0-33-octeon-di nbd-modules-5.10.0-33-octeon-di rtc-modules-5.10.0-33-octeon-di sound-modules-5.10.0-33-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-32' 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-32-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-32-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64el_none_loongson-3: binary-arch_mips64el_none_loongson-3_real
  binary-arch_mips64el_none_loongson-3_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.223-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-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64el_none_octeon: binary-arch_mips64el_none_octeon_real
  binary-arch_mips64el_none_octeon_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.223-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-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64el_none_real:
  binary-arch_mips64el_real:: setup_mips64el
  binary-arch_mips64el_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64r6:: binary-arch_mips64r6_none binary-arch_mips64r6_real
  binary-arch_mips64r6::
-       $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-32' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-mips64r6-di nic-shared-modules-5.10.0-32-mips64r6-di loop-modules-5.10.0-32-mips64r6-di btrfs-modules-5.10.0-32-mips64r6-di ext4-modules-5.10.0-32-mips64r6-di isofs-modules-5.10.0-32-mips64r6-di jfs-modules-5.10.0-32-mips64r6-di xfs-modules-5.10.0-32-mips64r6-di squashfs-modules-5.10.0-32-mips64r6-di udf-modules-5.10.0-32-mips64r6-di fuse-modules-5.10.0-32-mips64r6-di f2fs-modules-5.10.0-32-mips64r6-di md-modules-5.10.0-32-mips64r6-di multipath-modules-5.10.0-32-mips64r6-di crc-modules-5.10.0-32-mips64r6-di crypto-modules-5.10.0-32-mips64r6-di crypto-dm-modules-5.10.0-32-mips64r6-di nbd-modules-5.10.0-32-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-33' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-mips64r6-di nic-shared-modules-5.10.0-33-mips64r6-di loop-modules-5.10.0-33-mips64r6-di btrfs-modules-5.10.0-33-mips64r6-di ext4-modules-5.10.0-33-mips64r6-di isofs-modules-5.10.0-33-mips64r6-di jfs-modules-5.10.0-33-mips64r6-di xfs-modules-5.10.0-33-mips64r6-di squashfs-modules-5.10.0-33-mips64r6-di udf-modules-5.10.0-33-mips64r6-di fuse-modules-5.10.0-33-mips64r6-di f2fs-modules-5.10.0-33-mips64r6-di md-modules-5.10.0-33-mips64r6-di multipath-modules-5.10.0-33-mips64r6-di crc-modules-5.10.0-33-mips64r6-di crypto-modules-5.10.0-33-mips64r6-di crypto-dm-modules-5.10.0-33-mips64r6-di nbd-modules-5.10.0-33-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-33' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-mips64r6-di nic-shared-modules-5.10.0-33-mips64r6-di loop-modules-5.10.0-33-mips64r6-di btrfs-modules-5.10.0-33-mips64r6-di ext4-modules-5.10.0-33-mips64r6-di isofs-modules-5.10.0-33-mips64r6-di jfs-modules-5.10.0-33-mips64r6-di xfs-modules-5.10.0-33-mips64r6-di squashfs-modules-5.10.0-33-mips64r6-di udf-modules-5.10.0-33-mips64r6-di fuse-modules-5.10.0-33-mips64r6-di f2fs-modules-5.10.0-33-mips64r6-di md-modules-5.10.0-33-mips64r6-di multipath-modules-5.10.0-33-mips64r6-di crc-modules-5.10.0-33-mips64r6-di crypto-modules-5.10.0-33-mips64r6-di crypto-dm-modules-5.10.0-33-mips64r6-di nbd-modules-5.10.0-33-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-32' 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-32-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-32-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.223-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-33' ARCH='mips64r6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='mips64r6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64r6_none_real:
  binary-arch_mips64r6_real:: setup_mips64r6
  binary-arch_mips64r6_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64r6el:: binary-arch_mips64r6el_none binary-arch_mips64r6el_real
  binary-arch_mips64r6el::
-       $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-32' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-mips64r6el-di nic-shared-modules-5.10.0-32-mips64r6el-di loop-modules-5.10.0-32-mips64r6el-di btrfs-modules-5.10.0-32-mips64r6el-di ext4-modules-5.10.0-32-mips64r6el-di isofs-modules-5.10.0-32-mips64r6el-di jfs-modules-5.10.0-32-mips64r6el-di xfs-modules-5.10.0-32-mips64r6el-di squashfs-modules-5.10.0-32-mips64r6el-di udf-modules-5.10.0-32-mips64r6el-di fuse-modules-5.10.0-32-mips64r6el-di f2fs-modules-5.10.0-32-mips64r6el-di md-modules-5.10.0-32-mips64r6el-di multipath-modules-5.10.0-32-mips64r6el-di crc-modules-5.10.0-32-mips64r6el-di crypto-modules-5.10.0-32-mips64r6el-di crypto-dm-modules-5.10.0-32-mips64r6el-di nbd-modules-5.10.0-32-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-33' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-mips64r6el-di nic-shared-modules-5.10.0-33-mips64r6el-di loop-modules-5.10.0-33-mips64r6el-di btrfs-modules-5.10.0-33-mips64r6el-di ext4-modules-5.10.0-33-mips64r6el-di isofs-modules-5.10.0-33-mips64r6el-di jfs-modules-5.10.0-33-mips64r6el-di xfs-modules-5.10.0-33-mips64r6el-di squashfs-modules-5.10.0-33-mips64r6el-di udf-modules-5.10.0-33-mips64r6el-di fuse-modules-5.10.0-33-mips64r6el-di f2fs-modules-5.10.0-33-mips64r6el-di md-modules-5.10.0-33-mips64r6el-di multipath-modules-5.10.0-33-mips64r6el-di crc-modules-5.10.0-33-mips64r6el-di crypto-modules-5.10.0-33-mips64r6el-di crypto-dm-modules-5.10.0-33-mips64r6el-di nbd-modules-5.10.0-33-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-33' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-mips64r6el-di nic-shared-modules-5.10.0-33-mips64r6el-di loop-modules-5.10.0-33-mips64r6el-di btrfs-modules-5.10.0-33-mips64r6el-di ext4-modules-5.10.0-33-mips64r6el-di isofs-modules-5.10.0-33-mips64r6el-di jfs-modules-5.10.0-33-mips64r6el-di xfs-modules-5.10.0-33-mips64r6el-di squashfs-modules-5.10.0-33-mips64r6el-di udf-modules-5.10.0-33-mips64r6el-di fuse-modules-5.10.0-33-mips64r6el-di f2fs-modules-5.10.0-33-mips64r6el-di md-modules-5.10.0-33-mips64r6el-di multipath-modules-5.10.0-33-mips64r6el-di crc-modules-5.10.0-33-mips64r6el-di crypto-modules-5.10.0-33-mips64r6el-di crypto-dm-modules-5.10.0-33-mips64r6el-di nbd-modules-5.10.0-33-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-32' 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-32-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-32-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.223-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-33' ARCH='mips64r6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='mips64r6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips64r6el_none_real:
  binary-arch_mips64r6el_real:: setup_mips64r6el
  binary-arch_mips64r6el_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips_none: binary-arch_mips_none_4kc-malta binary-arch_mips_none_5kc-malta binary-arch_mips_none_octeon binary-arch_mips_none_real
  binary-arch_mips_none_4kc-malta: binary-arch_mips_none_4kc-malta_real
  binary-arch_mips_none_4kc-malta_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips_none_5kc-malta: binary-arch_mips_none_5kc-malta_real
  binary-arch_mips_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips_none_octeon: binary-arch_mips_none_octeon_real
  binary-arch_mips_none_octeon_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.223-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-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mips_none_real:
  binary-arch_mips_real:: setup_mips
  binary-arch_mips_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsel:: binary-arch_mipsel_none binary-arch_mipsel_real
  binary-arch_mipsel::
-       $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-32' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-4kc-malta-di nic-modules-5.10.0-32-4kc-malta-di nic-wireless-modules-5.10.0-32-4kc-malta-di nic-shared-modules-5.10.0-32-4kc-malta-di usb-serial-modules-5.10.0-32-4kc-malta-di ppp-modules-5.10.0-32-4kc-malta-di pata-modules-5.10.0-32-4kc-malta-di cdrom-core-modules-5.10.0-32-4kc-malta-di scsi-core-modules-5.10.0-32-4kc-malta-di scsi-modules-5.10.0-32-4kc-malta-di scsi-nic-modules-5.10.0-32-4kc-malta-di loop-modules-5.10.0-32-4kc-malta-di btrfs-modules-5.10.0-32-4kc-malta-di ext4-modules-5.10.0-32-4kc-malta-di isofs-modules-5.10.0-32-4kc-malta-di jfs-modules-5.10.0-32-4kc-malta-di xfs-modules-5.10.0-32-4kc-malta-di fat-modules-5.10.0-32-4kc-malta-di affs-modules-5.10.0-32-4kc-malta-di minix-modules-5.10.0-32-4kc-malta-di squashfs-modules-5.10.0-32-4kc-malta-di udf-modules-5.10.0-32-4kc-malta-di fuse-modules-5.10.0-32-4kc-malta-di f2fs-modules-5.10.0-32-4kc-malta-di md-modules-5.10.0-32-4kc-malta-di multipath-modules-5.10.0-32-4kc-malta-di usb-modules-5.10.0-32-4kc-malta-di usb-storage-modules-5.10.0-32-4kc-malta-di fb-modules-5.10.0-32-4kc-malta-di input-modules-5.10.0-32-4kc-malta-di event-modules-5.10.0-32-4kc-malta-di mouse-modules-5.10.0-32-4kc-malta-di nic-usb-modules-5.10.0-32-4kc-malta-di sata-modules-5.10.0-32-4kc-malta-di i2c-modules-5.10.0-32-4kc-malta-di crc-modules-5.10.0-32-4kc-malta-di crypto-modules-5.10.0-32-4kc-malta-di crypto-dm-modules-5.10.0-32-4kc-malta-di ata-modules-5.10.0-32-4kc-malta-di mmc-core-modules-5.10.0-32-4kc-malta-di mmc-modules-5.10.0-32-4kc-malta-di nbd-modules-5.10.0-32-4kc-malta-di sound-modules-5.10.0-32-4kc-malta-di mtd-core-modules-5.10.0-32-4kc-malta-di kernel-image-5.10.0-32-loongson-3-di nic-modules-5.10.0-32-loongson-3-di nic-wireless-modules-5.10.0-32-loongson-3-di nic-shared-modules-5.10.0-32-loongson-3-di usb-serial-modules-5.10.0-32-loongson-3-di ppp-modules-5.10.0-32-loongson-3-di pata-modules-5.10.0-32-loongson-3-di cdrom-core-modules-5.10.0-32-loongson-3-di firewire-core-modules-5.10.0-32-loongson-3-di scsi-core-modules-5.10.0-32-loongson-3-di scsi-modules-5.10.0-32-loongson-3-di scsi-nic-modules-5.10.0-32-loongson-3-di loop-modules-5.10.0-32-loongson-3-di btrfs-modules-5.10.0-32-loongson-3-di ext4-modules-5.10.0-32-loongson-3-di isofs-modules-5.10.0-32-loongson-3-di jfs-modules-5.10.0-32-loongson-3-di xfs-modules-5.10.0-32-loongson-3-di fat-modules-5.10.0-32-loongson-3-di affs-modules-5.10.0-32-loongson-3-di minix-modules-5.10.0-32-loongson-3-di nfs-modules-5.10.0-32-loongson-3-di squashfs-modules-5.10.0-32-loongson-3-di udf-modules-5.10.0-32-loongson-3-di fuse-modules-5.10.0-32-loongson-3-di f2fs-modules-5.10.0-32-loongson-3-di md-modules-5.10.0-32-loongson-3-di multipath-modules-5.10.0-32-loongson-3-di usb-modules-5.10.0-32-loongson-3-di usb-storage-modules-5.10.0-32-loongson-3-di fb-modules-5.10.0-32-loongson-3-di input-modules-5.10.0-32-loongson-3-di event-modules-5.10.0-32-loongson-3-di nic-usb-modules-5.10.0-32-loongson-3-di sata-modules-5.10.0-32-loongson-3-di crc-modules-5.10.0-32-loongson-3-di crypto-modules-5.10.0-32-loongson-3-di crypto-dm-modules-5.10.0-32-loongson-3-di ata-modules-5.10.0-32-loongson-3-di nbd-modules-5.10.0-32-loongson-3-di speakup-modules-5.10.0-32-loongson-3-di sound-modules-5.10.0-32-loongson-3-di mtd-core-modules-5.10.0-32-loongson-3-di kernel-image-5.10.0-32-octeon-di nic-modules-5.10.0-32-octeon-di nic-wireless-modules-5.10.0-32-octeon-di nic-shared-modules-5.10.0-32-octeon-di usb-serial-modules-5.10.0-32-octeon-di ppp-modules-5.10.0-32-octeon-di pata-modules-5.10.0-32-octeon-di cdrom-core-modules-5.10.0-32-octeon-di scsi-core-modules-5.10.0-32-octeon-di scsi-modules-5.10.0-32-octeon-di scsi-nic-modules-5.10.0-32-octeon-di loop-modules-5.10.0-32-octeon-di btrfs-modules-5.10.0-32-octeon-di ext4-modules-5.10.0-32-octeon-di isofs-modules-5.10.0-32-octeon-di jfs-modules-5.10.0-32-octeon-di xfs-modules-5.10.0-32-octeon-di fat-modules-5.10.0-32-octeon-di affs-modules-5.10.0-32-octeon-di minix-modules-5.10.0-32-octeon-di squashfs-modules-5.10.0-32-octeon-di udf-modules-5.10.0-32-octeon-di fuse-modules-5.10.0-32-octeon-di f2fs-modules-5.10.0-32-octeon-di md-modules-5.10.0-32-octeon-di multipath-modules-5.10.0-32-octeon-di usb-modules-5.10.0-32-octeon-di usb-storage-modules-5.10.0-32-octeon-di input-modules-5.10.0-32-octeon-di event-modules-5.10.0-32-octeon-di nic-usb-modules-5.10.0-32-octeon-di sata-modules-5.10.0-32-octeon-di crc-modules-5.10.0-32-octeon-di crypto-modules-5.10.0-32-octeon-di crypto-dm-modules-5.10.0-32-octeon-di nbd-modules-5.10.0-32-octeon-di rtc-modules-5.10.0-32-octeon-di sound-modules-5.10.0-32-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-33' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-4kc-malta-di nic-modules-5.10.0-33-4kc-malta-di nic-wireless-modules-5.10.0-33-4kc-malta-di nic-shared-modules-5.10.0-33-4kc-malta-di usb-serial-modules-5.10.0-33-4kc-malta-di ppp-modules-5.10.0-33-4kc-malta-di pata-modules-5.10.0-33-4kc-malta-di cdrom-core-modules-5.10.0-33-4kc-malta-di scsi-core-modules-5.10.0-33-4kc-malta-di scsi-modules-5.10.0-33-4kc-malta-di scsi-nic-modules-5.10.0-33-4kc-malta-di loop-modules-5.10.0-33-4kc-malta-di btrfs-modules-5.10.0-33-4kc-malta-di ext4-modules-5.10.0-33-4kc-malta-di isofs-modules-5.10.0-33-4kc-malta-di jfs-modules-5.10.0-33-4kc-malta-di xfs-modules-5.10.0-33-4kc-malta-di fat-modules-5.10.0-33-4kc-malta-di affs-modules-5.10.0-33-4kc-malta-di minix-modules-5.10.0-33-4kc-malta-di squashfs-modules-5.10.0-33-4kc-malta-di udf-modules-5.10.0-33-4kc-malta-di fuse-modules-5.10.0-33-4kc-malta-di f2fs-modules-5.10.0-33-4kc-malta-di md-modules-5.10.0-33-4kc-malta-di multipath-modules-5.10.0-33-4kc-malta-di usb-modules-5.10.0-33-4kc-malta-di usb-storage-modules-5.10.0-33-4kc-malta-di fb-modules-5.10.0-33-4kc-malta-di input-modules-5.10.0-33-4kc-malta-di event-modules-5.10.0-33-4kc-malta-di mouse-modules-5.10.0-33-4kc-malta-di nic-usb-modules-5.10.0-33-4kc-malta-di sata-modules-5.10.0-33-4kc-malta-di i2c-modules-5.10.0-33-4kc-malta-di crc-modules-5.10.0-33-4kc-malta-di crypto-modules-5.10.0-33-4kc-malta-di crypto-dm-modules-5.10.0-33-4kc-malta-di ata-modules-5.10.0-33-4kc-malta-di mmc-core-modules-5.10.0-33-4kc-malta-di mmc-modules-5.10.0-33-4kc-malta-di nbd-modules-5.10.0-33-4kc-malta-di sound-modules-5.10.0-33-4kc-malta-di mtd-core-modules-5.10.0-33-4kc-malta-di kernel-image-5.10.0-33-loongson-3-di nic-modules-5.10.0-33-loongson-3-di nic-wireless-modules-5.10.0-33-loongson-3-di nic-shared-modules-5.10.0-33-loongson-3-di usb-serial-modules-5.10.0-33-loongson-3-di ppp-modules-5.10.0-33-loongson-3-di pata-modules-5.10.0-33-loongson-3-di cdrom-core-modules-5.10.0-33-loongson-3-di firewire-core-modules-5.10.0-33-loongson-3-di scsi-core-modules-5.10.0-33-loongson-3-di scsi-modules-5.10.0-33-loongson-3-di scsi-nic-modules-5.10.0-33-loongson-3-di loop-modules-5.10.0-33-loongson-3-di btrfs-modules-5.10.0-33-loongson-3-di ext4-modules-5.10.0-33-loongson-3-di isofs-modules-5.10.0-33-loongson-3-di jfs-modules-5.10.0-33-loongson-3-di xfs-modules-5.10.0-33-loongson-3-di fat-modules-5.10.0-33-loongson-3-di affs-modules-5.10.0-33-loongson-3-di minix-modules-5.10.0-33-loongson-3-di nfs-modules-5.10.0-33-loongson-3-di squashfs-modules-5.10.0-33-loongson-3-di udf-modules-5.10.0-33-loongson-3-di fuse-modules-5.10.0-33-loongson-3-di f2fs-modules-5.10.0-33-loongson-3-di md-modules-5.10.0-33-loongson-3-di multipath-modules-5.10.0-33-loongson-3-di usb-modules-5.10.0-33-loongson-3-di usb-storage-modules-5.10.0-33-loongson-3-di fb-modules-5.10.0-33-loongson-3-di input-modules-5.10.0-33-loongson-3-di event-modules-5.10.0-33-loongson-3-di nic-usb-modules-5.10.0-33-loongson-3-di sata-modules-5.10.0-33-loongson-3-di crc-modules-5.10.0-33-loongson-3-di crypto-modules-5.10.0-33-loongson-3-di crypto-dm-modules-5.10.0-33-loongson-3-di ata-modules-5.10.0-33-loongson-3-di nbd-modules-5.10.0-33-loongson-3-di speakup-modules-5.10.0-33-loongson-3-di sound-modules-5.10.0-33-loongson-3-di mtd-core-modules-5.10.0-33-loongson-3-di kernel-image-5.10.0-33-octeon-di nic-modules-5.10.0-33-octeon-di nic-wireless-modules-5.10.0-33-octeon-di nic-shared-modules-5.10.0-33-octeon-di usb-serial-modules-5.10.0-33-octeon-di ppp-modules-5.10.0-33-octeon-di pata-modules-5.10.0-33-octeon-di cdrom-core-modules-5.10.0-33-octeon-di scsi-core-modules-5.10.0-33-octeon-di scsi-modules-5.10.0-33-octeon-di scsi-nic-modules-5.10.0-33-octeon-di loop-modules-5.10.0-33-octeon-di btrfs-modules-5.10.0-33-octeon-di ext4-modules-5.10.0-33-octeon-di isofs-modules-5.10.0-33-octeon-di jfs-modules-5.10.0-33-octeon-di xfs-modules-5.10.0-33-octeon-di fat-modules-5.10.0-33-octeon-di affs-modules-5.10.0-33-octeon-di minix-modules-5.10.0-33-octeon-di squashfs-modules-5.10.0-33-octeon-di udf-modules-5.10.0-33-octeon-di fuse-modules-5.10.0-33-octeon-di f2fs-modules-5.10.0-33-octeon-di md-modules-5.10.0-33-octeon-di multipath-modules-5.10.0-33-octeon-di usb-modules-5.10.0-33-octeon-di usb-storage-modules-5.10.0-33-octeon-di input-modules-5.10.0-33-octeon-di event-modules-5.10.0-33-octeon-di nic-usb-modules-5.10.0-33-octeon-di sata-modules-5.10.0-33-octeon-di crc-modules-5.10.0-33-octeon-di crypto-modules-5.10.0-33-octeon-di crypto-dm-modules-5.10.0-33-octeon-di nbd-modules-5.10.0-33-octeon-di rtc-modules-5.10.0-33-octeon-di sound-modules-5.10.0-33-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-33' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-4kc-malta-di nic-modules-5.10.0-33-4kc-malta-di nic-wireless-modules-5.10.0-33-4kc-malta-di nic-shared-modules-5.10.0-33-4kc-malta-di usb-serial-modules-5.10.0-33-4kc-malta-di ppp-modules-5.10.0-33-4kc-malta-di pata-modules-5.10.0-33-4kc-malta-di cdrom-core-modules-5.10.0-33-4kc-malta-di scsi-core-modules-5.10.0-33-4kc-malta-di scsi-modules-5.10.0-33-4kc-malta-di scsi-nic-modules-5.10.0-33-4kc-malta-di loop-modules-5.10.0-33-4kc-malta-di btrfs-modules-5.10.0-33-4kc-malta-di ext4-modules-5.10.0-33-4kc-malta-di isofs-modules-5.10.0-33-4kc-malta-di jfs-modules-5.10.0-33-4kc-malta-di xfs-modules-5.10.0-33-4kc-malta-di fat-modules-5.10.0-33-4kc-malta-di affs-modules-5.10.0-33-4kc-malta-di minix-modules-5.10.0-33-4kc-malta-di squashfs-modules-5.10.0-33-4kc-malta-di udf-modules-5.10.0-33-4kc-malta-di fuse-modules-5.10.0-33-4kc-malta-di f2fs-modules-5.10.0-33-4kc-malta-di md-modules-5.10.0-33-4kc-malta-di multipath-modules-5.10.0-33-4kc-malta-di usb-modules-5.10.0-33-4kc-malta-di usb-storage-modules-5.10.0-33-4kc-malta-di fb-modules-5.10.0-33-4kc-malta-di input-modules-5.10.0-33-4kc-malta-di event-modules-5.10.0-33-4kc-malta-di mouse-modules-5.10.0-33-4kc-malta-di nic-usb-modules-5.10.0-33-4kc-malta-di sata-modules-5.10.0-33-4kc-malta-di i2c-modules-5.10.0-33-4kc-malta-di crc-modules-5.10.0-33-4kc-malta-di crypto-modules-5.10.0-33-4kc-malta-di crypto-dm-modules-5.10.0-33-4kc-malta-di ata-modules-5.10.0-33-4kc-malta-di mmc-core-modules-5.10.0-33-4kc-malta-di mmc-modules-5.10.0-33-4kc-malta-di nbd-modules-5.10.0-33-4kc-malta-di sound-modules-5.10.0-33-4kc-malta-di mtd-core-modules-5.10.0-33-4kc-malta-di kernel-image-5.10.0-33-loongson-3-di nic-modules-5.10.0-33-loongson-3-di nic-wireless-modules-5.10.0-33-loongson-3-di nic-shared-modules-5.10.0-33-loongson-3-di usb-serial-modules-5.10.0-33-loongson-3-di ppp-modules-5.10.0-33-loongson-3-di pata-modules-5.10.0-33-loongson-3-di cdrom-core-modules-5.10.0-33-loongson-3-di firewire-core-modules-5.10.0-33-loongson-3-di scsi-core-modules-5.10.0-33-loongson-3-di scsi-modules-5.10.0-33-loongson-3-di scsi-nic-modules-5.10.0-33-loongson-3-di loop-modules-5.10.0-33-loongson-3-di btrfs-modules-5.10.0-33-loongson-3-di ext4-modules-5.10.0-33-loongson-3-di isofs-modules-5.10.0-33-loongson-3-di jfs-modules-5.10.0-33-loongson-3-di xfs-modules-5.10.0-33-loongson-3-di fat-modules-5.10.0-33-loongson-3-di affs-modules-5.10.0-33-loongson-3-di minix-modules-5.10.0-33-loongson-3-di nfs-modules-5.10.0-33-loongson-3-di squashfs-modules-5.10.0-33-loongson-3-di udf-modules-5.10.0-33-loongson-3-di fuse-modules-5.10.0-33-loongson-3-di f2fs-modules-5.10.0-33-loongson-3-di md-modules-5.10.0-33-loongson-3-di multipath-modules-5.10.0-33-loongson-3-di usb-modules-5.10.0-33-loongson-3-di usb-storage-modules-5.10.0-33-loongson-3-di fb-modules-5.10.0-33-loongson-3-di input-modules-5.10.0-33-loongson-3-di event-modules-5.10.0-33-loongson-3-di nic-usb-modules-5.10.0-33-loongson-3-di sata-modules-5.10.0-33-loongson-3-di crc-modules-5.10.0-33-loongson-3-di crypto-modules-5.10.0-33-loongson-3-di crypto-dm-modules-5.10.0-33-loongson-3-di ata-modules-5.10.0-33-loongson-3-di nbd-modules-5.10.0-33-loongson-3-di speakup-modules-5.10.0-33-loongson-3-di sound-modules-5.10.0-33-loongson-3-di mtd-core-modules-5.10.0-33-loongson-3-di kernel-image-5.10.0-33-octeon-di nic-modules-5.10.0-33-octeon-di nic-wireless-modules-5.10.0-33-octeon-di nic-shared-modules-5.10.0-33-octeon-di usb-serial-modules-5.10.0-33-octeon-di ppp-modules-5.10.0-33-octeon-di pata-modules-5.10.0-33-octeon-di cdrom-core-modules-5.10.0-33-octeon-di scsi-core-modules-5.10.0-33-octeon-di scsi-modules-5.10.0-33-octeon-di scsi-nic-modules-5.10.0-33-octeon-di loop-modules-5.10.0-33-octeon-di btrfs-modules-5.10.0-33-octeon-di ext4-modules-5.10.0-33-octeon-di isofs-modules-5.10.0-33-octeon-di jfs-modules-5.10.0-33-octeon-di xfs-modules-5.10.0-33-octeon-di fat-modules-5.10.0-33-octeon-di affs-modules-5.10.0-33-octeon-di minix-modules-5.10.0-33-octeon-di squashfs-modules-5.10.0-33-octeon-di udf-modules-5.10.0-33-octeon-di fuse-modules-5.10.0-33-octeon-di f2fs-modules-5.10.0-33-octeon-di md-modules-5.10.0-33-octeon-di multipath-modules-5.10.0-33-octeon-di usb-modules-5.10.0-33-octeon-di usb-storage-modules-5.10.0-33-octeon-di input-modules-5.10.0-33-octeon-di event-modules-5.10.0-33-octeon-di nic-usb-modules-5.10.0-33-octeon-di sata-modules-5.10.0-33-octeon-di crc-modules-5.10.0-33-octeon-di crypto-modules-5.10.0-33-octeon-di crypto-dm-modules-5.10.0-33-octeon-di nbd-modules-5.10.0-33-octeon-di rtc-modules-5.10.0-33-octeon-di sound-modules-5.10.0-33-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-32' 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-32-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-32-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsel_none_5kc-malta: binary-arch_mipsel_none_5kc-malta_real
  binary-arch_mipsel_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsel_none_loongson-3: binary-arch_mipsel_none_loongson-3_real
  binary-arch_mipsel_none_loongson-3_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.223-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-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsel_none_octeon: binary-arch_mipsel_none_octeon_real
  binary-arch_mipsel_none_octeon_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.223-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-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsel_none_real:
  binary-arch_mipsel_real:: setup_mipsel
  binary-arch_mipsel_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsn32: binary-arch_mipsn32_real
  binary-arch_mipsn32_real:: setup_mipsn32
  binary-arch_mipsn32_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsn32el: binary-arch_mipsn32el_real
  binary-arch_mipsn32el_real:: setup_mipsn32el
  binary-arch_mipsn32el_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsn32r6: binary-arch_mipsn32r6_real
  binary-arch_mipsn32r6_real:: setup_mipsn32r6
  binary-arch_mipsn32r6_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsn32r6el: binary-arch_mipsn32r6el_real
  binary-arch_mipsn32r6el_real:: setup_mipsn32r6el
  binary-arch_mipsn32r6el_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsr6:: binary-arch_mipsr6_none binary-arch_mipsr6_real
  binary-arch_mipsr6::
-       $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-32' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-mips32r6-di nic-shared-modules-5.10.0-32-mips32r6-di loop-modules-5.10.0-32-mips32r6-di btrfs-modules-5.10.0-32-mips32r6-di ext4-modules-5.10.0-32-mips32r6-di isofs-modules-5.10.0-32-mips32r6-di jfs-modules-5.10.0-32-mips32r6-di xfs-modules-5.10.0-32-mips32r6-di squashfs-modules-5.10.0-32-mips32r6-di udf-modules-5.10.0-32-mips32r6-di fuse-modules-5.10.0-32-mips32r6-di f2fs-modules-5.10.0-32-mips32r6-di md-modules-5.10.0-32-mips32r6-di multipath-modules-5.10.0-32-mips32r6-di crc-modules-5.10.0-32-mips32r6-di crypto-modules-5.10.0-32-mips32r6-di crypto-dm-modules-5.10.0-32-mips32r6-di nbd-modules-5.10.0-32-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-33' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-mips32r6-di nic-shared-modules-5.10.0-33-mips32r6-di loop-modules-5.10.0-33-mips32r6-di btrfs-modules-5.10.0-33-mips32r6-di ext4-modules-5.10.0-33-mips32r6-di isofs-modules-5.10.0-33-mips32r6-di jfs-modules-5.10.0-33-mips32r6-di xfs-modules-5.10.0-33-mips32r6-di squashfs-modules-5.10.0-33-mips32r6-di udf-modules-5.10.0-33-mips32r6-di fuse-modules-5.10.0-33-mips32r6-di f2fs-modules-5.10.0-33-mips32r6-di md-modules-5.10.0-33-mips32r6-di multipath-modules-5.10.0-33-mips32r6-di crc-modules-5.10.0-33-mips32r6-di crypto-modules-5.10.0-33-mips32r6-di crypto-dm-modules-5.10.0-33-mips32r6-di nbd-modules-5.10.0-33-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-33' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-mips32r6-di nic-shared-modules-5.10.0-33-mips32r6-di loop-modules-5.10.0-33-mips32r6-di btrfs-modules-5.10.0-33-mips32r6-di ext4-modules-5.10.0-33-mips32r6-di isofs-modules-5.10.0-33-mips32r6-di jfs-modules-5.10.0-33-mips32r6-di xfs-modules-5.10.0-33-mips32r6-di squashfs-modules-5.10.0-33-mips32r6-di udf-modules-5.10.0-33-mips32r6-di fuse-modules-5.10.0-33-mips32r6-di f2fs-modules-5.10.0-33-mips32r6-di md-modules-5.10.0-33-mips32r6-di multipath-modules-5.10.0-33-mips32r6-di crc-modules-5.10.0-33-mips32r6-di crypto-modules-5.10.0-33-mips32r6-di crypto-dm-modules-5.10.0-33-mips32r6-di nbd-modules-5.10.0-33-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-32' 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-32-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-32-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='mipsr6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsr6_none_mips64r6: binary-arch_mipsr6_none_mips64r6_real
  binary-arch_mipsr6_none_mips64r6_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='mipsr6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsr6_none_real:
  binary-arch_mipsr6_real:: setup_mipsr6
  binary-arch_mipsr6_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsr6el:: binary-arch_mipsr6el_none binary-arch_mipsr6el_real
  binary-arch_mipsr6el::
-       $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-32' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-mips32r6el-di nic-shared-modules-5.10.0-32-mips32r6el-di loop-modules-5.10.0-32-mips32r6el-di btrfs-modules-5.10.0-32-mips32r6el-di ext4-modules-5.10.0-32-mips32r6el-di isofs-modules-5.10.0-32-mips32r6el-di jfs-modules-5.10.0-32-mips32r6el-di xfs-modules-5.10.0-32-mips32r6el-di squashfs-modules-5.10.0-32-mips32r6el-di udf-modules-5.10.0-32-mips32r6el-di fuse-modules-5.10.0-32-mips32r6el-di f2fs-modules-5.10.0-32-mips32r6el-di md-modules-5.10.0-32-mips32r6el-di multipath-modules-5.10.0-32-mips32r6el-di crc-modules-5.10.0-32-mips32r6el-di crypto-modules-5.10.0-32-mips32r6el-di crypto-dm-modules-5.10.0-32-mips32r6el-di nbd-modules-5.10.0-32-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-33' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-mips32r6el-di nic-shared-modules-5.10.0-33-mips32r6el-di loop-modules-5.10.0-33-mips32r6el-di btrfs-modules-5.10.0-33-mips32r6el-di ext4-modules-5.10.0-33-mips32r6el-di isofs-modules-5.10.0-33-mips32r6el-di jfs-modules-5.10.0-33-mips32r6el-di xfs-modules-5.10.0-33-mips32r6el-di squashfs-modules-5.10.0-33-mips32r6el-di udf-modules-5.10.0-33-mips32r6el-di fuse-modules-5.10.0-33-mips32r6el-di f2fs-modules-5.10.0-33-mips32r6el-di md-modules-5.10.0-33-mips32r6el-di multipath-modules-5.10.0-33-mips32r6el-di crc-modules-5.10.0-33-mips32r6el-di crypto-modules-5.10.0-33-mips32r6el-di crypto-dm-modules-5.10.0-33-mips32r6el-di nbd-modules-5.10.0-33-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-33' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-mips32r6el-di nic-shared-modules-5.10.0-33-mips32r6el-di loop-modules-5.10.0-33-mips32r6el-di btrfs-modules-5.10.0-33-mips32r6el-di ext4-modules-5.10.0-33-mips32r6el-di isofs-modules-5.10.0-33-mips32r6el-di jfs-modules-5.10.0-33-mips32r6el-di xfs-modules-5.10.0-33-mips32r6el-di squashfs-modules-5.10.0-33-mips32r6el-di udf-modules-5.10.0-33-mips32r6el-di fuse-modules-5.10.0-33-mips32r6el-di f2fs-modules-5.10.0-33-mips32r6el-di md-modules-5.10.0-33-mips32r6el-di multipath-modules-5.10.0-33-mips32r6el-di crc-modules-5.10.0-33-mips32r6el-di crypto-modules-5.10.0-33-mips32r6el-di crypto-dm-modules-5.10.0-33-mips32r6el-di nbd-modules-5.10.0-33-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-32' 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-32-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-32-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='mipsr6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsr6el_none_mips64r6el: binary-arch_mipsr6el_none_mips64r6el_real
  binary-arch_mipsr6el_none_mips64r6el_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='mipsr6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_mipsr6el_none_real:
  binary-arch_mipsr6el_real:: setup_mipsr6el
  binary-arch_mipsr6el_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_powerpc:: binary-arch_powerpc_none binary-arch_powerpc_real
  binary-arch_powerpc::
-       $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-32' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-powerpc-di nic-modules-5.10.0-32-powerpc-di nic-wireless-modules-5.10.0-32-powerpc-di nic-shared-modules-5.10.0-32-powerpc-di serial-modules-5.10.0-32-powerpc-di usb-serial-modules-5.10.0-32-powerpc-di ppp-modules-5.10.0-32-powerpc-di pata-modules-5.10.0-32-powerpc-di cdrom-core-modules-5.10.0-32-powerpc-di firewire-core-modules-5.10.0-32-powerpc-di scsi-core-modules-5.10.0-32-powerpc-di scsi-modules-5.10.0-32-powerpc-di scsi-nic-modules-5.10.0-32-powerpc-di loop-modules-5.10.0-32-powerpc-di btrfs-modules-5.10.0-32-powerpc-di ext4-modules-5.10.0-32-powerpc-di isofs-modules-5.10.0-32-powerpc-di jfs-modules-5.10.0-32-powerpc-di xfs-modules-5.10.0-32-powerpc-di fat-modules-5.10.0-32-powerpc-di hfs-modules-5.10.0-32-powerpc-di affs-modules-5.10.0-32-powerpc-di squashfs-modules-5.10.0-32-powerpc-di udf-modules-5.10.0-32-powerpc-di fuse-modules-5.10.0-32-powerpc-di f2fs-modules-5.10.0-32-powerpc-di md-modules-5.10.0-32-powerpc-di multipath-modules-5.10.0-32-powerpc-di usb-modules-5.10.0-32-powerpc-di usb-storage-modules-5.10.0-32-powerpc-di pcmcia-storage-modules-5.10.0-32-powerpc-di fb-modules-5.10.0-32-powerpc-di input-modules-5.10.0-32-powerpc-di event-modules-5.10.0-32-powerpc-di mouse-modules-5.10.0-32-powerpc-di nic-pcmcia-modules-5.10.0-32-powerpc-di pcmcia-modules-5.10.0-32-powerpc-di nic-usb-modules-5.10.0-32-powerpc-di sata-modules-5.10.0-32-powerpc-di crc-modules-5.10.0-32-powerpc-di crypto-modules-5.10.0-32-powerpc-di crypto-dm-modules-5.10.0-32-powerpc-di ata-modules-5.10.0-32-powerpc-di mmc-core-modules-5.10.0-32-powerpc-di nbd-modules-5.10.0-32-powerpc-di uinput-modules-5.10.0-32-powerpc-di kernel-image-5.10.0-32-powerpc64-di nic-modules-5.10.0-32-powerpc64-di nic-wireless-modules-5.10.0-32-powerpc64-di nic-shared-modules-5.10.0-32-powerpc64-di serial-modules-5.10.0-32-powerpc64-di usb-serial-modules-5.10.0-32-powerpc64-di ppp-modules-5.10.0-32-powerpc64-di pata-modules-5.10.0-32-powerpc64-di cdrom-core-modules-5.10.0-32-powerpc64-di firewire-core-modules-5.10.0-32-powerpc64-di scsi-core-modules-5.10.0-32-powerpc64-di scsi-modules-5.10.0-32-powerpc64-di scsi-nic-modules-5.10.0-32-powerpc64-di loop-modules-5.10.0-32-powerpc64-di btrfs-modules-5.10.0-32-powerpc64-di ext4-modules-5.10.0-32-powerpc64-di isofs-modules-5.10.0-32-powerpc64-di jfs-modules-5.10.0-32-powerpc64-di xfs-modules-5.10.0-32-powerpc64-di fat-modules-5.10.0-32-powerpc64-di hfs-modules-5.10.0-32-powerpc64-di affs-modules-5.10.0-32-powerpc64-di squashfs-modules-5.10.0-32-powerpc64-di udf-modules-5.10.0-32-powerpc64-di fuse-modules-5.10.0-32-powerpc64-di f2fs-modules-5.10.0-32-powerpc64-di md-modules-5.10.0-32-powerpc64-di multipath-modules-5.10.0-32-powerpc64-di usb-modules-5.10.0-32-powerpc64-di usb-storage-modules-5.10.0-32-powerpc64-di pcmcia-storage-modules-5.10.0-32-powerpc64-di fb-modules-5.10.0-32-powerpc64-di input-modules-5.10.0-32-powerpc64-di event-modules-5.10.0-32-powerpc64-di mouse-modules-5.10.0-32-powerpc64-di nic-pcmcia-modules-5.10.0-32-powerpc64-di pcmcia-modules-5.10.0-32-powerpc64-di nic-usb-modules-5.10.0-32-powerpc64-di sata-modules-5.10.0-32-powerpc64-di i2c-modules-5.10.0-32-powerpc64-di crc-modules-5.10.0-32-powerpc64-di crypto-modules-5.10.0-32-powerpc64-di crypto-dm-modules-5.10.0-32-powerpc64-di ata-modules-5.10.0-32-powerpc64-di mmc-core-modules-5.10.0-32-powerpc64-di nbd-modules-5.10.0-32-powerpc64-di uinput-modules-5.10.0-32-powerpc64-di mtd-core-modules-5.10.0-32-powerpc64-di hypervisor-modules-5.10.0-32-powerpc64-di fancontrol-modules-5.10.0-32-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-33' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-powerpc-di nic-modules-5.10.0-33-powerpc-di nic-wireless-modules-5.10.0-33-powerpc-di nic-shared-modules-5.10.0-33-powerpc-di serial-modules-5.10.0-33-powerpc-di usb-serial-modules-5.10.0-33-powerpc-di ppp-modules-5.10.0-33-powerpc-di pata-modules-5.10.0-33-powerpc-di cdrom-core-modules-5.10.0-33-powerpc-di firewire-core-modules-5.10.0-33-powerpc-di scsi-core-modules-5.10.0-33-powerpc-di scsi-modules-5.10.0-33-powerpc-di scsi-nic-modules-5.10.0-33-powerpc-di loop-modules-5.10.0-33-powerpc-di btrfs-modules-5.10.0-33-powerpc-di ext4-modules-5.10.0-33-powerpc-di isofs-modules-5.10.0-33-powerpc-di jfs-modules-5.10.0-33-powerpc-di xfs-modules-5.10.0-33-powerpc-di fat-modules-5.10.0-33-powerpc-di hfs-modules-5.10.0-33-powerpc-di affs-modules-5.10.0-33-powerpc-di squashfs-modules-5.10.0-33-powerpc-di udf-modules-5.10.0-33-powerpc-di fuse-modules-5.10.0-33-powerpc-di f2fs-modules-5.10.0-33-powerpc-di md-modules-5.10.0-33-powerpc-di multipath-modules-5.10.0-33-powerpc-di usb-modules-5.10.0-33-powerpc-di usb-storage-modules-5.10.0-33-powerpc-di pcmcia-storage-modules-5.10.0-33-powerpc-di fb-modules-5.10.0-33-powerpc-di input-modules-5.10.0-33-powerpc-di event-modules-5.10.0-33-powerpc-di mouse-modules-5.10.0-33-powerpc-di nic-pcmcia-modules-5.10.0-33-powerpc-di pcmcia-modules-5.10.0-33-powerpc-di nic-usb-modules-5.10.0-33-powerpc-di sata-modules-5.10.0-33-powerpc-di crc-modules-5.10.0-33-powerpc-di crypto-modules-5.10.0-33-powerpc-di crypto-dm-modules-5.10.0-33-powerpc-di ata-modules-5.10.0-33-powerpc-di mmc-core-modules-5.10.0-33-powerpc-di nbd-modules-5.10.0-33-powerpc-di uinput-modules-5.10.0-33-powerpc-di kernel-image-5.10.0-33-powerpc64-di nic-modules-5.10.0-33-powerpc64-di nic-wireless-modules-5.10.0-33-powerpc64-di nic-shared-modules-5.10.0-33-powerpc64-di serial-modules-5.10.0-33-powerpc64-di usb-serial-modules-5.10.0-33-powerpc64-di ppp-modules-5.10.0-33-powerpc64-di pata-modules-5.10.0-33-powerpc64-di cdrom-core-modules-5.10.0-33-powerpc64-di firewire-core-modules-5.10.0-33-powerpc64-di scsi-core-modules-5.10.0-33-powerpc64-di scsi-modules-5.10.0-33-powerpc64-di scsi-nic-modules-5.10.0-33-powerpc64-di loop-modules-5.10.0-33-powerpc64-di btrfs-modules-5.10.0-33-powerpc64-di ext4-modules-5.10.0-33-powerpc64-di isofs-modules-5.10.0-33-powerpc64-di jfs-modules-5.10.0-33-powerpc64-di xfs-modules-5.10.0-33-powerpc64-di fat-modules-5.10.0-33-powerpc64-di hfs-modules-5.10.0-33-powerpc64-di affs-modules-5.10.0-33-powerpc64-di squashfs-modules-5.10.0-33-powerpc64-di udf-modules-5.10.0-33-powerpc64-di fuse-modules-5.10.0-33-powerpc64-di f2fs-modules-5.10.0-33-powerpc64-di md-modules-5.10.0-33-powerpc64-di multipath-modules-5.10.0-33-powerpc64-di usb-modules-5.10.0-33-powerpc64-di usb-storage-modules-5.10.0-33-powerpc64-di pcmcia-storage-modules-5.10.0-33-powerpc64-di fb-modules-5.10.0-33-powerpc64-di input-modules-5.10.0-33-powerpc64-di event-modules-5.10.0-33-powerpc64-di mouse-modules-5.10.0-33-powerpc64-di nic-pcmcia-modules-5.10.0-33-powerpc64-di pcmcia-modules-5.10.0-33-powerpc64-di nic-usb-modules-5.10.0-33-powerpc64-di sata-modules-5.10.0-33-powerpc64-di i2c-modules-5.10.0-33-powerpc64-di crc-modules-5.10.0-33-powerpc64-di crypto-modules-5.10.0-33-powerpc64-di crypto-dm-modules-5.10.0-33-powerpc64-di ata-modules-5.10.0-33-powerpc64-di mmc-core-modules-5.10.0-33-powerpc64-di nbd-modules-5.10.0-33-powerpc64-di uinput-modules-5.10.0-33-powerpc64-di mtd-core-modules-5.10.0-33-powerpc64-di hypervisor-modules-5.10.0-33-powerpc64-di fancontrol-modules-5.10.0-33-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-33' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-powerpc-di nic-modules-5.10.0-33-powerpc-di nic-wireless-modules-5.10.0-33-powerpc-di nic-shared-modules-5.10.0-33-powerpc-di serial-modules-5.10.0-33-powerpc-di usb-serial-modules-5.10.0-33-powerpc-di ppp-modules-5.10.0-33-powerpc-di pata-modules-5.10.0-33-powerpc-di cdrom-core-modules-5.10.0-33-powerpc-di firewire-core-modules-5.10.0-33-powerpc-di scsi-core-modules-5.10.0-33-powerpc-di scsi-modules-5.10.0-33-powerpc-di scsi-nic-modules-5.10.0-33-powerpc-di loop-modules-5.10.0-33-powerpc-di btrfs-modules-5.10.0-33-powerpc-di ext4-modules-5.10.0-33-powerpc-di isofs-modules-5.10.0-33-powerpc-di jfs-modules-5.10.0-33-powerpc-di xfs-modules-5.10.0-33-powerpc-di fat-modules-5.10.0-33-powerpc-di hfs-modules-5.10.0-33-powerpc-di affs-modules-5.10.0-33-powerpc-di squashfs-modules-5.10.0-33-powerpc-di udf-modules-5.10.0-33-powerpc-di fuse-modules-5.10.0-33-powerpc-di f2fs-modules-5.10.0-33-powerpc-di md-modules-5.10.0-33-powerpc-di multipath-modules-5.10.0-33-powerpc-di usb-modules-5.10.0-33-powerpc-di usb-storage-modules-5.10.0-33-powerpc-di pcmcia-storage-modules-5.10.0-33-powerpc-di fb-modules-5.10.0-33-powerpc-di input-modules-5.10.0-33-powerpc-di event-modules-5.10.0-33-powerpc-di mouse-modules-5.10.0-33-powerpc-di nic-pcmcia-modules-5.10.0-33-powerpc-di pcmcia-modules-5.10.0-33-powerpc-di nic-usb-modules-5.10.0-33-powerpc-di sata-modules-5.10.0-33-powerpc-di crc-modules-5.10.0-33-powerpc-di crypto-modules-5.10.0-33-powerpc-di crypto-dm-modules-5.10.0-33-powerpc-di ata-modules-5.10.0-33-powerpc-di mmc-core-modules-5.10.0-33-powerpc-di nbd-modules-5.10.0-33-powerpc-di uinput-modules-5.10.0-33-powerpc-di kernel-image-5.10.0-33-powerpc64-di nic-modules-5.10.0-33-powerpc64-di nic-wireless-modules-5.10.0-33-powerpc64-di nic-shared-modules-5.10.0-33-powerpc64-di serial-modules-5.10.0-33-powerpc64-di usb-serial-modules-5.10.0-33-powerpc64-di ppp-modules-5.10.0-33-powerpc64-di pata-modules-5.10.0-33-powerpc64-di cdrom-core-modules-5.10.0-33-powerpc64-di firewire-core-modules-5.10.0-33-powerpc64-di scsi-core-modules-5.10.0-33-powerpc64-di scsi-modules-5.10.0-33-powerpc64-di scsi-nic-modules-5.10.0-33-powerpc64-di loop-modules-5.10.0-33-powerpc64-di btrfs-modules-5.10.0-33-powerpc64-di ext4-modules-5.10.0-33-powerpc64-di isofs-modules-5.10.0-33-powerpc64-di jfs-modules-5.10.0-33-powerpc64-di xfs-modules-5.10.0-33-powerpc64-di fat-modules-5.10.0-33-powerpc64-di hfs-modules-5.10.0-33-powerpc64-di affs-modules-5.10.0-33-powerpc64-di squashfs-modules-5.10.0-33-powerpc64-di udf-modules-5.10.0-33-powerpc64-di fuse-modules-5.10.0-33-powerpc64-di f2fs-modules-5.10.0-33-powerpc64-di md-modules-5.10.0-33-powerpc64-di multipath-modules-5.10.0-33-powerpc64-di usb-modules-5.10.0-33-powerpc64-di usb-storage-modules-5.10.0-33-powerpc64-di pcmcia-storage-modules-5.10.0-33-powerpc64-di fb-modules-5.10.0-33-powerpc64-di input-modules-5.10.0-33-powerpc64-di event-modules-5.10.0-33-powerpc64-di mouse-modules-5.10.0-33-powerpc64-di nic-pcmcia-modules-5.10.0-33-powerpc64-di pcmcia-modules-5.10.0-33-powerpc64-di nic-usb-modules-5.10.0-33-powerpc64-di sata-modules-5.10.0-33-powerpc64-di i2c-modules-5.10.0-33-powerpc64-di crc-modules-5.10.0-33-powerpc64-di crypto-modules-5.10.0-33-powerpc64-di crypto-dm-modules-5.10.0-33-powerpc64-di ata-modules-5.10.0-33-powerpc64-di mmc-core-modules-5.10.0-33-powerpc64-di nbd-modules-5.10.0-33-powerpc64-di uinput-modules-5.10.0-33-powerpc64-di mtd-core-modules-5.10.0-33-powerpc64-di hypervisor-modules-5.10.0-33-powerpc64-di fancontrol-modules-5.10.0-33-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-32' 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-32-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-32-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.223-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-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_powerpc_none_powerpc64: binary-arch_powerpc_none_powerpc64_real
  binary-arch_powerpc_none_powerpc64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.223-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-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_powerpc_none_powerpc_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.223-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-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_powerpc_none_real:
  binary-arch_powerpc_real:: setup_powerpc
  binary-arch_powerpc_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.223-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-33' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_ppc64:: binary-arch_ppc64_none binary-arch_ppc64_real
  binary-arch_ppc64::
-       $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-32' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-powerpc64-di nic-modules-5.10.0-32-powerpc64-di nic-wireless-modules-5.10.0-32-powerpc64-di nic-shared-modules-5.10.0-32-powerpc64-di serial-modules-5.10.0-32-powerpc64-di usb-serial-modules-5.10.0-32-powerpc64-di ppp-modules-5.10.0-32-powerpc64-di pata-modules-5.10.0-32-powerpc64-di cdrom-core-modules-5.10.0-32-powerpc64-di firewire-core-modules-5.10.0-32-powerpc64-di scsi-core-modules-5.10.0-32-powerpc64-di scsi-modules-5.10.0-32-powerpc64-di scsi-nic-modules-5.10.0-32-powerpc64-di loop-modules-5.10.0-32-powerpc64-di btrfs-modules-5.10.0-32-powerpc64-di ext4-modules-5.10.0-32-powerpc64-di isofs-modules-5.10.0-32-powerpc64-di jfs-modules-5.10.0-32-powerpc64-di xfs-modules-5.10.0-32-powerpc64-di fat-modules-5.10.0-32-powerpc64-di hfs-modules-5.10.0-32-powerpc64-di affs-modules-5.10.0-32-powerpc64-di squashfs-modules-5.10.0-32-powerpc64-di udf-modules-5.10.0-32-powerpc64-di fuse-modules-5.10.0-32-powerpc64-di f2fs-modules-5.10.0-32-powerpc64-di md-modules-5.10.0-32-powerpc64-di multipath-modules-5.10.0-32-powerpc64-di usb-modules-5.10.0-32-powerpc64-di usb-storage-modules-5.10.0-32-powerpc64-di pcmcia-storage-modules-5.10.0-32-powerpc64-di fb-modules-5.10.0-32-powerpc64-di input-modules-5.10.0-32-powerpc64-di event-modules-5.10.0-32-powerpc64-di mouse-modules-5.10.0-32-powerpc64-di nic-pcmcia-modules-5.10.0-32-powerpc64-di pcmcia-modules-5.10.0-32-powerpc64-di nic-usb-modules-5.10.0-32-powerpc64-di sata-modules-5.10.0-32-powerpc64-di i2c-modules-5.10.0-32-powerpc64-di crc-modules-5.10.0-32-powerpc64-di crypto-modules-5.10.0-32-powerpc64-di crypto-dm-modules-5.10.0-32-powerpc64-di ata-modules-5.10.0-32-powerpc64-di mmc-core-modules-5.10.0-32-powerpc64-di nbd-modules-5.10.0-32-powerpc64-di uinput-modules-5.10.0-32-powerpc64-di mtd-core-modules-5.10.0-32-powerpc64-di hypervisor-modules-5.10.0-32-powerpc64-di fancontrol-modules-5.10.0-32-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-33' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-powerpc64-di nic-modules-5.10.0-33-powerpc64-di nic-wireless-modules-5.10.0-33-powerpc64-di nic-shared-modules-5.10.0-33-powerpc64-di serial-modules-5.10.0-33-powerpc64-di usb-serial-modules-5.10.0-33-powerpc64-di ppp-modules-5.10.0-33-powerpc64-di pata-modules-5.10.0-33-powerpc64-di cdrom-core-modules-5.10.0-33-powerpc64-di firewire-core-modules-5.10.0-33-powerpc64-di scsi-core-modules-5.10.0-33-powerpc64-di scsi-modules-5.10.0-33-powerpc64-di scsi-nic-modules-5.10.0-33-powerpc64-di loop-modules-5.10.0-33-powerpc64-di btrfs-modules-5.10.0-33-powerpc64-di ext4-modules-5.10.0-33-powerpc64-di isofs-modules-5.10.0-33-powerpc64-di jfs-modules-5.10.0-33-powerpc64-di xfs-modules-5.10.0-33-powerpc64-di fat-modules-5.10.0-33-powerpc64-di hfs-modules-5.10.0-33-powerpc64-di affs-modules-5.10.0-33-powerpc64-di squashfs-modules-5.10.0-33-powerpc64-di udf-modules-5.10.0-33-powerpc64-di fuse-modules-5.10.0-33-powerpc64-di f2fs-modules-5.10.0-33-powerpc64-di md-modules-5.10.0-33-powerpc64-di multipath-modules-5.10.0-33-powerpc64-di usb-modules-5.10.0-33-powerpc64-di usb-storage-modules-5.10.0-33-powerpc64-di pcmcia-storage-modules-5.10.0-33-powerpc64-di fb-modules-5.10.0-33-powerpc64-di input-modules-5.10.0-33-powerpc64-di event-modules-5.10.0-33-powerpc64-di mouse-modules-5.10.0-33-powerpc64-di nic-pcmcia-modules-5.10.0-33-powerpc64-di pcmcia-modules-5.10.0-33-powerpc64-di nic-usb-modules-5.10.0-33-powerpc64-di sata-modules-5.10.0-33-powerpc64-di i2c-modules-5.10.0-33-powerpc64-di crc-modules-5.10.0-33-powerpc64-di crypto-modules-5.10.0-33-powerpc64-di crypto-dm-modules-5.10.0-33-powerpc64-di ata-modules-5.10.0-33-powerpc64-di mmc-core-modules-5.10.0-33-powerpc64-di nbd-modules-5.10.0-33-powerpc64-di uinput-modules-5.10.0-33-powerpc64-di mtd-core-modules-5.10.0-33-powerpc64-di hypervisor-modules-5.10.0-33-powerpc64-di fancontrol-modules-5.10.0-33-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-33' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-powerpc64-di nic-modules-5.10.0-33-powerpc64-di nic-wireless-modules-5.10.0-33-powerpc64-di nic-shared-modules-5.10.0-33-powerpc64-di serial-modules-5.10.0-33-powerpc64-di usb-serial-modules-5.10.0-33-powerpc64-di ppp-modules-5.10.0-33-powerpc64-di pata-modules-5.10.0-33-powerpc64-di cdrom-core-modules-5.10.0-33-powerpc64-di firewire-core-modules-5.10.0-33-powerpc64-di scsi-core-modules-5.10.0-33-powerpc64-di scsi-modules-5.10.0-33-powerpc64-di scsi-nic-modules-5.10.0-33-powerpc64-di loop-modules-5.10.0-33-powerpc64-di btrfs-modules-5.10.0-33-powerpc64-di ext4-modules-5.10.0-33-powerpc64-di isofs-modules-5.10.0-33-powerpc64-di jfs-modules-5.10.0-33-powerpc64-di xfs-modules-5.10.0-33-powerpc64-di fat-modules-5.10.0-33-powerpc64-di hfs-modules-5.10.0-33-powerpc64-di affs-modules-5.10.0-33-powerpc64-di squashfs-modules-5.10.0-33-powerpc64-di udf-modules-5.10.0-33-powerpc64-di fuse-modules-5.10.0-33-powerpc64-di f2fs-modules-5.10.0-33-powerpc64-di md-modules-5.10.0-33-powerpc64-di multipath-modules-5.10.0-33-powerpc64-di usb-modules-5.10.0-33-powerpc64-di usb-storage-modules-5.10.0-33-powerpc64-di pcmcia-storage-modules-5.10.0-33-powerpc64-di fb-modules-5.10.0-33-powerpc64-di input-modules-5.10.0-33-powerpc64-di event-modules-5.10.0-33-powerpc64-di mouse-modules-5.10.0-33-powerpc64-di nic-pcmcia-modules-5.10.0-33-powerpc64-di pcmcia-modules-5.10.0-33-powerpc64-di nic-usb-modules-5.10.0-33-powerpc64-di sata-modules-5.10.0-33-powerpc64-di i2c-modules-5.10.0-33-powerpc64-di crc-modules-5.10.0-33-powerpc64-di crypto-modules-5.10.0-33-powerpc64-di crypto-dm-modules-5.10.0-33-powerpc64-di ata-modules-5.10.0-33-powerpc64-di mmc-core-modules-5.10.0-33-powerpc64-di nbd-modules-5.10.0-33-powerpc64-di uinput-modules-5.10.0-33-powerpc64-di mtd-core-modules-5.10.0-33-powerpc64-di hypervisor-modules-5.10.0-33-powerpc64-di fancontrol-modules-5.10.0-33-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-32' 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-32-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-32-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.223-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-33' ARCH='ppc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='ppc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_ppc64_none_real:
  binary-arch_ppc64_real:: setup_ppc64
  binary-arch_ppc64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.223-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-33' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_ppc64el:: binary-arch_ppc64el_none binary-arch_ppc64el_real
  binary-arch_ppc64el::
-       $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-32' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-powerpc64le-di nic-modules-5.10.0-32-powerpc64le-di nic-wireless-modules-5.10.0-32-powerpc64le-di nic-shared-modules-5.10.0-32-powerpc64le-di serial-modules-5.10.0-32-powerpc64le-di usb-serial-modules-5.10.0-32-powerpc64le-di ppp-modules-5.10.0-32-powerpc64le-di cdrom-core-modules-5.10.0-32-powerpc64le-di firewire-core-modules-5.10.0-32-powerpc64le-di scsi-core-modules-5.10.0-32-powerpc64le-di scsi-modules-5.10.0-32-powerpc64le-di scsi-nic-modules-5.10.0-32-powerpc64le-di loop-modules-5.10.0-32-powerpc64le-di btrfs-modules-5.10.0-32-powerpc64le-di ext4-modules-5.10.0-32-powerpc64le-di isofs-modules-5.10.0-32-powerpc64le-di jfs-modules-5.10.0-32-powerpc64le-di xfs-modules-5.10.0-32-powerpc64le-di fat-modules-5.10.0-32-powerpc64le-di squashfs-modules-5.10.0-32-powerpc64le-di udf-modules-5.10.0-32-powerpc64le-di fuse-modules-5.10.0-32-powerpc64le-di f2fs-modules-5.10.0-32-powerpc64le-di md-modules-5.10.0-32-powerpc64le-di multipath-modules-5.10.0-32-powerpc64le-di usb-modules-5.10.0-32-powerpc64le-di usb-storage-modules-5.10.0-32-powerpc64le-di fb-modules-5.10.0-32-powerpc64le-di input-modules-5.10.0-32-powerpc64le-di event-modules-5.10.0-32-powerpc64le-di mouse-modules-5.10.0-32-powerpc64le-di nic-usb-modules-5.10.0-32-powerpc64le-di sata-modules-5.10.0-32-powerpc64le-di i2c-modules-5.10.0-32-powerpc64le-di crc-modules-5.10.0-32-powerpc64le-di crypto-modules-5.10.0-32-powerpc64le-di crypto-dm-modules-5.10.0-32-powerpc64le-di ata-modules-5.10.0-32-powerpc64le-di nbd-modules-5.10.0-32-powerpc64le-di uinput-modules-5.10.0-32-powerpc64le-di mtd-core-modules-5.10.0-32-powerpc64le-di hypervisor-modules-5.10.0-32-powerpc64le-di fancontrol-modules-5.10.0-32-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-33' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-powerpc64le-di nic-modules-5.10.0-33-powerpc64le-di nic-wireless-modules-5.10.0-33-powerpc64le-di nic-shared-modules-5.10.0-33-powerpc64le-di serial-modules-5.10.0-33-powerpc64le-di usb-serial-modules-5.10.0-33-powerpc64le-di ppp-modules-5.10.0-33-powerpc64le-di cdrom-core-modules-5.10.0-33-powerpc64le-di firewire-core-modules-5.10.0-33-powerpc64le-di scsi-core-modules-5.10.0-33-powerpc64le-di scsi-modules-5.10.0-33-powerpc64le-di scsi-nic-modules-5.10.0-33-powerpc64le-di loop-modules-5.10.0-33-powerpc64le-di btrfs-modules-5.10.0-33-powerpc64le-di ext4-modules-5.10.0-33-powerpc64le-di isofs-modules-5.10.0-33-powerpc64le-di jfs-modules-5.10.0-33-powerpc64le-di xfs-modules-5.10.0-33-powerpc64le-di fat-modules-5.10.0-33-powerpc64le-di squashfs-modules-5.10.0-33-powerpc64le-di udf-modules-5.10.0-33-powerpc64le-di fuse-modules-5.10.0-33-powerpc64le-di f2fs-modules-5.10.0-33-powerpc64le-di md-modules-5.10.0-33-powerpc64le-di multipath-modules-5.10.0-33-powerpc64le-di usb-modules-5.10.0-33-powerpc64le-di usb-storage-modules-5.10.0-33-powerpc64le-di fb-modules-5.10.0-33-powerpc64le-di input-modules-5.10.0-33-powerpc64le-di event-modules-5.10.0-33-powerpc64le-di mouse-modules-5.10.0-33-powerpc64le-di nic-usb-modules-5.10.0-33-powerpc64le-di sata-modules-5.10.0-33-powerpc64le-di i2c-modules-5.10.0-33-powerpc64le-di crc-modules-5.10.0-33-powerpc64le-di crypto-modules-5.10.0-33-powerpc64le-di crypto-dm-modules-5.10.0-33-powerpc64le-di ata-modules-5.10.0-33-powerpc64le-di nbd-modules-5.10.0-33-powerpc64le-di uinput-modules-5.10.0-33-powerpc64le-di mtd-core-modules-5.10.0-33-powerpc64le-di hypervisor-modules-5.10.0-33-powerpc64le-di fancontrol-modules-5.10.0-33-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-33' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-powerpc64le-di nic-modules-5.10.0-33-powerpc64le-di nic-wireless-modules-5.10.0-33-powerpc64le-di nic-shared-modules-5.10.0-33-powerpc64le-di serial-modules-5.10.0-33-powerpc64le-di usb-serial-modules-5.10.0-33-powerpc64le-di ppp-modules-5.10.0-33-powerpc64le-di cdrom-core-modules-5.10.0-33-powerpc64le-di firewire-core-modules-5.10.0-33-powerpc64le-di scsi-core-modules-5.10.0-33-powerpc64le-di scsi-modules-5.10.0-33-powerpc64le-di scsi-nic-modules-5.10.0-33-powerpc64le-di loop-modules-5.10.0-33-powerpc64le-di btrfs-modules-5.10.0-33-powerpc64le-di ext4-modules-5.10.0-33-powerpc64le-di isofs-modules-5.10.0-33-powerpc64le-di jfs-modules-5.10.0-33-powerpc64le-di xfs-modules-5.10.0-33-powerpc64le-di fat-modules-5.10.0-33-powerpc64le-di squashfs-modules-5.10.0-33-powerpc64le-di udf-modules-5.10.0-33-powerpc64le-di fuse-modules-5.10.0-33-powerpc64le-di f2fs-modules-5.10.0-33-powerpc64le-di md-modules-5.10.0-33-powerpc64le-di multipath-modules-5.10.0-33-powerpc64le-di usb-modules-5.10.0-33-powerpc64le-di usb-storage-modules-5.10.0-33-powerpc64le-di fb-modules-5.10.0-33-powerpc64le-di input-modules-5.10.0-33-powerpc64le-di event-modules-5.10.0-33-powerpc64le-di mouse-modules-5.10.0-33-powerpc64le-di nic-usb-modules-5.10.0-33-powerpc64le-di sata-modules-5.10.0-33-powerpc64le-di i2c-modules-5.10.0-33-powerpc64le-di crc-modules-5.10.0-33-powerpc64le-di crypto-modules-5.10.0-33-powerpc64le-di crypto-dm-modules-5.10.0-33-powerpc64le-di ata-modules-5.10.0-33-powerpc64le-di nbd-modules-5.10.0-33-powerpc64le-di uinput-modules-5.10.0-33-powerpc64le-di mtd-core-modules-5.10.0-33-powerpc64le-di hypervisor-modules-5.10.0-33-powerpc64le-di fancontrol-modules-5.10.0-33-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-32' 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-32-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-32-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.223-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-33' ARCH='ppc64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='ppc64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_ppc64el_none_real:
  binary-arch_ppc64el_real:: setup_ppc64el
  binary-arch_ppc64el_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.223-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-33' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_riscv64:: binary-arch_riscv64_none binary-arch_riscv64_real
  binary-arch_riscv64::
-       $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-32' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-riscv64-di nic-modules-5.10.0-32-riscv64-di nic-wireless-modules-5.10.0-32-riscv64-di nic-shared-modules-5.10.0-32-riscv64-di usb-serial-modules-5.10.0-32-riscv64-di ppp-modules-5.10.0-32-riscv64-di pata-modules-5.10.0-32-riscv64-di cdrom-core-modules-5.10.0-32-riscv64-di scsi-core-modules-5.10.0-32-riscv64-di scsi-modules-5.10.0-32-riscv64-di scsi-nic-modules-5.10.0-32-riscv64-di loop-modules-5.10.0-32-riscv64-di btrfs-modules-5.10.0-32-riscv64-di ext4-modules-5.10.0-32-riscv64-di isofs-modules-5.10.0-32-riscv64-di jfs-modules-5.10.0-32-riscv64-di fat-modules-5.10.0-32-riscv64-di squashfs-modules-5.10.0-32-riscv64-di udf-modules-5.10.0-32-riscv64-di fuse-modules-5.10.0-32-riscv64-di f2fs-modules-5.10.0-32-riscv64-di md-modules-5.10.0-32-riscv64-di multipath-modules-5.10.0-32-riscv64-di usb-modules-5.10.0-32-riscv64-di usb-storage-modules-5.10.0-32-riscv64-di fb-modules-5.10.0-32-riscv64-di input-modules-5.10.0-32-riscv64-di event-modules-5.10.0-32-riscv64-di nic-usb-modules-5.10.0-32-riscv64-di sata-modules-5.10.0-32-riscv64-di i2c-modules-5.10.0-32-riscv64-di crc-modules-5.10.0-32-riscv64-di crypto-modules-5.10.0-32-riscv64-di crypto-dm-modules-5.10.0-32-riscv64-di ata-modules-5.10.0-32-riscv64-di mmc-core-modules-5.10.0-32-riscv64-di mmc-modules-5.10.0-32-riscv64-di nbd-modules-5.10.0-32-riscv64-di mtd-modules-5.10.0-32-riscv64-di mtd-core-modules-5.10.0-32-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-33' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-riscv64-di nic-modules-5.10.0-33-riscv64-di nic-wireless-modules-5.10.0-33-riscv64-di nic-shared-modules-5.10.0-33-riscv64-di usb-serial-modules-5.10.0-33-riscv64-di ppp-modules-5.10.0-33-riscv64-di pata-modules-5.10.0-33-riscv64-di cdrom-core-modules-5.10.0-33-riscv64-di scsi-core-modules-5.10.0-33-riscv64-di scsi-modules-5.10.0-33-riscv64-di scsi-nic-modules-5.10.0-33-riscv64-di loop-modules-5.10.0-33-riscv64-di btrfs-modules-5.10.0-33-riscv64-di ext4-modules-5.10.0-33-riscv64-di isofs-modules-5.10.0-33-riscv64-di jfs-modules-5.10.0-33-riscv64-di fat-modules-5.10.0-33-riscv64-di squashfs-modules-5.10.0-33-riscv64-di udf-modules-5.10.0-33-riscv64-di fuse-modules-5.10.0-33-riscv64-di f2fs-modules-5.10.0-33-riscv64-di md-modules-5.10.0-33-riscv64-di multipath-modules-5.10.0-33-riscv64-di usb-modules-5.10.0-33-riscv64-di usb-storage-modules-5.10.0-33-riscv64-di fb-modules-5.10.0-33-riscv64-di input-modules-5.10.0-33-riscv64-di event-modules-5.10.0-33-riscv64-di nic-usb-modules-5.10.0-33-riscv64-di sata-modules-5.10.0-33-riscv64-di i2c-modules-5.10.0-33-riscv64-di crc-modules-5.10.0-33-riscv64-di crypto-modules-5.10.0-33-riscv64-di crypto-dm-modules-5.10.0-33-riscv64-di ata-modules-5.10.0-33-riscv64-di mmc-core-modules-5.10.0-33-riscv64-di mmc-modules-5.10.0-33-riscv64-di nbd-modules-5.10.0-33-riscv64-di mtd-modules-5.10.0-33-riscv64-di mtd-core-modules-5.10.0-33-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-33' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-riscv64-di nic-modules-5.10.0-33-riscv64-di nic-wireless-modules-5.10.0-33-riscv64-di nic-shared-modules-5.10.0-33-riscv64-di usb-serial-modules-5.10.0-33-riscv64-di ppp-modules-5.10.0-33-riscv64-di pata-modules-5.10.0-33-riscv64-di cdrom-core-modules-5.10.0-33-riscv64-di scsi-core-modules-5.10.0-33-riscv64-di scsi-modules-5.10.0-33-riscv64-di scsi-nic-modules-5.10.0-33-riscv64-di loop-modules-5.10.0-33-riscv64-di btrfs-modules-5.10.0-33-riscv64-di ext4-modules-5.10.0-33-riscv64-di isofs-modules-5.10.0-33-riscv64-di jfs-modules-5.10.0-33-riscv64-di fat-modules-5.10.0-33-riscv64-di squashfs-modules-5.10.0-33-riscv64-di udf-modules-5.10.0-33-riscv64-di fuse-modules-5.10.0-33-riscv64-di f2fs-modules-5.10.0-33-riscv64-di md-modules-5.10.0-33-riscv64-di multipath-modules-5.10.0-33-riscv64-di usb-modules-5.10.0-33-riscv64-di usb-storage-modules-5.10.0-33-riscv64-di fb-modules-5.10.0-33-riscv64-di input-modules-5.10.0-33-riscv64-di event-modules-5.10.0-33-riscv64-di nic-usb-modules-5.10.0-33-riscv64-di sata-modules-5.10.0-33-riscv64-di i2c-modules-5.10.0-33-riscv64-di crc-modules-5.10.0-33-riscv64-di crypto-modules-5.10.0-33-riscv64-di crypto-dm-modules-5.10.0-33-riscv64-di ata-modules-5.10.0-33-riscv64-di mmc-core-modules-5.10.0-33-riscv64-di mmc-modules-5.10.0-33-riscv64-di nbd-modules-5.10.0-33-riscv64-di mtd-modules-5.10.0-33-riscv64-di mtd-core-modules-5.10.0-33-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-32' 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-32-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-32-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.223-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-33' ARCH='riscv64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='riscv64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_riscv64_real:: setup_riscv64
  binary-arch_riscv64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.223-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-33' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_s390: binary-arch_s390_extra binary-arch_s390_real
  binary-arch_s390_extra::
        $(MAKE) -f debian/rules.real install-dummy ARCH='s390' DH_OPTIONS='-plinux-compiler-gcc-10-s390'
  binary-arch_s390_real:: setup_s390
  binary-arch_s390_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.223-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-33' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_s390x:: binary-arch_s390x_extra binary-arch_s390x_none binary-arch_s390x_real
  binary-arch_s390x::
-       $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-32' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-s390x-di nic-modules-5.10.0-32-s390x-di cdrom-core-modules-5.10.0-32-s390x-di scsi-core-modules-5.10.0-32-s390x-di scsi-modules-5.10.0-32-s390x-di loop-modules-5.10.0-32-s390x-di btrfs-modules-5.10.0-32-s390x-di ext4-modules-5.10.0-32-s390x-di isofs-modules-5.10.0-32-s390x-di xfs-modules-5.10.0-32-s390x-di fat-modules-5.10.0-32-s390x-di udf-modules-5.10.0-32-s390x-di fuse-modules-5.10.0-32-s390x-di f2fs-modules-5.10.0-32-s390x-di md-modules-5.10.0-32-s390x-di multipath-modules-5.10.0-32-s390x-di crc-modules-5.10.0-32-s390x-di crypto-modules-5.10.0-32-s390x-di crypto-dm-modules-5.10.0-32-s390x-di nbd-modules-5.10.0-32-s390x-di mtd-core-modules-5.10.0-32-s390x-di dasd-modules-5.10.0-32-s390x-di dasd-extra-modules-5.10.0-32-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-33' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-s390x-di nic-modules-5.10.0-33-s390x-di cdrom-core-modules-5.10.0-33-s390x-di scsi-core-modules-5.10.0-33-s390x-di scsi-modules-5.10.0-33-s390x-di loop-modules-5.10.0-33-s390x-di btrfs-modules-5.10.0-33-s390x-di ext4-modules-5.10.0-33-s390x-di isofs-modules-5.10.0-33-s390x-di xfs-modules-5.10.0-33-s390x-di fat-modules-5.10.0-33-s390x-di udf-modules-5.10.0-33-s390x-di fuse-modules-5.10.0-33-s390x-di f2fs-modules-5.10.0-33-s390x-di md-modules-5.10.0-33-s390x-di multipath-modules-5.10.0-33-s390x-di crc-modules-5.10.0-33-s390x-di crypto-modules-5.10.0-33-s390x-di crypto-dm-modules-5.10.0-33-s390x-di nbd-modules-5.10.0-33-s390x-di mtd-core-modules-5.10.0-33-s390x-di dasd-modules-5.10.0-33-s390x-di dasd-extra-modules-5.10.0-33-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-33' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-s390x-di nic-modules-5.10.0-33-s390x-di cdrom-core-modules-5.10.0-33-s390x-di scsi-core-modules-5.10.0-33-s390x-di scsi-modules-5.10.0-33-s390x-di loop-modules-5.10.0-33-s390x-di btrfs-modules-5.10.0-33-s390x-di ext4-modules-5.10.0-33-s390x-di isofs-modules-5.10.0-33-s390x-di xfs-modules-5.10.0-33-s390x-di fat-modules-5.10.0-33-s390x-di udf-modules-5.10.0-33-s390x-di fuse-modules-5.10.0-33-s390x-di f2fs-modules-5.10.0-33-s390x-di md-modules-5.10.0-33-s390x-di multipath-modules-5.10.0-33-s390x-di crc-modules-5.10.0-33-s390x-di crypto-modules-5.10.0-33-s390x-di crypto-dm-modules-5.10.0-33-s390x-di nbd-modules-5.10.0-33-s390x-di mtd-core-modules-5.10.0-33-s390x-di dasd-modules-5.10.0-33-s390x-di dasd-extra-modules-5.10.0-33-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-32' 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-32-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-32-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.223-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-33' ARCH='s390x' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='s390x' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  binary-arch_s390x_real:: setup_s390x
  binary-arch_s390x_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.223-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-33' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_sh3: binary-arch_sh3_real
  binary-arch_sh3_real:: setup_sh3
  binary-arch_sh3_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.223-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-33' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_sh4:: binary-arch_sh4_none binary-arch_sh4_real
  binary-arch_sh4::
-       $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-32' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-sh7751r-di nic-modules-5.10.0-32-sh7751r-di nic-shared-modules-5.10.0-32-sh7751r-di usb-serial-modules-5.10.0-32-sh7751r-di ppp-modules-5.10.0-32-sh7751r-di pata-modules-5.10.0-32-sh7751r-di cdrom-core-modules-5.10.0-32-sh7751r-di firewire-core-modules-5.10.0-32-sh7751r-di loop-modules-5.10.0-32-sh7751r-di btrfs-modules-5.10.0-32-sh7751r-di ext4-modules-5.10.0-32-sh7751r-di isofs-modules-5.10.0-32-sh7751r-di jfs-modules-5.10.0-32-sh7751r-di xfs-modules-5.10.0-32-sh7751r-di fat-modules-5.10.0-32-sh7751r-di minix-modules-5.10.0-32-sh7751r-di squashfs-modules-5.10.0-32-sh7751r-di udf-modules-5.10.0-32-sh7751r-di fuse-modules-5.10.0-32-sh7751r-di f2fs-modules-5.10.0-32-sh7751r-di md-modules-5.10.0-32-sh7751r-di multipath-modules-5.10.0-32-sh7751r-di usb-storage-modules-5.10.0-32-sh7751r-di nic-usb-modules-5.10.0-32-sh7751r-di sata-modules-5.10.0-32-sh7751r-di i2c-modules-5.10.0-32-sh7751r-di crc-modules-5.10.0-32-sh7751r-di crypto-modules-5.10.0-32-sh7751r-di crypto-dm-modules-5.10.0-32-sh7751r-di nbd-modules-5.10.0-32-sh7751r-di speakup-modules-5.10.0-32-sh7751r-di sound-modules-5.10.0-32-sh7751r-di kernel-image-5.10.0-32-sh7785lcr-di nic-modules-5.10.0-32-sh7785lcr-di nic-shared-modules-5.10.0-32-sh7785lcr-di usb-serial-modules-5.10.0-32-sh7785lcr-di ppp-modules-5.10.0-32-sh7785lcr-di pata-modules-5.10.0-32-sh7785lcr-di cdrom-core-modules-5.10.0-32-sh7785lcr-di firewire-core-modules-5.10.0-32-sh7785lcr-di loop-modules-5.10.0-32-sh7785lcr-di btrfs-modules-5.10.0-32-sh7785lcr-di ext4-modules-5.10.0-32-sh7785lcr-di isofs-modules-5.10.0-32-sh7785lcr-di jfs-modules-5.10.0-32-sh7785lcr-di xfs-modules-5.10.0-32-sh7785lcr-di fat-modules-5.10.0-32-sh7785lcr-di minix-modules-5.10.0-32-sh7785lcr-di squashfs-modules-5.10.0-32-sh7785lcr-di udf-modules-5.10.0-32-sh7785lcr-di fuse-modules-5.10.0-32-sh7785lcr-di f2fs-modules-5.10.0-32-sh7785lcr-di md-modules-5.10.0-32-sh7785lcr-di multipath-modules-5.10.0-32-sh7785lcr-di nic-usb-modules-5.10.0-32-sh7785lcr-di sata-modules-5.10.0-32-sh7785lcr-di crc-modules-5.10.0-32-sh7785lcr-di crypto-modules-5.10.0-32-sh7785lcr-di crypto-dm-modules-5.10.0-32-sh7785lcr-di nbd-modules-5.10.0-32-sh7785lcr-di speakup-modules-5.10.0-32-sh7785lcr-di sound-modules-5.10.0-32-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-33' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-sh7751r-di nic-modules-5.10.0-33-sh7751r-di nic-shared-modules-5.10.0-33-sh7751r-di usb-serial-modules-5.10.0-33-sh7751r-di ppp-modules-5.10.0-33-sh7751r-di pata-modules-5.10.0-33-sh7751r-di cdrom-core-modules-5.10.0-33-sh7751r-di firewire-core-modules-5.10.0-33-sh7751r-di loop-modules-5.10.0-33-sh7751r-di btrfs-modules-5.10.0-33-sh7751r-di ext4-modules-5.10.0-33-sh7751r-di isofs-modules-5.10.0-33-sh7751r-di jfs-modules-5.10.0-33-sh7751r-di xfs-modules-5.10.0-33-sh7751r-di fat-modules-5.10.0-33-sh7751r-di minix-modules-5.10.0-33-sh7751r-di squashfs-modules-5.10.0-33-sh7751r-di udf-modules-5.10.0-33-sh7751r-di fuse-modules-5.10.0-33-sh7751r-di f2fs-modules-5.10.0-33-sh7751r-di md-modules-5.10.0-33-sh7751r-di multipath-modules-5.10.0-33-sh7751r-di usb-storage-modules-5.10.0-33-sh7751r-di nic-usb-modules-5.10.0-33-sh7751r-di sata-modules-5.10.0-33-sh7751r-di i2c-modules-5.10.0-33-sh7751r-di crc-modules-5.10.0-33-sh7751r-di crypto-modules-5.10.0-33-sh7751r-di crypto-dm-modules-5.10.0-33-sh7751r-di nbd-modules-5.10.0-33-sh7751r-di speakup-modules-5.10.0-33-sh7751r-di sound-modules-5.10.0-33-sh7751r-di kernel-image-5.10.0-33-sh7785lcr-di nic-modules-5.10.0-33-sh7785lcr-di nic-shared-modules-5.10.0-33-sh7785lcr-di usb-serial-modules-5.10.0-33-sh7785lcr-di ppp-modules-5.10.0-33-sh7785lcr-di pata-modules-5.10.0-33-sh7785lcr-di cdrom-core-modules-5.10.0-33-sh7785lcr-di firewire-core-modules-5.10.0-33-sh7785lcr-di loop-modules-5.10.0-33-sh7785lcr-di btrfs-modules-5.10.0-33-sh7785lcr-di ext4-modules-5.10.0-33-sh7785lcr-di isofs-modules-5.10.0-33-sh7785lcr-di jfs-modules-5.10.0-33-sh7785lcr-di xfs-modules-5.10.0-33-sh7785lcr-di fat-modules-5.10.0-33-sh7785lcr-di minix-modules-5.10.0-33-sh7785lcr-di squashfs-modules-5.10.0-33-sh7785lcr-di udf-modules-5.10.0-33-sh7785lcr-di fuse-modules-5.10.0-33-sh7785lcr-di f2fs-modules-5.10.0-33-sh7785lcr-di md-modules-5.10.0-33-sh7785lcr-di multipath-modules-5.10.0-33-sh7785lcr-di nic-usb-modules-5.10.0-33-sh7785lcr-di sata-modules-5.10.0-33-sh7785lcr-di crc-modules-5.10.0-33-sh7785lcr-di crypto-modules-5.10.0-33-sh7785lcr-di crypto-dm-modules-5.10.0-33-sh7785lcr-di nbd-modules-5.10.0-33-sh7785lcr-di speakup-modules-5.10.0-33-sh7785lcr-di sound-modules-5.10.0-33-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-33' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-sh7751r-di nic-modules-5.10.0-33-sh7751r-di nic-shared-modules-5.10.0-33-sh7751r-di usb-serial-modules-5.10.0-33-sh7751r-di ppp-modules-5.10.0-33-sh7751r-di pata-modules-5.10.0-33-sh7751r-di cdrom-core-modules-5.10.0-33-sh7751r-di firewire-core-modules-5.10.0-33-sh7751r-di loop-modules-5.10.0-33-sh7751r-di btrfs-modules-5.10.0-33-sh7751r-di ext4-modules-5.10.0-33-sh7751r-di isofs-modules-5.10.0-33-sh7751r-di jfs-modules-5.10.0-33-sh7751r-di xfs-modules-5.10.0-33-sh7751r-di fat-modules-5.10.0-33-sh7751r-di minix-modules-5.10.0-33-sh7751r-di squashfs-modules-5.10.0-33-sh7751r-di udf-modules-5.10.0-33-sh7751r-di fuse-modules-5.10.0-33-sh7751r-di f2fs-modules-5.10.0-33-sh7751r-di md-modules-5.10.0-33-sh7751r-di multipath-modules-5.10.0-33-sh7751r-di usb-storage-modules-5.10.0-33-sh7751r-di nic-usb-modules-5.10.0-33-sh7751r-di sata-modules-5.10.0-33-sh7751r-di i2c-modules-5.10.0-33-sh7751r-di crc-modules-5.10.0-33-sh7751r-di crypto-modules-5.10.0-33-sh7751r-di crypto-dm-modules-5.10.0-33-sh7751r-di nbd-modules-5.10.0-33-sh7751r-di speakup-modules-5.10.0-33-sh7751r-di sound-modules-5.10.0-33-sh7751r-di kernel-image-5.10.0-33-sh7785lcr-di nic-modules-5.10.0-33-sh7785lcr-di nic-shared-modules-5.10.0-33-sh7785lcr-di usb-serial-modules-5.10.0-33-sh7785lcr-di ppp-modules-5.10.0-33-sh7785lcr-di pata-modules-5.10.0-33-sh7785lcr-di cdrom-core-modules-5.10.0-33-sh7785lcr-di firewire-core-modules-5.10.0-33-sh7785lcr-di loop-modules-5.10.0-33-sh7785lcr-di btrfs-modules-5.10.0-33-sh7785lcr-di ext4-modules-5.10.0-33-sh7785lcr-di isofs-modules-5.10.0-33-sh7785lcr-di jfs-modules-5.10.0-33-sh7785lcr-di xfs-modules-5.10.0-33-sh7785lcr-di fat-modules-5.10.0-33-sh7785lcr-di minix-modules-5.10.0-33-sh7785lcr-di squashfs-modules-5.10.0-33-sh7785lcr-di udf-modules-5.10.0-33-sh7785lcr-di fuse-modules-5.10.0-33-sh7785lcr-di f2fs-modules-5.10.0-33-sh7785lcr-di md-modules-5.10.0-33-sh7785lcr-di multipath-modules-5.10.0-33-sh7785lcr-di nic-usb-modules-5.10.0-33-sh7785lcr-di sata-modules-5.10.0-33-sh7785lcr-di crc-modules-5.10.0-33-sh7785lcr-di crypto-modules-5.10.0-33-sh7785lcr-di crypto-dm-modules-5.10.0-33-sh7785lcr-di nbd-modules-5.10.0-33-sh7785lcr-di speakup-modules-5.10.0-33-sh7785lcr-di sound-modules-5.10.0-33-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-32' 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-32-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-32-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.223-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-33' ARCH='sh4' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='sh4' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_sh4_none_sh7785lcr: binary-arch_sh4_none_sh7785lcr_real
  binary-arch_sh4_none_sh7785lcr_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.223-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-33' ARCH='sh4' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='sh4' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_sh4_real:: setup_sh4
  binary-arch_sh4_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.223-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-33' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_sparc: binary-arch_sparc_real
  binary-arch_sparc64:: binary-arch_sparc64_none binary-arch_sparc64_real
  binary-arch_sparc64::
-       $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-32' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-32-sparc64-di nic-modules-5.10.0-32-sparc64-di nic-shared-modules-5.10.0-32-sparc64-di usb-serial-modules-5.10.0-32-sparc64-di ppp-modules-5.10.0-32-sparc64-di pata-modules-5.10.0-32-sparc64-di cdrom-core-modules-5.10.0-32-sparc64-di scsi-core-modules-5.10.0-32-sparc64-di scsi-modules-5.10.0-32-sparc64-di btrfs-modules-5.10.0-32-sparc64-di ext4-modules-5.10.0-32-sparc64-di isofs-modules-5.10.0-32-sparc64-di jfs-modules-5.10.0-32-sparc64-di ufs-modules-5.10.0-32-sparc64-di xfs-modules-5.10.0-32-sparc64-di fat-modules-5.10.0-32-sparc64-di squashfs-modules-5.10.0-32-sparc64-di udf-modules-5.10.0-32-sparc64-di fuse-modules-5.10.0-32-sparc64-di f2fs-modules-5.10.0-32-sparc64-di md-modules-5.10.0-32-sparc64-di multipath-modules-5.10.0-32-sparc64-di usb-modules-5.10.0-32-sparc64-di usb-storage-modules-5.10.0-32-sparc64-di fb-modules-5.10.0-32-sparc64-di input-modules-5.10.0-32-sparc64-di nic-usb-modules-5.10.0-32-sparc64-di sata-modules-5.10.0-32-sparc64-di i2c-modules-5.10.0-32-sparc64-di crc-modules-5.10.0-32-sparc64-di crypto-modules-5.10.0-32-sparc64-di crypto-dm-modules-5.10.0-32-sparc64-di ata-modules-5.10.0-32-sparc64-di nbd-modules-5.10.0-32-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-33' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-sparc64-di nic-modules-5.10.0-33-sparc64-di nic-shared-modules-5.10.0-33-sparc64-di usb-serial-modules-5.10.0-33-sparc64-di ppp-modules-5.10.0-33-sparc64-di pata-modules-5.10.0-33-sparc64-di cdrom-core-modules-5.10.0-33-sparc64-di scsi-core-modules-5.10.0-33-sparc64-di scsi-modules-5.10.0-33-sparc64-di btrfs-modules-5.10.0-33-sparc64-di ext4-modules-5.10.0-33-sparc64-di isofs-modules-5.10.0-33-sparc64-di jfs-modules-5.10.0-33-sparc64-di ufs-modules-5.10.0-33-sparc64-di xfs-modules-5.10.0-33-sparc64-di fat-modules-5.10.0-33-sparc64-di squashfs-modules-5.10.0-33-sparc64-di udf-modules-5.10.0-33-sparc64-di fuse-modules-5.10.0-33-sparc64-di f2fs-modules-5.10.0-33-sparc64-di md-modules-5.10.0-33-sparc64-di multipath-modules-5.10.0-33-sparc64-di usb-modules-5.10.0-33-sparc64-di usb-storage-modules-5.10.0-33-sparc64-di fb-modules-5.10.0-33-sparc64-di input-modules-5.10.0-33-sparc64-di nic-usb-modules-5.10.0-33-sparc64-di sata-modules-5.10.0-33-sparc64-di i2c-modules-5.10.0-33-sparc64-di crc-modules-5.10.0-33-sparc64-di crypto-modules-5.10.0-33-sparc64-di crypto-dm-modules-5.10.0-33-sparc64-di ata-modules-5.10.0-33-sparc64-di nbd-modules-5.10.0-33-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-33' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-33-sparc64-di nic-modules-5.10.0-33-sparc64-di nic-shared-modules-5.10.0-33-sparc64-di usb-serial-modules-5.10.0-33-sparc64-di ppp-modules-5.10.0-33-sparc64-di pata-modules-5.10.0-33-sparc64-di cdrom-core-modules-5.10.0-33-sparc64-di scsi-core-modules-5.10.0-33-sparc64-di scsi-modules-5.10.0-33-sparc64-di btrfs-modules-5.10.0-33-sparc64-di ext4-modules-5.10.0-33-sparc64-di isofs-modules-5.10.0-33-sparc64-di jfs-modules-5.10.0-33-sparc64-di ufs-modules-5.10.0-33-sparc64-di xfs-modules-5.10.0-33-sparc64-di fat-modules-5.10.0-33-sparc64-di squashfs-modules-5.10.0-33-sparc64-di udf-modules-5.10.0-33-sparc64-di fuse-modules-5.10.0-33-sparc64-di f2fs-modules-5.10.0-33-sparc64-di md-modules-5.10.0-33-sparc64-di multipath-modules-5.10.0-33-sparc64-di usb-modules-5.10.0-33-sparc64-di usb-storage-modules-5.10.0-33-sparc64-di fb-modules-5.10.0-33-sparc64-di input-modules-5.10.0-33-sparc64-di nic-usb-modules-5.10.0-33-sparc64-di sata-modules-5.10.0-33-sparc64-di i2c-modules-5.10.0-33-sparc64-di crc-modules-5.10.0-33-sparc64-di crypto-modules-5.10.0-33-sparc64-di crypto-dm-modules-5.10.0-33-sparc64-di ata-modules-5.10.0-33-sparc64-di nbd-modules-5.10.0-33-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-32' 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-32-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-32-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.223-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-33' ARCH='sparc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='sparc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_sparc64_none_sparc64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.223-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-33' ARCH='sparc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-33' ARCH='sparc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_sparc64_real:: setup_sparc64
  binary-arch_sparc64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.223-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-33' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_sparc_real:: setup_sparc
  binary-arch_sparc_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.223-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-33' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-arch_x32: binary-arch_x32_extra binary-arch_x32_real
  binary-arch_x32_extra::
        $(MAKE) -f debian/rules.real install-dummy ARCH='x32' DH_OPTIONS='-plinux-compiler-gcc-10-x86'
  binary-arch_x32_real:: setup_x32
  binary-arch_x32_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-32' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.223-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-33' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-33' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-indep:: binary-indep_none binary-indep_rt
  binary-indep::
-       $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-32' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-33' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-33' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-indep_none: binary-indep_none_real
  binary-indep_none_real::
-       $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-32' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.223-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-33' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-33' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  binary-indep_rt: binary-indep_rt_real
  binary-indep_rt_real::
-       $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-32' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.223-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-33' ALL_KERNEL_ARCHES='arm arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-33' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch: build-arch_alpha build-arch_amd64 build-arch_arm64 build-arch_arm64ilp32 build-arch_armel build-arch_armhf build-arch_hppa build-arch_i386 build-arch_ia64 build-arch_m68k build-arch_mips build-arch_mips64 build-arch_mips64el build-arch_mips64r6 build-arch_mips64r6el build-arch_mipsel build-arch_mipsn32 build-arch_mipsn32el build-arch_mipsn32r6 build-arch_mipsn32r6el build-arch_mipsr6 build-arch_mipsr6el build-arch_powerpc build-arch_ppc64 build-arch_ppc64el build-arch_riscv64 build-arch_s390 build-arch_s390x build-arch_sh3 build-arch_sh4 build-arch_sparc build-arch_sparc64 build-arch_x32
  build-arch_alpha: build-arch_alpha_none build-arch_alpha_real
  build-arch_alpha_none: build-arch_alpha_none_alpha-generic build-arch_alpha_none_alpha-smp build-arch_alpha_none_real
  build-arch_alpha_none_alpha-generic: build-arch_alpha_none_alpha-generic_real
  build-arch_alpha_none_alpha-generic_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.223-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-33' ARCH='alpha' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='alpha' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_alpha_none_alpha-smp: build-arch_alpha_none_alpha-smp_real
  build-arch_alpha_none_alpha-smp_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.223-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-33' ARCH='alpha' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='alpha' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_alpha_none_real:
  build-arch_alpha_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.223-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-33' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_amd64: build-arch_amd64_none build-arch_amd64_real build-arch_amd64_rt
  build-arch_amd64_none: build-arch_amd64_none_amd64 build-arch_amd64_none_cloud-amd64 build-arch_amd64_none_real
  build-arch_amd64_none_amd64: build-arch_amd64_none_amd64_real
  build-arch_amd64_none_amd64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.223-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-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_amd64_none_cloud-amd64: build-arch_amd64_none_cloud-amd64_real
  build-arch_amd64_none_cloud-amd64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.223-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-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_amd64_none_real:
  build-arch_amd64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.223-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-33' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_amd64_rt: build-arch_amd64_rt_amd64 build-arch_amd64_rt_real
  build-arch_amd64_rt_amd64: build-arch_amd64_rt_amd64_real
  build-arch_amd64_rt_amd64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.223-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-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_amd64_rt_real:
  build-arch_arm64: build-arch_arm64_none build-arch_arm64_real build-arch_arm64_rt
  build-arch_arm64_none: build-arch_arm64_none_arm64 build-arch_arm64_none_cloud-arm64 build-arch_arm64_none_real
  build-arch_arm64_none_arm64: build-arch_arm64_none_arm64_real
  build-arch_arm64_none_arm64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.223-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-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_arm64_none_cloud-arm64: build-arch_arm64_none_cloud-arm64_real
  build-arch_arm64_none_cloud-arm64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.223-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-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_arm64_none_real:
  build-arch_arm64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.223-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-33' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_arm64_rt: build-arch_arm64_rt_arm64 build-arch_arm64_rt_real
  build-arch_arm64_rt_arm64: build-arch_arm64_rt_arm64_real
  build-arch_arm64_rt_arm64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.223-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-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_arm64_rt_real:
  build-arch_arm64ilp32: build-arch_arm64ilp32_real
  build-arch_arm64ilp32_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.223-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-33' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_armel: build-arch_armel_none build-arch_armel_real
  build-arch_armel_none: build-arch_armel_none_marvell build-arch_armel_none_real build-arch_armel_none_rpi
  build-arch_armel_none_marvell: build-arch_armel_none_marvell_real
  build-arch_armel_none_marvell_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.223-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-33' ARCH='armel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='armel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_armel_none_real:
  build-arch_armel_none_rpi: build-arch_armel_none_rpi_real
  build-arch_armel_none_rpi_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.223-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-33' ARCH='armel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='armel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_armel_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.223-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-33' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -build-arch_armhf: build-arch_armhf_none build-arch_armhf_real build-arch_armhf_rt
 -build-arch_armhf_none: build-arch_armhf_none_armmp build-arch_armhf_none_armmp-lpae build-arch_armhf_none_real
 -build-arch_armhf_none_armmp: build-arch_armhf_none_armmp_real
 -build-arch_armhf_none_armmp-lpae: build-arch_armhf_none_armmp-lpae_real
 -build-arch_armhf_none_armmp-lpae_real::
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='armhf' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -build-arch_armhf_none_armmp_real::
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='armhf' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -build-arch_armhf_none_real:
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 +build-arch_armhf: build-arch_armhf_real
  build-arch_armhf_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.223-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-33' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -build-arch_armhf_rt: build-arch_armhf_rt_armmp build-arch_armhf_rt_real
 -build-arch_armhf_rt_armmp: build-arch_armhf_rt_armmp_real
 -build-arch_armhf_rt_armmp_real::
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='armhf' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -build-arch_armhf_rt_real:
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_hppa: build-arch_hppa_none build-arch_hppa_real
  build-arch_hppa_none: build-arch_hppa_none_parisc build-arch_hppa_none_parisc64 build-arch_hppa_none_real
  build-arch_hppa_none_parisc: build-arch_hppa_none_parisc_real
  build-arch_hppa_none_parisc64: build-arch_hppa_none_parisc64_real
  build-arch_hppa_none_parisc64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.223-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-33' 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-33-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-33-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' 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-33-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-33-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_hppa_none_parisc_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-32-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.223-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-33' 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-33-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' 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-33-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_hppa_none_real:
  build-arch_hppa_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.223-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-33' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_i386: build-arch_i386_none build-arch_i386_real build-arch_i386_rt
  build-arch_i386_none: build-arch_i386_none_686 build-arch_i386_none_686-pae build-arch_i386_none_real
  build-arch_i386_none_686: build-arch_i386_none_686_real
  build-arch_i386_none_686-pae: build-arch_i386_none_686-pae_real
  build-arch_i386_none_686-pae_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.223-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-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_i386_none_686_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.223-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-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_i386_none_real:
  build-arch_i386_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.223-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-33' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_i386_rt: build-arch_i386_rt_686-pae build-arch_i386_rt_real
  build-arch_i386_rt_686-pae: build-arch_i386_rt_686-pae_real
  build-arch_i386_rt_686-pae_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.223-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-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_i386_rt_real:
  build-arch_ia64: build-arch_ia64_none build-arch_ia64_real
  build-arch_ia64_none: build-arch_ia64_none_itanium build-arch_ia64_none_mckinley build-arch_ia64_none_real
  build-arch_ia64_none_itanium: build-arch_ia64_none_itanium_real
  build-arch_ia64_none_itanium_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.223-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-33' ARCH='ia64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='ia64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_ia64_none_mckinley: build-arch_ia64_none_mckinley_real
  build-arch_ia64_none_mckinley_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.223-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-33' ARCH='ia64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='ia64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_ia64_none_real:
  build-arch_ia64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.223-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-33' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_m68k: build-arch_m68k_none build-arch_m68k_real
  build-arch_m68k_none: build-arch_m68k_none_m68k build-arch_m68k_none_real
  build-arch_m68k_none_m68k: build-arch_m68k_none_m68k_real
  build-arch_m68k_none_m68k_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-32-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.223-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-33' ARCH='m68k' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='m68k' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_m68k_none_real:
  build-arch_m68k_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.223-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-33' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips: build-arch_mips_none build-arch_mips_real
  build-arch_mips64: build-arch_mips64_none build-arch_mips64_real
  build-arch_mips64_none: build-arch_mips64_none_5kc-malta build-arch_mips64_none_octeon build-arch_mips64_none_real
  build-arch_mips64_none_5kc-malta: build-arch_mips64_none_5kc-malta_real
  build-arch_mips64_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mips64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='mips64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64_none_octeon: build-arch_mips64_none_octeon_real
  build-arch_mips64_none_octeon_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.223-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-33' ARCH='mips64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='mips64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64_none_real:
  build-arch_mips64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64el: build-arch_mips64el_none build-arch_mips64el_real
  build-arch_mips64el_none: build-arch_mips64el_none_5kc-malta build-arch_mips64el_none_loongson-3 build-arch_mips64el_none_octeon build-arch_mips64el_none_real
  build-arch_mips64el_none_5kc-malta: build-arch_mips64el_none_5kc-malta_real
  build-arch_mips64el_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64el_none_loongson-3: build-arch_mips64el_none_loongson-3_real
  build-arch_mips64el_none_loongson-3_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.223-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-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64el_none_octeon: build-arch_mips64el_none_octeon_real
  build-arch_mips64el_none_octeon_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.223-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-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64el_none_real:
  build-arch_mips64el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64r6: build-arch_mips64r6_none build-arch_mips64r6_real
  build-arch_mips64r6_none: build-arch_mips64r6_none_mips64r6 build-arch_mips64r6_none_real
  build-arch_mips64r6_none_mips64r6: build-arch_mips64r6_none_mips64r6_real
  build-arch_mips64r6_none_mips64r6_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.223-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-33' ARCH='mips64r6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='mips64r6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64r6_none_real:
  build-arch_mips64r6_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64r6el: build-arch_mips64r6el_none build-arch_mips64r6el_real
  build-arch_mips64r6el_none: build-arch_mips64r6el_none_mips64r6el build-arch_mips64r6el_none_real
  build-arch_mips64r6el_none_mips64r6el: build-arch_mips64r6el_none_mips64r6el_real
  build-arch_mips64r6el_none_mips64r6el_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.223-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-33' ARCH='mips64r6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='mips64r6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips64r6el_none_real:
  build-arch_mips64r6el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips_none: build-arch_mips_none_4kc-malta build-arch_mips_none_5kc-malta build-arch_mips_none_octeon build-arch_mips_none_real
  build-arch_mips_none_4kc-malta: build-arch_mips_none_4kc-malta_real
  build-arch_mips_none_4kc-malta_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips_none_5kc-malta: build-arch_mips_none_5kc-malta_real
  build-arch_mips_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips_none_octeon: build-arch_mips_none_octeon_real
  build-arch_mips_none_octeon_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.223-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-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mips_none_real:
  build-arch_mips_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsel: build-arch_mipsel_none build-arch_mipsel_real
  build-arch_mipsel_none: build-arch_mipsel_none_4kc-malta build-arch_mipsel_none_5kc-malta build-arch_mipsel_none_loongson-3 build-arch_mipsel_none_octeon build-arch_mipsel_none_real
  build-arch_mipsel_none_4kc-malta: build-arch_mipsel_none_4kc-malta_real
  build-arch_mipsel_none_4kc-malta_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsel_none_5kc-malta: build-arch_mipsel_none_5kc-malta_real
  build-arch_mipsel_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsel_none_loongson-3: build-arch_mipsel_none_loongson-3_real
  build-arch_mipsel_none_loongson-3_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.223-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-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsel_none_octeon: build-arch_mipsel_none_octeon_real
  build-arch_mipsel_none_octeon_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.223-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-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsel_none_real:
  build-arch_mipsel_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsn32: build-arch_mipsn32_real
  build-arch_mipsn32_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsn32el: build-arch_mipsn32el_real
  build-arch_mipsn32el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsn32r6: build-arch_mipsn32r6_real
  build-arch_mipsn32r6_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsn32r6el: build-arch_mipsn32r6el_real
  build-arch_mipsn32r6el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsr6: build-arch_mipsr6_none build-arch_mipsr6_real
  build-arch_mipsr6_none: build-arch_mipsr6_none_mips32r6 build-arch_mipsr6_none_mips64r6 build-arch_mipsr6_none_real
  build-arch_mipsr6_none_mips32r6: build-arch_mipsr6_none_mips32r6_real
  build-arch_mipsr6_none_mips32r6_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='mipsr6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsr6_none_mips64r6: build-arch_mipsr6_none_mips64r6_real
  build-arch_mipsr6_none_mips64r6_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='mipsr6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsr6_none_real:
  build-arch_mipsr6_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsr6el: build-arch_mipsr6el_none build-arch_mipsr6el_real
  build-arch_mipsr6el_none: build-arch_mipsr6el_none_mips32r6el build-arch_mipsr6el_none_mips64r6el build-arch_mipsr6el_none_real
  build-arch_mipsr6el_none_mips32r6el: build-arch_mipsr6el_none_mips32r6el_real
  build-arch_mipsr6el_none_mips32r6el_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='mipsr6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsr6el_none_mips64r6el: build-arch_mipsr6el_none_mips64r6el_real
  build-arch_mipsr6el_none_mips64r6el_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='mipsr6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_mipsr6el_none_real:
  build-arch_mipsr6el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_powerpc: build-arch_powerpc_none build-arch_powerpc_real
  build-arch_powerpc_none: build-arch_powerpc_none_powerpc build-arch_powerpc_none_powerpc-smp build-arch_powerpc_none_powerpc64 build-arch_powerpc_none_real
  build-arch_powerpc_none_powerpc: build-arch_powerpc_none_powerpc_real
  build-arch_powerpc_none_powerpc-smp: build-arch_powerpc_none_powerpc-smp_real
  build-arch_powerpc_none_powerpc-smp_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.223-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-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_powerpc_none_powerpc64: build-arch_powerpc_none_powerpc64_real
  build-arch_powerpc_none_powerpc64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.223-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-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_powerpc_none_powerpc_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.223-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-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_powerpc_none_real:
  build-arch_powerpc_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.223-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-33' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_ppc64: build-arch_ppc64_none build-arch_ppc64_real
  build-arch_ppc64_none: build-arch_ppc64_none_powerpc64 build-arch_ppc64_none_real
  build-arch_ppc64_none_powerpc64: build-arch_ppc64_none_powerpc64_real
  build-arch_ppc64_none_powerpc64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.223-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-33' ARCH='ppc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='ppc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_ppc64_none_real:
  build-arch_ppc64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.223-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-33' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_ppc64el: build-arch_ppc64el_none build-arch_ppc64el_real
  build-arch_ppc64el_none: build-arch_ppc64el_none_powerpc64le build-arch_ppc64el_none_real
  build-arch_ppc64el_none_powerpc64le: build-arch_ppc64el_none_powerpc64le_real
  build-arch_ppc64el_none_powerpc64le_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.223-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-33' ARCH='ppc64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='ppc64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_ppc64el_none_real:
  build-arch_ppc64el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.223-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-33' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_riscv64: build-arch_riscv64_none build-arch_riscv64_real
  build-arch_riscv64_none: build-arch_riscv64_none_real build-arch_riscv64_none_riscv64
  build-arch_riscv64_none_real:
  build-arch_riscv64_none_riscv64: build-arch_riscv64_none_riscv64_real
  build-arch_riscv64_none_riscv64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-32-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.223-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-33' ARCH='riscv64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='riscv64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_riscv64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.223-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-33' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_s390: build-arch_s390_real
  build-arch_s390_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.223-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-33' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_s390x: build-arch_s390x_none build-arch_s390x_real
  build-arch_s390x_none: build-arch_s390x_none_real build-arch_s390x_none_s390x
  build-arch_s390x_none_real:
  build-arch_s390x_none_s390x: build-arch_s390x_none_s390x_real
  build-arch_s390x_none_s390x_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-32-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.223-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-33' ARCH='s390x' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='s390x' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  build-arch_s390x_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.223-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-33' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_sh3: build-arch_sh3_real
  build-arch_sh3_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.223-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-33' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_sh4: build-arch_sh4_none build-arch_sh4_real
  build-arch_sh4_none: build-arch_sh4_none_real build-arch_sh4_none_sh7751r build-arch_sh4_none_sh7785lcr
  build-arch_sh4_none_real:
  build-arch_sh4_none_sh7751r: build-arch_sh4_none_sh7751r_real
  build-arch_sh4_none_sh7751r_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.223-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-33' ARCH='sh4' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='sh4' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_sh4_none_sh7785lcr: build-arch_sh4_none_sh7785lcr_real
  build-arch_sh4_none_sh7785lcr_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.223-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-33' ARCH='sh4' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='sh4' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_sh4_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.223-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-33' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_sparc: build-arch_sparc_real
  build-arch_sparc64: build-arch_sparc64_none build-arch_sparc64_real
  build-arch_sparc64_none: build-arch_sparc64_none_real build-arch_sparc64_none_sparc64 build-arch_sparc64_none_sparc64-smp
@@@ -688,157 -714,163 +688,157 @@@ build-arch_sparc64_none_real
  build-arch_sparc64_none_sparc64: build-arch_sparc64_none_sparc64_real
  build-arch_sparc64_none_sparc64-smp: build-arch_sparc64_none_sparc64-smp_real
  build-arch_sparc64_none_sparc64-smp_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.223-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-33' ARCH='sparc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='sparc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_sparc64_none_sparc64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.223-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-33' ARCH='sparc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-33' ARCH='sparc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_sparc64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.223-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-33' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_sparc_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.223-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-33' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-arch_x32: build-arch_x32_real
  build-arch_x32_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-32' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.223-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-33' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-33' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-indep:: build-indep_none build-indep_rt
  build-indep::
-       $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-32' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-33' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-33' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  build-indep_none: build-indep_none_real
  build-indep_none_real:
  build-indep_rt: build-indep_rt_real
  build-indep_rt_real:
  debian/build/config.alpha_none_alpha-generic::
-       $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='5.10.0-32' 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-32-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-32-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.223-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-33' ARCH='alpha' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='5.10.0-33' ARCH='alpha' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.alpha_none_alpha-smp::
-       $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.10.0-32' 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-32-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-32-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.223-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-33' ARCH='alpha' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.10.0-33' ARCH='alpha' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.amd64_none_amd64::
-       $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.10.0-32' 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-32-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.223-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-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.10.0-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.amd64_none_cloud-amd64::
-       $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.10.0-32' 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-32-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.223-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-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.10.0-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.amd64_rt_amd64::
-       $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.10.0-32' 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-32-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.223-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-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.10.0-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.arm64_none_arm64::
-       $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.10.0-32' 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-32-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.223-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-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.10.0-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.arm64_none_cloud-arm64::
-       $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.10.0-32' 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-32-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.223-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-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.10.0-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.arm64_rt_arm64::
-       $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.10.0-32' 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-32-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.223-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-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.10.0-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.armel_none_marvell::
-       $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.10.0-32' 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-32-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-32-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.223-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-33' ARCH='armel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.10.0-33' ARCH='armel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.armel_none_rpi::
-       $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.10.0-32' 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-32-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-32-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.223-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-33' ARCH='armel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -debian/build/config.armhf_none_armmp::
 -      $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp ABINAME='5.10.0-33' ARCH='armhf' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -debian/build/config.armhf_none_armmp-lpae::
 -      $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp-lpae ABINAME='5.10.0-33' ARCH='armhf' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -debian/build/config.armhf_rt_armmp::
 -      $(MAKE) -f debian/rules.real debian/build/config.armhf_rt_armmp ABINAME='5.10.0-33' ARCH='armhf' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.10.0-33' ARCH='armel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.hppa_none_parisc::
-       $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.10.0-32' 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-32-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-32-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.223-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-33' 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-33-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.10.0-33' 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-33-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.hppa_none_parisc64::
-       $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.10.0-32' 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-32-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-32-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.223-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-33' 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-33-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-33-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.10.0-33' 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-33-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-33-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.i386_none_686::
-       $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.10.0-32' 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-32-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.223-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-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.10.0-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.i386_none_686-pae::
-       $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.10.0-32' 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-32-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.223-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-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.10.0-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.i386_rt_686-pae::
-       $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.10.0-32' 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-32-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.223-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-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.10.0-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.ia64_none_itanium::
-       $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.10.0-32' 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-32-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-32-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.223-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-33' ARCH='ia64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.10.0-33' ARCH='ia64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.ia64_none_mckinley::
-       $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.10.0-32' 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-32-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-32-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.223-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-33' ARCH='ia64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.10.0-33' ARCH='ia64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.m68k_none_m68k::
-       $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.10.0-32' 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-32-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-32-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.223-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-33' ARCH='m68k' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.10.0-33' ARCH='m68k' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips64_none_5kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.10.0-32' 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-32-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-32-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mips64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.10.0-33' ARCH='mips64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips64_none_octeon::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.10.0-32' 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-32-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-32-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.223-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-33' ARCH='mips64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.10.0-33' ARCH='mips64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips64el_none_5kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.10.0-32' 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-32-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-32-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.10.0-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips64el_none_loongson-3::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.10.0-32' 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-32-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-32-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.223-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-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.10.0-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips64el_none_octeon::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.10.0-32' 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-32-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-32-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.223-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-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.10.0-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips64r6_none_mips64r6::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6 ABINAME='5.10.0-32' 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-32-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-32-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.223-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-33' ARCH='mips64r6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6 ABINAME='5.10.0-33' ARCH='mips64r6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips64r6el_none_mips64r6el::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.10.0-32' 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-32-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-32-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.223-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-33' ARCH='mips64r6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.10.0-33' ARCH='mips64r6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips_none_4kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.10.0-32' 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-32-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-32-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.10.0-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips_none_5kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mips_none_5kc-malta ABINAME='5.10.0-32' 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-32-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-32-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips_none_5kc-malta ABINAME='5.10.0-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mips_none_octeon::
-       $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.10.0-32' 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-32-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-32-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.223-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-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.10.0-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mipsel_none_4kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.10.0-32' 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-32-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-32-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.10.0-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mipsel_none_5kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_5kc-malta ABINAME='5.10.0-32' 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-32-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-32-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_5kc-malta ABINAME='5.10.0-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mipsel_none_loongson-3::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.10.0-32' 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-32-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-32-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.223-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-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.10.0-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mipsel_none_octeon::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.10.0-32' 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-32-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-32-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.223-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-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.10.0-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mipsr6_none_mips32r6::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6 ABINAME='5.10.0-32' 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-32-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-32-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6 ABINAME='5.10.0-33' ARCH='mipsr6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mipsr6_none_mips64r6::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips64r6 ABINAME='5.10.0-32' 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-32-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-32-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips64r6 ABINAME='5.10.0-33' ARCH='mipsr6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mipsr6el_none_mips32r6el::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.10.0-32' 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-32-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-32-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.10.0-33' ARCH='mipsr6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.mipsr6el_none_mips64r6el::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips64r6el ABINAME='5.10.0-32' 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-32-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-32-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips64r6el ABINAME='5.10.0-33' ARCH='mipsr6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.powerpc_none_powerpc::
-       $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.10.0-32' 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-32-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-32-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.223-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-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.10.0-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.powerpc_none_powerpc-smp::
-       $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.10.0-32' 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-32-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-32-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.223-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-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.10.0-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.powerpc_none_powerpc64::
-       $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.10.0-32' 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-32-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-32-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.223-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-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.10.0-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.ppc64_none_powerpc64::
-       $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.10.0-32' 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-32-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-32-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.223-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-33' ARCH='ppc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.10.0-33' ARCH='ppc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.ppc64el_none_powerpc64le::
-       $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.10.0-32' 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-32-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-32-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.223-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-33' ARCH='ppc64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.10.0-33' ARCH='ppc64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.riscv64_none_riscv64::
-       $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.10.0-32' 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-32-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-32-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.223-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-33' ARCH='riscv64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.10.0-33' ARCH='riscv64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.s390x_none_s390x::
-       $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.10.0-32' 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-32-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-32-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.223-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-33' ARCH='s390x' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.10.0-33' ARCH='s390x' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  debian/build/config.sh4_none_sh7751r::
-       $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.10.0-32' 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-32-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-32-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.223-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-33' ARCH='sh4' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.10.0-33' ARCH='sh4' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.sh4_none_sh7785lcr::
-       $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.10.0-32' 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-32-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-32-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.223-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-33' ARCH='sh4' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.10.0-33' ARCH='sh4' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.sparc64_none_sparc64::
-       $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.10.0-32' 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-32-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-32-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.223-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-33' ARCH='sparc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.10.0-33' ARCH='sparc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  debian/build/config.sparc64_none_sparc64-smp::
-       $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.10.0-32' 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-32-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-32-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.223-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-33' ARCH='sparc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.10.0-33' ARCH='sparc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup: setup_alpha setup_amd64 setup_arm64 setup_arm64ilp32 setup_armel setup_armhf setup_hppa setup_i386 setup_ia64 setup_m68k setup_mips setup_mips64 setup_mips64el setup_mips64r6 setup_mips64r6el setup_mipsel setup_mipsn32 setup_mipsn32el setup_mipsn32r6 setup_mipsn32r6el setup_mipsr6 setup_mipsr6el setup_none setup_powerpc setup_ppc64 setup_ppc64el setup_riscv64 setup_rt setup_s390 setup_s390x setup_sh3 setup_sh4 setup_sparc setup_sparc64 setup_x32
  setup_alpha: setup_alpha_none setup_alpha_real
  setup_alpha_none: setup_alpha_none_alpha-generic setup_alpha_none_alpha-smp setup_alpha_none_real
  setup_alpha_none_alpha-generic: setup_alpha_none_alpha-generic_real
  setup_alpha_none_alpha-generic_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.223-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-33' ARCH='alpha' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='alpha' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_alpha_none_alpha-smp: setup_alpha_none_alpha-smp_real
  setup_alpha_none_alpha-smp_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.223-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-33' ARCH='alpha' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='alpha' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_alpha_none_real:
  setup_alpha_real:
  setup_amd64: setup_amd64_none setup_amd64_real setup_amd64_rt
  setup_amd64_none: setup_amd64_none_amd64 setup_amd64_none_cloud-amd64 setup_amd64_none_real
  setup_amd64_none_amd64: setup_amd64_none_amd64_real
  setup_amd64_none_amd64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.223-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-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_amd64_none_cloud-amd64: setup_amd64_none_cloud-amd64_real
  setup_amd64_none_cloud-amd64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.223-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-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_amd64_none_real:
  setup_amd64_real:
  setup_amd64_rt: setup_amd64_rt_amd64 setup_amd64_rt_real
  setup_amd64_rt_amd64: setup_amd64_rt_amd64_real
  setup_amd64_rt_amd64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.223-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-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='amd64' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_amd64_rt_real:
  setup_arm64: setup_arm64_none setup_arm64_real setup_arm64_rt
  setup_arm64_none: setup_arm64_none_arm64 setup_arm64_none_cloud-arm64 setup_arm64_none_real
  setup_arm64_none_arm64: setup_arm64_none_arm64_real
  setup_arm64_none_arm64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.223-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-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_arm64_none_cloud-arm64: setup_arm64_none_cloud-arm64_real
  setup_arm64_none_cloud-arm64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.223-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-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_arm64_none_real:
  setup_arm64_real:
  setup_arm64_rt: setup_arm64_rt_arm64 setup_arm64_rt_real
  setup_arm64_rt_arm64: setup_arm64_rt_arm64_real
  setup_arm64_rt_arm64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.223-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-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_arm64_rt_real:
  setup_arm64ilp32: setup_arm64ilp32_real
  setup_arm64ilp32_real:
@@@ -846,22 -878,35 +846,22 @@@ setup_armel: setup_armel_none setup_arm
  setup_armel_none: setup_armel_none_marvell setup_armel_none_real setup_armel_none_rpi
  setup_armel_none_marvell: setup_armel_none_marvell_real
  setup_armel_none_marvell_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.223-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-33' ARCH='armel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='armel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_armel_none_real:
  setup_armel_none_rpi: setup_armel_none_rpi_real
  setup_armel_none_rpi_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.223-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-33' ARCH='armel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='armel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_armel_real:
 -setup_armhf: setup_armhf_none setup_armhf_real setup_armhf_rt
 -setup_armhf_none: setup_armhf_none_armmp setup_armhf_none_armmp-lpae setup_armhf_none_real
 -setup_armhf_none_armmp: setup_armhf_none_armmp_real
 -setup_armhf_none_armmp-lpae: setup_armhf_none_armmp-lpae_real
 -setup_armhf_none_armmp-lpae_real::
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='armhf' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -setup_armhf_none_armmp_real::
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='armhf' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -setup_armhf_none_real:
 +setup_armhf: setup_armhf_real
  setup_armhf_real:
 -setup_armhf_rt: setup_armhf_rt_armmp setup_armhf_rt_real
 -setup_armhf_rt_armmp: setup_armhf_rt_armmp_real
 -setup_armhf_rt_armmp_real::
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='armhf' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
 -setup_armhf_rt_real:
  setup_hppa: setup_hppa_none setup_hppa_real
  setup_hppa_none: setup_hppa_none_parisc setup_hppa_none_parisc64 setup_hppa_none_real
  setup_hppa_none_parisc: setup_hppa_none_parisc_real
  setup_hppa_none_parisc64: setup_hppa_none_parisc64_real
  setup_hppa_none_parisc64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.223-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-33' 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-33-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-33-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' 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-33-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-33-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_hppa_none_parisc_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-32-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.223-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-33' 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-33-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' 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-33-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_hppa_none_real:
  setup_hppa_real:
  setup_i386: setup_i386_none setup_i386_real setup_i386_rt
@@@ -869,31 -914,31 +869,31 @@@ setup_i386_none: setup_i386_none_686 se
  setup_i386_none_686: setup_i386_none_686_real
  setup_i386_none_686-pae: setup_i386_none_686-pae_real
  setup_i386_none_686-pae_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.223-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-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_i386_none_686_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.223-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-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_i386_none_real:
  setup_i386_real:
  setup_i386_rt: setup_i386_rt_686-pae setup_i386_rt_real
  setup_i386_rt_686-pae: setup_i386_rt_686-pae_real
  setup_i386_rt_686-pae_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-32-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.223-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-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='i386' COMPILER='gcc-10' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-33-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_i386_rt_real:
  setup_ia64: setup_ia64_none setup_ia64_real
  setup_ia64_none: setup_ia64_none_itanium setup_ia64_none_mckinley setup_ia64_none_real
  setup_ia64_none_itanium: setup_ia64_none_itanium_real
  setup_ia64_none_itanium_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.223-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-33' ARCH='ia64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='ia64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_ia64_none_mckinley: setup_ia64_none_mckinley_real
  setup_ia64_none_mckinley_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.223-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-33' ARCH='ia64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='ia64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_ia64_none_real:
  setup_ia64_real:
  setup_m68k: setup_m68k_none setup_m68k_real
  setup_m68k_none: setup_m68k_none_m68k setup_m68k_none_real
  setup_m68k_none_m68k: setup_m68k_none_m68k_real
  setup_m68k_none_m68k_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-32-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.223-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-33' ARCH='m68k' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='m68k' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_m68k_none_real:
  setup_m68k_real:
  setup_mips: setup_mips_none setup_mips_real
@@@ -901,65 -946,65 +901,65 @@@ setup_mips64: setup_mips64_none setup_m
  setup_mips64_none: setup_mips64_none_5kc-malta setup_mips64_none_octeon setup_mips64_none_real
  setup_mips64_none_5kc-malta: setup_mips64_none_5kc-malta_real
  setup_mips64_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mips64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='mips64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips64_none_octeon: setup_mips64_none_octeon_real
  setup_mips64_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.223-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-33' ARCH='mips64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='mips64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips64_none_real:
  setup_mips64_real:
  setup_mips64el: setup_mips64el_none setup_mips64el_real
  setup_mips64el_none: setup_mips64el_none_5kc-malta setup_mips64el_none_loongson-3 setup_mips64el_none_octeon setup_mips64el_none_real
  setup_mips64el_none_5kc-malta: setup_mips64el_none_5kc-malta_real
  setup_mips64el_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips64el_none_loongson-3: setup_mips64el_none_loongson-3_real
  setup_mips64el_none_loongson-3_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.223-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-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips64el_none_octeon: setup_mips64el_none_octeon_real
  setup_mips64el_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.223-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-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='mips64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips64el_none_real:
  setup_mips64el_real:
  setup_mips64r6: setup_mips64r6_none setup_mips64r6_real
  setup_mips64r6_none: setup_mips64r6_none_mips64r6 setup_mips64r6_none_real
  setup_mips64r6_none_mips64r6: setup_mips64r6_none_mips64r6_real
  setup_mips64r6_none_mips64r6_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.223-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-33' ARCH='mips64r6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='mips64r6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips64r6_none_real:
  setup_mips64r6_real:
  setup_mips64r6el: setup_mips64r6el_none setup_mips64r6el_real
  setup_mips64r6el_none: setup_mips64r6el_none_mips64r6el setup_mips64r6el_none_real
  setup_mips64r6el_none_mips64r6el: setup_mips64r6el_none_mips64r6el_real
  setup_mips64r6el_none_mips64r6el_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.223-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-33' ARCH='mips64r6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='mips64r6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips64r6el_none_real:
  setup_mips64r6el_real:
  setup_mips_none: setup_mips_none_4kc-malta setup_mips_none_5kc-malta setup_mips_none_octeon setup_mips_none_real
  setup_mips_none_4kc-malta: setup_mips_none_4kc-malta_real
  setup_mips_none_4kc-malta_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips_none_5kc-malta: setup_mips_none_5kc-malta_real
  setup_mips_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips_none_octeon: setup_mips_none_octeon_real
  setup_mips_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.223-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-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='mips' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mips_none_real:
  setup_mips_real:
  setup_mipsel: setup_mipsel_none setup_mipsel_real
  setup_mipsel_none: setup_mipsel_none_4kc-malta setup_mipsel_none_5kc-malta setup_mipsel_none_loongson-3 setup_mipsel_none_octeon setup_mipsel_none_real
  setup_mipsel_none_4kc-malta: setup_mipsel_none_4kc-malta_real
  setup_mipsel_none_4kc-malta_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mipsel_none_5kc-malta: setup_mipsel_none_5kc-malta_real
  setup_mipsel_none_5kc-malta_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.223-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-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mipsel_none_loongson-3: setup_mipsel_none_loongson-3_real
  setup_mipsel_none_loongson-3_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.223-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-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mipsel_none_octeon: setup_mipsel_none_octeon_real
  setup_mipsel_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.223-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-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='mipsel' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mipsel_none_real:
  setup_mipsel_real:
  setup_mipsn32: setup_mipsn32_real
@@@ -974,20 -1019,20 +974,20 @@@ setup_mipsr6: setup_mipsr6_none setup_m
  setup_mipsr6_none: setup_mipsr6_none_mips32r6 setup_mipsr6_none_mips64r6 setup_mipsr6_none_real
  setup_mipsr6_none_mips32r6: setup_mipsr6_none_mips32r6_real
  setup_mipsr6_none_mips32r6_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='mipsr6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mipsr6_none_mips64r6: setup_mipsr6_none_mips64r6_real
  setup_mipsr6_none_mips64r6_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='mipsr6' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mipsr6_none_real:
  setup_mipsr6_real:
  setup_mipsr6el: setup_mipsr6el_none setup_mipsr6el_real
  setup_mipsr6el_none: setup_mipsr6el_none_mips32r6el setup_mipsr6el_none_mips64r6el setup_mipsr6el_none_real
  setup_mipsr6el_none_mips32r6el: setup_mipsr6el_none_mips32r6el_real
  setup_mipsr6el_none_mips32r6el_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='mipsr6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mipsr6el_none_mips64r6el: setup_mipsr6el_none_mips64r6el_real
  setup_mipsr6el_none_mips64r6el_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.223-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-33' ARCH='mipsr6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='mipsr6el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_mipsr6el_none_real:
  setup_mipsr6el_real:
  setup_none: setup_none_real
@@@ -997,26 -1042,26 +997,26 @@@ setup_powerpc_none: setup_powerpc_none_
  setup_powerpc_none_powerpc: setup_powerpc_none_powerpc_real
  setup_powerpc_none_powerpc-smp: setup_powerpc_none_powerpc-smp_real
  setup_powerpc_none_powerpc-smp_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.223-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-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_powerpc_none_powerpc64: setup_powerpc_none_powerpc64_real
  setup_powerpc_none_powerpc64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.223-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-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_powerpc_none_powerpc_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.223-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-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='powerpc' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_powerpc_none_real:
  setup_powerpc_real:
  setup_ppc64: setup_ppc64_none setup_ppc64_real
  setup_ppc64_none: setup_ppc64_none_powerpc64 setup_ppc64_none_real
  setup_ppc64_none_powerpc64: setup_ppc64_none_powerpc64_real
  setup_ppc64_none_powerpc64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.223-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-33' ARCH='ppc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='ppc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_ppc64_none_real:
  setup_ppc64_real:
  setup_ppc64el: setup_ppc64el_none setup_ppc64el_real
  setup_ppc64el_none: setup_ppc64el_none_powerpc64le setup_ppc64el_none_real
  setup_ppc64el_none_powerpc64le: setup_ppc64el_none_powerpc64le_real
  setup_ppc64el_none_powerpc64le_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.223-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-33' ARCH='ppc64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='ppc64el' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-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 "BUILD_SALT=\"5.10.0-33-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_ppc64el_none_real:
  setup_ppc64el_real:
  setup_riscv64: setup_riscv64_none setup_riscv64_real
@@@ -1024,7 -1069,7 +1024,7 @@@ setup_riscv64_none: setup_riscv64_none_
  setup_riscv64_none_real:
  setup_riscv64_none_riscv64: setup_riscv64_none_riscv64_real
  setup_riscv64_none_riscv64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-32-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.223-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-33' ARCH='riscv64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='riscv64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_riscv64_real:
  setup_rt: setup_rt_real
  setup_rt_real:
@@@ -1035,7 -1080,7 +1035,7 @@@ setup_s390x_none: setup_s390x_none_rea
  setup_s390x_none_real:
  setup_s390x_none_s390x: setup_s390x_none_s390x_real
  setup_s390x_none_s390x_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-32-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.223-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-33' ARCH='s390x' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='s390x' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10'
  setup_s390x_real:
  setup_sh3: setup_sh3_real
  setup_sh3_real:
@@@ -1044,10 -1089,10 +1044,10 @@@ setup_sh4_none: setup_sh4_none_real set
  setup_sh4_none_real:
  setup_sh4_none_sh7751r: setup_sh4_none_sh7751r_real
  setup_sh4_none_sh7751r_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.223-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-33' ARCH='sh4' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='sh4' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_sh4_none_sh7785lcr: setup_sh4_none_sh7785lcr_real
  setup_sh4_none_sh7785lcr_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.223-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-33' ARCH='sh4' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='sh4' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_sh4_real:
  setup_sparc: setup_sparc_real
  setup_sparc64: setup_sparc64_none setup_sparc64_real
@@@ -1056,9 -1101,9 +1056,9 @@@ setup_sparc64_none_real
  setup_sparc64_none_sparc64: setup_sparc64_none_sparc64_real
  setup_sparc64_none_sparc64-smp: setup_sparc64_none_sparc64-smp_real
  setup_sparc64_none_sparc64-smp_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.223-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-33' ARCH='sparc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='sparc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_sparc64_none_sparc64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-32' 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-32-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-32-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.223-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-33' ARCH='sparc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-33' ARCH='sparc64' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-33-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-33-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  setup_sparc64_real:
  setup_sparc_real:
  setup_x32: setup_x32_real
@@@ -1066,7 -1111,7 +1066,7 @@@ setup_x32_real
  source: source_none source_rt
  source_none: source_none_real
  source_none_real::
-       $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-32' FEATURESET='none' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-33' FEATURESET='none' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-33' FEATURESET='none' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
  source_rt: source_rt_real
  source_rt_real::
-       $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-32' FEATURESET='rt' SOURCEVERSION='5.10.223-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
 -      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-33' FEATURESET='rt' SOURCEVERSION='5.10.226-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-33' FEATURESET='rt' SOURCEVERSION='5.10.226-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
index 9e90ad0b8aee06ece46005c45b5ac26ed0220979,db447fe24ad78d12e204caecd3d5c5cf01a475f2..69605cc8796abef459132a553597beb61a7d3890
@@@ -4,6 -4,11 +4,11 @@@ Depends: python
  
  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-32-alpha-generic [alpha], linux-image-5.10.0-32-alpha-smp [alpha], linux-image-5.10.0-32-amd64-unsigned [amd64], linux-image-5.10.0-32-cloud-amd64-unsigned [amd64], linux-image-5.10.0-32-rt-amd64-unsigned [amd64], linux-image-5.10.0-32-arm64-unsigned [arm64], linux-image-5.10.0-32-cloud-arm64-unsigned [arm64], linux-image-5.10.0-32-rt-arm64-unsigned [arm64], linux-image-5.10.0-32-marvell [armel], linux-image-5.10.0-32-rpi [armel], linux-image-5.10.0-32-parisc [hppa], linux-image-5.10.0-32-parisc64 [hppa], linux-image-5.10.0-32-686-unsigned [i386], linux-image-5.10.0-32-686-pae-unsigned [i386], linux-image-5.10.0-32-rt-686-pae-unsigned [i386], linux-image-5.10.0-32-itanium [ia64], linux-image-5.10.0-32-mckinley [ia64], linux-image-5.10.0-32-m68k [m68k], linux-image-5.10.0-32-4kc-malta [mips mipsel], linux-image-5.10.0-32-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-32-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-32-loongson-3 [mips64el mipsel], linux-image-5.10.0-32-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-32-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-32-mips32r6 [mipsr6], linux-image-5.10.0-32-mips32r6el [mipsr6el], linux-image-5.10.0-32-powerpc [powerpc], linux-image-5.10.0-32-powerpc-smp [powerpc], linux-image-5.10.0-32-powerpc64 [powerpc ppc64], linux-image-5.10.0-32-powerpc64le [ppc64el], linux-image-5.10.0-32-riscv64 [riscv64], linux-image-5.10.0-32-s390x [s390x], linux-image-5.10.0-32-sh7751r [sh4], linux-image-5.10.0-32-sh7785lcr [sh4], linux-image-5.10.0-32-sparc64 [sparc64], linux-image-5.10.0-32-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-33-alpha-generic [alpha], linux-image-5.10.0-33-alpha-smp [alpha], linux-image-5.10.0-33-amd64-unsigned [amd64], linux-image-5.10.0-33-cloud-amd64-unsigned [amd64], linux-image-5.10.0-33-rt-amd64-unsigned [amd64], linux-image-5.10.0-33-arm64-unsigned [arm64], linux-image-5.10.0-33-cloud-arm64-unsigned [arm64], linux-image-5.10.0-33-rt-arm64-unsigned [arm64], linux-image-5.10.0-33-marvell [armel], linux-image-5.10.0-33-rpi [armel], linux-image-5.10.0-33-armmp [armhf], linux-image-5.10.0-33-armmp-lpae [armhf], linux-image-5.10.0-33-rt-armmp [armhf], linux-image-5.10.0-33-parisc [hppa], linux-image-5.10.0-33-parisc64 [hppa], linux-image-5.10.0-33-686-unsigned [i386], linux-image-5.10.0-33-686-pae-unsigned [i386], linux-image-5.10.0-33-rt-686-pae-unsigned [i386], linux-image-5.10.0-33-itanium [ia64], linux-image-5.10.0-33-mckinley [ia64], linux-image-5.10.0-33-m68k [m68k], linux-image-5.10.0-33-4kc-malta [mips mipsel], linux-image-5.10.0-33-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-33-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-33-loongson-3 [mips64el mipsel], linux-image-5.10.0-33-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-33-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-33-mips32r6 [mipsr6], linux-image-5.10.0-33-mips32r6el [mipsr6el], linux-image-5.10.0-33-powerpc [powerpc], linux-image-5.10.0-33-powerpc-smp [powerpc], linux-image-5.10.0-33-powerpc64 [powerpc ppc64], linux-image-5.10.0-33-powerpc64le [ppc64el], linux-image-5.10.0-33-riscv64 [riscv64], linux-image-5.10.0-33-s390x [s390x], linux-image-5.10.0-33-sh7751r [sh4], linux-image-5.10.0-33-sh7785lcr [sh4], linux-image-5.10.0-33-sparc64 [sparc64], linux-image-5.10.0-33-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-33-alpha-generic [alpha], linux-image-5.10.0-33-alpha-smp [alpha], linux-image-5.10.0-33-amd64-unsigned [amd64], linux-image-5.10.0-33-cloud-amd64-unsigned [amd64], linux-image-5.10.0-33-rt-amd64-unsigned [amd64], linux-image-5.10.0-33-arm64-unsigned [arm64], linux-image-5.10.0-33-cloud-arm64-unsigned [arm64], linux-image-5.10.0-33-rt-arm64-unsigned [arm64], linux-image-5.10.0-33-marvell [armel], linux-image-5.10.0-33-rpi [armel], linux-image-5.10.0-33-parisc [hppa], linux-image-5.10.0-33-parisc64 [hppa], linux-image-5.10.0-33-686-unsigned [i386], linux-image-5.10.0-33-686-pae-unsigned [i386], linux-image-5.10.0-33-rt-686-pae-unsigned [i386], linux-image-5.10.0-33-itanium [ia64], linux-image-5.10.0-33-mckinley [ia64], linux-image-5.10.0-33-m68k [m68k], linux-image-5.10.0-33-4kc-malta [mips mipsel], linux-image-5.10.0-33-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-33-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-33-loongson-3 [mips64el mipsel], linux-image-5.10.0-33-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-33-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-33-mips32r6 [mipsr6], linux-image-5.10.0-33-mips32r6el [mipsr6el], linux-image-5.10.0-33-powerpc [powerpc], linux-image-5.10.0-33-powerpc-smp [powerpc], linux-image-5.10.0-33-powerpc64 [powerpc ppc64], linux-image-5.10.0-33-powerpc64le [ppc64el], linux-image-5.10.0-33-riscv64 [riscv64], linux-image-5.10.0-33-s390x [s390x], linux-image-5.10.0-33-sh7751r [sh4], linux-image-5.10.0-33-sh7785lcr [sh4], linux-image-5.10.0-33-sparc64 [sparc64], linux-image-5.10.0-33-sparc64-smp [sparc64]
  Classes: smp
  
 -Architecture: alpha amd64 arm64 armhf hppa i386 ia64 m68k mips64r6 mips64r6el mipsr6 mipsr6el ppc64 ppc64el riscv64 s390x sparc64
+ Tests: kbuild
 -Depends: python3, linux-headers-5.10.0-33-alpha-smp [alpha], linux-headers-5.10.0-33-cloud-amd64 [amd64], linux-headers-5.10.0-33-cloud-arm64 [arm64], linux-headers-5.10.0-33-armmp [armhf], linux-headers-5.10.0-33-parisc [hppa], linux-headers-5.10.0-33-686-pae [i386], linux-headers-5.10.0-33-itanium [ia64], linux-headers-5.10.0-33-m68k [m68k], linux-headers-5.10.0-33-mips64r6 [mips64r6], linux-headers-5.10.0-33-mips64r6el [mips64r6el], linux-headers-5.10.0-33-mips32r6 [mipsr6], linux-headers-5.10.0-33-mips32r6el [mipsr6el], linux-headers-5.10.0-33-powerpc64 [ppc64], linux-headers-5.10.0-33-powerpc64le [ppc64el], linux-headers-5.10.0-33-riscv64 [riscv64], linux-headers-5.10.0-33-s390x [s390x], linux-headers-5.10.0-33-sparc64-smp [sparc64]
++Architecture: alpha amd64 arm64 hppa i386 ia64 m68k mips64r6 mips64r6el mipsr6 mipsr6el ppc64 ppc64el riscv64 s390x sparc64
+ Restrictions: superficial
++Depends: python3, linux-headers-5.10.0-33-alpha-smp [alpha], linux-headers-5.10.0-33-cloud-amd64 [amd64], linux-headers-5.10.0-33-cloud-arm64 [arm64], linux-headers-5.10.0-33-parisc [hppa], linux-headers-5.10.0-33-686-pae [i386], linux-headers-5.10.0-33-itanium [ia64], linux-headers-5.10.0-33-m68k [m68k], linux-headers-5.10.0-33-mips64r6 [mips64r6], linux-headers-5.10.0-33-mips64r6el [mips64r6el], linux-headers-5.10.0-33-mips32r6 [mipsr6], linux-headers-5.10.0-33-mips32r6el [mipsr6el], linux-headers-5.10.0-33-powerpc64 [ppc64], linux-headers-5.10.0-33-powerpc64le [ppc64el], linux-headers-5.10.0-33-riscv64 [riscv64], linux-headers-5.10.0-33-s390x [s390x], linux-headers-5.10.0-33-sparc64-smp [sparc64]