Merge version 5.9.6-1+rpi1 and 5.10.4-1 to produce 5.10.4-1+rpi1 archive/raspbian/5.10.4-1+rpi1 raspbian/5.10.4-1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Mon, 11 Jan 2021 02:29:48 +0000 (02:29 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Mon, 11 Jan 2021 02:29:48 +0000 (02:29 +0000)
1  2 
debian/changelog
debian/config.defines.dump
debian/control
debian/control.md5sum
debian/rules.gen
debian/tests/control

index 5a633ded05f292309fc92073b241960f8b34e0d4,27bcc3a7f4478722fc7fd37dca5fdd54d6b93409..a52a588aa2d7a505fb5e4a04d8638d29a37b5c27
- linux (5.9.6-1+rpi1) bullseye-staging; urgency=medium
++linux (5.10.4-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.
 +
-  -- Peter Michael Green <plugwash@raspbian.org>  Thu, 19 Nov 2020 16:57:25 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Mon, 11 Jan 2021 02:29:26 +0000
++
+ linux (5.10.4-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.3
+     - net: ipconfig: Avoid spurious blank lines in boot log
+     - [x86] split-lock: Avoid returning with interrupts enabled
+     - exfat: Avoid allocating upcase table using kcalloc()
+     - [arm64] soc/tegra: fuse: Fix index bug in get_process_id
+     - USB: serial: option: add interface-number sanity check to flag handling
+     - USB: gadget: f_acm: add support for SuperSpeed Plus
+     - USB: gadget: f_midi: setup SuperSpeed Plus descriptors
+     - usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlus
+     - USB: gadget: f_rndis: fix bitrate for SuperSpeed and above
+     - [arm64,armhf] usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING
+       flag to imx6ul
+     - [armhf] dts: exynos: fix roles of USB 3.0 ports on Odroid XU
+     - [armhf] dts: exynos: fix USB 3.0 pins supply being turned off on Odroid
+       XU
+     - f2fs: fix to seek incorrect data offset in inline data file
+     - f2fs: init dirty_secmap incorrectly
+     - scsi: megaraid_sas: Check user-provided offsets
+     - [arm64,x86] HID: i2c-hid: add Vero K147 to descriptor override
+     - serial_core: Check for port state when tty is in error state
+     - fscrypt: remove kernel-internal constants from UAPI header
+     - fscrypt: add fscrypt_is_nokey_name()
+     - ubifs: prevent creating duplicate encrypted filenames
+     - ext4: prevent creating duplicate encrypted filenames
+     - f2fs: prevent creating duplicate encrypted filenames
+     - Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
+     - quota: Sanity-check quota file headers on load
+     - fs: quota: fix array-index-out-of-bounds bug by passing correct argument
+       to vfs_cleanup_quota_inode()
+     - media: msi2500: assign SPI bus number dynamically
+     - crypto: af_alg - avoid undefined behavior accessing salg_name
+     - nl80211: validate key indexes for cfg80211_registered_device
+     - md: fix a warning caused by a race between concurrent md_ioctl()s
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.4
+     - [x86] hwmon: (k10temp) Remove support for displaying voltage and current
+       on Zen CPUs
+     - [x86] drm/gma500: fix double free of gma_connector
+     - [arm64] rtc: pcf2127: fix pcf2127_nvmem_read/write() returns
+     - selinux: fix error initialization in inode_doinit_with_dentry()
+     - [armhf] dts: aspeed: s2600wf: Fix VGA memory region location
+     - RDMA/core: Fix error return in _ib_modify_qp()
+     - RDMA/rxe: Compute PSN windows correctly
+     - [x86] /mm/ident_map: Check for errors from ident_pud_init()
+     - [armel,armhf] p2v: fix handling of LPAE translation in BE mode
+     - [x86] apic: Fix x2apic enablement without interrupt remapping
+     - sched/deadline: Fix sched_dl_global_validate()
+     - sched: Reenable interrupts in do_sched_yield()
+     - [arm64] crypto: inside-secure - Fix sizeof() mismatch
+     - [arm64] ASoC: sun4i-i2s: Fix lrck_period computation for I2S justified
+       mode
+     - drm/msm: Add missing stub definition
+     - [armhf] dts: aspeed: tiogapass: Remove vuart
+     - [powerpc*] 64: Set up a kernel stack for secondaries before
+       cpu_restore()
+     - f2fs: call f2fs_get_meta_page_retry for nat page
+     - RDMA/mlx5: Fix corruption of reg_pages in mlx5_ib_rereg_user_mr()
+     - [arm64] drm/msm/dp: DisplayPort PHY compliance tests fixup
+     - [arm64] drm/msm/dsi_pll_7nm: restore VCO rate during restore_state
+     - [arm64] drm/msm/dsi_pll_10nm: restore VCO rate during restore_state
+     - [arm64] drm/msm/dpu: fix clock scaling on non-sc7180 board
+     - spi: spi-mem: fix reference leak in spi_mem_access_start
+     - scsi: aacraid: Improve compat_ioctl handlers
+     - ASoC: pcm: DRAIN support reactivation
+     - [armhf] drm/bridge: tpd12s015: Fix irq registering in tpd12s015_probe
+     - [arm64] crypto: arm64/poly1305-neon - reorder PAC authentication with SP
+       update
+     - [arm64] crypto: caam - fix printing on xts fallback allocation error
+       path
+     - selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
+     - nl80211/cfg80211: fix potential infinite loop
+     - [armhf] spi: stm32: fix reference leak in stm32_spi_resume
+     - [x86] mce: Correct the detection of invalid notifier priorities
+     - drm/edid: Fix uninitialized variable in drm_cvt_modes()
+     - ath11k: Initialize complete alpha2 for regulatory change
+     - ath11k: Fix number of rules in filtered ETSI regdomain
+     - ath11k: fix wmi init configuration
+     - brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}
+     - [arm64,armhf] drm/panel: simple: Add flags to boe_nv133fhm_n61
+     - Bluetooth: Fix null pointer dereference in hci_event_packet()
+     - Bluetooth: Fix: LL PRivacy BLE device fails to connect
+     - Bluetooth: hci_h5: fix memory leak in h5_close
+     - [armhf] spi: stm32-qspi: fix reference leak in stm32 qspi operations
+     - [armhf] spi: spi-ti-qspi: fix reference leak in ti_qspi_setup
+     - [arm64] spi: tegra20-slink: fix reference leak in slink ops of tegra20
+     - [arm64,armhf] spi: tegra20-sflash: fix reference leak in
+       tegra_sflash_resume
+     - [arm64,armhf] spi: tegra114: fix reference leak in tegra spi ops
+     - [armhf] spi: imx: fix reference leak in two imx operations
+     - [arm64] ASoC: qcom: common: Fix refcounting in qcom_snd_parse_of()
+     - ath11k: Handle errors if peer creation fails
+     - mwifiex: fix mwifiex_shutdown_sw() causing sw reset failure
+     - [arm64] drm/msm/a6xx: Clear shadow on suspend
+     - [arm64] drm/msm/a5xx: Clear shadow on suspend
+     - [arm64] drm/msm/dp: return correct connection status after suspend
+     - [arm64] drm/msm/dp: skip checking LINK_STATUS_UPDATED bit
+     - [arm64] drm/msm/dp: do not notify audio subsystem if sink doesn't
+       support audio
+     - virtiofs fix leak in setup
+     - RDMa/mthca: Work around -Wenum-conversion warning
+     - [armhf] soc: ti: omap-prm: Do not check rstst bit on deassert if already
+       deasserted
+     - [x86] crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()
+     - drm/udl: Fix missing error code in udl_handle_damage()
+     - [x86] media: tm6000: Fix sizeof() mismatches
+     - media: v4l2-fwnode: Return -EINVAL for invalid bus-type
+     - media: v4l2-fwnode: v4l2_fwnode_endpoint_parse caller must init vep
+       argument
+     - [arm64,armhf] media: cedrus: fix reference leak in
+       cedrus_start_streaming
+     - [arm64] media: venus: core: change clk enable and disable order in
+       resume and suspend
+     - [arm64] media: venus: core: vote for video-mem path
+     - [arm64] media: venus: core: vote with average bandwidth and peak
+       bandwidth as zero
+     - RDMA/cma: Add missing error handling of listen_id
+     - scsi: core: Fix VPD LUN ID designator priorities
+     - [arm64] media: venus: put dummy vote on video-mem path after last
+       session release
+     - media: solo6x10: fix missing snd_card_free in error handling case
+     - [arm64,armhf] mmc: sdhci: tegra: fix wrong unit with busy_timeout
+     - [armhf] drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()
+     - [arm64] drm/meson: Free RDMA resources after tearing down DRM
+     - [arm64] drm/meson: Unbind all connectors on module removal
+     - [arm64] drm/meson: dw-hdmi: Register a callback to disable the regulator
+     - [arm64] drm/meson: dw-hdmi: Ensure that clocks are enabled before
+       touching the TOP registers
+     - [amd64] iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM
+     - Input: ads7846 - fix race that causes missing releases
+     - Input: ads7846 - fix integer overflow on Rt calculation
+     - Input: ads7846 - fix unaligned access on 7845
+     - bus: mhi: core: Remove double locking from mhi_driver_remove()
+     - bus: mhi: core: Fix null pointer access when parsing MHI configuration
+     - [powerpc*] Avoid broken GCC __attribute__((optimize))
+     - [powerpc*] feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
+     - [armhf] dts: tacoma: Fix node vs reg mismatch for flash memory
+     - Revert "powerpc/pseries/hotplug-cpu: Remove double free in error path"
+     - [powerpc*] powernv/sriov: fix unsigned int win compared to less than
+       zero
+     - [x86] EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeId
+     - scsi: ufs: Avoid to call REQ_CLKS_OFF to CLKS_OFF
+     - scsi: ufs: Fix clkgating on/off
+     - rcu: Allow rcu_irq_enter_check_tick() from NMI
+     - rcu,ftrace: Fix ftrace recursion
+     - rcu/tree: Defer kvfree_rcu() allocation to a clean context
+     - spi: fix resource leak for drivers without .remove callback
+     - [arm64] drm/meson: dw-hdmi: Disable clocks on driver teardown
+     - [arm64] drm/meson: dw-hdmi: Enable the iahb clock early enough
+     - PCI: Disable MSI for Pericom PCIe-USB adapter
+     - [arm64] PCI: brcmstb: Initialize "tmp" before use
+     - [arm64] dts: qcom: sm8250: correct compatible for sm8250-mtp
+     - [armhf] Input: omap4-keypad - fix runtime PM error handling
+     - ath11k: Fix the rx_filter flag setting for peer rssi stats
+     - RDMA/cxgb4: Validate the number of CQEs
+     - [arm64] pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin
+       controller
+     - memstick: fix a double-free bug in memstick_check
+     - brcmfmac: fix error return code in brcmf_cfg80211_connect()
+     - orinoco: Move context allocation after processing the skb
+     - rsi: fix error return code in rsi_reset_card()
+     - [arm64] dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe()
+     - [armel] leds: netxbig: add missing put_device() call in
+       netxbig_leds_get_of_pdata()
+     - RDMA/cma: Fix deadlock on &lock in rdma_cma_listen_on_all() error unwind
+     - media: siano: fix memory leak of debugfs members in smsdvb_hotplug
+     - [x86] platform/x86: mlx-platform: Remove PSU EEPROM from default
+       platform configuration
+     - [x86] platform/x86: mlx-platform: Remove PSU EEPROM from MSN274x
+       platform configuration
+     - [arm64] RDMA/hns: Only record vlan info for HIP08
+     - [arm64] RDMA/hns: Fix missing fields in address vector
+     - [arm64] RDMA/hns: Avoid setting loopback indicator when smac is same as
+       dmac
+     - RDMA/core: Track device memory MRs
+     - [armhf] HSI: omap_ssi: Don't jump to free ID in ssi_add_controller()
+     - [arm64] dts: armada-3720-turris-mox: update ethernet-phy handle name
+     - [arm64] dts: rockchip: Set dr_mode to "host" for OTG on rk3328-roc-cc
+     - [x86] power: supply: max17042_battery: Fix current_{avg,now} hiding with
+       no current sense
+     - [x86] power: supply: bq24190_charger: fix reference leak
+     - genirq/irqdomain: Don't try to free an interrupt that has no mapping
+     - [arm64] dts: freescale: sl28: combine SPI MTD partitions
+     - [arm64,armhf] phy: tegra: xusb: Fix usb_phy device driver field
+     - [arm64] dts: qcom: c630: Polish i2c-hid devices
+     - [arm64] dts: qcom: c630: Fix pinctrl pins properties
+     - PCI: Bounds-check command-line resource alignment requests
+     - PCI: Fix overflow in command-line resource alignment requests
+     - [arm64] dts: meson: fix spi-max-frequency on Khadas VIM2
+     - [arm64] soc: amlogic: canvas: add missing put_device() call in
+       meson_canvas_get()
+     - [arm64] scsi: hisi_sas: Fix up probe error handling for v3 hw
+     - scsi: pm80xx: Do not sleep in atomic context
+     - [arm64] spi: spi-fsl-dspi: Use max_native_cs instead of num_chipselect
+       to set SPI_MCR
+     - [arm64] RDMA/hns: Fix 0-length sge calculation error
+     - [arm64] RDMA/hns: Bugfix for calculation of extended sge
+     - soundwire: master: use pm_runtime_set_active() on add
+     - [x86] platform/x86: dell-smbios-base: Fix error return code in
+       dell_smbios_init
+     - [x86] ASoC: Intel: Boards: tgl_max98373: update TDM slot_width
+     - ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.control
+     - ath11k: Reset ath11k_skb_cb before setting new flags
+     - ath11k: Fix an error handling path
+     - ath10k: Fix the parsing error in service available event
+     - ath10k: Fix an error handling path
+     - ath10k: Release some resources in an error handling path
+     - SUNRPC: rpc_wake_up() should wake up tasks in the correct order
+     - NFSv4.2: condition READDIR's mask for security label based on LSM state
+     - SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
+     - NFSv4: Fix the alignment of page data in the getdeviceinfo reply
+     - net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs'
+     - lockd: don't use interval-based rebinding over TCP
+     - NFS: switch nfsiod to be an UNBOUND workqueue.
+     - vfio-pci: Use io_remap_pfn_range() for PCI IO memory
+     - f2fs: fix double free of unicode map
+     - media: tvp5150: Fix wrong return value of tvp5150_parse_dt()
+     - media: saa7146: fix array overflow in vidioc_s_audio()
+     - [powerpc*] perf: Fix crash with is_sier_available when pmu is not set
+     - [powerpc*] 64: Fix an EMIT_BUG_ENTRY in head_64.S
+     - [powerpc*] xmon: Fix build failure for 8xx
+     - [powerpc*] perf: Fix to update radix_scope_qual in power10
+     - [powerpc*] perf: Update the PMU group constraints for l2l3 events in
+       power10
+     - [powerpc*] perf: Fix the PMU group constraints for threshold events in
+       power10
+     - [armel,armhf] clocksource/drivers/orion: Add missing
+       clk_disable_unprepare() on error path
+     - [arm64] mte: fix prctl(PR_GET_TAGGED_ADDR_CTRL) if TCF0=NONE
+     - bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address()
+     - [arm64,armhf] soc: rockchip: io-domain: Fix error return code in
+       rockchip_iodomain_probe()
+     - memstick: r592: Fix error return in r592_probe()
+     - [mips64el] Don't round up kernel sections size for memblock_add()
+     - mt76: dma: fix possible deadlock running mt76_dma_cleanup
+     - net/mlx5: Properly convey driver version to firmware
+     - mt76: fix memory leak if device probing fails
+     - dm ioctl: fix error return code in target_message
+     - [arm64] drm/msm: a5xx: Make preemption reset case reentrant
+     - [arm64,armhf] clocksource/drivers/arm_arch_timer: Use stable count
+       reader in erratum sne
+     - [arm64,armhf] clocksource/drivers/arm_arch_timer: Correct fault
+       programming of CNTKCTL_EL1.EVNTI
+     - [m68k] macintosh/adb-iop: Always wait for reply message from IOP
+     - [m68k] macintosh/adb-iop: Send correct poll command
+     - Bluetooth: btusb: Add the missed release_firmware() in
+       btusb_mtk_setup_firmware()
+     - Bluetooth: btmtksdio: Add the missed release_firmware() in
+       mtk_setup_firmware()
+     - Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU option
+     - Bluetooth: btusb: Fix detection of some fake CSR controllers with a
+       bcdDevice val of 0x0134
+     - [x86] platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on
+       some HP x360 models
+     - adm8211: fix error return code in adm8211_probe()
+     - mtd: spi-nor: sst: fix BPn bits for the SST25VF064C
+     - mtd: spi-nor: ignore errors in spi_nor_unlock_all()
+     - mtd: spi-nor: atmel: remove global protection flag
+     - mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040
+     - [arm64] dts: meson: fix PHY deassert timing requirements
+     - [armhf] dts: meson: fix PHY deassert timing requirements
+     - [arm64] dts: meson: g12a: x96-max: fix PHY deassert timing requirements
+     - [arm64] clk: fsl-sai: fix memory leak
+     - scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe
+     - scsi: pm80xx: Fix error return in pm8001_pci_probe()
+     - scsi: iscsi: Fix inappropriate use of put_device()
+     - seq_buf: Avoid type mismatch for seq_buf_init
+     - [x86] scsi: fnic: Fix error return code in fnic_probe()
+     - [x86] platform/x86: mlx-platform: Fix item counter assignment for
+       MSN2700, MSN24xx systems
+     - [x86] platform/x86: mlx-platform: Fix item counter assignment for
+       MSN2700/ComEx system
+     - [armel,armhf] 9030/1: entry: omit FP emulation for UND exceptions taken
+       in kernel mode
+     - [powerpc*] pseries/hibernation: drop pseries_suspend_begin() from
+       suspend ops
+     - [powerpc*] pseries/hibernation: remove redundant cacheinfo update
+     - [powerpc*] powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK
+     - [x86] ASoC: amd: change clk_get() to devm_clk_get() and add missed
+       checks
+     - [x86] ASoC: max98390: Fix error codes in max98390_dsm_init()
+     - [powerpc*] mm: sanity_check_fault() should work for all, not only BOOK3S
+     - [armhf] usb: ehci-omap: Fix PM disable depth umbalance in
+       ehci_hcd_omap_probe
+     - speakup: fix uninitialized flush_lock
+     - nfsd: Fix message level for normal termination
+     - NFSD: Fix 5 seconds delay when doing inter server copy
+     - nfs_common: need lock during iterate through the list
+     - [x86] kprobes: Restore BTF if the single-stepping is cancelled
+     - scsi: qla2xxx: Fix FW initialization error on big endian machines
+     - scsi: qla2xxx: Fix N2N and NVMe connect retry failure
+     - [arm64,armhf] platform/chrome: cros_ec_spi: Don't overwrite spi::mode
+     - [arm64] bus: fsl-mc: add back accidentally dropped error check
+     - [arm64] bus: fsl-mc: fix error return code in fsl_mc_object_allocate()
+     - [armhf] fsi: Aspeed: Add mutex to protect HW access
+     - [s390x] cio: fix use-after-free in ccw_device_destroy_console
+     - iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()
+     - iwlwifi: mvm: hook up missing RX handlers
+     - erofs: avoid using generic_block_bmap
+     - [powerpc*] sstep: Emulate prefixed instructions only when
+       CPU_FTR_ARCH_31 is set
+     - [powerpc*] sstep: Cover new VSX instructions under CONFIG_VSX
+     - ALSA: hda/hdmi: fix silent stream for first playback to DP
+     - RDMA/core: Do not indicate device ready when device enablement fails
+     - RDMA/uverbs: Fix incorrect variable type
+     - [arm64,armhf] clk: tegra: Fix duplicated SE clock entry
+     - [armhf] mtd: rawnand: gpmi: fix reference count leak in gpmi ops
+     - [armhf] mtd: rawnand: gpmi: Fix the random DMA timeout issue
+     - samples/bpf: Fix possible hang in xdpsock with multiple threads
+     - fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
+     - mac80211: don't set set TDLS STA bandwidth wider than possible
+     - mac80211: fix a mistake check for rx_stats update
+     - [arm64] irqchip/alpine-msi: Fix freeing of interrupts on allocation
+       error path
+     - [arm64] RDMA/hns: Limit the length of data copied between kernel and
+       userspace
+     - [arm64] RDMA/hns: Normalization the judgment of some features
+     - [arm64] RDMA/hns: Do shift on traffic class when using RoCEv2
+     - gpiolib: irq hooks: fix recursion in gpiochip_irq_unmask
+     - ath11k: Fix incorrect tlvs in scan start command
+     - watchdog: Fix potential dereferencing of null pointer
+     - sunrpc: fix xs_read_xdr_buf for partial pages receive
+     - RDMA/mlx5: Fix MR cache memory leak
+     - RDMA/cma: Don't overwrite sgid_attr after device is released
+     - [powerpc*] perf: Fix Threshold Event Counter Multiplier width for P10
+     - [powerpc*] ps3: use dma_mapping_error()
+     - mm/gup: reorganize internal_get_user_pages_fast()
+     - mm/gup: prevent gup_fast from racing with COW during fork
+     - mm/gup: combine put_compound_head() and unpin_user_page()
+     - mm: memcg/slab: fix return of child memcg objcg for root memcg
+     - mm: memcg/slab: fix use after free in obj_cgroup_charge
+     - mm/rmap: always do TTU_IGNORE_ACCESS
+     - [sparc64] fix handling of page table constructor failure
+     - mm/vmalloc: Fix unlock order in s_stop()
+     - mm/vmalloc.c: fix kasan shadow poisoning size
+     - mm,memory_failure: always pin the page in madvise_inject_error
+     - hugetlb: fix an error code in hugetlb_reserve_pages()
+     - mm: don't wake kswapd prematurely when watermark boosting is disabled
+     - proc: fix lookup in /proc/net subdirectories after setns(2)
+     - lan743x: fix rx_napi_poll/interrupt ping-pong
+     - ice, xsk: clear the status bits for the next_to_use descriptor
+     - i40e, xsk: clear the status bits for the next_to_use descriptor
+     - [arm64] dpaa2-eth: fix the size of the mapped SGT buffer
+     - [arm64] net: bcmgenet: Fix a resource leak in an error handling path in
+       the probe functin
+     - [armhf] net: allwinner: Fix some resources leak in the error handling
+       path of the probe and in the remove function
+     - NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()
+     - devlink: use _BITUL() macro instead of BIT() in the UAPI header
+     - libnvdimm/label: Return -ENXIO for no slot in __blk_label_update
+     - [powerpc*] 32s: Fix cleanup_cpu_mmu_context() compile bug
+     - [arm64] watchdog: qcom: Avoid context switch in restart handler
+     - [armhf] clk: ti: Fix memleak in ti_fapll_synth_setup
+     - [armhf] pwm: imx27: Fix overflow for bigger periods
+     - [arm64,armhf] pwm: sun4i: Remove erroneous else branch
+     - io_uring: cancel only requests of current task
+     - perf record: Fix memory leak when using '--user-regs=?' to list
+       registers
+     - qlcnic: Fix error code in probe
+     - nfp: move indirect block cleanup to flower app stop callback
+     - virtio_ring: Cut and paste bugs in vring_create_virtqueue_packed()
+     - virtio_net: Fix error code in probe()
+     - virtio_ring: Fix two use after free bugs
+     - vhost scsi: fix error return code in vhost_scsi_set_endpoint()
+     - epoll: check for events when removing a timed out thread from the wait
+       queue
+     - [arm*] clk: bcm: dvp: Add MODULE_DEVICE_TABLE()
+     - [armhf] clk: s2mps11: Fix a resource leak in error handling paths in the
+       probe function
+     - [arm64,armhf] clk: sunxi-ng: Make sure divider tables have sentinel
+     - [powerpc*] smp: Add __init to init_big_cores()
+     - [armel,armhf] 9044/1: vfp: use undef hook for VFP support detection
+     - [armel,armhf] 9036/1: uncompress: Fix dbgadtb size parameter name
+     - perf probe: Fix memory leak when synthesizing SDT probes
+     - io_uring: fix racy IOPOLL flush overflow
+     - io_uring: cancel reqs shouldn't kill overflow list
+     - proc mountinfo: make splice available again
+     - io_uring: fix io_cqring_events()'s noflush
+     - io_uring: fix racy IOPOLL completions
+     - io_uring: always let io_iopoll_complete() complete polled io
+     - vfio/pci: Move dummy_resources_list init in vfio_pci_probe()
+     - media: gspca: Fix memory leak in probe
+     - io_uring: fix io_wqe->work_list corruption
+     - io_uring: fix 0-iov read buffer select
+     - io_uring: hold uring_lock while completing failed polled io in
+       io_wq_submit_work()
+     - io_uring: fix ignoring xa_store errors
+     - io_uring: fix double io_uring free
+     - io_uring: make ctx cancel on exit targeted to actual ctx
+     - [armhf] media: sunxi-cir: ensure IR is handled when it is continuous
+     - media: netup_unidvb: Don't leak SPI master in probe error path
+     - [x86] Input: cyapa_gen6 - fix out-of-bounds stack access
+     - ALSA: hda/ca0132 - Change Input Source enum strings.
+     - [amd64,arm64] ACPI: NFIT: Fix input validation of bus-family
+     - PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()
+     - Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources
+       walks"
+     - ACPI: PNP: compare the string length in the matching_id()
+     - ALSA: hda: Fix regressions on clear and reconfig sysfs
+     - ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg.
+     - ALSA: hda/realtek: make bass spk volume adjustable on a yoga laptop
+     - ALSA: hda/realtek - Enable headset mic of ASUS X430UN with ALC256
+     - ALSA: hda/realtek - Enable headset mic of ASUS Q524UQK with ALC255
+     - ALSA: hda/realtek - Add supported for more Lenovo ALC285 Headset Button
+     - ALSA: pcm: oss: Fix a few more UBSAN fixes
+     - ALSA/hda: apply jack fixup for the Acer Veriton N4640G/N6640G/N2510G
+     - ALSA: hda/realtek: Add quirk for MSI-GP73
+     - ALSA: hda/realtek: Apply jack fixup for Quanta NL3
+     - ALSA: hda/realtek: Remove dummy lineout on Acer TravelMate P648/P658
+     - ALSA: hda/realtek - Supported Dell fixed type headset
+     - ALSA: usb-audio: Add VID to support native DSD reproduction on FiiO
+       devices
+     - ALSA: usb-audio: Disable sample read check if firmware doesn't give back
+     - ALSA: usb-audio: Add alias entry for ASUS PRIME TRX40 PRO-S
+     - ALSA: core: memalloc: add page alignment for iram
+     - [s390x] smp: perform initial CPU reset also for SMT siblings
+     - [s390x] idle: add missing mt_cycles calculation
+     - [s390x] idle: fix accounting with machine checks
+     - [s390x] dasd: fix hanging device offline processing
+     - [s390x] dasd: prevent inconsistent LCU device data
+     - [s390x] dasd: fix list corruption of pavgroup group list
+     - [s390x] dasd: fix list corruption of lcu list
+     - binder: add flag to clear buffer on txn complete
+     - [x86] ASoC: cx2072x: Fix doubly definitions of Playback and Capture
+       streams
+     - [amd64] ASoC: AMD Renoir - add DMI table to avoid the ACP mic probe
+       (broken BIOS)
+     - [amd64] ASoC: AMD Raven/Renoir - fix the PCI probe (PCI revision)
+     - [x86] staging: comedi: mf6x4: Fix AI end-of-conversion detection
+     - z3fold: simplify freeing slots
+     - z3fold: stricter locking and more careful reclaim
+     - [x86] perf/x86/intel: Add event constraint for
+       CYCLE_ACTIVITY.STALLS_MEM_ANY
+     - [x86] perf/x86/intel: Fix rtm_abort_event encoding on Ice Lake
+     - [x86] perf/x86/intel/lbr: Fix the return type of get_lbr_cycles()
+     - [powerpc*] perf: Exclude kernel samples while counting events in user
+       space.
+     - [x86] cpufreq: intel_pstate: Use most recent guaranteed performance
+       values
+     - crypto: ecdh - avoid unaligned accesses in ecdh_set_secret()
+     - [x86] EDAC/amd64: Fix PCI component registration
+     - cpuset: fix race between hotplug work and later CPU offline
+     - dyndbg: fix use before null check
+     - USB: serial: mos7720: fix parallel-port state restore
+     - USB: serial: digi_acceleport: fix write-wakeup deadlocks
+     - USB: serial: keyspan_pda: fix dropped unthrottle interrupts
+     - USB: serial: keyspan_pda: fix write deadlock
+     - USB: serial: keyspan_pda: fix stalled writes
+     - USB: serial: keyspan_pda: fix write-wakeup use-after-free
+     - USB: serial: keyspan_pda: fix tx-unthrottle use-after-free
+     - USB: serial: keyspan_pda: fix write unthrottling
+     - btrfs: do not shorten unpin len for caching block groups
+     - btrfs: update last_byte_to_unpin in switch_commit_roots
+     - btrfs: fix race when defragmenting leads to unnecessary IO
+     - ext4: fix an IS_ERR() vs NULL check
+     - ext4: fix a memory leak of ext4_free_data
+     - ext4: fix deadlock with fs freezing and EA inodes
+     - ext4: don't remount read-only with errors=continue on reboot
+     - [riscv64] Fix usage of memblock_enforce_memory_limit
+     - [arm64] KVM: Introduce handling of AArch32 TTBCR2 traps
+     - [x86] KVM: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
+     - [x86] KVM: SVM: Remove the call to sev_platform_status() during setup
+     - [arm64,armhf] iommu/arm-smmu: Allow implementation specific write_s2cr
+     - [arm64,armhf] iommu/arm-smmu-qcom: Read back stream mappings
+     - [arm64,armhf] iommu/arm-smmu-qcom: Implement S2CR quirk
+     - [armhf] dts: pandaboard: fix pinmux for gpio user button of Pandaboard
+       ES
+     - xprtrdma: Fix XDRBUF_SPARSE_PAGES support
+     - [powerpc*] 32: Fix vmap stack - Properly set r1 before activating MMU on
+       syscall too
+     - [powerpc*] Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
+     - [powerpc*] rtas: Fix typo of ibm,open-errinjct in RTAS filter
+     - [powerpc*] bitops: Fix possible undefined behaviour with fls() and
+       fls64()
+     - [powerpc*] feature: Add CPU_FTR_NOEXECUTE to G2_LE
+     - [powerpc*] xmon: Change printk() to pr_cont()
+     - [powerpc*] 8xx: Fix early debug when SMC1 is relocated
+     - [powerpc*] mm: Fix verification of MMU_FTR_TYPE_44x
+     - [powerpc*] powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU
+     - [powerpc*] powernv/memtrace: Don't leak kernel memory to user space
+     - [powerpc*] powernv/memtrace: Fix crashing the kernel when enabling
+       concurrently
+     - ovl: make ioctl() safe
+     - ceph: fix race in concurrent __ceph_remove_cap invocations
+     - SMB3: avoid confusing warning message on mount to Azure
+     - SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot
+       rsp
+     - SMB3.1.1: do not log warning message if server doesn't populate salt
+     - ubifs: wbuf: Don't leak kernel memory to flash
+     - jffs2: Fix GC exit abnormally
+     - jffs2: Fix ignoring mounting options problem during remounting
+     - fsnotify: generalize handle_inode_event()
+     - inotify: convert to handle_inode_event() interface
+     - fsnotify: fix events reported to watching parent and child
+     - jfs: Fix array index bounds check in dbAdjTree (CVE-2020-27815)
+     - [arm64,armhf] drm/panfrost: Fix job timeout handling
+     - [arm64,armhf] drm/panfrost: Move the GPU reset bits outside the timeout
+       handler
+     - [x86] platform/x86: mlx-platform: remove an unused variable
+     - drm/dp_aux_dev: check aux_dev before use in
+       drm_dp_aux_dev_get_by_minor()
+     - [x86] drm/i915: Fix mismatch between misplaced vma check and vma insert
+     - iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
+     - [arm64,armhf] spi: pxa2xx: Fix use-after-free on unbind
+     - [armhf] spi: gpio: Don't leak SPI master in probe error path
+     - [armel] mtd: parser: cmdline: Fix parsing of part-names with colons
+     - mtd: core: Fix refcounting for unpartitioned MTDs
+     - scsi: qla2xxx: Fix crash during driver load on big endian machines
+     - scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()
+     - scsi: lpfc: Fix scheduling call while in softirq context in
+       lpfc_unreg_rpi
+     - scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()
+     - openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT
+     - iio: buffer: Fix demux update
+     - iio: imu: st_lsm6dsx: fix edge-trigger interrupts
+     - iio:light:rpr0521: Fix timestamp alignment and prevent data leak.
+     - iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.
+     - iio:magnetometer:mag3110: Fix alignment and data leak issues.
+     - iio:pressure:mpl3115: Force alignment of buffer
+     - iio:imu:bmi160: Fix too large a buffer.
+     - iio:imu:bmi160: Fix alignment and data leak issues
+     - md/cluster: block reshape with remote resync job
+     - md/cluster: fix deadlock when node is doing resync job
+     - [arm64,armhf] pinctrl: sunxi: Always call chained_irq_{enter, exit} in
+       sunxi_pinctrl_irq_handler
+     - [arm64] clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9
+     - [arm64,armhf] clk: tegra: Do not return 0 on failure
+     - device-dax/core: Fix memory leak when rmmod dax.ko
+     - dma-buf/dma-resv: Respect num_fences when initializing the shared fence
+       list.
+     - driver: core: Fix list corruption after device_del()
+     - libnvdimm/namespace: Fix reaping of invalidated block-window-namespace
+       labels
+     - [x86] platform/x86: intel-vbtn: Allow switch events on Acer Switch Alpha
+       12
+     - tracing: Disable ftrace selftests when any tracer is running
+     - mt76: add back the SUPPORTS_REORDERING_BUFFER flag
+     - PCI: Fix pci_slot_release() NULL pointer dereference
+     - [arm64,armhf] regulator: axp20x: Fix DLDO2 voltage control register mask
+       for AXP22x
+     - [arm*] thermal/drivers/cpufreq_cooling: Update cpufreq_state only if
+       state has changed
+     - null_blk: Fix zone size initialization
+     - null_blk: Fail zone append to conventional zones
+     - drm/edid: fix objtool warning in drm_cvt_modes()
+     - [x86] CPU/AMD: Save AMD NodeId as cpu_die_id
+   [ Uwe Kleine-König ]
+   * [armhf] Enable VIDEO_CODA and VIDEO_IMX_PXP for i.MX6 platforms
+   [ Vincent Blut ]
+   * [x86] Enable SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES. (Closes: #976791)
+   [ Salvatore Bonaccorso ]
+   * [rt] Drop "z3fold: simplify freeing slots"
+   * [rt] Drop "z3fold: stricter locking and more careful reclaim"
+   * [rt] Refresh "sched: Move mmdrop to RCU on RT"
+   * Set ABI to 1
+  -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 31 Dec 2020 07:26:43 +0100
+ linux (5.10.2-1~exp1) experimental; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.2
+     - ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()
+     - USB: legotower: fix logical error in recent commit
+     - USB: add RESET_RESUME quirk for Snapscan 1212
+     - ALSA: usb-audio: Fix potential out-of-bounds shift
+     - ALSA: usb-audio: Fix control 'access overflow' errors from chmap
+     - xhci: Give USB2 ports time to enter U3 in bus suspend
+     - usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRK
+     - xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LP
+     - xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCI
+     - USB: UAS: introduce a quirk to set no_write_same
+     - ALSA: pcm: oss: Fix potential out-of-bounds shift
+   [ Salvatore Bonaccorso ]
+   * [rt] Update to 5.10.1-rt20
+   * Revert "Generate BTF debug info" (fixes FTBFS on 32bit architectures)
+     (Reopen: #973870) (Cf. #977715)
+   * Enable USB_DUMMY_HCD as module (Closes: #868771)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 22 Dec 2020 22:22:59 +0100
+ linux (5.10.1-1~exp1) experimental; urgency=medium
+   * New upstream release: https://kernelnewbies.org/Linux_5.10
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.1
+   [ Salvatore Bonaccorso ]
+   * [rt] Update to 5.10-rt17
+   [ Ben Hutchings ]
+   * userns: Enable unprivileged user namespaces by default (Closes: #898446)
+     (sysctl: kernel.unprivileged_userns_clone)
+   [ Bastian Blank ]
+   * Enable all Industrial I/O accelerometers. (closes: #975572)
+   * Enable all Industrial I/O ADC.
+   * Enable all Industrial I/O DAC.
+   * Enable all Industrial I/O digital gyroscopes.
+   * Enable all Industrial I/O IMU.
+   * Enable all Industrial I/O light sensors.
+   * Enable all Industrial I/O magnetometers.
+   * Enable all Industrial I/O pressure sensors.
+   * Enable all Industrial I/O proximity sensors.
+   * Enable all Industrial I/O temperatur sensors.
+   * Enable BT_LEDS.
+   * Enable remaining LEDS_TRIGGER_*.
+   * Enable ZONEFS_FS.
+   * Gemerate BTF debug info: (closes: #973870)
+     - Enable DEBUG_INFO_BTF.
+     - Build-depend on dwarves.
+   * [amd64] Support high CPU counts:
+     - Set MAXSMP.
+     - Remove not longer modifiable NR_CPUS.
+   * [armel/marvell] Disable uncompressed size check.
+   * [x86] Enable INTEL_TXT. (closes: #960195)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 17 Dec 2020 10:06:31 +0100
+ linux (5.10~rc7-1~exp1) experimental; urgency=medium
+   * New upstream release candidate
+   [ Vincent Blut ]
+   * net/sched: Enable NET_SCH_ETS and NET_SCH_FQ_PIE as modules.
+   [ Bastian Blank ]
+   * Enable SOUNDWIRE, SOUNDWIRE_INTEL, SOUNDWIRE_QCOM.
+   * Enable SND_SOC_RT700_SDW, SND_SOC_RT711_SDW, SND_SOC_RT715_SDW.
+     (closes: #976791)
+   * [x86] Enable SND_SOC_SOF_INTEL_SOUNDWIRE_LINK.
+   * [x86] Enable SND_SOC_SOF_COMETLAKE_LP_SUPPORT,
+     SND_SOC_SOF_ELKHARTLAKE_SUPPORT, SND_SOC_SOF_JASPERLAKE_SUPPORT.
+   * [cloud] Disable some further filesystems. (closes: #977005)
+   * [cloud] Disable NET_VENDOR_MICROCHIP.
+   * [cloud] Disable ICE, IGC.
+   * [amd64] Make GVE module.
+   * [x86] Enable X86_CPU_RESCTRL.
+   * [amd64/cloud] Disable INFINIBAND_USNIC.
+   * Enable PSTORE_BLK.
+   * Set SQUASHFS_FILE_DIRECT, SQUASHFS_DECOMP_MULTI_PERCPU.
+   * Disable EFI_VARS.
+   * [x86] Enable APPLE_PROPERTIES.
+   * Enable CRYPTO_ECRDSA, CRYPTO_CURVE25519, disable CRYPTO_SM2.
+   * Enable CRYPTO_CFB, CRYPTO_OFB, CRYPTO_KEYWRAP, CRYPTO_ADIANTUM.
+   * Enable CRYPTO_BLAKE2S, disable CRYPTO_SM3.
+   * Enable CRYPTO_AES_TI, disable CRYPTO_SM4.
+   * Enable CRYPTO_DRBG_HASH, CRYPTO_DRBG_CTR.
+   * Enable SND_SOC_MAX98373_SDW, SND_SOC_RT1308_SDW, SND_SOC_RT5682_SDW.
+   * Enable SND_SOC_INTEL_SOUNDWIRE_SOF_MACH.
+   * Enable ATH11K. (closes: #977004)
+   * [arm64] Enable most accelerated crypto modules. (closes: #976635)
+   * [s390x] Disable IIO.
+   * Enable BLK_CGROUP_IOCOST.
+   * Enable CGROUP_HUGETLB.
+   [ Ben Hutchings ]
+   * Fix missing module.lds for building out-of-tree modules (Closes: #975571)
+     - debian/rules.real: Install module.lds under arch directory
+     - kbuild: Look for module.lds under arch directory too
+  -- Bastian Blank <waldi@debian.org>  Fri, 11 Dec 2020 11:16:29 +0100
+ linux (5.10~rc6-1~exp1) experimental; urgency=medium
+   * New upstream release candidate
+   [ Romain Perier ]
+   * Enable F2FS compression support (Closes: #969139)
+   [ Uwe Kleine-König ]
+   * [arm64] Enable support for Kontron's sl28cpld Board Management Controller
+   * [arm64] Enable support for NXP's PCF85063 RTC (Closes: #972345)
+   [ Salvatore Bonaccorso ]
+   * udeb: Remove efivars from efi-modules.
+   * [rt] Update to 5.10-rc6-rt13
+   [ Aurelien Jarno ]
+   * [mips*] Increase RELOCATION_TABLE_SIZE to 0x180000.
+  -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 03 Dec 2020 15:42:50 +0100
+ linux (5.10~rc4-1~exp1) experimental; urgency=medium
+   * New upstream release candidate
+   [ Uwe Kleine-König ]
+   * enable support for ISO 15765-2:2016 CAN (CAN_ISOTP)
+   [ YunQiang Su ]
+   * [mips/loongson-3]: enable some new features for 3A 4000
+     - VIRTUALIZATION/KVM
+     - HOTPLUG_PCI
+     - RTC based on GOLDFISH
+     - ieee754 to relaxed mode
+   [ Madhu Adav M J ]
+   * nvme: Enable NVME_TCP and NVME_TARGET_TCP as modules (Closes: #961573)
+   [ Ben Hutchings ]
+   * Rewrite "MODSIGN: load blacklist from MOKx" for 5.10
+   * Revert "lockdown: Refer to Debian wiki until manual page exists";
+     the page was added in man-pages 5.09
+   [ Salvatore Bonaccorso ]
+   * [rt] Update to 5.10-rc4-rt8
+   * linux-cpupower: Add librt to turbostat linker flags
+   [ Nicolas Dandrimont ]
+   * udeb: add bonding driver to nic-modules
+  -- Ben Hutchings <benh@debian.org>  Thu, 19 Nov 2020 12:58:26 +0000
+ linux (5.9.15-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.12
+     - io_uring: get an active ref_node from files_data
+     - io_uring: order refnode recycling
+     - [arm*] spi: bcm2835: Fix use-after-free on unbind
+     - ipv4: use IS_ENABLED instead of ifdef
+     - [amd64] IB/hfi1: Ensure correct mm is used at all times (CVE-2020-27835)
+     - RDMA/i40iw: Address an mmap handler exploit in i40iw
+     - btrfs: fix missing delalloc new bit for new delalloc ranges
+     - btrfs: tree-checker: add missing return after error in root_item
+     - btrfs: tree-checker: add missing returns after data_ref alignment checks
+     - btrfs: don't access possibly stale fs_info data for printing duplicate
+       device
+     - btrfs: fix lockdep splat when reading qgroup config on mount
+     - [arm64] rtc: pcf2127: fix a bug when not specify interrupts property
+     - [s390x] fix fpu restore in entry.S
+     - mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)
+     - smb3: Call cifs reconnect from demultiplex thread
+     - smb3: Avoid Mid pending list corruption
+     - smb3: Handle error case during offload read path
+     - cifs: fix a memleak with modefromsid
+     - [powerpc*] KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing
+       ESB page
+     - [arm64] KVM: vgic-v3: Drop the reporting of GICR_TYPER.Last for
+       userspace
+     - [x86] KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
+     - [x86] KVM: x86: Fix split-irqchip vs interrupt injection window request
+     - [amd64] iommu/vt-d: Don't read VCCAP register unless it exists
+     - [arm64] firmware: xilinx: Use hash-table for api feature check
+     - drm/amdgpu: fix SI UVD firmware validate resume fail
+     - io_uring: fix ITER_BVEC check
+     - trace: fix potenial dangerous pointer
+     - [arm64] pgtable: Fix pte_accessible()
+     - [arm64] pgtable: Ensure dirty bit is preserved across pte_wrprotect()
+     - drm/amdgpu: fix a page fault
+     - drm/amdgpu: update golden setting for sienna_cichlid
+     - drm/amd/amdgpu: fix null pointer in runtime pm
+     - HID: uclogic: Add ID for Trust Flex Design Tablet
+     - HID: ite: Replace ABS_MISC 120/121 events with touchpad on/off
+       keypresses
+     - HID: cypress: Support Varmilo Keyboards' media hotkeys
+     - HID: add support for Sega Saturn
+     - Input: i8042 - allow insmod to succeed on devices without an i8042
+       controller
+     - HID: hid-sensor-hub: Fix issue with devices with no report ID
+     - HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devices
+     - [x86] xen: don't unbind uninitialized lock_kicker_irq
+     - HID: logitech-hidpp: Add HIDPP_CONSUMER_VENDOR_KEYS quirk for the Dinovo
+       Edge
+     - HID: Add Logitech Dinovo Edge battery quirk
+     - proc: don't allow async path resolution of /proc/self components
+     - nvme: free sq/cq dbbuf pointers when dbbuf set fails
+     - io_uring: handle -EOPNOTSUPP on path resolution
+     - [arm64,armhf] net: stmmac: dwmac_lib: enlarge dma reset timeout
+     - vhost: add helper to check if a vq has been setup
+     - vhost scsi: alloc cmds per vq instead of session
+     - vhost scsi: fix cmd completion race
+     - [arm64,armhf] dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size
+     - scsi: libiscsi: Fix NOP race condition
+     - scsi: target: iscsi: Fix cmd abort fabric stop race
+     - lockdep: Put graph lock/unlock under lock_recursion protection
+     - [x86] perf/x86: fix sysfs type mismatches
+     - [x86] dumpstack: Do not try to access user space code of other tasks
+     - [arm64,armhf] net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset
+     - [armhf] bus: ti-sysc: Fix reset status check for modules with quirks
+     - [armhf] bus: ti-sysc: Fix bogus resetdone warning on enable for cpsw
+     - [arm64,armhf] phy: tegra: xusb: Fix dangling pointer on probe failure
+     - iwlwifi: mvm: use the HOT_SPOT_CMD to cancel an AUX ROC
+     - iwlwifi: mvm: properly cancel a session protection for P2P
+     - iwlwifi: mvm: write queue_sync_state only for sync
+     - [s390x] KVM: pv: Mark mm as protected after the set secure parameters
+       and improve cleanup
+     - [s390x] KVM: remove diag318 reset code
+     - btrfs: qgroup: don't commit transaction when we already hold the handle
+     - arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
+     - [armhf] bus: ti-sysc: suppress err msg for timers used as
+       clockevent/source
+     - scsi: ufs: Fix race between shutdown and runtime resume flow
+     - bnxt_en: fix error return code in bnxt_init_one()
+     - bnxt_en: fix error return code in bnxt_init_board()
+     - [x86] video: hyperv_fb: Fix the cache type when mapping the VRAM
+     - bnxt_en: Release PCI regions when DMA mask setup fails during probe.
+     - cxgb4: fix the panic caused by non smac rewrite
+     - [s390x] qeth: make af_iucv TX notification call more robust
+     - [s390x] qeth: fix af_iucv notification race
+     - [s390x] qeth: fix tear down of async TX buffers
+     - bonding: wait for sysfs kobject destruction before freeing struct slave
+     - [powerpc*] 64s: Fix allnoconfig build since uaccess flush
+     - iommu: Check return of __iommu_attach_device()
+     - IB/mthca: fix return value of error branch in mthca_init_cq()
+     - i40e: Fix removing driver while bare-metal VFs pass traffic
+     - [arm64] firmware: xilinx: Fix SD DLL node reset issue
+     - [armhf] spi: imx: fix the unbalanced spi runtime pm management
+     - io_uring: fix shift-out-of-bounds when round up cq size
+     - [amd64,arm64] aquantia: Remove the build_skb path
+     - net: ena: handle bad request id in ena_netdev
+     - net: ena: set initial DMA width to avoid intel iommu issue
+     - net: ena: fix packet's addresses for rx_offset feature
+     - [arm64] optee: add writeback to valid memory type
+     - efi/efivars: Set generic ops before loading SSDT
+     - efivarfs: revert "fix memory leak in efivarfs_create()"
+       (Closes:  #977048)
+     - efi: EFI_EARLYCON should depend on EFI
+     - [riscv64] Add missing jump label initialization
+     - [riscv64] fix barrier() use in <vdso/processor.h>
+     - [arm64,armhf] net: stmmac: fix incorrect merge of patch upstream
+     - [arm64] enetc: Let the hardware auto-advance the taprio base-time of 0
+     - drm/nouveau: fix relocations applying logic and a double-free
+     - can: gs_usb: fix endianess problem with candleLight firmware
+     - [x86] platform/x86: thinkpad_acpi: Send tablet mode switch at wakeup
+       time
+     - [x86] platform/x86: toshiba_acpi: Fix the wrong variable assignment
+     - [arm64] RDMA/hns: Fix retry_cnt and rnr_cnt when querying QP
+     - [arm64] RDMA/hns: Bugfix for memory window mtpt configuration
+     - perf record: Synthesize cgroup events only if needed
+     - perf stat: Use proper cpu for shadow stats
+     - perf probe: Fix to die_entrypc() returns error correctly
+     - [arm*] spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
+     - USB: core: Change %pK for __user pointers to %px
+     - usb: gadget: f_midi: Fix memleak in f_midi_alloc
+     - USB: core: Fix regression in Hercules audio card
+     - USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO
+       built-in usb-audio card
+     - usb: gadget: Fix memleak in gadgetfs_fill_super
+     - [arm64] irqchip/exiu: Fix the index of fwspec for IRQ type
+     - [x86] mce: Do not overwrite no_way_out if mce_end() fails
+     - [x86] speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
+     - drm/amdgpu: add rlc iram and dram firmware support
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.13
+     - devlink: Hold rtnl lock while reading netdev attributes
+     - devlink: Make sure devlink instance and port are in same net namespace
+     - ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
+     - [s390x] net/af_iucv: set correct sk_protocol for child sockets
+     - net: openvswitch: fix TTL decrement action netlink message format
+     - rose: Fix Null pointer dereference in rose_send_frame()
+     - sock: set sk_err to ee_errno on dequeue from errq
+     - tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
+     - tun: honor IOCB_NOWAIT flag
+     - vsock/virtio: discard packets only when socket is really closed
+     - net/packet: fix packet receive on L3 devices without visible hard header
+     - netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING
+       traversal
+     - ipv4: Fix tos mask in inet_rtm_getroute()
+     - dt-bindings: net: correct interrupt flags in examples
+     - tipc: fix incompatible mtu of transmission
+     - inet_ecn: Fix endianness of checksum update when setting ECT(1)
+     - geneve: pull IP header before ECN decapsulation
+     - net: ip6_gre: set dev->hard_header_len when using header_ops
+     - cxgb3: fix error return code in t3_sge_alloc_qset()
+     - [powerpc*] net: pasemi: fix error return code in pasemi_mac_open()
+     - vxlan: fix error return code in __vxlan_dev_create()
+     - [arm64,armhf] net: mvpp2: Fix error return code in mvpp2_open()
+     - net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
+     - net: openvswitch: ensure LSE is pullable before reading it
+     - net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering
+     - net/mlx5: Fix wrong address reclaim when command interface is down
+     - net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
+     - ALSA: usb-audio: US16x08: fix value count for level meters
+     - Input: xpad - support Ardwiino Controllers
+     - Input: i8042 - add ByteSpeed touchpad to noloop table
+     - Input: atmel_mxt_ts - fix lost interrupts
+     - tracing: Fix alignment of static buffer
+     - tracing: Remove WARN_ON in start_thread()
+     - uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
+     - [x86] drm/i915/gt: Fixup tgl mocs for PTE tracking
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.14
+     - usb: gadget: f_fs: Use local copy of descriptors for userspace copy
+     - USB: serial: kl5kusb105: fix memleak on open
+     - USB: serial: ch341: add new Product ID for CH341A
+     - USB: serial: ch341: sort device-id entries
+     - USB: serial: option: add Fibocom NL668 variants
+     - USB: serial: option: add support for Thales Cinterion EXS82
+     - USB: serial: option: fix Quectel BG96 matching
+     - tty: Fix ->pgrp locking in tiocspgrp() (CVE-2020-29661)
+     - tty: Fix ->session locking (CVE-2020-29660)
+     - speakup: Reject setting the speakup line discipline outside of speakup
+       (CVE-2020-27830)
+     - ALSA: hda/realtek: Fix bass speaker DAC assignment on Asus Zephyrus G14
+     - ALSA: hda/realtek: Add mute LED quirk to yet another HP x360 model
+     - ALSA: hda/realtek: Enable headset of ASUS UX482EG & B9400CEA with ALC294
+     - ALSA: hda/realtek - Add new codec supported for ALC897
+     - ALSA: hda/realtek - Fixed Dell AIO wrong sound tone
+     - ALSA: hda/generic: Add option to enforce preferred_dacs pairs
+     - ring-buffer: Update write stamp with the correct ts
+     - ring-buffer: Set the right timestamp in the slow path of
+       __rb_reserve_next()
+     - ring-buffer: Always check to put back before stamp when crossing pages
+     - ftrace: Fix updating FTRACE_FL_TRAMP
+     - ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency
+     - cifs: allow syscalls to be restarted in __smb_send_rqst()
+     - cifs: fix potential use-after-free in cifs_echo_request()
+     - cifs: refactor create_sd_buf() and and avoid corrupting the buffer
+     - cifs: add NULL check for ses->tcon_ipc
+     - gfs2: Upgrade shared glocks for atime updates
+     - gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and
+       delete_work_func
+     - [s390x] pci: fix CPU address in MSI for directed IRQ
+     - [arm64,armhf] i2c: imx: Fix reset of I2SR_IAL flag
+     - [arm64,armhf] i2c: imx: Check for I2SR_IAL after every byte
+     - [arm64,armhf] i2c: imx: Don't generate STOP condition if arbitration has
+       been lost
+     - tracing: Fix userstacktrace option for instances
+     - [x86] thunderbolt: Fix use-after-free in remove_unplugged_switch()
+     - [armhf] drm/omap: sdi: fix bridge enable/disable
+     - drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR reset
+     - drm/amdgpu/vcn3.0: remove old DPG workaround
+     - [x86] drm/i915/gt: Retain default context state across shrinking
+     - [x86] drm/i915/gt: Limit frequency drop to RPe on parking
+     - [x86] drm/i915/gt: Program mocs:63 for cache eviction on gen9
+     - [powerpc*] KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity check
+     - scsi: mpt3sas: Fix ioctl timeout
+     - io_uring: fix recvmsg setup with compat buf-select
+     - dm writecache: advance the number of arguments when reporting max_age
+     - dm writecache: fix the maximum number of arguments
+     - [powerpc*] 64s/powernv: Fix memory corruption when saving SLB entries on
+       MCE
+     - genirq/irqdomain: Add an irq_create_mapping_affinity() function
+     - [powerpc*] pseries: Pass MSI affinity to irq_create_mapping()
+     - dm: fix bug with RCU locking in dm_blk_report_zones
+     - dm: fix double RCU unlock in dm_dax_zero_page_range() error path
+     - dm: remove invalid sparse __acquires and __releases annotations
+     - [x86] uprobes: Do not use prefixes.nbytes when looping over
+       prefixes.bytes
+     - coredump: fix core_pattern parse error
+     - mm: list_lru: set shrinker map bit when child nr_items is not zero
+     - mm/swapfile: do not sleep with a spin lock held
+     - hugetlb_cgroup: fix offline of hugetlb cgroup with reservations
+     - Revert "amd/amdgpu: Disable VCN DPG mode for Picasso"
+     - iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs
+     - mm: memcg/slab: fix obj_cgroup_charge() return value handling
+     - lib/syscall: fix syscall registers retrieval on 32-bit platforms
+       (CVE-2020-28588)
+     - can: af_can: can_rx_unregister(): remove WARN() statement from list
+       operation sanity check
+     - gfs2: check for empty rgrp tree in gfs2_ri_update
+     - netfilter: ipset: prevent uninit-value in hash_ip6_add
+     - tipc: fix a deadlock when flushing scheduled work
+     - gfs2: Fix deadlock dumping resource group glocks
+     - gfs2: Don't freeze the file system during unmount
+     - rtw88: debug: Fix uninitialized memory in debugfs code
+     - [arm64] i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
+     - dm writecache: remove BUG() and fail gracefully instead
+     - Input: i8042 - fix error return code in i8042_setup_aux()
+     - netfilter: nf_tables: avoid false-postive lockdep splat
+     - netfilter: nftables_offload: set address type in control dissector
+     - netfilter: nftables_offload: build mask based from the matching bytes
+     - [x86] insn-eval: Use new for_each_insn_prefix() macro to loop over
+       prefixes bytes
+     - Revert "geneve: pull IP header before ECN decapsulation"
+     - bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.15
+     - mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
+     - kprobes: Remove NMI context check
+     - kprobes: Tell lockdep about kprobe nesting
+     - [x86] ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 Detachable quirks
+     - net, xsk: Avoid taking multiple skbuff references
+     - bpftool: Fix error return value in build_btf_type_table
+     - [powerpc*] 64s: Fix hash ISA v3.0 TLBIEL instruction generation
+     - batman-adv: Consider fragmentation for needed_headroom
+     - batman-adv: Reserve needed_*room for fragments
+     - batman-adv: Don't always reallocate the fragmentation skb head
+     - ipvs: fix possible memory leak in ip_vs_control_net_init
+     - [armhf] drm/panel: sony-acx565akm: Fix race condition in probe
+     - can: sja1000: sja1000_err(): don't count arbitration lose as an error
+     - [armhf] can: sun4i_can: sun4i_can_err(): don't count arbitration lose as
+       an error
+     - [armhf] can: c_can: c_can_power_up(): fix error handling
+     - [x86] scsi: storvsc: Fix error return in storvsc_probe()
+     - iwlwifi: pcie: invert values of NO_160 device config entries
+     - [x86] perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBS
+     - [x390x] zlib: export S390 symbols for zlib modules
+     - mm/mmap.c: fix mmap return value when vma is merged after call_mmap()
+     - [arm64] dts: rockchip: Remove system-power-controller from pmic on
+       Odroid Go Advance
+     - iwlwifi: pcie: limit memory read spin time
+     - iwlwifi: sta: set max HE max A-MPDU according to HE capa
+     - iwlwifi: pcie: set LTR to avoid completion timeout
+     - iwlwifi: mvm: fix kernel panic in case of assert during CSA
+     - [powerpc*] Drop -me200 addition to build flags
+     - scsi: ufs: Fix unexpected values from ufshcd_read_desc_param()
+     - scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE
+     - [arm64,armhf] irqchip/gic-v3-its: Unconditionally save/restore the ITS
+       state on suspend
+     - [arm64] spi: spi-nxp-fspi: fix fspi panic by unexpected interrupts
+     - [arm64,armhf] arm-smmu-qcom: Ensure the qcom_scm driver has finished
+       probing
+     - btrfs: do nofs allocations when adding and removing qgroup relations
+     - btrfs: fix lockdep splat when enabling and disabling qgroups
+     - [arm64] soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)
+     - sched/idle: Fix arch_cpu_idle() vs tracing
+     - [x86] intel_idle: Fix intel_idle() vs tracing
+     - [x86] platform/x86: thinkpad_acpi: add P1 gen3 second fan support
+     - [x86] platform/x86: thinkpad_acpi: Do not report SW_TABLET_MODE on Yoga
+       11e
+     - [x86] platform/x86: thinkpad_acpi: Add BAT1 is primary battery quirk for
+       Thinkpad Yoga 11e 4th gen
+     - [x86] platform/x86: thinkpad_acpi: Whitelist P15 firmware for dual fan
+       control
+     - [x86] platform/x86: acer-wmi: add automatic keyboard background light
+       toggle key as KEY_LIGHTS_TOGGLE
+     - [x86] platform/x86: intel-vbtn: Support for tablet mode on HP Pavilion
+       13 x360 PC
+     - [s390x] fix irq state tracing
+     - [x86] intel_idle: Build fix
+     - media: pulse8-cec: fix duplicate free at disconnect or probe error
+     - media: pulse8-cec: add support for FW v10 and up
+     - xen: add helpers for caching grant mapping pages
+     - xen: don't use page->lru for ZONE_DEVICE memory
+     - Input: cm109 - do not stomp on control URB
+     - Input: i8042 - add Acer laptops to the i8042 reset list
+     - pinctrl: amd: remove debounce filter setting in IRQ type setting
+     - [arm64] mmc: sdhci-of-arasan: Fix clock registration error for Keem Bay
+       SOC
+     - mmc: block: Fixup condition for CMD13 polling for RPMB requests
+     - [x86] drm/i915/gem: Propagate error from cancelled submit due to context
+       closure
+     - [x86] drm/i915/display/dp: Compute the correct slice count for VDSC on
+       DP
+     - [x86] drm/i915/gt: Declare gen9 has 64 mocs entries!
+     - [x86] drm/i915/gt: Ignore repeated attempts to suspend request flow
+       across reset
+     - [x86] drm/i915/gt: Cancel the preemption timeout on responding to it
+     - drm/amdgpu: fix sdma instance fw version and feature version init
+     - kbuild: avoid static_assert for genksyms
+     - proc: use untagged_addr() for pagemap_read addresses
+     - mm/hugetlb: clear compound_nr before freeing gigantic pages
+     - scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"
+     - [x86] membarrier: Get rid of a dubious optimization
+     - [x86] apic/vector: Fix ordering in vector assignment
+     - [x86] kprobes: Fix optprobe to detect INT3 padding correctly
+   [ Salvatore Bonaccorso ]
+   * [x86] drm/i915: Update TGL and RKL DMC firmware versions (Closes: #974646)
+   * [rt] Refresh "mm/zsmalloc: copy with get_cpu_var() and locking"
+   * xen/xenbus: Allow watches discard events before queueing (CVE-2020-29568,
+     XSA-349)
+   * xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
+     (CVE-2020-29568, XSA-349)
+   * xen/xenbus/xen_bus_type: Support will_handle watch callback
+     (CVE-2020-29568, XSA-349)
+   * xen/xenbus: Count pending messages for each watch (CVE-2020-29568,
+     XSA-349)
+   * xenbus/xenbus_backend: Disallow pending watch messages (CVE-2020-29568,
+     XSA-349)
+   * xen-blkback: set ring->xenblkd to NULL after kthread_stop()
+     (CVE-2020-29569, XSA-350)
+   * Bump ABI to 5
+  -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 17 Dec 2020 06:31:52 +0100
+ linux (5.9.11-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.10
+     - [powerpc*] 64s: flush L1D on kernel entry (CVE-2020-4788)
+     - [powerpc*] 64s: flush L1D after user accesses (CVE-2020-4788)
+     - [powerpc*] Only include kup-radix.h for 64-bit Book3S
+     - Input: sunkbd - avoid use-after-free in teardown paths (CVE-2020-25669)
+     - mac80211: always wind down STA state
+     - can: proc: can_remove_proc(): silence remove_proc_entry warning
+     - [powerpc*] smp: Call rcu_cpu_starting() earlier
+     - [x86] perf/x86/intel/uncore: Fix Add BW copypasta
+     - [x86] KVM: clflushopt should be treated as a no-op by emulation
+     - [arm64,x86] ACPI: GED: fix -Wformat
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.11
+     - ah6: fix error return code in ah6_input()
+     - atm: nicstar: Unmap DMA on send error
+     - bnxt_en: read EEPROM A2h address using page 0
+     - devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
+     - [arm64] enetc: Workaround for MDIO register access issue
+     - Exempt multicast addresses from five-second neighbor lifetime
+     - inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()
+     - ipv6: Fix error path to cancel the meseage
+     - lan743x: fix issue causing intermittent kernel log warnings
+     - lan743x: prevent entire kernel HANG on open, for some platforms
+     - net: b44: fix error return code in b44_init_one()
+     - net: bridge: add missing counters to ndo_get_stats64 callback
+     - [arm64,armhf] net: dsa: mv88e6xxx: Avoid VTU corruption on 6097
+     - [armhf] net: ethernet: ti: cpsw: fix cpts irq after suspend
+     - [armhf] net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
+     - [armhf] net: ftgmac100: Fix crash when removing driver
+     - net: Have netpoll bring-up DSA management interface
+     - netlabel: fix our progress tracking in netlbl_unlabel_staticlist()
+     - netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist()
+     - net/mlx4_core: Fix init_hca fields offset
+     - [armhf] net/ncsi: Fix netlink registration
+     - net: phy: mscc: remove non-MACSec compatible phy
+     - net/smc: fix direct access to ib_gid_addr->ndev in
+       smc_ib_determine_gid()
+     - [arm64,armhf] net: stmmac: Use rtnl_lock/unlock on
+       netif_set_real_num_rx_queues() call
+     - page_frag: Recover from memory pressure
+     - qed: fix error return code in qed_iwarp_ll2_start()
+     - qed: fix ILT configuration of SRC block
+     - qlcnic: fix error return code in qlcnic_83xx_restart_hw()
+     - sctp: change to hold/put transport for proto_unreach_timer
+     - tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimate
+     - vsock: forward all packets to the host when no H2G is registered
+     - net/mlx5e: Fix check if netdev is bond slave
+     - net/mlx5: Add handling of port type in rule deletion
+     - net/mlx5: Clear bw_share upon VF disable
+     - net/mlx5: Disable QoS when min_rates on all VFs are zero
+     - PM: runtime: Add pm_runtime_resume_and_get to deal with usage counter
+     - [armhf] net: fec: Fix reference count leak in fec series ops
+     - bnxt_en: Fix counter overflow logic.
+     - bnxt_en: Free port stats during firmware reset.
+     - [arm64,armhf] net: mvneta: fix possible memory leak in
+       mvneta_swbm_add_rx_fragment
+     - net: usb: qmi_wwan: Set DTR quirk for MR400
+     - [armhf] Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
+     - tools, bpftool: Avoid array index warnings.
+     - [arm64,armhf] pinctrl: rockchip: enable gpio pclk for
+       rockchip_gpio_to_irq
+     - scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold()
+     - scsi: ufs: Try to save power mode change and UIC cmd completion timeout
+     - [armhf] pinctrl: mcp23s08: Print error message when regmap init fails
+     - [x86] ACPI: button: Add DMI quirk for Medion Akoya E2228T
+     - [arm64] errata: Fix handling of 1418040 with late CPU onlining
+     - [arm64] psci: Avoid printing in cpu_psci_cpu_die()
+     - [arm64] smp: Tell RCU about CPUs that fail to come online
+     - vfs: remove lockdep bogosity in __sb_start_write
+     - gfs2: fix possible reference leak in gfs2_check_blk_type
+     - [arm64,armhf] hwmon: (pwm-fan) Fix RPM calculation
+     - gfs2: Fix case in which ail writes are done to jdata holes
+     - [arm64] Add MIDR value for KRYO2XX gold/silver CPU cores
+     - [arm64] kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist
+     - [arm64] cpu_errata: Apply Erratum 845719 to KRYO2XX Silver
+     - [arm64,armhf] usb: dwc2: Avoid leaving the error_debugfs label unused
+     - [arm64] dts: allwinner: beelink-gs1: Enable both RGMII RX/TX delay
+     - [arm64] dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
+     - [arm64] dts: allwinner: a64: OrangePi Win: Fix ethernet node
+     - [arm64] dts: allwinner: a64: Pine64 Plus: Fix ethernet node
+     - [arm64] dts: allwinner: h5: OrangePi PC2: Fix ethernet node
+     - [armhf] dts: sun8i: r40: bananapi-m2-ultra: Fix ethernet node
+     - [armhf] Revert "arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to
+       active high"
+     - [armhf] dts: sun6i: a31-hummingbird: Enable RGMII RX/TX delay on
+       Ethernet PHY
+     - [armhf] dts: sun7i: cubietruck: Enable RGMII RX/TX delay on Ethernet PHY
+     - [armhf] dts: sun7i: bananapi-m1-plus: Enable RGMII RX/TX delay on
+       Ethernet PHY
+     - [armhf] dts: sun8i: h3: orangepi-plus2e: Enable RGMII RX/TX delay on
+       Ethernet PHY
+     - [armhf] dts: sun9i: Enable both RGMII RX/TX delay on Ethernet PHY
+     - [arm64] dts: allwinner: h5: libretech-all-h5-cc: Enable RGMII RX/TX
+       delay on PHY
+     - [arm64] dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX delay on
+       PHY
+     - [mips64el,mipsel] export has_transparent_hugepage() for modules
+     - [arm64] dts: allwinner: h5: OrangePi Prime: Fix ethernet node
+     - [armhf] dts: imx6q-prti6q: fix PHY address
+     - swiotlb: using SIZE_MAX needs limits.h included
+     - [armhf] dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio
+     - rcu: Don't invoke try_invoke_on_locked_down_task() with irqs disabled
+     - spi: fix client driver breakages when using GPIO descriptors
+     - Input: elan_i2c - fix firmware update on newer ICs
+     - rfkill: Fix use-after-free in rfkill_resume()
+     - perf lock: Correct field name "flags"
+     - perf lock: Don't free "lock_seq_stat" if read_count isn't zero
+     - SUNRPC: Fix oops in the rpc_xdr_buf event class
+     - [arm64,armhf] drm: bridge: dw-hdmi: Avoid resetting force in the detect
+       function
+     - tools, bpftool: Add missing close before bpftool net attach exit
+     - [amd64] IB/hfi1: Fix error return code in hfi1_init_dd()
+     - ip_tunnels: Set tunnel option flag when tunnel metadata is present
+     - can: af_can: prevent potential access of uninitialized member in
+       can_rcv()
+     - can: af_can: prevent potential access of uninitialized member in
+       canfd_rcv()
+     - can: dev: can_restart(): post buffer from the right context
+     - can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to
+       can_put_echo_skb()
+     - can: peak_usb: fix potential integer overflow on shift of a int
+     - [armhf] can: flexcan: fix failure handling of pm_runtime_get_sync()
+     - [arm64] ASoC: qcom: lpass-platform: Fix memory leak
+     - [arm64,armhf] drm/sun4i: dw-hdmi: fix error return code in
+       sun8i_dw_hdmi_bind()
+     - net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabled
+     - bpf, sockmap: Fix partial copy_page_to_iter so progress can still be
+       made
+     - bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
+     - can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
+     - dmaengine: fix error codes in channel_register()
+     - [amd64] iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
+     - [amd64] iommu/vt-d: Avoid panic if iommu init fails in tboot system
+     - [armhf] can: flexcan: flexcan_chip_start(): fix erroneous
+       flexcan_transceiver_enable() during bus-off recovery
+     - xfs: ensure inobt record walks always make forward progress
+     - xfs: return corresponding errcode if xfs_initialize_perag() fail
+     - [x86] ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable
+       disabled clock
+     - [armhf] regulator: ti-abb: Fix array out of bound read access on the
+       first transition
+     - lib/strncpy_from_user.c: Mask out bytes after NUL terminator.
+     - xfs: revert "xfs: fix rmap key and record comparison functions"
+     - bpf, sockmap: Skb verdict SK_PASS to self already checked rmem limits
+     - bpf, sockmap: On receive programs try to fast track SK_PASS ingress
+     - bpf, sockmap: Use truesize with sk_rmem_schedule()
+     - bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self
+     - [armhf] efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP
+     - [amd64] efi/x86: Free efi_pgd with free_pages()
+     - sched/fair: Fix overutilized update in enqueue_task_fair()
+     - sched: Fix data-race in wakeup
+     - sched: Fix rq->nr_iowait ordering
+     - libfs: fix error cast of negative value in simple_attr_write()
+     - afs: Fix speculative status fetch going out of order wrt to
+       modifications
+     - HID: logitech-hidpp: Add PID for MX Anywhere 2
+     - HID: logitech-dj: Handle quad/bluetooth keyboards with a builtin
+       trackpad
+     - HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiver
+     - speakup: Do not let the line discipline be used several times
+       (CVE-2020-28941)
+     - ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
+     - ALSA: usb-audio: Add delay quirk for all Logitech USB devices
+     - ALSA: ctl: fix error path at adding user-defined element set
+     - ALSA: mixart: Fix mutex deadlock
+     - ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset Button
+     - ALSA: hda/realtek - Add supported mute Led for HP
+     - ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
+     - ALSA: hda/realtek - HP Headset Mic can't detect after boot
+     - [armhf] tty: serial: imx: fix potential deadlock
+     - [armhf] tty: serial: imx: keep console clocks always on
+     - HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
+     - [arm64,armhf,x86] efivarfs: fix memory leak in efivarfs_create()
+     - [arm64,x86] staging: rtl8723bs: Add 024c:0627 to the list of SDIO
+       device-ids
+     - xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
+     - [arm64,x86] ACPI: fan: Initialize performance state sysfs attribute
+     - [x86] iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type
+       enum
+     - [x86] iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
+       setting tablet-mode
+     - [arm64] iio: cros_ec: Use default frequencies when EC returns invalid
+       information
+     - spi: Introduce device-managed SPI controller allocation
+     - [arm64,armhf] spi: bcm2835aux: Fix use-after-free on unbind
+     - [armhf] regulator: pfuze100: limit pfuze-support-disable-sw to
+       pfuze{100,200}
+     - regulator: fix memory leak with repeated set_machine_constraints()
+     - regulator: avoid resolve_supply() infinite recursion
+     - regulator: workaround self-referent regulators
+     - gfs2: Fix regression in freeze_go_sync
+     - mac80211: minstrel: remove deferred sampling code
+     - mac80211: minstrel: fix tx status processing corner case
+     - mac80211: free sta in sta_info_insert_finish() on errors
+     - [s390x] fix system call exit path
+     - [s390x] cpum_sf.c: fix file permission for cpum_sfb_size
+     - [s390x] dasd: fix null pointer dereference for ERP requests
+     - [x86] Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if
+       disconnected
+     - [x86] drm/i915: Handle max_bpc==16
+     - [x86] drm/i915/tgl: Fix Media power gate sequence.
+     - io_uring: don't double complete failed reissue request
+     - mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for BYT-based
+       Intel controllers
+     - [arm64] mmc: sdhci-of-arasan: Allow configuring zero tap values
+     - [arm64] mmc: sdhci-of-arasan: Use Mask writes for Tap delays
+     - [arm64] mmc: sdhci-of-arasan: Issue DLL reset explicitly
+     - blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
+     - ptrace: Set PF_SUPERPRIV when checking capability
+     - seccomp: Set PF_SUPERPRIV when checking capability
+     - fanotify: fix logic of reporting name info with watched parent
+     - [x86] microcode/intel: Check patch signature before saving microcode for
+       early loading
+     - mm: never attempt async page lock if we've transferred data already
+     - mm: fix readahead_page_batch for retry entries
+     - mm: memcg/slab: fix root memcg vmstats
+     - mm/userfaultfd: do not access vma->vm_mm after calling
+       handle_userfault()
+   [ Ben Hutchings ]
+   * [arm64][rt] Disable KVM, which currently conflicts with PREEMPT_RT
+   [ Yves-Alexis Perez ]
+   * usbnet: ipheth: fix connectivity with iOS 14
+   [ Salvatore Bonaccorso ]
+   * Bump ABI to 4
+   [ Julien Cristau ]
+   * Disable NOUVEAU_LEGACY_CTX_SUPPORT, which was keeping DRM_LEGACY enabled
+     for no good reason (closes: #975038)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 27 Nov 2020 22:02:14 +0100
+ linux (5.9.9-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.7
+     - net: core: use list_del_init() instead of list_del() in
+       netdev_run_todo()
+     - tipc: fix use-after-free in tipc_bcast_get_mode
+     - [x86] drm/i915/gem: Avoid implicit vmap for highmem on x86-32
+     - [x86] drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not
+       supported
+     - [x86] drm/i915/gem: Always test execution status on closing the context
+     - [x86] drm/i915/gt: Always send a pulse down the engine after disabling
+       heartbeat
+     - [x86] drm/i915: Break up error capture compression loops with
+       cond_resched()
+     - [x86] drm/i915: Cancel outstanding work after disabling heartbeats on an
+       engine
+     - [x86] drm/i915: Avoid mixing integer types during batch copies
+     - [x86] drm/i915: Fix TGL DKL PHY DP vswing handling
+     - [x86] drm/i915/gt: Initialize reserved and unspecified MOCS indices
+     - [x86] drm/i915/gt: Undo forced context restores after trivial
+       preemptions
+     - [x86] drm/i915/gt: Delay execlist processing for tgl
+     - [x86] drm/i915: Drop runtime-pm assert from vgpu io accessors
+     - [x86] drm/i915: Exclude low pages (128KiB) of stolen from use
+     - [x86] drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid
+       rcu lockup during fbdev init
+     - [x86] drm/i915: Use the active reference on the vma while capturing
+     - [x86] drm/i915: Reject 90/270 degree rotated initial fbs
+     - [x86] drm/i915: Restore ILK-M RPS support
+     - drm/nouveau/kms/nv50-: Program notifier offset before requesting disp
+       caps
+     - drm/nouveau/device: fix changing endianess code to work on older GPUs
+     - ptrace: fix task_join_group_stop() for the case when current is traced
+     - [arm64,riscv64] cadence: force nonlinear buffers to be cloned
+     - ip_tunnel: fix over-mtu packet send fail without TUNNEL_DONT_FRAGMENT
+       flags
+     - [armhf] net: ethernet: ti: cpsw: disable PTPv1 hw timestamping
+       advertisement
+     - net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
+     - sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms
+     - [arm64,armhf,riscv64] sfp: Fix error handing in sfp_probe()
+     - ip6_tunnel: set inner ipproto before ip6_tnl_encap
+     - [armhf] net: fec: fix MDIO probing for some FEC hardware blocks
+     - net: openvswitch: silence suspicious RCU usage warning
+     - r8169: work around short packet hw bug on RTL8125
+     - drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()
+     - drm/nouveau/kms/nv50-: Fix clock checking algorithm in
+       nv50_dp_mode_valid()
+     - Fonts: Replace discarded const qualifier
+     - ALSA: hda/realtek - Fixed HP headset Mic can't be detected
+     - ALSA: hda/realtek - Enable headphone for ASUS TM420
+     - ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
+     - ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devices
+     - ALSA: usb-audio: Add implicit feedback quirk for Qu-16
+     - ALSA: usb-audio: Add implicit feedback quirk for MODX
+     - hugetlb_cgroup: fix reservation accounting
+     - mm: mempolicy: fix potential pte_unmap_unlock pte error
+     - kthread_worker: prevent queuing delayed work from timer_fn when it is
+       being canceled
+     - mm: always have io_remap_pfn_range() set pgprot_decrypted()
+     - gfs2: Wake up when sd_glock_disposal becomes zero
+     - gfs2: Don't call cancel_delayed_work_sync from within delete work
+       function
+     - ring-buffer: Fix recursion protection transitions between interrupt
+       context
+     - drm/amdgpu: update golden setting for sienna_cichlid
+     - drm/amdgpu: resolved ASD loading issue on sienna
+     - [amd64] iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
+     - mtd: spi-nor: Don't copy self-pointing struct around
+     - ftrace: Fix recursion check for NMI test
+     - ftrace: Handle tracing when switching between context
+     - regulator: defer probe when trying to get voltage from unresolved supply
+     - [arm*] spi: bcm2835: fix gpio cs level inversion
+     - tracing: Fix out of bounds write in get_trace_buf
+     - futex: Handle transient "ownerless" rtmutex state correctly
+     - [amd64] x86/lib: Change .weak to SYM_FUNC_START_WEAK for
+       arch/x86/lib/mem*_64.S
+     - [x86] kexec: Use up-to-dated screen_info copy to fill boot params
+     - [x86] hyperv_fb: Update screen_info after removing old framebuffer
+     - io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
+     - of: Fix reserved-memory overlap detection
+     - [arm64,armhf] drm/sun4i: frontend: Rework a bit the phase data
+     - [arm64,armhf] drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
+     - [arm64,armhf] drm/sun4i: frontend: Fix the scaler phase on A33
+     - blk-cgroup: Fix memleak on error path
+     - blk-cgroup: Pre-allocate tree node on blkg_conf_prep
+     - btrfs: drop the path before adding qgroup items when enabling qgroups
+     - btrfs: add a helper to read the tree_root commit root for backref lookup
+     - scsi: core: Don't start concurrent async scan on same host
+     - drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
+     - drm/amdgpu: add DID for navi10 blockchain SKU
+     - [powerpc*] scsi: ibmvscsi: Fix potential race after loss of transport
+     - vsock: use ns_capable_noaudit() on socket create
+     - nvme-rdma: handle unexpected nvme completion data length
+     - nvmet: fix a NULL pointer dereference when tracing the flush command
+     - [arm*] staging: mmal-vchiq: Fix memory leak for vchiq_instance
+     - [arm*] drm/vc4: drv: Add error handding for bind
+     - [amd64,arm64] ACPI: NFIT: Fix comparison to '-ENXIO'
+     - drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
+     - [arm64] smp: Move rcu_cpu_starting() earlier
+     - vt: Disable KD_FONT_OP_COPY
+     - tty: fix crash in release_tty if tty->port is not set
+     - fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
+     - entry: Fix the incorrect ordering of lockdep and RCU check
+     - [s390x] pci: fix hot-plug of PCI function missing bus
+     - [s390x] mm: make pmd/pud_deref() large page aware
+     - [s390x] pkey: fix paes selftest failure with paes and pkey static build
+     - USB: serial: cyberjack: fix write-URB completion race
+     - USB: serial: option: add Quectel EC200T module support
+     - USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231
+     - USB: serial: option: add Telit FN980 composition 0x1055
+     - [arm64,armhf] usb: dwc3: ep0: Fix delay status handling
+     - USB: Add NO_LPM quirk for Kingston flash drive
+     - io_uring: fix link lookup racing with link timeout
+     - mac80211: fix regression where EAPOL frames were sent in plaintext
+     - [arm64,armhf] drm/panfrost: Fix a deadlock between the shrinker and
+       madvise path
+     - PM: runtime: Drop runtime PM references to supplier on link removal
+     - PM: runtime: Drop pm_runtime_clean_up_links()
+     - PM: runtime: Resume the device earlier in __device_release_driver()
+     - [x86] drm/i915: Fix encoder lookup during PSR atomic check
+     - [x86] drm/i915/gt: Use the local HWSP offset during submission
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.8
+     - [x86] powercap: restrict energy meter to root access (CVE-2020-8694)
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.9
+     - [x86] drm/i915: Hold onto an explicit ref to i915_vma_work.pinned
+     - [x86] drm/i915/gem: Flush coherency domains on first set-domain-ioctl
+     - mm: memcg: link page counters to root if use_hierarchy is false
+     - nbd: don't update block size after device is started
+     - [arm64] KVM: Force PTE mapping on fault resulting in a device mapping
+     - xfrm: interface: fix the priorities for ipip and ipv6 tunnels
+     - [x86] ASoC: Intel: kbl_rt5663_max98927: Fix kabylake_ssp_fixup function
+     - [x86] hv_balloon: disable warning when floor reached
+     - net: xfrm: fix a race condition during allocing spi
+     - [riscv64] irqchip/sifive-plic: Fix broken irq_set_affinity() callback
+     - mtd: spi-nor: Fix address width on flash chips > 16MB
+     - xfs: set xefi_discard when creating a deferred agfl free log intent item
+     - mac80211: don't require VHT elements for HE on 2.4 GHz
+     - netfilter: nftables: fix netlink report logic in flowtable and genid
+     - netfilter: use actual socket sk rather than skb sk when routing harder
+     - netfilter: nf_tables: missing validation from the abort path
+     - PCI: Always enable ACS even if no ACS Capability
+     - netfilter: ipset: Update byte and packet counters regardless of whether
+       they match
+     - [riscv64] irqchip/sifive-plic: Fix chip_data access within a hierarchy
+     - [powerpc*] eeh_cache: Fix a possible debugfs deadlock
+     - [arm*] drm/vc4: bo: Add a managed action to cleanup the cache
+     - IB/srpt: Fix memory leak in srpt_add_one
+     - mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcg
+     - [arm64,armhf] drm/panfrost: rename error labels in device_init
+     - [arm64,armhf] drm/panfrost: move devfreq_init()/fini() in device
+     - [arm64,armhf] drm/panfrost: Fix module unload
+     - perf trace: Fix segfault when trying to trace events by cgroup
+     - perf tools: Add missing swap for ino_generation
+     - perf tools: Add missing swap for cgroup events
+     - [x86] ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()
+     - [amd64] iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()
+     - [amd64] iommu/vt-d: Fix a bug for PDP check in prq_event_thread
+     - afs: Fix warning due to unadvanced marshalling pointer
+     - afs: Fix incorrect freeing of the ACL passed to the YFS ACL store op
+     - vfio/pci: Implement ioeventfd thread handler for contended memory lock
+     - can: rx-offload: don't call kfree_skb() from IRQ context
+     - can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ
+       context
+     - can: dev: __can_get_echo_skb(): fix real payload length return value for
+       RTR frames
+     - can: can_create_echo_skb(): fix echo skb generation: always use
+       skb_clone()
+     - can: j1939: swap addr and pgn in the send example
+     - can: j1939: j1939_sk_bind(): return failure if netdev is down
+     - can: peak_usb: add range checking in decode operations
+     - can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
+     - can: peak_canfd: pucan_handle_can_rx(): fix echo management when
+       loopback is on
+     - [armhf] can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for
+       LS1021A
+     - [armhf] can: flexcan: flexcan_remove(): disable wakeup completely
+     - xfs: flush new eof page on truncate to avoid post-eof corruption
+     - xfs: fix missing CoW blocks writeback conversion retry
+     - xfs: fix scrub flagging rtinherit even if there is no rt device
+     - io_uring: ensure consistent view of original task ->mm from SQPOLL
+     - [arm64] spi: fsl-dspi: fix wrong pointer in suspend/resume
+     - [armel,armhf] PCI: mvebu: Fix duplicate resource requests
+     - ceph: check session state after bumping session->s_seq
+     - [x86] speculation: Allow IBPB to be conditionally enabled on CPUs with
+       always-on STIBP
+     - USB: apple-mfi-fastcharge: fix reference leak in
+       apple_mfi_fc_set_property
+     - [arm64,x86] tpm: efi: Don't create binary_bios_measurements file for an
+       empty log
+     - [arm64] KVM: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return
+       SMCCC_RET_NOT_REQUIRED
+     - ath9k_htc: Use appropriate rs_datalen type
+     - scsi: ufs: Fix missing brace warning for old compilers
+     - [arm64] usb: dwc3: pci: add support for the Intel Alder Lake-S
+     - opp: Reduce the size of critical section in _opp_table_kref_release()
+     - usb: raw-gadget: fix memory leak in gadget_setup
+     - ALSA: hda: Separate runtime and system suspend
+     - ALSA: hda: Reinstate runtime_allow() for all hda controllers
+     - [amd64] x86/boot/compressed/64: Introduce sev_status
+     - gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free
+     - gfs2: Add missing truncate_inode_pages_final for sd_aspace
+     - gfs2: check for live vs. read-only file system in gfs2_fitrim
+     - scsi: hpsa: Fix memory leak in hpsa_init_one()
+     - drm/amdgpu: perform srbm soft reset always on SDMA resume
+     - mac80211: fix use of skb payload instead of header
+     - cfg80211: initialize wdev data earlier
+     - cfg80211: regulatory: Fix inconsistent format argument
+     - tracing: Fix the checking of stackidx in __ftrace_trace_stack
+     - Revert "nvme-pci: remove last_sq_tail"
+     - scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()
+     - scsi: mpt3sas: Fix timeouts observed while reenabling IRQ
+     - nvme: introduce nvme_sync_io_queues
+     - nvme-rdma: avoid race between time out and tear down
+     - nvme-rdma: avoid repeated request completion
+     - [amd64] iommu/amd: Increase interrupt remapping table limit to 512
+       entries
+     - [s390x] smp: move rcu_cpu_starting() earlier
+     - vfio/pci: Bypass IGD init in case of -ENODEV
+     - amd/amdgpu: Disable VCN DPG mode for Picasso
+     - iomap: clean up writeback state logic on writepage error
+     - [riscv64] Set text_offset correctly for M-Mode
+     - tpm_tis: Disable interrupts on ThinkPad T490s
+     - [arm*] spi: bcm2835: remove use of uninitialized gpio flags variable
+     - [x86] pinctrl: intel: Fix 2 kOhm bias which is 833 Ohm
+     - [x86] pinctrl: intel: Set default bias in case no particular value given
+     - [armhf] gpio: aspeed: fix ast2600 bank properties
+     - [armel,armhf] 9019/1: kprobes: Avoid fortify_panic() when copying
+       optprobe template
+     - bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE
+     - libbpf, hashmap: Fix undefined behavior in hash_bits
+     - [armhf] pinctrl: mcp23s08: Use full chunk of memory for regmap
+       configuration
+     - [armhf] pinctrl: aspeed: Fix GPI only function problem.
+     - net/mlx5e: Fix modify header actions memory leak
+     - net/mlx5e: Protect encap route dev from concurrent release
+     - net/mlx5e: Use spin_lock_bh for async_icosq_lock
+     - net/mlx5: Fix deletion of duplicate rules
+     - net/mlx5: E-switch, Avoid extack error log for disabled vport
+     - net/mlx5e: Fix VXLAN synchronization after function reload
+     - net/mlx5e: Fix incorrect access of RCU-protected xdp_prog
+     - SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()
+     - NFSD: Fix use-after-free warning when doing inter-server copy
+     - NFSD: fix missing refcount in nfsd4_copy by nfsd4_do_async_copy
+     - tools/bpftool: Fix attaching flow dissector
+     - bpf: Zero-fill re-used per-cpu map element
+     - r8169: fix potential skb double free in an error path
+     - r8169: disable hw csum for short packets on all chip versions
+     - [arm64] pinctrl: qcom: Move clearing pending IRQ to
+       .irq_request_resources callback
+     - nbd: fix a block_device refcount leak in nbd_release
+     - i40e: Fix MAC address setting for a VF via Host/VM
+     - igc: Fix returning wrong statistics (Closes: #970722)
+     - lan743x: correctly handle chips with internal PHY
+     - net: phy: realtek: support paged operations on RTL8201CP
+     - xfs: fix flags argument to rmap lookup when converting shared file rmaps
+     - xfs: set the unwritten bit in rmap lookup flags in
+       xchk_bmap_get_rmapextents
+     - xfs: fix rmap key and record comparison functions
+     - xfs: fix brainos in the refcount scrubber's rmap fragment processor
+     - lan743x: fix "BUG: invalid wait context" when setting rx mode
+     - xfs: fix a missing unlock on error in xfs_fs_map_blocks
+     - of/address: Fix of_node memory leak in of_dma_is_coherent
+     - ch_ktls: Update cheksum information
+     - ch_ktls: tcb update fails sometimes
+     - [i386] cosa: Add missing kfree in error path of cosa_write
+     - hwmon: (applesmc) Re-work SMC comms
+     - NFS: Fix listxattr receive buffer size
+     - vrf: Fix fast path output packet handling with async Netfilter rules
+     - lan743x: fix use of uninitialized variable
+     - [arm64] mm: Validate hotplug range before creating linear mapping
+     - kernel/watchdog: fix watchdog_allowed_mask not used warning
+     - mm: memcontrol: fix missing wakeup polling thread
+     - afs: Fix afs_write_end() when called with copied == 0 [ver #3]
+     - perf: Fix get_recursion_context()
+     - nvme: factor out a nvme_configure_metadata helper
+     - nvme: freeze the queue over ->lba_shift updates
+     - nvme: fix incorrect behavior when BLKROSET is called by the user
+     - perf: Simplify group_sched_in()
+     - perf: Fix event multiplexing for exclusive groups
+     - [arm64] firmware: xilinx: fix out-of-bounds access
+     - erofs: fix setting up pcluster for temporary pages
+     - erofs: derive atime instead of leaving it empty
+     - ext4: correctly report "not supported" for {usr,grp}jquota when
+       !CONFIG_QUOTA
+     - ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
+     - btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit arch
+     - btrfs: ref-verify: fix memory leak in btrfs_ref_tree_mod
+     - btrfs: fix min reserved size calculation in merge_reloc_root
+     - btrfs: dev-replace: fail mount if we don't have replace item with target
+       device
+     - [arm64] KVM: Don't hide ID registers from userspace
+     - [x86] thunderbolt: Fix memory leak if ida_simple_get() fails in
+       enumerate_services()
+     - [x86] thunderbolt: Add the missed ida_simple_remove() in
+       ring_request_msix()
+     - block: add a return value to set_capacity_revalidate_and_notify
+     - loop: Fix occasional uevent drop
+     - uio: Fix use-after-free in uio_unregister_device()
+     - Revert "usb: musb: convert to devm_platform_ioremap_resource_byname"
+     - usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode
+     - [x86] usb: typec: ucsi: Report power supply changes
+     - virtio: virtio_console: fix DMA memory allocation for rproc serial
+     - futex: Don't enable IRQs unconditionally in put_pi_state()
+     - jbd2: fix up sparse warnings in checkpoint code
+     - bootconfig: Extend the magic check range to the preceding 3 bytes
+     - mm/compaction: count pages and stop correctly during page isolation
+     - mm/compaction: stop isolation if too many pages are isolated and we have
+       pages to migrate
+     - mm/slub: fix panic in slab_alloc_node()
+     - mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bit
+     - mm/gup: use unpin_user_pages() in __gup_longterm_locked()
+     - Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
+     - reboot: fix overflow parsing reboot cpu number
+     - hugetlbfs: fix anon huge page migration race
+     - ocfs2: initialize ip_next_orphan
+     - hwmon: (amd_energy) modify the visibility of the counters
+       (CVE-2020-12912)
+     - selinux: Fix error return code in sel_ib_pkey_sid_slow()
+     - io_uring: round-up cq size before comparing with rounded sq size
+     - [riscv64] gpio: sifive: Fix SiFive gpio probe
+     - gpio: pcie-idio-24: Fix irq mask when masking
+     - gpio: pcie-idio-24: Fix IRQ Enable Register value
+     - gpio: pcie-idio-24: Enable PEX8311 interrupts
+     - [arm64] mmc: sdhci-of-esdhc: Handle pulse width detection erratum for
+       more SoCs
+     - don't dump the threads that had been already exiting when zapped.
+     - [x86] drm/i915: Correctly set SFC capability for video engines
+     - [x86] drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]
+     - NFSv4.2: fix failure to unregister shrinker
+     - pinctrl: amd: use higher precision for 512 RtcClk
+     - pinctrl: amd: fix incorrect way to disable debounce filter
+     - swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"
+     - cpufreq: Introduce governor flags
+     - cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGET
+     - cpufreq: Add strict_target to struct cpufreq_policy
+     - cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into account
+     - ethtool: netlink: add missing netdev_features_change() call
+     - IPv6: Set SIT tunnel hard_header_len to zero
+     - [s390x] net/af_iucv: fix null pointer dereference on shutdown
+     - net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO
+     - net: udp: fix UDP header access on Fast/frag0 UDP GRO
+     - net: Update window_clamp if SOCK_RCVBUF is set
+     - tipc: fix memory leak in tipc_topsrv_start()
+     - devlink: Avoid overwriting port attributes of registered port
+     - tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 replies
+     - [powerpc*] 603: Always fault when _PAGE_ACCESSED is not set
+     - null_blk: Fix scheduling in atomic with zoned mode
+     - Convert trailing spaces and periods in path components
+   [ Uwe Kleine-König ]
+   * [amd64] Enable SND_SOC_AMD_ACP3x, SND_SOC_AMD_RENOIR and
+     SND_SOC_AMD_RENOIR_MACH (Closes: #973252)
+   * [arm64] Add device tree for Kobol helios64 from rockchip next branch.
+   [ John L. Villalovos ]
+   * [arm64] NUMA: Kconfig: Increase NODES_SHIFT to 4
+   [ Salvatore Bonaccorso ]
+   * [rt] Refresh "signals: Allow rt tasks to cache one sigqueue struct"
+   * [armhf] dts: sun8i: a83t: Enable both RGMII RX/TX delay on Ethernet PHY
+     (Closes: #973369)
+   * Bump ABI to 3
+  -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 19 Nov 2020 08:19:18 +0100
  
  linux (5.9.6-1) unstable; urgency=medium
  
index e079125f63583d95500191a42e877d52b49bca23,6f82a94738d137b87f6b6823762dc0a86a47a27e..e99473163ffa5e740c832c0f437d351a1daf81a4
  asg219
  I01
  ss(Vbase
- p440
+ p439
  Varmhf
- p441
- tp442
- (dp443
+ p440
+ tp441
+ (dp442
  Vfeaturesets
- p444
- (lp445
+ p443
+ (lp444
 -Vnone
 +sVkernel-arch
- p446
+ p445
 -aVrt
 -p446
 -asVkernel-arch
 -p447
  Varm
- p447
 -p448
 -ss(Vbuild
 -p449
 -g440
 -tp450
 -(dp451
 -Vimage-file
 -p452
 -Varch/arm/boot/zImage
 -p453
 -sVvdso
 -p454
 -I01
 -ss(Vimage
 -p455
 -g440
 -tp456
 -(dp457
 -Vinstall-stem
 -p458
 -Vvmlinuz
 -p459
 -ss(Vrelations
 -p460
 -g440
 -tp461
 -(dp462
 -Vheaders%gcc-10
 -p463
 -Vlinux-compiler-gcc-10-arm
 -p464
 -ss(Vdescription
 -p465
 -g440
 -NVarmmp
 -p466
 -tp467
 -(dp468
 -Vhardware
 -p469
 -VARMv7 multiplatform compatible SoCs
 -p470
 -sVhardware-long
 -p471
 -VARMv7 multiplatform kernel. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms
 -p472
 -ss(Vdescription
 -p473
 -g440
 -NVarmmp-lpae
 -p474
 -tp475
 -(dp476
 -Vhardware
 -p477
 -VARMv7 multiplatform compatible SoCs supporting LPAE
 -p478
 -sVhardware-long
 -p479
 -VARMv7 multiplatform kernel supporting LPAE. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms.
 -p480
 -ss(Vbase
 -p481
 -g440
 -Vnone
 -p482
 -tp483
 -(dp484
 -Vflavours
 -p485
 -(lp486
 -Varmmp
 -p487
 -aVarmmp-lpae
 -p488
 -asVdefault-flavour
 -p489
 -Varmmp
 -p490
++p446
  ss(Vbase
- p448
 -p491
 -g440
 -Vrt
 -p492
 -tp493
 -(dp494
 -Vflavours
 -p495
 -(lp496
 -Varmmp
 -p497
 -ass(Vbase
 -p498
++p447
  Vhppa
- p449
- tp450
- (dp451
 -p499
 -tp500
 -(dp501
++p448
++tp449
++(dp450
  Vdefault-flavour
- p452
 -p502
++p451
  Vparisc
- p453
 -p503
++p452
  sVkernel-arch
- p454
 -p504
++p453
  Vparisc
- p455
 -p505
++p454
  sg179
- (lp456
 -(lp506
++(lp455
  g181
  ass(Vbuild
- p457
- g449
- tp458
- (dp459
 -p507
 -g499
 -tp508
 -(dp509
++p456
++g448
++tp457
++(dp458
  Vimage-file
- p460
 -p510
++p459
  Varch/parisc/boot/bzImage
- p461
 -p511
++p460
  sVdebug-info
- p462
 -p512
++p461
  I00
  ss(Vimage
- p463
- g449
- tp464
- (dp465
 -p513
 -g499
 -tp514
 -(dp515
++p462
++g448
++tp463
++(dp464
  Vsuggests
- p466
- (lp467
 -p516
 -(lp517
++p465
++(lp466
  Vpalo
- p468
 -p518
++p467
  asVinstall-stem
- p469
 -p519
++p468
  Vvmlinuz
- p470
 -p520
++p469
  ss(Vdescription
- p471
- g449
 -p521
 -g499
++p470
++g448
  NVparisc
- p472
- tp473
- (dp474
 -p522
 -tp523
 -(dp524
++p471
++tp472
++(dp473
  Vhardware
- p475
 -p525
++p474
  V32-bit PA-RISC
- p476
 -p526
++p475
  sVhardware-long
- p477
 -p527
++p476
  VHP PA-RISC 32-bit systems with max 4 GB RAM
- p478
 -p528
++p477
  ss(Vbase
- p479
- g449
 -p529
 -g499
++p478
++g448
  NVparisc64
- p480
- tp481
- (dp482
 -p530
 -tp531
 -(dp532
++p479
++tp480
++(dp481
  Vcflags
- p483
 -p533
++p482
  V-fno-cse-follow-jumps
- p484
 -p534
++p483
  sVoverride-host-type
- p485
 -p535
++p484
  Vhppa64-linux-gnu
- p486
 -p536
++p485
  ss(Vdescription
- p487
- g449
 -p537
 -g499
++p486
++g448
  NVparisc64
- p488
- tp489
- (dp490
 -p538
 -tp539
 -(dp540
++p487
++tp488
++(dp489
  Vhardware
- p491
 -p541
++p490
  V64-bit PA-RISC
- p492
 -p542
++p491
  sVhardware-long
- p493
 -p543
++p492
  VHP PA-RISC 64-bit systems with support for more than 4 GB RAM
- p494
 -p544
++p493
  ss(Vrelations
- p495
- g449
- tp496
- (dp497
 -p545
 -g499
 -tp546
 -(dp547
++p494
++g448
++tp495
++(dp496
  Vgcc-10
- p498
 -p548
++p497
  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>
- p499
 -p549
++p498
  ss(g212
- g449
 -g499
++g448
  g181
- tp500
- (dp501
 -tp550
 -(dp551
++tp499
++(dp500
  g215
- (lp502
 -(lp552
++(lp501
  Vparisc
- p503
 -p553
++p502
  aVparisc64
- p504
 -p554
++p503
  asg219
  I01
  ss(Vbase
- p505
 -p555
++p504
  Vi386
- p506
- tp507
- (dp508
 -p556
 -tp557
 -(dp558
++p505
++tp506
++(dp507
  Vfeaturesets
- p509
- (lp510
 -p559
 -(lp560
++p508
++(lp509
  Vnone
- p511
 -p561
++p510
  aVrt
- p512
 -p562
++p511
  asVkernel-arch
- p513
 -p563
++p512
  Vx86
- p514
 -p564
++p513
  ss(Vbuild
- p515
- g506
- tp516
- (dp517
 -p565
 -g556
 -tp566
 -(dp567
++p514
++g505
++tp515
++(dp516
  Vimage-file
- p518
 -p568
++p517
  Varch/x86/boot/bzImage
- p519
 -p569
++p518
  sVsigned-code
- p520
 -p570
++p519
  I01
  sVvdso
- p521
 -p571
++p520
  I01
  ss(Vdescription
- p522
- g506
- tp523
- (dp524
 -p572
 -g556
 -tp573
 -(dp574
++p521
++g505
++tp522
++(dp523
  Vpart-long-pae
- p525
 -p575
++p524
  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.
- p526
 -p576
++p525
  ss(Vimage
- p527
- g506
- tp528
- (dp529
 -p577
 -g556
 -tp578
 -(dp579
++p526
++g505
++tp527
++(dp528
  Vbootloaders
- p530
- (lp531
 -p580
 -(lp581
++p529
++(lp530
  Vgrub-pc
- p532
 -p582
++p531
  aVgrub-efi-ia32
- p533
 -p583
++p532
  aVextlinux
- p534
 -p584
++p533
  asVinstall-stem
- p535
 -p585
++p534
  Vvmlinuz
- p536
 -p586
++p535
  sVbreaks
- p537
- (lp538
 -p587
 -(lp588
++p536
++(lp537
  Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
- p539
 -p589
++p538
  ass(Vrelations
- p540
- g506
- tp541
- (dp542
 -p590
 -g556
 -tp591
 -(dp592
++p539
++g505
++tp540
++(dp541
  Vheaders%gcc-10
- p543
 -p593
++p542
  Vlinux-compiler-gcc-10-x86
- p544
 -p594
++p543
  ss(Vdescription
- p545
- g506
 -p595
 -g556
++p544
++g505
  NV686
- p546
- tp547
- (dp548
 -p596
 -tp597
 -(dp598
++p545
++tp546
++(dp547
  Vhardware
- p549
 -p599
++p548
  Volder PCs
- p550
 -p600
++p549
  sVhardware-long
- p551
 -p601
++p550
  VPCs with one or more processors not supporting PAE
- p552
 -p602
++p551
  ss(Vdescription
- p553
- g506
 -p603
 -g556
++p552
++g505
  NV686-pae
- p554
- tp555
- (dp556
 -p604
 -tp605
 -(dp606
++p553
++tp554
++(dp555
  Vhardware
- p557
 -p607
++p556
  Vmodern PCs
- p558
 -p608
++p557
  sVhardware-long
- p559
 -p609
++p558
  VPCs with one or more processors supporting PAE
- p560
 -p610
++p559
  sVparts
- p561
- (lp562
 -p611
 -(lp612
++p560
++(lp561
  Vpae
- p563
 -p613
++p562
  ass(Vbase
- p564
- g506
 -p614
 -g556
++p563
++g505
  Vnone
- p565
- tp566
- (dp567
 -p615
 -tp616
 -(dp617
++p564
++tp565
++(dp566
  Vflavours
- p568
- (lp569
 -p618
 -(lp619
++p567
++(lp568
  V686
- p570
 -p620
++p569
  aV686-pae
- p571
 -p621
++p570
  asVdefault-flavour
- p572
 -p622
++p571
  V686-pae
- p573
 -p623
++p572
  ss(Vbase
- p574
- g506
 -p624
 -g556
++p573
++g505
  Vrt
- p575
- tp576
- (dp577
 -p625
 -tp626
 -(dp627
++p574
++tp575
++(dp576
  Vflavours
- p578
- (lp579
 -p628
 -(lp629
++p577
++(lp578
  V686-pae
- p580
 -p630
++p579
  ass(Vbase
- p581
 -p631
++p580
  Via64
- p582
- tp583
- (dp584
 -p632
 -tp633
 -(dp634
++p581
++tp582
++(dp583
  Vdefault-flavour
- p585
 -p635
++p584
  Vitanium
- p586
 -p636
++p585
  sVkernel-arch
- p587
 -p637
++p586
  Via64
- p588
 -p638
++p587
  sg179
- (lp589
 -(lp639
++(lp588
  g181
  ass(Vbuild
- p590
- g582
- tp591
- (dp592
 -p640
 -g632
 -tp641
 -(dp642
++p589
++g581
++tp590
++(dp591
  Vimage-file
- p593
 -p643
++p592
  Vvmlinux.gz
- p594
 -p644
++p593
  ss(Vimage
- p595
- g582
- tp596
- (dp597
 -p645
 -g632
 -tp646
 -(dp647
++p594
++g581
++tp595
++(dp596
  Vbootloaders
- p598
- (lp599
 -p648
 -(lp649
++p597
++(lp598
  Vgrub-efi-ia64
- p600
 -p650
++p599
  asVinstall-stem
- p601
 -p651
++p600
  Vvmlinuz
- p602
 -p652
++p601
  ss(Vdescription
- p603
- g582
 -p653
 -g632
++p602
++g581
  NVitanium
- p604
- tp605
- (dp606
 -p654
 -tp655
 -(dp656
++p603
++tp604
++(dp605
  Vhardware
- p607
 -p657
++p606
  VItanium (Merced)
- p608
 -p658
++p607
  sVhardware-long
- p609
 -p659
++p608
  Vsystems with original Itanium (Merced) processors
- p610
 -p660
++p609
  ss(Vdescription
- p611
- g582
 -p661
 -g632
++p610
++g581
  NVmckinley
- p612
- tp613
- (dp614
 -p662
 -tp663
 -(dp664
++p611
++tp612
++(dp613
  Vhardware
- p615
 -p665
++p614
  VItanium 2+
- p616
 -p666
++p615
  sVhardware-long
- p617
 -p667
++p616
  Vsystems with Itanium 2 or 9300/9500/9700-series processors
- p618
 -p668
++p617
  ss(g212
- g582
 -g632
++g581
  g181
- tp619
- (dp620
 -tp669
 -(dp670
++tp618
++(dp619
  g215
- (lp621
 -(lp671
++(lp620
  Vitanium
- p622
 -p672
++p621
  aVmckinley
- p623
 -p673
++p622
  asg219
  I01
  ss(Vbase
- p624
 -p674
++p623
  Vm68k
- p625
- tp626
- (dp627
 -p675
 -tp676
 -(dp677
++p624
++tp625
++(dp626
  Vcflags
- p628
 -p678
++p627
  V-ffreestanding
- p629
 -p679
++p628
  sVdefault-flavour
- p630
 -p680
++p629
  Vm68k
- p631
 -p681
++p630
  sVkernel-arch
- p632
 -p682
++p631
  Vm68k
- p633
 -p683
++p632
  sg179
- (lp634
 -(lp684
++(lp633
  g181
  ass(Vbuild
- p635
- g625
- tp636
- (dp637
 -p685
 -g675
 -tp686
 -(dp687
++p634
++g624
++tp635
++(dp636
  Vimage-file
- p638
 -p688
++p637
  Vvmlinux
- p639
 -p689
++p638
  ss(Vimage
- p640
- g625
- tp641
- (dp642
 -p690
 -g675
 -tp691
 -(dp692
++p639
++g624
++tp640
++(dp641
  Vsuggests
- p643
- (lp644
 -p693
 -(lp694
++p642
++(lp643
  Vvmelilo
- p645
 -p695
++p644
  aVfdutils
- p646
 -p696
++p645
  asVinstall-stem
- p647
 -p697
++p646
  Vvmlinux
- p648
 -p698
++p647
  ss(Vdescription
- p649
- g625
 -p699
 -g675
++p648
++g624
  NVm68k
- p650
- tp651
- (dp652
 -p700
 -tp701
 -(dp702
++p649
++tp650
++(dp651
  Vhardware
- p653
 -p703
++p652
  VMotorola MC68020+ family
- p654
 -p704
++p653
  ss(g212
- g625
 -g675
++g624
  g181
- tp655
- (dp656
 -tp705
 -(dp706
++tp654
++(dp655
  g215
- (lp657
 -(lp707
++(lp656
  Vm68k
- p658
 -p708
++p657
  asg219
  I01
  ss(Vbase
- p659
 -p709
++p658
  Vmips
- p660
- tp661
- (dp662
 -p710
 -tp711
 -(dp712
++p659
++tp660
++(dp661
  Vkernel-arch
- p663
 -p713
++p662
  Vmips
- p664
 -p714
++p663
  sg179
- (lp665
 -(lp715
++(lp664
  g181
  ass(Vbuild
- p666
- g660
- tp667
- (dp668
 -p716
 -g710
 -tp717
 -(dp718
++p665
++g659
++tp666
++(dp667
  Vimage-file
- p669
 -p719
++p668
  Vvmlinuz
- p670
 -p720
++p669
  ss(Vimage
- p671
- g660
- tp672
- (dp673
 -p721
 -g710
 -tp722
 -(dp723
++p670
++g659
++tp671
++(dp672
  Vinstall-stem
- p674
 -p724
++p673
  Vvmlinuz
- p675
 -p725
++p674
  ss(Vdescription
- p676
- g660
 -p726
 -g710
++p675
++g659
  NV4kc-malta
- p677
- tp678
- (dp679
 -p727
 -tp728
 -(dp729
++p676
++tp677
++(dp678
  Vhardware
- p680
 -p730
++p679
  VMIPS Malta
- p681
 -p731
++p680
  sVhardware-long
- p682
 -p732
++p681
  VMIPS Malta boards
- p683
 -p733
++p682
  ss(Vimage
- p684
- g660
 -p734
 -g710
++p683
++g659
  NV4kc-malta
- p685
- tp686
- (dp687
 -p735
 -tp736
 -(dp737
++p684
++tp685
++(dp686
  Vconfigs
- p688
- (lp689
 -p738
 -(lp739
++p687
++(lp688
  Vkernelarch-mips/config.malta
- p690
 -p740
++p689
  aVkernelarch-mips/config.mips32r2
- p691
 -p741
++p690
  ass(Vdescription
- p692
- g660
 -p742
 -g710
++p691
++g659
  NV5kc-malta
- p693
- tp694
- (dp695
 -p743
 -tp744
 -(dp745
++p692
++tp693
++(dp694
  Vhardware
- p696
 -p746
++p695
  VMIPS Malta (64-bit)
- p697
 -p747
++p696
  sVhardware-long
- p698
 -p748
++p697
  VMIPS Malta boards (64-bit)
- p699
 -p749
++p698
  ss(Vimage
- p700
- g660
 -p750
 -g710
++p699
++g659
  NV5kc-malta
- p701
- tp702
- (dp703
 -p751
 -tp752
 -(dp753
++p700
++tp701
++(dp702
  Vconfigs
- p704
- (lp705
 -p754
 -(lp755
++p703
++(lp704
  Vkernelarch-mips/config.malta
- p706
 -p756
++p705
  aVkernelarch-mips/config.mips64r2
- p707
 -p757
++p706
  ass(Vdescription
- p708
- g660
 -p758
 -g710
++p707
++g659
  NVocteon
- p709
- tp710
- (dp711
 -p759
 -tp760
 -(dp761
++p708
++tp709
++(dp710
  Vhardware
- p712
 -p762
++p711
  VOcteon
- p713
 -p763
++p712
  sVhardware-long
- p714
 -p764
++p713
  VCavium Networks Octeon
- p715
 -p765
++p714
  ss(Vbuild
- p716
- g660
 -p766
 -g710
++p715
++g659
  NVocteon
- p717
- tp718
- (dp719
 -p767
 -tp768
 -(dp769
++p716
++tp717
++(dp718
  Vimage-file
- p720
 -p770
++p719
  Vvmlinux
- p721
 -p771
++p720
  ss(Vimage
- p722
- g660
 -p772
 -g710
++p721
++g659
  NVocteon
- p723
- tp724
- (dp725
 -p773
 -tp774
 -(dp775
++p722
++tp723
++(dp724
  Vinstall-stem
- p726
 -p776
++p725
  Vvmlinux
- p727
 -p777
++p726
  sVconfigs
- p728
- (lp729
 -p778
 -(lp779
++p727
++(lp728
  Vkernelarch-mips/config.octeon
- p730
 -p780
++p729
  ass(g212
- g660
 -g710
++g659
  g181
- tp731
- (dp732
 -tp781
 -(dp782
++tp730
++(dp731
  g215
- (lp733
 -(lp783
++(lp732
  V4kc-malta
- p734
 -p784
++p733
  aV5kc-malta
- p735
 -p785
++p734
  aVocteon
- p736
 -p786
++p735
  asg219
  I01
  ss(Vbase
- p737
 -p787
++p736
  Vmips64
- p738
- tp739
- (dp740
 -p788
 -tp789
 -(dp790
++p737
++tp738
++(dp739
  Vkernel-arch
- p741
 -p791
++p740
  Vmips
- p742
 -p792
++p741
  sg179
- (lp743
 -(lp793
++(lp742
  g181
  ass(Vbuild
- p744
- g738
- tp745
- (dp746
 -p794
 -g788
 -tp795
 -(dp796
++p743
++g737
++tp744
++(dp745
  Vimage-file
- p747
 -p797
++p746
  Vvmlinuz
- p748
 -p798
++p747
  ss(Vimage
- p749
- g738
- tp750
- (dp751
 -p799
 -g788
 -tp800
 -(dp801
++p748
++g737
++tp749
++(dp750
  Vinstall-stem
- p752
 -p802
++p751
  Vvmlinuz
- p753
 -p803
++p752
  ss(Vdescription
- p754
- g738
 -p804
 -g788
++p753
++g737
  NV5kc-malta
- p755
- tp756
- (dp757
 -p805
 -tp806
 -(dp807
++p754
++tp755
++(dp756
  Vhardware
- p758
 -p808
++p757
  VMIPS Malta
- p759
 -p809
++p758
  sVhardware-long
- p760
 -p810
++p759
  VMIPS Malta boards
- p761
 -p811
++p760
  ss(Vimage
- p762
- g738
 -p812
 -g788
++p761
++g737
  NV5kc-malta
- p763
- tp764
- (dp765
 -p813
 -tp814
 -(dp815
++p762
++tp763
++(dp764
  Vconfigs
- p766
- (lp767
 -p816
 -(lp817
++p765
++(lp766
  Vkernelarch-mips/config.malta
- p768
 -p818
++p767
  aVkernelarch-mips/config.mips64r2
- p769
 -p819
++p768
  ass(Vdescription
- p770
- g738
 -p820
 -g788
++p769
++g737
  NVocteon
- p771
- tp772
- (dp773
 -p821
 -tp822
 -(dp823
++p770
++tp771
++(dp772
  Vhardware
- p774
 -p824
++p773
  VOcteon
- p775
 -p825
++p774
  sVhardware-long
- p776
 -p826
++p775
  VCavium Networks Octeon
- p777
 -p827
++p776
  ss(Vbuild
- p778
- g738
 -p828
 -g788
++p777
++g737
  NVocteon
- p779
- tp780
- (dp781
 -p829
 -tp830
 -(dp831
++p778
++tp779
++(dp780
  Vimage-file
- p782
 -p832
++p781
  Vvmlinux
- p783
 -p833
++p782
  ss(Vimage
- p784
- g738
 -p834
 -g788
++p783
++g737
  NVocteon
- p785
- tp786
- (dp787
 -p835
 -tp836
 -(dp837
++p784
++tp785
++(dp786
  Vinstall-stem
- p788
 -p838
++p787
  Vvmlinux
- p789
 -p839
++p788
  sVconfigs
- p790
- (lp791
 -p840
 -(lp841
++p789
++(lp790
  Vkernelarch-mips/config.octeon
- p792
 -p842
++p791
  ass(g212
- g738
 -g788
++g737
  g181
- tp793
- (dp794
 -tp843
 -(dp844
++tp792
++(dp793
  g215
- (lp795
 -(lp845
++(lp794
  V5kc-malta
- p796
 -p846
++p795
  aVocteon
- p797
 -p847
++p796
  asg219
  I01
  ss(Vbase
- p798
 -p848
++p797
  Vmips64el
- p799
- tp800
- (dp801
 -p849
 -tp850
 -(dp851
++p798
++tp799
++(dp800
  Vkernel-arch
- p802
 -p852
++p801
  Vmips
- p803
 -p853
++p802
  sg179
- (lp804
 -(lp854
++(lp803
  g181
  ass(Vbuild
- p805
- g799
- tp806
- (dp807
 -p855
 -g849
 -tp856
 -(dp857
++p804
++g798
++tp805
++(dp806
  Vimage-file
- p808
 -p858
++p807
  Vvmlinuz
- p809
 -p859
++p808
  ss(Vimage
- p810
- g799
- tp811
- (dp812
 -p860
 -g849
 -tp861
 -(dp862
++p809
++g798
++tp810
++(dp811
  Vinstall-stem
- p813
 -p863
++p812
  Vvmlinuz
- p814
 -p864
++p813
  ss(Vdescription
- p815
- g799
 -p865
 -g849
++p814
++g798
  NV5kc-malta
- p816
- tp817
- (dp818
 -p866
 -tp867
 -(dp868
++p815
++tp816
++(dp817
  Vhardware
- p819
 -p869
++p818
  VMIPS Malta
- p820
 -p870
++p819
  sVhardware-long
- p821
 -p871
++p820
  VMIPS Malta boards
- p822
 -p872
++p821
  ss(Vimage
- p823
- g799
 -p873
 -g849
++p822
++g798
  NV5kc-malta
- p824
- tp825
- (dp826
 -p874
 -tp875
 -(dp876
++p823
++tp824
++(dp825
  Vconfigs
- p827
- (lp828
 -p877
 -(lp878
++p826
++(lp827
  Vkernelarch-mips/config.malta
- p829
 -p879
++p828
  aVkernelarch-mips/config.mips64r2
- p830
 -p880
++p829
  ass(Vdescription
- p831
- g799
 -p881
 -g849
++p830
++g798
  NVloongson-3
- p832
- tp833
- (dp834
 -p882
 -tp883
 -(dp884
++p831
++tp832
++(dp833
  Vhardware
- p835
 -p885
++p834
  VLoongson 3A/3B
- p836
 -p886
++p835
  sVhardware-long
- p837
 -p887
++p836
  VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
- p838
 -p888
++p837
  ss(Vimage
- p839
- g799
 -p889
 -g849
++p838
++g798
  NVloongson-3
- p840
- tp841
- (dp842
 -p890
 -tp891
 -(dp892
++p839
++tp840
++(dp841
  Vconfigs
- p843
- (lp844
 -p893
 -(lp894
++p842
++(lp843
  Vkernelarch-mips/config.loongson-3
- p845
 -p895
++p844
  ass(Vdescription
- p846
- g799
 -p896
 -g849
++p845
++g798
  NVocteon
- p847
- tp848
- (dp849
 -p897
 -tp898
 -(dp899
++p846
++tp847
++(dp848
  Vhardware
- p850
 -p900
++p849
  VOcteon
- p851
 -p901
++p850
  sVhardware-long
- p852
 -p902
++p851
  VCavium Networks Octeon
- p853
 -p903
++p852
  ss(Vbuild
- p854
- g799
 -p904
 -g849
++p853
++g798
  NVocteon
- p855
- tp856
- (dp857
 -p905
 -tp906
 -(dp907
++p854
++tp855
++(dp856
  Vimage-file
- p858
 -p908
++p857
  Vvmlinux
- p859
 -p909
++p858
  ss(Vimage
- p860
- g799
 -p910
 -g849
++p859
++g798
  NVocteon
- p861
- tp862
- (dp863
 -p911
 -tp912
 -(dp913
++p860
++tp861
++(dp862
  Vinstall-stem
- p864
 -p914
++p863
  Vvmlinux
- p865
 -p915
++p864
  sVconfigs
- p866
- (lp867
 -p916
 -(lp917
++p865
++(lp866
  Vkernelarch-mips/config.octeon
- p868
 -p918
++p867
  ass(g212
- g799
 -g849
++g798
  g181
- tp869
- (dp870
 -tp919
 -(dp920
++tp868
++(dp869
  g215
- (lp871
 -(lp921
++(lp870
  V5kc-malta
- p872
 -p922
++p871
  aVloongson-3
- p873
 -p923
++p872
  aVocteon
- p874
 -p924
++p873
  asg219
  I01
  ss(Vbase
- p875
 -p925
++p874
  Vmips64r6
- p876
- tp877
- (dp878
 -p926
 -tp927
 -(dp928
++p875
++tp876
++(dp877
  Vdefault-flavour
- p879
 -p929
++p878
  Vmips64r6
- p880
 -p930
++p879
  sVkernel-arch
- p881
 -p931
++p880
  Vmips
- p882
 -p932
++p881
  sg179
- (lp883
 -(lp933
++(lp882
  g181
  ass(Vbuild
- p884
- g876
- tp885
- (dp886
 -p934
 -g926
 -tp935
 -(dp936
++p883
++g875
++tp884
++(dp885
  Vimage-file
- p887
 -p937
++p886
  Vvmlinux
- p888
 -p938
++p887
  ss(Vimage
- p889
- g876
- tp890
- (dp891
 -p939
 -g926
 -tp940
 -(dp941
++p888
++g875
++tp889
++(dp890
  Vinstall-stem
- p892
 -p942
++p891
  Vvmlinux
- p893
 -p943
++p892
  ss(Vdescription
- p894
- g876
 -p944
 -g926
++p893
++g875
  NVmips64r6
- p895
- tp896
- (dp897
 -p945
 -tp946
 -(dp947
++p894
++tp895
++(dp896
  Vhardware
- p898
 -p948
++p897
  VMIPS R6 (64 bit, big endian)
- p899
 -p949
++p898
  sVhardware-long
- p900
 -p950
++p899
  VMIPS R6 (64 bit, big endian)
- p901
 -p951
++p900
  ss(Vimage
- p902
- g876
 -p952
 -g926
++p901
++g875
  NVmips64r6
- p903
- tp904
- (dp905
 -p953
 -tp954
 -(dp955
++p902
++tp903
++(dp904
  Vconfigs
- p906
- (lp907
 -p956
 -(lp957
++p905
++(lp906
  Vkernelarch-mips/config.boston
- p908
 -p958
++p907
  aVkernelarch-mips/config.mips64r6
- p909
 -p959
++p908
  ass(g212
- g876
 -g926
++g875
  g181
- tp910
- (dp911
 -tp960
 -(dp961
++tp909
++(dp910
  g215
- (lp912
 -(lp962
++(lp911
  Vmips64r6
- p913
 -p963
++p912
  asg219
  I01
  ss(Vbase
- p914
 -p964
++p913
  Vmips64r6el
- p915
- tp916
- (dp917
 -p965
 -tp966
 -(dp967
++p914
++tp915
++(dp916
  Vdefault-flavour
- p918
 -p968
++p917
  Vmips64r6el
- p919
 -p969
++p918
  sVkernel-arch
- p920
 -p970
++p919
  Vmips
- p921
 -p971
++p920
  sg179
- (lp922
 -(lp972
++(lp921
  g181
  ass(Vbuild
- p923
- g915
- tp924
- (dp925
 -p973
 -g965
 -tp974
 -(dp975
++p922
++g914
++tp923
++(dp924
  Vimage-file
- p926
 -p976
++p925
  Vvmlinux
- p927
 -p977
++p926
  ss(Vimage
- p928
- g915
- tp929
- (dp930
 -p978
 -g965
 -tp979
 -(dp980
++p927
++g914
++tp928
++(dp929
  Vinstall-stem
- p931
 -p981
++p930
  Vvmlinux
- p932
 -p982
++p931
  ss(Vdescription
- p933
- g915
 -p983
 -g965
++p932
++g914
  NVmips64r6el
- p934
- tp935
- (dp936
 -p984
 -tp985
 -(dp986
++p933
++tp934
++(dp935
  Vhardware
- p937
 -p987
++p936
  VMIPS R6 (64 bit, little endian)
- p938
 -p988
++p937
  sVhardware-long
- p939
 -p989
++p938
  VMIPS R6 (64 bit, little endian)
- p940
 -p990
++p939
  ss(Vimage
- p941
- g915
 -p991
 -g965
++p940
++g914
  NVmips64r6el
- p942
- tp943
- (dp944
 -p992
 -tp993
 -(dp994
++p941
++tp942
++(dp943
  Vconfigs
- p945
- (lp946
 -p995
 -(lp996
++p944
++(lp945
  Vkernelarch-mips/config.boston
- p947
 -p997
++p946
  aVkernelarch-mips/config.mips64r6
- p948
 -p998
++p947
  ass(g212
- g915
 -g965
++g914
  g181
- tp949
- (dp950
 -tp999
 -(dp1000
++tp948
++(dp949
  g215
- (lp951
 -(lp1001
++(lp950
  Vmips64r6el
- p952
 -p1002
++p951
  asg219
  I01
  ss(Vbase
- p953
 -p1003
++p952
  Vmipsel
- p954
- tp955
- (dp956
 -p1004
 -tp1005
 -(dp1006
++p953
++tp954
++(dp955
  Vkernel-arch
- p957
 -p1007
++p956
  Vmips
- p958
 -p1008
++p957
  sg179
- (lp959
 -(lp1009
++(lp958
  g181
  ass(Vbuild
- p960
- g954
- tp961
- (dp962
 -p1010
 -g1004
 -tp1011
 -(dp1012
++p959
++g953
++tp960
++(dp961
  Vimage-file
- p963
 -p1013
++p962
  Vvmlinuz
- p964
 -p1014
++p963
  ss(Vimage
- p965
- g954
- tp966
- (dp967
 -p1015
 -g1004
 -tp1016
 -(dp1017
++p964
++g953
++tp965
++(dp966
  Vinstall-stem
- p968
 -p1018
++p967
  Vvmlinuz
- p969
 -p1019
++p968
  ss(Vdescription
- p970
- g954
 -p1020
 -g1004
++p969
++g953
  NV4kc-malta
- p971
- tp972
- (dp973
 -p1021
 -tp1022
 -(dp1023
++p970
++tp971
++(dp972
  Vhardware
- p974
 -p1024
++p973
  VMIPS Malta
- p975
 -p1025
++p974
  sVhardware-long
- p976
 -p1026
++p975
  VMIPS Malta boards
- p977
 -p1027
++p976
  ss(Vimage
- p978
- g954
 -p1028
 -g1004
++p977
++g953
  NV4kc-malta
- p979
- tp980
- (dp981
 -p1029
 -tp1030
 -(dp1031
++p978
++tp979
++(dp980
  Vconfigs
- p982
- (lp983
 -p1032
 -(lp1033
++p981
++(lp982
  Vkernelarch-mips/config.malta
- p984
 -p1034
++p983
  aVkernelarch-mips/config.mips32r2
- p985
 -p1035
++p984
  ass(Vdescription
- p986
- g954
 -p1036
 -g1004
++p985
++g953
  NV5kc-malta
- p987
- tp988
- (dp989
 -p1037
 -tp1038
 -(dp1039
++p986
++tp987
++(dp988
  Vhardware
- p990
 -p1040
++p989
  VMIPS Malta (64-bit)
- p991
 -p1041
++p990
  sVhardware-long
- p992
 -p1042
++p991
  VMIPS Malta boards (64-bit)
- p993
 -p1043
++p992
  ss(Vimage
- p994
- g954
 -p1044
 -g1004
++p993
++g953
  NV5kc-malta
- p995
- tp996
- (dp997
 -p1045
 -tp1046
 -(dp1047
++p994
++tp995
++(dp996
  Vconfigs
- p998
- (lp999
 -p1048
 -(lp1049
++p997
++(lp998
  Vkernelarch-mips/config.malta
- p1000
 -p1050
++p999
  aVkernelarch-mips/config.mips64r2
- p1001
 -p1051
++p1000
  ass(Vdescription
- p1002
- g954
 -p1052
 -g1004
++p1001
++g953
  NVloongson-3
- p1003
- tp1004
- (dp1005
 -p1053
 -tp1054
 -(dp1055
++p1002
++tp1003
++(dp1004
  Vhardware
- p1006
 -p1056
++p1005
  VLoongson 3A/3B
- p1007
 -p1057
++p1006
  sVhardware-long
- p1008
 -p1058
++p1007
  VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
- p1009
 -p1059
++p1008
  ss(Vimage
- p1010
- g954
 -p1060
 -g1004
++p1009
++g953
  NVloongson-3
- p1011
- tp1012
- (dp1013
 -p1061
 -tp1062
 -(dp1063
++p1010
++tp1011
++(dp1012
  Vconfigs
- p1014
- (lp1015
 -p1064
 -(lp1065
++p1013
++(lp1014
  Vkernelarch-mips/config.loongson-3
- p1016
 -p1066
++p1015
  ass(Vdescription
- p1017
- g954
 -p1067
 -g1004
++p1016
++g953
  NVocteon
- p1018
- tp1019
- (dp1020
 -p1068
 -tp1069
 -(dp1070
++p1017
++tp1018
++(dp1019
  Vhardware
- p1021
 -p1071
++p1020
  VOcteon
- p1022
 -p1072
++p1021
  sVhardware-long
- p1023
 -p1073
++p1022
  VCavium Networks Octeon
- p1024
 -p1074
++p1023
  ss(Vbuild
- p1025
- g954
 -p1075
 -g1004
++p1024
++g953
  NVocteon
- p1026
- tp1027
- (dp1028
 -p1076
 -tp1077
 -(dp1078
++p1025
++tp1026
++(dp1027
  Vimage-file
- p1029
 -p1079
++p1028
  Vvmlinux
- p1030
 -p1080
++p1029
  ss(Vimage
- p1031
- g954
 -p1081
 -g1004
++p1030
++g953
  NVocteon
- p1032
- tp1033
- (dp1034
 -p1082
 -tp1083
 -(dp1084
++p1031
++tp1032
++(dp1033
  Vinstall-stem
- p1035
 -p1085
++p1034
  Vvmlinux
- p1036
 -p1086
++p1035
  sVconfigs
- p1037
- (lp1038
 -p1087
 -(lp1088
++p1036
++(lp1037
  Vkernelarch-mips/config.octeon
- p1039
 -p1089
++p1038
  ass(g212
- g954
 -g1004
++g953
  g181
- tp1040
- (dp1041
 -tp1090
 -(dp1091
++tp1039
++(dp1040
  g215
- (lp1042
 -(lp1092
++(lp1041
  V4kc-malta
- p1043
 -p1093
++p1042
  aV5kc-malta
- p1044
 -p1094
++p1043
  aVloongson-3
- p1045
 -p1095
++p1044
  aVocteon
- p1046
 -p1096
++p1045
  asg219
  I01
  ss(Vbase
- p1047
 -p1097
++p1046
  Vmipsn32
- p1048
- tp1049
- (dp1050
 -p1098
 -tp1099
 -(dp1100
++p1047
++tp1048
++(dp1049
  Vkernel-arch
- p1051
 -p1101
++p1050
  Vmips
- p1052
 -p1102
++p1051
  sVfeaturesets
- p1053
- (lp1054
 -p1103
 -(lp1104
++p1052
++(lp1053
  ss(Vbase
- p1055
 -p1105
++p1054
  Vmipsn32el
- p1056
- tp1057
- (dp1058
 -p1106
 -tp1107
 -(dp1108
++p1055
++tp1056
++(dp1057
  Vkernel-arch
- p1059
 -p1109
++p1058
  Vmips
- p1060
 -p1110
++p1059
  sVfeaturesets
- p1061
- (lp1062
 -p1111
 -(lp1112
++p1060
++(lp1061
  ss(Vbase
- p1063
 -p1113
++p1062
  Vmipsn32r6
- p1064
- tp1065
- (dp1066
 -p1114
 -tp1115
 -(dp1116
++p1063
++tp1064
++(dp1065
  Vkernel-arch
- p1067
 -p1117
++p1066
  Vmips
- p1068
 -p1118
++p1067
  sVfeaturesets
- p1069
- (lp1070
 -p1119
 -(lp1120
++p1068
++(lp1069
  ss(Vbase
- p1071
 -p1121
++p1070
  Vmipsn32r6el
- p1072
- tp1073
- (dp1074
 -p1122
 -tp1123
 -(dp1124
++p1071
++tp1072
++(dp1073
  Vkernel-arch
- p1075
 -p1125
++p1074
  Vmips
- p1076
 -p1126
++p1075
  sVfeaturesets
- p1077
- (lp1078
 -p1127
 -(lp1128
++p1076
++(lp1077
  ss(Vbase
- p1079
 -p1129
++p1078
  Vmipsr6
- p1080
- tp1081
- (dp1082
 -p1130
 -tp1131
 -(dp1132
++p1079
++tp1080
++(dp1081
  Vdefault-flavour
- p1083
 -p1133
++p1082
  Vmips32r6
- p1084
 -p1134
++p1083
  sVkernel-arch
- p1085
 -p1135
++p1084
  Vmips
- p1086
 -p1136
++p1085
  sg179
- (lp1087
 -(lp1137
++(lp1086
  g181
  ass(Vbuild
- p1088
- g1080
- tp1089
- (dp1090
 -p1138
 -g1130
 -tp1139
 -(dp1140
++p1087
++g1079
++tp1088
++(dp1089
  Vimage-file
- p1091
 -p1141
++p1090
  Vvmlinux
- p1092
 -p1142
++p1091
  ss(Vimage
- p1093
- g1080
- tp1094
- (dp1095
 -p1143
 -g1130
 -tp1144
 -(dp1145
++p1092
++g1079
++tp1093
++(dp1094
  Vinstall-stem
- p1096
 -p1146
++p1095
  Vvmlinux
- p1097
 -p1147
++p1096
  ss(Vdescription
- p1098
- g1080
 -p1148
 -g1130
++p1097
++g1079
  NVmips32r6
- p1099
- tp1100
- (dp1101
 -p1149
 -tp1150
 -(dp1151
++p1098
++tp1099
++(dp1100
  Vhardware
- p1102
 -p1152
++p1101
  VMIPS R6 (32 bit, big endian)
- p1103
 -p1153
++p1102
  sVhardware-long
- p1104
 -p1154
++p1103
  VMIPS R6 (32 bit, big endian)
- p1105
 -p1155
++p1104
  ss(Vimage
- p1106
- g1080
 -p1156
 -g1130
++p1105
++g1079
  NVmips32r6
- p1107
- tp1108
- (dp1109
 -p1157
 -tp1158
 -(dp1159
++p1106
++tp1107
++(dp1108
  Vconfigs
- p1110
- (lp1111
 -p1160
 -(lp1161
++p1109
++(lp1110
  Vkernelarch-mips/config.boston
- p1112
 -p1162
++p1111
  aVkernelarch-mips/config.mips32r6
- p1113
 -p1163
++p1112
  ass(Vdescription
- p1114
- g1080
 -p1164
 -g1130
++p1113
++g1079
  NVmips64r6
- p1115
- tp1116
- (dp1117
 -p1165
 -tp1166
 -(dp1167
++p1114
++tp1115
++(dp1116
  Vhardware
- p1118
 -p1168
++p1117
  VMIPS R6 (64 bit, big endian)
- p1119
 -p1169
++p1118
  sVhardware-long
- p1120
 -p1170
++p1119
  VMIPS R6 (64 bit, big endian)
- p1121
 -p1171
++p1120
  ss(Vimage
- p1122
- g1080
 -p1172
 -g1130
++p1121
++g1079
  NVmips64r6
- p1123
- tp1124
- (dp1125
 -p1173
 -tp1174
 -(dp1175
++p1122
++tp1123
++(dp1124
  Vconfigs
- p1126
- (lp1127
 -p1176
 -(lp1177
++p1125
++(lp1126
  Vkernelarch-mips/config.boston
- p1128
 -p1178
++p1127
  aVkernelarch-mips/config.mips64r6
- p1129
 -p1179
++p1128
  ass(g212
- g1080
 -g1130
++g1079
  g181
- tp1130
- (dp1131
 -tp1180
 -(dp1181
++tp1129
++(dp1130
  g215
- (lp1132
 -(lp1182
++(lp1131
  Vmips32r6
- p1133
 -p1183
++p1132
  aVmips64r6
- p1134
 -p1184
++p1133
  asg219
  I01
  ss(Vbase
- p1135
 -p1185
++p1134
  Vmipsr6el
- p1136
- tp1137
- (dp1138
 -p1186
 -tp1187
 -(dp1188
++p1135
++tp1136
++(dp1137
  Vdefault-flavour
- p1139
 -p1189
++p1138
  Vmips32r6el
- p1140
 -p1190
++p1139
  sVkernel-arch
- p1141
 -p1191
++p1140
  Vmips
- p1142
 -p1192
++p1141
  sg179
- (lp1143
 -(lp1193
++(lp1142
  g181
  ass(Vbuild
- p1144
- g1136
- tp1145
- (dp1146
 -p1194
 -g1186
 -tp1195
 -(dp1196
++p1143
++g1135
++tp1144
++(dp1145
  Vimage-file
- p1147
 -p1197
++p1146
  Vvmlinux
- p1148
 -p1198
++p1147
  ss(Vimage
- p1149
- g1136
- tp1150
- (dp1151
 -p1199
 -g1186
 -tp1200
 -(dp1201
++p1148
++g1135
++tp1149
++(dp1150
  Vinstall-stem
- p1152
 -p1202
++p1151
  Vvmlinux
- p1153
 -p1203
++p1152
  ss(Vdescription
- p1154
- g1136
 -p1204
 -g1186
++p1153
++g1135
  NVmips32r6el
- p1155
- tp1156
- (dp1157
 -p1205
 -tp1206
 -(dp1207
++p1154
++tp1155
++(dp1156
  Vhardware
- p1158
 -p1208
++p1157
  VMIPS R6 (32 bit, little endian)
- p1159
 -p1209
++p1158
  sVhardware-long
- p1160
 -p1210
++p1159
  VMIPS R6 (32 bit, little endian)
- p1161
 -p1211
++p1160
  ss(Vimage
- p1162
- g1136
 -p1212
 -g1186
++p1161
++g1135
  NVmips32r6el
- p1163
- tp1164
- (dp1165
 -p1213
 -tp1214
 -(dp1215
++p1162
++tp1163
++(dp1164
  Vconfigs
- p1166
- (lp1167
 -p1216
 -(lp1217
++p1165
++(lp1166
  Vkernelarch-mips/config.boston
- p1168
 -p1218
++p1167
  aVkernelarch-mips/config.mips32r6
- p1169
 -p1219
++p1168
  ass(Vdescription
- p1170
- g1136
 -p1220
 -g1186
++p1169
++g1135
  NVmips64r6el
- p1171
- tp1172
- (dp1173
 -p1221
 -tp1222
 -(dp1223
++p1170
++tp1171
++(dp1172
  Vhardware
- p1174
 -p1224
++p1173
  VMIPS R6 (64 bit, little endian)
- p1175
 -p1225
++p1174
  sVhardware-long
- p1176
 -p1226
++p1175
  VMIPS R6 (64 bit, little endian)
- p1177
 -p1227
++p1176
  ss(Vimage
- p1178
- g1136
 -p1228
 -g1186
++p1177
++g1135
  NVmips64r6el
- p1179
- tp1180
- (dp1181
 -p1229
 -tp1230
 -(dp1231
++p1178
++tp1179
++(dp1180
  Vconfigs
- p1182
- (lp1183
 -p1232
 -(lp1233
++p1181
++(lp1182
  Vkernelarch-mips/config.boston
- p1184
 -p1234
++p1183
  aVkernelarch-mips/config.mips64r6
- p1185
 -p1235
++p1184
  ass(g212
- g1136
 -g1186
++g1135
  g181
- tp1186
- (dp1187
 -tp1236
 -(dp1237
++tp1185
++(dp1186
  g215
- (lp1188
 -(lp1238
++(lp1187
  Vmips32r6el
- p1189
 -p1239
++p1188
  aVmips64r6el
- p1190
 -p1240
++p1189
  asg219
  I01
  ss(Vbase
- p1191
 -p1241
++p1190
  Vpowerpc
- p1192
- tp1193
- (dp1194
 -p1242
 -tp1243
 -(dp1244
++p1191
++tp1192
++(dp1193
  Vkernel-arch
- p1195
 -p1245
++p1194
  Vpowerpc
- p1196
 -p1246
++p1195
  sg179
- (lp1197
 -(lp1247
++(lp1196
  g181
  ass(Vbuild
- p1198
- g1192
- tp1199
- (dp1200
 -p1248
 -g1242
 -tp1249
 -(dp1250
++p1197
++g1191
++tp1198
++(dp1199
  Vimage-file
- p1201
 -p1251
++p1200
  Vvmlinux
- p1202
 -p1252
++p1201
  sVvdso
- p1203
 -p1253
++p1202
  I01
  ss(Vimage
- p1204
- g1192
- tp1205
- (dp1206
 -p1254
 -g1242
 -tp1255
 -(dp1256
++p1203
++g1191
++tp1204
++(dp1205
  Vconfigs
- p1207
- (lp1208
 -p1257
 -(lp1258
++p1206
++(lp1207
  sVbootloaders
- p1209
- (lp1210
 -p1259
 -(lp1260
++p1208
++(lp1209
  Vgrub-ieee1275
- p1211
 -p1261
++p1210
  asVsuggests
- p1212
- (lp1213
 -p1262
 -(lp1263
++p1211
++(lp1212
  Vmkvmlinuz
- p1214
 -p1264
++p1213
  asVinstall-stem
- p1215
 -p1265
++p1214
  Vvmlinux
- p1216
 -p1266
++p1215
  ss(Vdescription
- p1217
- g1192
 -p1267
 -g1242
++p1216
++g1191
  NVpowerpc
- p1218
- tp1219
- (dp1220
 -p1268
 -tp1269
 -(dp1270
++p1217
++tp1218
++(dp1219
  Vhardware
- p1221
 -p1271
++p1220
  Vuniprocessor 32-bit PowerPC
- p1222
 -p1272
++p1221
  ss(Vdescription
- p1223
- g1192
 -p1273
 -g1242
++p1222
++g1191
  NVpowerpc-smp
- p1224
- tp1225
- (dp1226
 -p1274
 -tp1275
 -(dp1276
++p1223
++tp1224
++(dp1225
  Vhardware
- p1227
 -p1277
++p1226
  Vmultiprocessor 32-bit PowerPC
- p1228
 -p1278
++p1227
  ss(Vimage
- p1229
- g1192
 -p1279
 -g1242
++p1228
++g1191
  NVpowerpc-smp
- p1230
- tp1231
- (dp1232
 -p1280
 -tp1281
 -(dp1282
++p1229
++tp1230
++(dp1231
  Vconfigs
- p1233
- (lp1234
 -p1283
 -(lp1284
++p1232
++(lp1233
  Vpowerpc/config.powerpc
- p1235
 -p1285
++p1234
  aVpowerpc/config.powerpc-smp
- p1236
 -p1286
++p1235
  ass(Vdescription
- p1237
- g1192
 -p1287
 -g1242
++p1236
++g1191
  NVpowerpc64
- p1238
- tp1239
- (dp1240
 -p1288
 -tp1289
 -(dp1290
++p1237
++tp1238
++(dp1239
  Vhardware
- p1241
 -p1291
++p1240
  V64-bit PowerPC
- p1242
 -p1292
++p1241
  ss(Vimage
- p1243
- g1192
 -p1293
 -g1242
++p1242
++g1191
  NVpowerpc64
- p1244
- tp1245
- (dp1246
 -p1294
 -tp1295
 -(dp1296
++p1243
++tp1244
++(dp1245
  Vconfigs
- p1247
- (lp1248
 -p1297
 -(lp1298
++p1246
++(lp1247
  Vkernelarch-powerpc/config-arch-64
- p1249
 -p1299
++p1248
  aVkernelarch-powerpc/config-arch-64-be
- p1250
 -p1300
++p1249
  ass(g212
- g1192
 -g1242
++g1191
  g181
- tp1251
- (dp1252
 -tp1301
 -(dp1302
++tp1250
++(dp1251
  g215
- (lp1253
 -(lp1303
++(lp1252
  Vpowerpc
- p1254
 -p1304
++p1253
  aVpowerpc-smp
- p1255
 -p1305
++p1254
  aVpowerpc64
- p1256
 -p1306
++p1255
  asg219
  I01
  ss(Vbase
- p1257
 -p1307
++p1256
  Vppc64
- p1258
- tp1259
- (dp1260
 -p1308
 -tp1309
 -(dp1310
++p1257
++tp1258
++(dp1259
  Vdefault-flavour
- p1261
 -p1311
++p1260
  Vpowerpc64
- p1262
 -p1312
++p1261
  sVkernel-arch
- p1263
 -p1313
++p1262
  Vpowerpc
- p1264
 -p1314
++p1263
  sg179
- (lp1265
 -(lp1315
++(lp1264
  g181
  ass(Vbuild
- p1266
- g1258
- tp1267
- (dp1268
 -p1316
 -g1308
 -tp1317
 -(dp1318
++p1265
++g1257
++tp1266
++(dp1267
  Vimage-file
- p1269
 -p1319
++p1268
  Vvmlinux
- p1270
 -p1320
++p1269
  sVvdso
- p1271
 -p1321
++p1270
  I01
  ss(Vimage
- p1272
- g1258
- tp1273
- (dp1274
 -p1322
 -g1308
 -tp1323
 -(dp1324
++p1271
++g1257
++tp1272
++(dp1273
  Vconfigs
- p1275
- (lp1276
 -p1325
 -(lp1326
++p1274
++(lp1275
  sVbootloaders
- p1277
- (lp1278
 -p1327
 -(lp1328
++p1276
++(lp1277
  Vgrub-ieee1275
- p1279
 -p1329
++p1278
  asVsuggests
- p1280
- (lp1281
 -p1330
 -(lp1331
++p1279
++(lp1280
  Vmkvmlinuz
- p1282
 -p1332
++p1281
  asVinstall-stem
- p1283
 -p1333
++p1282
  Vvmlinux
- p1284
 -p1334
++p1283
  ss(Vdescription
- p1285
- g1258
 -p1335
 -g1308
++p1284
++g1257
  NVpowerpc64
- p1286
- tp1287
- (dp1288
 -p1336
 -tp1337
 -(dp1338
++p1285
++tp1286
++(dp1287
  Vhardware
- p1289
 -p1339
++p1288
  V64-bit PowerPC
- p1290
 -p1340
++p1289
  ss(Vimage
- p1291
- g1258
 -p1341
 -g1308
++p1290
++g1257
  NVpowerpc64
- p1292
- tp1293
- (dp1294
 -p1342
 -tp1343
 -(dp1344
++p1291
++tp1292
++(dp1293
  Vconfigs
- p1295
- (lp1296
 -p1345
 -(lp1346
++p1294
++(lp1295
  Vkernelarch-powerpc/config-arch-64
- p1297
 -p1347
++p1296
  aVkernelarch-powerpc/config-arch-64-be
- p1298
 -p1348
++p1297
  ass(g212
- g1258
 -g1308
++g1257
  g181
- tp1299
- (dp1300
 -tp1349
 -(dp1350
++tp1298
++(dp1299
  g215
- (lp1301
 -(lp1351
++(lp1300
  Vpowerpc64
- p1302
 -p1352
++p1301
  asg219
  I01
  ss(Vbase
- p1303
 -p1353
++p1302
  Vppc64el
- p1304
- tp1305
- (dp1306
 -p1354
 -tp1355
 -(dp1356
++p1303
++tp1304
++(dp1305
  Vdefault-flavour
- p1307
 -p1357
++p1306
  Vpowerpc64le
- p1308
 -p1358
++p1307
  sVkernel-arch
- p1309
 -p1359
++p1308
  Vpowerpc
- p1310
 -p1360
++p1309
  sg179
- (lp1311
 -(lp1361
++(lp1310
  g181
  ass(Vbuild
- p1312
- g1304
- tp1313
- (dp1314
 -p1362
 -g1354
 -tp1363
 -(dp1364
++p1311
++g1303
++tp1312
++(dp1313
  Vimage-file
- p1315
 -p1365
++p1314
  Vvmlinux
- p1316
 -p1366
++p1315
  sVvdso
- p1317
 -p1367
++p1316
  I01
  ss(Vimage
- p1318
- g1304
- tp1319
- (dp1320
 -p1368
 -g1354
 -tp1369
 -(dp1370
++p1317
++g1303
++tp1318
++(dp1319
  Vconfigs
- p1321
- (lp1322
 -p1371
 -(lp1372
++p1320
++(lp1321
  sVbootloaders
- p1323
- (lp1324
 -p1373
 -(lp1374
++p1322
++(lp1323
  Vgrub-ieee1275
- p1325
 -p1375
++p1324
  asVsuggests
- p1326
- (lp1327
 -p1376
 -(lp1377
++p1325
++(lp1326
  Vmkvmlinuz
- p1328
 -p1378
++p1327
  asVinstall-stem
- p1329
 -p1379
++p1328
  Vvmlinux
- p1330
 -p1380
++p1329
  ss(Vdescription
- p1331
- g1304
 -p1381
 -g1354
++p1330
++g1303
  NVpowerpc64le
- p1332
- tp1333
- (dp1334
 -p1382
 -tp1383
 -(dp1384
++p1331
++tp1332
++(dp1333
  Vhardware
- p1335
 -p1385
++p1334
  VLittle-endian 64-bit PowerPC
- p1336
 -p1386
++p1335
  ss(Vimage
- p1337
- g1304
 -p1387
 -g1354
++p1336
++g1303
  NVpowerpc64le
- p1338
- tp1339
- (dp1340
 -p1388
 -tp1389
 -(dp1390
++p1337
++tp1338
++(dp1339
  Vconfigs
- p1341
- (lp1342
 -p1391
 -(lp1392
++p1340
++(lp1341
  Vkernelarch-powerpc/config-arch-64
- p1343
 -p1393
++p1342
  aVkernelarch-powerpc/config-arch-64-le
- p1344
 -p1394
++p1343
  ass(g212
- g1304
 -g1354
++g1303
  g181
- tp1345
- (dp1346
 -tp1395
 -(dp1396
++tp1344
++(dp1345
  g215
- (lp1347
 -(lp1397
++(lp1346
  Vpowerpc64le
- p1348
 -p1398
++p1347
  asg219
  I01
  ss(Vbase
- p1349
 -p1399
++p1348
  Vriscv64
- p1350
- tp1351
- (dp1352
 -p1400
 -tp1401
 -(dp1402
++p1349
++tp1350
++(dp1351
  Vkernel-arch
- p1353
 -p1403
++p1352
  Vriscv
- p1354
 -p1404
++p1353
  sVfeaturesets
- p1355
- (lp1356
 -p1405
 -(lp1406
++p1354
++(lp1355
  Vnone
- p1357
 -p1407
++p1356
  ass(Vbuild
- p1358
- g1350
- tp1359
- (dp1360
 -p1408
 -g1400
 -tp1409
 -(dp1410
++p1357
++g1349
++tp1358
++(dp1359
  Vimage-file
- p1361
 -p1411
++p1360
  Varch/riscv/boot/Image
- p1362
 -p1412
++p1361
  sVvdso
- p1363
 -p1413
++p1362
  I01
  ss(Vimage
- p1364
- g1350
- tp1365
- (dp1366
 -p1414
 -g1400
 -tp1415
 -(dp1416
++p1363
++g1349
++tp1364
++(dp1365
  Vinstall-stem
- p1367
 -p1417
++p1366
  Vvmlinux
- p1368
 -p1418
++p1367
  ss(Vdescription
- p1369
- g1350
 -p1419
 -g1400
++p1368
++g1349
  NVriscv64
- p1370
- tp1371
- (dp1372
 -p1420
 -tp1421
 -(dp1422
++p1369
++tp1370
++(dp1371
  Vhardware
- p1373
 -p1423
++p1372
  V64-bit RISC-V platforms
- p1374
 -p1424
++p1373
  sVhardware-long
- p1375
 -p1425
++p1374
  V64-bit RISC-V platforms
- p1376
 -p1426
++p1375
  ss(Vbase
- p1377
- g1350
 -p1427
 -g1400
++p1376
++g1349
  Vnone
- p1378
- tp1379
- (dp1380
 -p1428
 -tp1429
 -(dp1430
++p1377
++tp1378
++(dp1379
  Vflavours
- p1381
- (lp1382
 -p1431
 -(lp1432
++p1380
++(lp1381
  Vriscv64
- p1383
 -p1433
++p1382
  asVdefault-flavour
- p1384
 -p1434
++p1383
  Vriscv64
- p1385
 -p1435
++p1384
  ss(Vbase
- p1386
 -p1436
++p1385
  Vs390
- p1387
- tp1388
- (dp1389
 -p1437
 -tp1438
 -(dp1439
++p1386
++tp1387
++(dp1388
  Vkernel-arch
- p1390
 -p1440
++p1389
  Vs390
- p1391
 -p1441
++p1390
  sVfeaturesets
- p1392
- (lp1393
 -p1442
 -(lp1443
++p1391
++(lp1392
  ss(Vbase
- p1394
 -p1444
++p1393
  Vs390x
- p1395
- tp1396
- (dp1397
 -p1445
 -tp1446
 -(dp1447
++p1394
++tp1395
++(dp1396
  Vdefault-flavour
- p1398
 -p1448
++p1397
  Vs390x
- p1399
 -p1449
++p1398
  sVkernel-arch
- p1400
 -p1450
++p1399
  Vs390
- p1401
 -p1451
++p1400
  sg179
- (lp1402
 -(lp1452
++(lp1401
  g181
  ass(Vbuild
- p1403
- g1395
- tp1404
- (dp1405
 -p1453
 -g1445
 -tp1454
 -(dp1455
++p1402
++g1394
++tp1403
++(dp1404
  Vimage-file
- p1406
 -p1456
++p1405
  Varch/s390/boot/bzImage
- p1407
 -p1457
++p1406
  sVvdso
- p1408
 -p1458
++p1407
  I01
  ss(Vimage
- p1409
- g1395
- tp1410
- (dp1411
 -p1459
 -g1445
 -tp1460
 -(dp1461
++p1408
++g1394
++tp1409
++(dp1410
  Vbootloaders
- p1412
- (lp1413
 -p1462
 -(lp1463
++p1411
++(lp1412
  Vs390-tools
- p1414
 -p1464
++p1413
  asVinstall-stem
- p1415
 -p1465
++p1414
  Vvmlinuz
- p1416
 -p1466
++p1415
  ss(Vrelations
- p1417
- g1395
- tp1418
- (dp1419
 -p1467
 -g1445
 -tp1468
 -(dp1469
++p1416
++g1394
++tp1417
++(dp1418
  Vheaders%gcc-10
- p1420
 -p1470
++p1419
  Vlinux-compiler-gcc-10-s390
- p1421
 -p1471
++p1420
  ss(Vdescription
- p1422
- g1395
 -p1472
 -g1445
++p1421
++g1394
  NVs390x
- p1423
- tp1424
- (dp1425
 -p1473
 -tp1474
 -(dp1475
++p1422
++tp1423
++(dp1424
  Vhardware
- p1426
 -p1476
++p1425
  VIBM zSeries
- p1427
 -p1477
++p1426
  ss(g212
- g1395
 -g1445
++g1394
  g181
- tp1428
- (dp1429
 -tp1478
 -(dp1479
++tp1427
++(dp1428
  g215
- (lp1430
 -(lp1480
++(lp1429
  Vs390x
- p1431
 -p1481
++p1430
  asg219
  I01
  ss(Vbase
- p1432
 -p1482
++p1431
  Vsh3
- p1433
- tp1434
- (dp1435
 -p1483
 -tp1484
 -(dp1485
++p1432
++tp1433
++(dp1434
  Vkernel-arch
- p1436
 -p1486
++p1435
  Vsh
- p1437
 -p1487
++p1436
  sVfeaturesets
- p1438
- (lp1439
 -p1488
 -(lp1489
++p1437
++(lp1438
  ss(Vbase
- p1440
 -p1490
++p1439
  Vsh4
- p1441
- tp1442
- (dp1443
 -p1491
 -tp1492
 -(dp1493
++p1440
++tp1441
++(dp1442
  Vkernel-arch
- p1444
 -p1494
++p1443
  Vsh
- p1445
 -p1495
++p1444
  sg179
- (lp1446
 -(lp1496
++(lp1445
  g181
  ass(Vbuild
- p1447
- g1441
- tp1448
- (dp1449
 -p1497
 -g1491
 -tp1498
 -(dp1499
++p1446
++g1440
++tp1447
++(dp1448
  Vimage-file
- p1450
 -p1500
++p1449
  Varch/sh/boot/zImage
- p1451
 -p1501
++p1450
  ss(Vimage
- p1452
- g1441
- tp1453
- (dp1454
 -p1502
 -g1491
 -tp1503
 -(dp1504
++p1451
++g1440
++tp1452
++(dp1453
  Vinstall-stem
- p1455
 -p1505
++p1454
  Vvmlinuz
- p1456
 -p1506
++p1455
  ss(Vdescription
- p1457
- g1441
 -p1507
 -g1491
++p1456
++g1440
  NVsh7751r
- p1458
- tp1459
- (dp1460
 -p1508
 -tp1509
 -(dp1510
++p1457
++tp1458
++(dp1459
  Vhardware
- p1461
 -p1511
++p1460
  Vsh7751r
- p1462
 -p1512
++p1461
  sVhardware-long
- p1463
 -p1513
++p1462
  VRenesas SH7751R R2D plus board
- p1464
 -p1514
++p1463
  ss(Vdescription
- p1465
- g1441
 -p1515
 -g1491
++p1464
++g1440
  NVsh7785lcr
- p1466
- tp1467
- (dp1468
 -p1516
 -tp1517
 -(dp1518
++p1465
++tp1466
++(dp1467
  Vhardware
- p1469
 -p1519
++p1468
  Vsh7785lcr
- p1470
 -p1520
++p1469
  sVhardware-long
- p1471
 -p1521
++p1470
  VRenesas SH7785 reference board
- p1472
 -p1522
++p1471
  ss(Vimage
- p1473
- g1441
 -p1523
 -g1491
++p1472
++g1440
  NVsh7785lcr
- p1474
- tp1475
- (dp1476
 -p1524
 -tp1525
 -(dp1526
++p1473
++tp1474
++(dp1475
  Vrecommends
- p1477
- (lp1478
 -p1527
 -(lp1528
++p1476
++(lp1477
  Vu-boot-tools
- p1479
 -p1529
++p1478
  asVcheck-size
- p1480
 -p1530
++p1479
  I4194304
  ss(g212
- g1441
 -g1491
++g1440
  g181
- tp1481
- (dp1482
 -tp1531
 -(dp1532
++tp1480
++(dp1481
  g215
- (lp1483
 -(lp1533
++(lp1482
  Vsh7751r
- p1484
 -p1534
++p1483
  aVsh7785lcr
- p1485
 -p1535
++p1484
  asg219
  I01
  ss(Vbase
- p1486
 -p1536
++p1485
  Vsparc
- p1487
- tp1488
- (dp1489
 -p1537
 -tp1538
 -(dp1539
++p1486
++tp1487
++(dp1488
  Vkernel-arch
- p1490
 -p1540
++p1489
  Vsparc
- p1491
 -p1541
++p1490
  sVfeaturesets
- p1492
- (lp1493
 -p1542
 -(lp1543
++p1491
++(lp1492
  ss(Vbase
- p1494
 -p1544
++p1493
  Vsparc64
- p1495
- tp1496
- (dp1497
 -p1545
 -tp1546
 -(dp1547
++p1494
++tp1495
++(dp1496
  Vdefault-flavour
- p1498
 -p1548
++p1497
  Vsparc64-smp
- p1499
 -p1549
++p1498
  sVkernel-arch
- p1500
 -p1550
++p1499
  Vsparc
- p1501
 -p1551
++p1500
  sg179
- (lp1502
 -(lp1552
++(lp1501
  g181
  ass(Vbuild
- p1503
- g1495
- tp1504
- (dp1505
 -p1553
 -g1545
 -tp1554
 -(dp1555
++p1502
++g1494
++tp1503
++(dp1504
  Vimage-file
- p1506
 -p1556
++p1505
  Vvmlinux
- p1507
 -p1557
++p1506
  ss(Vimage
- p1508
- g1495
- tp1509
- (dp1510
 -p1558
 -g1545
 -tp1559
 -(dp1560
++p1507
++g1494
++tp1508
++(dp1509
  Vconfigs
- p1511
- (lp1512
 -p1561
 -(lp1562
++p1510
++(lp1511
  sVbootloaders
- p1513
- (lp1514
 -p1563
 -(lp1564
++p1512
++(lp1513
  Vgrub-ieee1275
- p1515
 -p1565
++p1514
  asVsuggests
- p1516
- (lp1517
 -p1566
 -(lp1567
++p1515
++(lp1516
  Vfdutils
- p1518
 -p1568
++p1517
  asVinstall-stem
- p1519
 -p1569
++p1518
  Vvmlinux
- p1520
 -p1570
++p1519
  ss(Vdescription
- p1521
- g1495
 -p1571
 -g1545
++p1520
++g1494
  NVsparc64
- p1522
- tp1523
- (dp1524
 -p1572
 -tp1573
 -(dp1574
++p1521
++tp1522
++(dp1523
  Vhardware
- p1525
 -p1575
++p1524
  Vuniprocessor 64-bit UltraSPARC
- p1526
 -p1576
++p1525
  ss(Vimage
- p1527
- g1495
 -p1577
 -g1545
++p1526
++g1494
  NVsparc64
- p1528
- tp1529
- (dp1530
 -p1578
 -tp1579
 -(dp1580
++p1527
++tp1528
++(dp1529
  Vconfigs
- p1531
- (lp1532
 -p1581
 -(lp1582
++p1530
++(lp1531
  Vkernelarch-sparc/config-up
- p1533
 -p1583
++p1532
  ass(Vdescription
- p1534
- g1495
 -p1584
 -g1545
++p1533
++g1494
  NVsparc64-smp
- p1535
- tp1536
- (dp1537
 -p1585
 -tp1586
 -(dp1587
++p1534
++tp1535
++(dp1536
  Vhardware
- p1538
 -p1588
++p1537
  Vmultiprocessor 64-bit UltraSPARC
- p1539
 -p1589
++p1538
  ss(Vimage
- p1540
- g1495
 -p1590
 -g1545
++p1539
++g1494
  NVsparc64-smp
- p1541
- tp1542
- (dp1543
 -p1591
 -tp1592
 -(dp1593
++p1540
++tp1541
++(dp1542
  Vconfigs
- p1544
- (lp1545
 -p1594
 -(lp1595
++p1543
++(lp1544
  Vkernelarch-sparc/config-smp
- p1546
 -p1596
++p1545
  ass(g212
- g1495
 -g1545
++g1494
  g181
- tp1547
- (dp1548
 -tp1597
 -(dp1598
++tp1546
++(dp1547
  g215
- (lp1549
 -(lp1599
++(lp1548
  Vsparc64
- p1550
 -p1600
++p1549
  aVsparc64-smp
- p1551
 -p1601
++p1550
  asg219
  I01
  ss(Vbase
- p1552
 -p1602
++p1551
  Vx32
- p1553
- tp1554
- (dp1555
 -p1603
 -tp1604
 -(dp1605
++p1552
++tp1553
++(dp1554
  Vkernel-arch
- p1556
 -p1606
++p1555
  Vx86
- p1557
 -p1607
++p1556
  sVfeaturesets
- p1558
- (lp1559
 -p1608
 -(lp1609
++p1557
++(lp1558
  ss(Vabi
- p1560
 -p1610
++p1559
  NVrt
- p1561
- tp1562
- (dp1563
 -p1611
 -tp1612
 -(dp1613
++p1560
++tp1561
++(dp1562
  Vignore-changes
- p1564
- (lp1565
 -p1614
 -(lp1615
++p1563
++(lp1564
  V*
- p1566
 -p1616
++p1565
  ass(Vdescription
- p1567
- Ng1561
- tp1568
- (dp1569
 -p1617
 -Ng1611
 -tp1618
 -(dp1619
++p1566
++Ng1560
++tp1567
++(dp1568
  Vpart-long-rt
- p1570
 -p1620
++p1569
  VThis kernel includes the PREEMPT_RT realtime patch set.
- p1571
 -p1621
++p1570
  sVpart-short-rt
- p1572
 -p1622
++p1571
  VPREEMPT_RT
- p1573
 -p1623
++p1572
  sVparts
- p1574
- (lp1575
 -p1624
 -(lp1625
++p1573
++(lp1574
  Vrt
- p1576
 -p1626
++p1575
  ass(Vversion
- p1577
- tp1578
- (dp1579
 -p1627
 -tp1628
 -(dp1629
++p1576
++tp1577
++(dp1578
  Vsource
 -p1630
 -V5.10.4-1
 -p1631
++p1579
++V5.10.4-1+rpi1
 +p1580
- V5.9.6-1+rpi1
- p1581
  sVupstream
 -p1632
++p1581
+ V5.10
 -p1633
 +p1582
- V5.9
- p1583
  sVabiname_base
 -p1634
++p1583
+ V5.10.0
 -p1635
 +p1584
- V5.9.0
- p1585
  sVabiname
 -p1636
++p1585
+ V5.10.0-1
 -p1637
 +p1586
- V5.9.0-2
- p1587
  ss.
diff --cc debian/control
index 58165fd4f2ea4e9e206305905d4a665c2ca51151,c9be289127ec3acc61166f7fec4334d7be64974e..aea4040f22bd5725ba7522223c60cfccf22a5e9a
@@@ -233,11 -233,11 +233,11 @@@ Description: Linux support headers for 
   libraries.
  Multi-Arch: same
  
- Package: linux-config-5.9
+ Package: linux-config-5.10
 -Architecture: alpha amd64 arm64 armel armhf hppa i386 ia64 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64
 +Architecture: alpha amd64 arm64 armel hppa i386 ia64 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64
  Depends: ${misc:Depends}
- Recommends: linux-source-5.9
- Description: Debian kernel configurations for Linux 5.9
+ Recommends: linux-source-5.10
+ Description: Debian kernel configurations for Linux 5.10
   This package contains the configuration files used to build the official
   Debian kernel files, but without references to Debian's signing
   certificates.
@@@ -3382,10 -3383,199 +3383,10 @@@ Depends: kernel-image-5.10.0-1-armmp-d
  Description: MTD driver modules
   This package contains MTD driver modules.
  Build-Profiles: <!stage1 !pkg.linux.nokernel>
- Kernel-Version: 5.9.0-2-armmp
+ Kernel-Version: 5.10.0-1-armmp
  Package-Type: udeb
  
- Package: kernel-image-5.9.0-2-parisc-di
 -Package: linux-image-5.10.0-1-armmp
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-1 [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: wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2)
 -Description: Linux 5.10 for ARMv7 multiplatform compatible SoCs
 - The Linux kernel 5.10 and modules for use on ARMv7 multiplatform kernel.
 - See https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-headers-5.10.0-1-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-1-common (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
 -Description: Header files for Linux 5.10.0-1-armmp
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.10.0-1-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-1-armmp, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.10.0-1-armmp package.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-armmp
 -Architecture: armhf
 -Provides: linux-latest-modules-5.10.0-1-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386], linux-image-generic
 -Depends: linux-image-5.10.0-1-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Linux for ARMv7 multiplatform compatible SoCs (meta-package)
 - This package depends on the latest Linux kernel and modules for use on
 - ARMv7 multiplatform kernel.  See
 - https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-headers-armmp
 -Architecture: armhf
 -Provides: linux-headers-generic
 -Depends: linux-headers-5.10.0-1-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Header files for Linux armmp configuration (meta-package)
 - This package depends on the architecture-specific header files for the
 - latest Linux kernel armmp configuration.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-image-5.10.0-1-armmp-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.10.0-1-armmp
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.10.0-1-armmp.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-armmp-dbg
 -Architecture: armhf
 -Provides: linux-latest-image-dbg
 -Depends: linux-image-5.10.0-1-armmp-dbg (= ${binary:Version}), ${misc:Depends}
 -Description: Debugging symbols for Linux armmp configuration (meta-package)
 - This package depends on the detached debugging symbols for the latest
 - Linux kernel armmp configuration.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-image-5.10.0-1-armmp-lpae
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-1 [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: wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2)
 -Description: Linux 5.10 for ARMv7 multiplatform compatible SoCs supporting LPAE
 - The Linux kernel 5.10 and modules for use on ARMv7 multiplatform kernel
 - supporting LPAE. See https://wiki.debian.org/DebianKernel/ARMMP for
 - details of supported platforms..
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-headers-5.10.0-1-armmp-lpae
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-1-common (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
 -Description: Header files for Linux 5.10.0-1-armmp-lpae
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.10.0-1-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-1-armmp-lpae, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.10.0-1-armmp-lpae package.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-armmp-lpae
 -Architecture: armhf
 -Provides: linux-latest-modules-5.10.0-1-armmp-lpae, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
 -Depends: linux-image-5.10.0-1-armmp-lpae (= ${binary:Version}), ${misc:Depends}
 -Description: Linux for ARMv7 multiplatform compatible SoCs supporting LPAE (meta-package)
 - This package depends on the latest Linux kernel and modules for use on
 - ARMv7 multiplatform kernel supporting LPAE. See
 - https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms..
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-headers-armmp-lpae
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-1-armmp-lpae (= ${binary:Version}), ${misc:Depends}
 -Description: Header files for Linux armmp-lpae configuration (meta-package)
 - This package depends on the architecture-specific header files for the
 - latest Linux kernel armmp-lpae configuration.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-image-5.10.0-1-armmp-lpae-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.10.0-1-armmp-lpae
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.10.0-1-armmp-lpae.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-armmp-lpae-dbg
 -Architecture: armhf
 -Provides: linux-latest-image-dbg
 -Depends: linux-image-5.10.0-1-armmp-lpae-dbg (= ${binary:Version}), ${misc:Depends}
 -Description: Debugging symbols for Linux armmp-lpae configuration (meta-package)
 - This package depends on the detached debugging symbols for the latest
 - Linux kernel armmp-lpae configuration.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-image-5.10.0-1-rt-armmp
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-1 [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: wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2)
 -Description: Linux 5.10 for ARMv7 multiplatform compatible SoCs, PREEMPT_RT
 - The Linux kernel 5.10 and modules for use on ARMv7 multiplatform kernel.
 - See https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 - .
 - This kernel includes the PREEMPT_RT realtime patch set.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-headers-5.10.0-1-rt-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-1-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-1-rt-armmp
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.10.0-1-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-1-rt-armmp, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.10.0-1-rt-armmp package.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-rt-armmp
 -Architecture: armhf
 -Provides: linux-latest-modules-5.10.0-1-rt-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
 -Depends: linux-image-5.10.0-1-rt-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Linux for ARMv7 multiplatform compatible SoCs (meta-package)
 - This package depends on the latest Linux kernel and modules for use on
 - ARMv7 multiplatform kernel.  See
 - https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-headers-rt-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.10.0-1-rt-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Header files for Linux rt-armmp configuration (meta-package)
 - This package depends on the architecture-specific header files for the
 - latest Linux kernel rt-armmp configuration.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
 -Package: linux-image-5.10.0-1-rt-armmp-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.10.0-1-rt-armmp
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.10.0-1-rt-armmp.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-rt-armmp-dbg
 -Architecture: armhf
 -Provides: linux-latest-image-dbg
 -Depends: linux-image-5.10.0-1-rt-armmp-dbg (= ${binary:Version}), ${misc:Depends}
 -Description: Debugging symbols for Linux rt-armmp configuration (meta-package)
 - This package depends on the detached debugging symbols for the latest
 - Linux kernel rt-armmp configuration.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel !pkg.linux.nometa>
 -
+ Package: kernel-image-5.10.0-1-parisc-di
  Architecture: hppa
  Section: debian-installer
  Priority: standard
index 177f7576d19115be981e532381d6799398882dcc,7a0ef2bcd890cac93ac3888fbe85c1c96d3d4141..29fed29d9299c37e76ccd15db436efe8bb182988
@@@ -1,86 -1,86 +1,86 @@@
- 146236262d655af80ee1e3f5dddc7389  debian/bin/gencontrol.py
- d4c513da6ce3a6b013b4cbb683637ba0  debian/build/version-info
- fe4456d48e3218fb8980c8577d03a7ae  debian/templates/control.config.in
- 9509e39d8e60906ebd5ee4a8b0355d25  debian/templates/control.docs.in
- 358db3af53a223fe60ae89c7a481609f  debian/templates/control.docs.meta.in
- 7d4e853b855f515068df3355e2bf5865  debian/templates/control.extra.in
- 578bb70eb1ed930f2cf8a774666b747f  debian/templates/control.headers.featureset.in
- 2b3995da9ebe7d2b1a1345241dd90c55  debian/templates/control.headers.in
- ce8590d760adf6efb95181ec626c4aca  debian/templates/control.headers.meta.in
- eda4623fb10d5ba1cefa8502ebaeb0fd  debian/templates/control.image-dbg.in
- 817873a7b9fa61d433b2c39f6b2491de  debian/templates/control.image-dbg.meta.in
- 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
+ a46eb172db472ccbe5364b1de7eeb2a0  debian/bin/gencontrol.py
 -86cc215b5f92f70b7907c69720b77699  debian/build/version-info
 -fe4456d48e3218fb8980c8577d03a7ae  debian/templates/control.config.in
 -9509e39d8e60906ebd5ee4a8b0355d25  debian/templates/control.docs.in
 -358db3af53a223fe60ae89c7a481609f  debian/templates/control.docs.meta.in
 -7d4e853b855f515068df3355e2bf5865  debian/templates/control.extra.in
 -578bb70eb1ed930f2cf8a774666b747f  debian/templates/control.headers.featureset.in
 -2b3995da9ebe7d2b1a1345241dd90c55  debian/templates/control.headers.in
 -ce8590d760adf6efb95181ec626c4aca  debian/templates/control.headers.meta.in
 -eda4623fb10d5ba1cefa8502ebaeb0fd  debian/templates/control.image-dbg.in
 -817873a7b9fa61d433b2c39f6b2491de  debian/templates/control.image-dbg.meta.in
 -d048c1b6a4d834060d0ce8b502aee906  debian/templates/control.image-unsigned.in
 -459d2768144a8542116bea0805b24dae  debian/templates/control.image.in
 -91ddd8e344e4b84b61d02c064e47f7d5  debian/templates/control.image.meta.in
 -36387f47e6bacd1e6995a9d41b292e88  debian/templates/control.libc-dev.in
++be143c731c0f6760815372412eac7332  debian/build/version-info
  74b180a87aa1f6377d9bf8a10368c657  debian/templates/control.main.in
--77509b4624f98f87a0b4b1370813935b  debian/templates/control.signed-template.in
 -4cdb948a7a8a624a4641b6e30f36cfdd  debian/templates/control.source.in
--9831ce1b8f9e8792b9a85d8761bdc385  debian/templates/control.sourcebin.in
--4124ed9de89fd889d6cf997ee8da76f0  debian/templates/control.sourcebin.meta.in
- 4cdb948a7a8a624a4641b6e30f36cfdd  debian/templates/control.source.in
++d048c1b6a4d834060d0ce8b502aee906  debian/templates/control.image-unsigned.in
++38004750aa03cea41d5d3aeafff16fcc  debian/templates/image.preinst.in
++ce8590d760adf6efb95181ec626c4aca  debian/templates/control.headers.meta.in
  78d9931e7542fc2b6a87cd5286901888  debian/templates/control.tools-unversioned.in
--ebd530107480c7f86443512f7e28ac40  debian/templates/control.tools-versioned.in
--6ac27e0078a5284814d0cf7b3a129d5c  debian/templates/control.tools-versioned.meta.in
--b8efaa8b4c9bbfd89c08514f860e548e  debian/templates/docs.meta.maintscript.in
--ed25b8839b8e5cb08adfbfde488dd0cd  debian/templates/headers.meta.maintscript.in
--0d7f6ea42f52d0a6013535a80111ee3e  debian/templates/headers.postinst.in
--54426b6625c1bbf41ff6e05eebc06f89  debian/templates/image-dbg.lintian-overrides.in
--98d67252f9a33d17a78aa37c29603b83  debian/templates/image-dbg.meta.lintian-overrides.in
--8767f777765b1af15090392c4607a596  debian/templates/image-dbg.meta.maintscript.in
--769a43efb579711359e12554e34d0baa  debian/templates/image.meta.bug-presubj.in
  0961d6fa0a85c406d40b83db932807fe  debian/templates/image.meta.maintscript.in
--0327750d6696dee915a532aec73a0fd6  debian/templates/image.postinst.in
++6ac27e0078a5284814d0cf7b3a129d5c  debian/templates/control.tools-versioned.meta.in
++ebd530107480c7f86443512f7e28ac40  debian/templates/control.tools-versioned.in
++358db3af53a223fe60ae89c7a481609f  debian/templates/control.docs.meta.in
++381bc892fd36ef7ea5327f649b99cb98  debian/templates/sourcebin.meta.maintscript.in
  a4a60fc48b3240e46bbac6a1ddcaad30  debian/templates/image.postrm.in
--38004750aa03cea41d5d3aeafff16fcc  debian/templates/image.preinst.in
++36387f47e6bacd1e6995a9d41b292e88  debian/templates/control.libc-dev.in
++0327750d6696dee915a532aec73a0fd6  debian/templates/image.postinst.in
++814dda166c7e3ef02e6e259e805ac66a  debian/templates/tests-control.image.in
++459d2768144a8542116bea0805b24dae  debian/templates/control.image.in
  afb508873a44a1f196c2a525fec4b415  debian/templates/image.prerm.in
++54426b6625c1bbf41ff6e05eebc06f89  debian/templates/image-dbg.lintian-overrides.in
++0d7f6ea42f52d0a6013535a80111ee3e  debian/templates/headers.postinst.in
  51797b6c275eb14e99009e78553904cc  debian/templates/perf.lintian-overrides.in
++8767f777765b1af15090392c4607a596  debian/templates/image-dbg.meta.maintscript.in
++9831ce1b8f9e8792b9a85d8761bdc385  debian/templates/control.sourcebin.in
++77509b4624f98f87a0b4b1370813935b  debian/templates/control.signed-template.in
  850cc4fd419adac7d008df061f958895  debian/templates/perf.meta.maintscript.in
--381bc892fd36ef7ea5327f649b99cb98  debian/templates/sourcebin.meta.maintscript.in
--814dda166c7e3ef02e6e259e805ac66a  debian/templates/tests-control.image.in
++b8efaa8b4c9bbfd89c08514f860e548e  debian/templates/docs.meta.maintscript.in
++eda4623fb10d5ba1cefa8502ebaeb0fd  debian/templates/control.image-dbg.in
++4cdb948a7a8a624a4641b6e30f36cfdd  debian/templates/control.source.in
++91ddd8e344e4b84b61d02c064e47f7d5  debian/templates/control.image.meta.in
++ed25b8839b8e5cb08adfbfde488dd0cd  debian/templates/headers.meta.maintscript.in
++9509e39d8e60906ebd5ee4a8b0355d25  debian/templates/control.docs.in
++98d67252f9a33d17a78aa37c29603b83  debian/templates/image-dbg.meta.lintian-overrides.in
++578bb70eb1ed930f2cf8a774666b747f  debian/templates/control.headers.featureset.in
  33d71bfd398d2f9b3bc5c0193b67d17e  debian/templates/tests-control.main.in
- 3a8d31830e59f95b81a9b978019dd7b0  debian/config/defines
- 59a811890d2e7129bec940075850f11f  debian/config/alpha/defines
- 026ce5cdad7814c28f4fd87589786719  debian/config/amd64/defines
- 44bff3917069a99eeb20ceff24609dda  debian/config/arm64/defines
- 3e673c1434c6132c73c0cfb4bfe38763  debian/config/arm64ilp32/defines
- bed8c0c1c4b59bf6159cb2111ca134fa  debian/config/armel/defines
- 300cdda5cbaebced93cc02ffd7d5ab5e  debian/config/armhf/defines
- 366b94d652a66b437eabcd165bcc9610  debian/config/featureset-rt/defines
- 855af7b688adb78c7d236e15bbf6bf38  debian/config/hppa/defines
++4124ed9de89fd889d6cf997ee8da76f0  debian/templates/control.sourcebin.meta.in
++2b3995da9ebe7d2b1a1345241dd90c55  debian/templates/control.headers.in
++7d4e853b855f515068df3355e2bf5865  debian/templates/control.extra.in
++817873a7b9fa61d433b2c39f6b2491de  debian/templates/control.image-dbg.meta.in
++fe4456d48e3218fb8980c8577d03a7ae  debian/templates/control.config.in
++769a43efb579711359e12554e34d0baa  debian/templates/image.meta.bug-presubj.in
+ 8dea9e5fdddf23ca6b33e427afed0d47  debian/config/defines
 -59a811890d2e7129bec940075850f11f  debian/config/alpha/defines
 -026ce5cdad7814c28f4fd87589786719  debian/config/amd64/defines
 -44bff3917069a99eeb20ceff24609dda  debian/config/arm64/defines
 -3e673c1434c6132c73c0cfb4bfe38763  debian/config/arm64ilp32/defines
 -18c882259e45d65ad257534da6cd18e6  debian/config/armel/defines
 -27ed61864d13f791e07f6ad8e688de2a  debian/config/armhf/defines
 -366b94d652a66b437eabcd165bcc9610  debian/config/featureset-rt/defines
 -855af7b688adb78c7d236e15bbf6bf38  debian/config/hppa/defines
  696fe9dde321cbe6691b9ba63a89441c  debian/config/i386/defines
--97647ba6bbcc9331b17fef5c192e5a35  debian/config/ia64/defines
--f6eb4abf894006ec7f947d09d32f57b2  debian/config/m68k/defines
 -77050c7df77b8cb300155f7e4876a7bb  debian/config/mips/defines
--a70015a9c92407a77e1bf32cd88a5f09  debian/config/mips64/defines
  aa0dc1c23ac4dee04d5abc5bca888f72  debian/config/mips64el/defines
--147bd0cc58f0510d7573da6b5da80361  debian/config/mips64r6/defines
--534f8f84d6e68368b0191ad75fc288a3  debian/config/mips64r6el/defines
 -6d4413fd2605c197625fc8929fd6eb4d  debian/config/mipsel/defines
++8f2e4969633ff660d026f2b7e02e6336  debian/config/sh3/defines
++300cdda5cbaebced93cc02ffd7d5ab5e  debian/config/armhf/defines
++026ce5cdad7814c28f4fd87589786719  debian/config/amd64/defines
++3cffb73a6b8570b2fc03e83a7d0e0772  debian/config/ppc64el/defines
++85c1ae5e3f2e17492053f7de76474463  debian/config/mipsr6el/defines
 +77050c7df77b8cb300155f7e4876a7bb  debian/config/mips/defines
- 6d4413fd2605c197625fc8929fd6eb4d  debian/config/mipsel/defines
++e0810ddd6e4add2a26c5668773b69d25  debian/config/sh4/defines
++44bff3917069a99eeb20ceff24609dda  debian/config/arm64/defines
  e411d2dfe0018a7c40b6bf7efd45cd29  debian/config/mipsn32/defines
  174058e52aced932bf02606d6cb5649c  debian/config/mipsn32el/defines
--882fb0fec3cbd0239817994223fa71e5  debian/config/mipsn32r6/defines
--73e2f095b2485f95bc164bf685684a47  debian/config/mipsn32r6el/defines
--f4f988c94f2fc477db801eddfe79c79e  debian/config/mipsr6/defines
--85c1ae5e3f2e17492053f7de76474463  debian/config/mipsr6el/defines
++366b94d652a66b437eabcd165bcc9610  debian/config/featureset-rt/defines
++8d317c1872f3bd8da4feae25a7c61df3  debian/config/sparc/defines
  45a4ad93313c2066248987dfa59dd6da  debian/config/powerpc/defines
  f9a739a574488a070d4811dd6a94cbbb  debian/config/ppc64/defines
--3cffb73a6b8570b2fc03e83a7d0e0772  debian/config/ppc64el/defines
++f4b2921156e7b1a038862f848fdfe48f  debian/config/x32/defines
++a70015a9c92407a77e1bf32cd88a5f09  debian/config/mips64/defines
++e741332318227dd4646f0d98735271e5  debian/config/sparc64/defines
++6d4413fd2605c197625fc8929fd6eb4d  debian/config/mipsel/defines
  a50ff431517bddd759d53c0ad2850cb7  debian/config/riscv64/defines
--9462622a41b618007bf9e8343f2fb3ce  debian/config/s390/defines
++f4f988c94f2fc477db801eddfe79c79e  debian/config/mipsr6/defines
++f6eb4abf894006ec7f947d09d32f57b2  debian/config/m68k/defines
  c687c34582869dfb08f47ec435997514  debian/config/s390x/defines
--8f2e4969633ff660d026f2b7e02e6336  debian/config/sh3/defines
--e0810ddd6e4add2a26c5668773b69d25  debian/config/sh4/defines
- e741332318227dd4646f0d98735271e5  debian/config/sparc64/defines
--8d317c1872f3bd8da4feae25a7c61df3  debian/config/sparc/defines
 -e741332318227dd4646f0d98735271e5  debian/config/sparc64/defines
--f4b2921156e7b1a038862f848fdfe48f  debian/config/x32/defines
++97647ba6bbcc9331b17fef5c192e5a35  debian/config/ia64/defines
++882fb0fec3cbd0239817994223fa71e5  debian/config/mipsn32r6/defines
++59a811890d2e7129bec940075850f11f  debian/config/alpha/defines
++73e2f095b2485f95bc164bf685684a47  debian/config/mipsn32r6el/defines
++855af7b688adb78c7d236e15bbf6bf38  debian/config/hppa/defines
++18c882259e45d65ad257534da6cd18e6  debian/config/armel/defines
++147bd0cc58f0510d7573da6b5da80361  debian/config/mips64r6/defines
++3e673c1434c6132c73c0cfb4bfe38763  debian/config/arm64ilp32/defines
++534f8f84d6e68368b0191ad75fc288a3  debian/config/mips64r6el/defines
++9462622a41b618007bf9e8343f2fb3ce  debian/config/s390/defines
++61cbd68a5172174b0c8261b27ba5cf12  debian/config/i386/none/defines
++7146ff53fc4f9fbb49948225d8589b69  debian/config/i386/rt/defines
++b4a45606f37c0d82a63779aa862528d9  debian/config/armhf/none/defines
++1cab87ca080defc647d4ae9adcf9a63a  debian/config/armhf/rt/defines
  5ecc16c27932acb9ff514badae52b51f  debian/config/amd64/none/defines
  7dc981827930ed6844a731ed954b9b9d  debian/config/amd64/rt/defines
  50ee12dd2cf9fe79bee7141560985f79  debian/config/arm64/none/defines
  d3c04182d8746e4871de922a63f03f97  debian/config/arm64/rt/defines
--b4a45606f37c0d82a63779aa862528d9  debian/config/armhf/none/defines
--1cab87ca080defc647d4ae9adcf9a63a  debian/config/armhf/rt/defines
--61cbd68a5172174b0c8261b27ba5cf12  debian/config/i386/none/defines
--7146ff53fc4f9fbb49948225d8589b69  debian/config/i386/rt/defines
  1f2f888a9e94dfb519bb1eab12408d34  debian/config/riscv64/none/defines
  e657478131ce8e645c2d7151586ef24e  debian/installer/kernel-versions
  62b67e678eb87227e69d489aefa7ed79  debian/installer/package-list
index 1338a2fc16cb775ae7c265d491dabdaf66466613,7cd8012c97c3ecf9d3621e9aa0cc9fa0daa72ba6..d7869b0978b59335ae6143eb4cbd50d85c68f1fd
  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.9.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-alpha-generic-di nic-modules-5.9.0-2-alpha-generic-di nic-wireless-modules-5.9.0-2-alpha-generic-di nic-shared-modules-5.9.0-2-alpha-generic-di serial-modules-5.9.0-2-alpha-generic-di usb-serial-modules-5.9.0-2-alpha-generic-di ppp-modules-5.9.0-2-alpha-generic-di pata-modules-5.9.0-2-alpha-generic-di cdrom-core-modules-5.9.0-2-alpha-generic-di scsi-core-modules-5.9.0-2-alpha-generic-di scsi-modules-5.9.0-2-alpha-generic-di scsi-nic-modules-5.9.0-2-alpha-generic-di loop-modules-5.9.0-2-alpha-generic-di btrfs-modules-5.9.0-2-alpha-generic-di ext4-modules-5.9.0-2-alpha-generic-di isofs-modules-5.9.0-2-alpha-generic-di jfs-modules-5.9.0-2-alpha-generic-di xfs-modules-5.9.0-2-alpha-generic-di fat-modules-5.9.0-2-alpha-generic-di squashfs-modules-5.9.0-2-alpha-generic-di fuse-modules-5.9.0-2-alpha-generic-di f2fs-modules-5.9.0-2-alpha-generic-di md-modules-5.9.0-2-alpha-generic-di multipath-modules-5.9.0-2-alpha-generic-di usb-modules-5.9.0-2-alpha-generic-di usb-storage-modules-5.9.0-2-alpha-generic-di fb-modules-5.9.0-2-alpha-generic-di input-modules-5.9.0-2-alpha-generic-di event-modules-5.9.0-2-alpha-generic-di mouse-modules-5.9.0-2-alpha-generic-di nic-pcmcia-modules-5.9.0-2-alpha-generic-di pcmcia-modules-5.9.0-2-alpha-generic-di nic-usb-modules-5.9.0-2-alpha-generic-di sata-modules-5.9.0-2-alpha-generic-di i2c-modules-5.9.0-2-alpha-generic-di crc-modules-5.9.0-2-alpha-generic-di crypto-modules-5.9.0-2-alpha-generic-di crypto-dm-modules-5.9.0-2-alpha-generic-di ata-modules-5.9.0-2-alpha-generic-di nbd-modules-5.9.0-2-alpha-generic-di srm-modules-5.9.0-2-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-alpha-generic-di nic-modules-5.10.0-1-alpha-generic-di nic-wireless-modules-5.10.0-1-alpha-generic-di nic-shared-modules-5.10.0-1-alpha-generic-di serial-modules-5.10.0-1-alpha-generic-di usb-serial-modules-5.10.0-1-alpha-generic-di ppp-modules-5.10.0-1-alpha-generic-di pata-modules-5.10.0-1-alpha-generic-di cdrom-core-modules-5.10.0-1-alpha-generic-di scsi-core-modules-5.10.0-1-alpha-generic-di scsi-modules-5.10.0-1-alpha-generic-di scsi-nic-modules-5.10.0-1-alpha-generic-di loop-modules-5.10.0-1-alpha-generic-di btrfs-modules-5.10.0-1-alpha-generic-di ext4-modules-5.10.0-1-alpha-generic-di isofs-modules-5.10.0-1-alpha-generic-di jfs-modules-5.10.0-1-alpha-generic-di xfs-modules-5.10.0-1-alpha-generic-di fat-modules-5.10.0-1-alpha-generic-di squashfs-modules-5.10.0-1-alpha-generic-di fuse-modules-5.10.0-1-alpha-generic-di f2fs-modules-5.10.0-1-alpha-generic-di md-modules-5.10.0-1-alpha-generic-di multipath-modules-5.10.0-1-alpha-generic-di usb-modules-5.10.0-1-alpha-generic-di usb-storage-modules-5.10.0-1-alpha-generic-di fb-modules-5.10.0-1-alpha-generic-di input-modules-5.10.0-1-alpha-generic-di event-modules-5.10.0-1-alpha-generic-di mouse-modules-5.10.0-1-alpha-generic-di nic-pcmcia-modules-5.10.0-1-alpha-generic-di pcmcia-modules-5.10.0-1-alpha-generic-di nic-usb-modules-5.10.0-1-alpha-generic-di sata-modules-5.10.0-1-alpha-generic-di i2c-modules-5.10.0-1-alpha-generic-di crc-modules-5.10.0-1-alpha-generic-di crypto-modules-5.10.0-1-alpha-generic-di crypto-dm-modules-5.10.0-1-alpha-generic-di ata-modules-5.10.0-1-alpha-generic-di nbd-modules-5.10.0-1-alpha-generic-di srm-modules-5.10.0-1-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-alpha-generic-di nic-modules-5.10.0-1-alpha-generic-di nic-wireless-modules-5.10.0-1-alpha-generic-di nic-shared-modules-5.10.0-1-alpha-generic-di serial-modules-5.10.0-1-alpha-generic-di usb-serial-modules-5.10.0-1-alpha-generic-di ppp-modules-5.10.0-1-alpha-generic-di pata-modules-5.10.0-1-alpha-generic-di cdrom-core-modules-5.10.0-1-alpha-generic-di scsi-core-modules-5.10.0-1-alpha-generic-di scsi-modules-5.10.0-1-alpha-generic-di scsi-nic-modules-5.10.0-1-alpha-generic-di loop-modules-5.10.0-1-alpha-generic-di btrfs-modules-5.10.0-1-alpha-generic-di ext4-modules-5.10.0-1-alpha-generic-di isofs-modules-5.10.0-1-alpha-generic-di jfs-modules-5.10.0-1-alpha-generic-di xfs-modules-5.10.0-1-alpha-generic-di fat-modules-5.10.0-1-alpha-generic-di squashfs-modules-5.10.0-1-alpha-generic-di fuse-modules-5.10.0-1-alpha-generic-di f2fs-modules-5.10.0-1-alpha-generic-di md-modules-5.10.0-1-alpha-generic-di multipath-modules-5.10.0-1-alpha-generic-di usb-modules-5.10.0-1-alpha-generic-di usb-storage-modules-5.10.0-1-alpha-generic-di fb-modules-5.10.0-1-alpha-generic-di input-modules-5.10.0-1-alpha-generic-di event-modules-5.10.0-1-alpha-generic-di mouse-modules-5.10.0-1-alpha-generic-di nic-pcmcia-modules-5.10.0-1-alpha-generic-di pcmcia-modules-5.10.0-1-alpha-generic-di nic-usb-modules-5.10.0-1-alpha-generic-di sata-modules-5.10.0-1-alpha-generic-di i2c-modules-5.10.0-1-alpha-generic-di crc-modules-5.10.0-1-alpha-generic-di crypto-modules-5.10.0-1-alpha-generic-di crypto-dm-modules-5.10.0-1-alpha-generic-di ata-modules-5.10.0-1-alpha-generic-di nbd-modules-5.10.0-1-alpha-generic-di srm-modules-5.10.0-1-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.9.0-2' 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.9.0-2-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.9.0-2-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-amd64-di nic-modules-5.9.0-2-amd64-di nic-wireless-modules-5.9.0-2-amd64-di nic-shared-modules-5.9.0-2-amd64-di serial-modules-5.9.0-2-amd64-di usb-serial-modules-5.9.0-2-amd64-di ppp-modules-5.9.0-2-amd64-di pata-modules-5.9.0-2-amd64-di cdrom-core-modules-5.9.0-2-amd64-di firewire-core-modules-5.9.0-2-amd64-di scsi-core-modules-5.9.0-2-amd64-di scsi-modules-5.9.0-2-amd64-di scsi-nic-modules-5.9.0-2-amd64-di loop-modules-5.9.0-2-amd64-di btrfs-modules-5.9.0-2-amd64-di ext4-modules-5.9.0-2-amd64-di isofs-modules-5.9.0-2-amd64-di jfs-modules-5.9.0-2-amd64-di xfs-modules-5.9.0-2-amd64-di fat-modules-5.9.0-2-amd64-di squashfs-modules-5.9.0-2-amd64-di udf-modules-5.9.0-2-amd64-di fuse-modules-5.9.0-2-amd64-di f2fs-modules-5.9.0-2-amd64-di md-modules-5.9.0-2-amd64-di multipath-modules-5.9.0-2-amd64-di usb-modules-5.9.0-2-amd64-di usb-storage-modules-5.9.0-2-amd64-di pcmcia-storage-modules-5.9.0-2-amd64-di fb-modules-5.9.0-2-amd64-di input-modules-5.9.0-2-amd64-di event-modules-5.9.0-2-amd64-di mouse-modules-5.9.0-2-amd64-di nic-pcmcia-modules-5.9.0-2-amd64-di pcmcia-modules-5.9.0-2-amd64-di nic-usb-modules-5.9.0-2-amd64-di sata-modules-5.9.0-2-amd64-di acpi-modules-5.9.0-2-amd64-di i2c-modules-5.9.0-2-amd64-di crc-modules-5.9.0-2-amd64-di crypto-modules-5.9.0-2-amd64-di crypto-dm-modules-5.9.0-2-amd64-di efi-modules-5.9.0-2-amd64-di ata-modules-5.9.0-2-amd64-di mmc-core-modules-5.9.0-2-amd64-di mmc-modules-5.9.0-2-amd64-di nbd-modules-5.9.0-2-amd64-di speakup-modules-5.9.0-2-amd64-di uinput-modules-5.9.0-2-amd64-di sound-modules-5.9.0-2-amd64-di mtd-core-modules-5.9.0-2-amd64-di rfkill-modules-5.9.0-2-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-amd64-di nic-modules-5.10.0-1-amd64-di nic-wireless-modules-5.10.0-1-amd64-di nic-shared-modules-5.10.0-1-amd64-di serial-modules-5.10.0-1-amd64-di usb-serial-modules-5.10.0-1-amd64-di ppp-modules-5.10.0-1-amd64-di pata-modules-5.10.0-1-amd64-di cdrom-core-modules-5.10.0-1-amd64-di firewire-core-modules-5.10.0-1-amd64-di scsi-core-modules-5.10.0-1-amd64-di scsi-modules-5.10.0-1-amd64-di scsi-nic-modules-5.10.0-1-amd64-di loop-modules-5.10.0-1-amd64-di btrfs-modules-5.10.0-1-amd64-di ext4-modules-5.10.0-1-amd64-di isofs-modules-5.10.0-1-amd64-di jfs-modules-5.10.0-1-amd64-di xfs-modules-5.10.0-1-amd64-di fat-modules-5.10.0-1-amd64-di squashfs-modules-5.10.0-1-amd64-di udf-modules-5.10.0-1-amd64-di fuse-modules-5.10.0-1-amd64-di f2fs-modules-5.10.0-1-amd64-di md-modules-5.10.0-1-amd64-di multipath-modules-5.10.0-1-amd64-di usb-modules-5.10.0-1-amd64-di usb-storage-modules-5.10.0-1-amd64-di pcmcia-storage-modules-5.10.0-1-amd64-di fb-modules-5.10.0-1-amd64-di input-modules-5.10.0-1-amd64-di event-modules-5.10.0-1-amd64-di mouse-modules-5.10.0-1-amd64-di nic-pcmcia-modules-5.10.0-1-amd64-di pcmcia-modules-5.10.0-1-amd64-di nic-usb-modules-5.10.0-1-amd64-di sata-modules-5.10.0-1-amd64-di acpi-modules-5.10.0-1-amd64-di i2c-modules-5.10.0-1-amd64-di crc-modules-5.10.0-1-amd64-di crypto-modules-5.10.0-1-amd64-di crypto-dm-modules-5.10.0-1-amd64-di efi-modules-5.10.0-1-amd64-di ata-modules-5.10.0-1-amd64-di mmc-core-modules-5.10.0-1-amd64-di mmc-modules-5.10.0-1-amd64-di nbd-modules-5.10.0-1-amd64-di speakup-modules-5.10.0-1-amd64-di uinput-modules-5.10.0-1-amd64-di sound-modules-5.10.0-1-amd64-di mtd-core-modules-5.10.0-1-amd64-di rfkill-modules-5.10.0-1-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-amd64-di nic-modules-5.10.0-1-amd64-di nic-wireless-modules-5.10.0-1-amd64-di nic-shared-modules-5.10.0-1-amd64-di serial-modules-5.10.0-1-amd64-di usb-serial-modules-5.10.0-1-amd64-di ppp-modules-5.10.0-1-amd64-di pata-modules-5.10.0-1-amd64-di cdrom-core-modules-5.10.0-1-amd64-di firewire-core-modules-5.10.0-1-amd64-di scsi-core-modules-5.10.0-1-amd64-di scsi-modules-5.10.0-1-amd64-di scsi-nic-modules-5.10.0-1-amd64-di loop-modules-5.10.0-1-amd64-di btrfs-modules-5.10.0-1-amd64-di ext4-modules-5.10.0-1-amd64-di isofs-modules-5.10.0-1-amd64-di jfs-modules-5.10.0-1-amd64-di xfs-modules-5.10.0-1-amd64-di fat-modules-5.10.0-1-amd64-di squashfs-modules-5.10.0-1-amd64-di udf-modules-5.10.0-1-amd64-di fuse-modules-5.10.0-1-amd64-di f2fs-modules-5.10.0-1-amd64-di md-modules-5.10.0-1-amd64-di multipath-modules-5.10.0-1-amd64-di usb-modules-5.10.0-1-amd64-di usb-storage-modules-5.10.0-1-amd64-di pcmcia-storage-modules-5.10.0-1-amd64-di fb-modules-5.10.0-1-amd64-di input-modules-5.10.0-1-amd64-di event-modules-5.10.0-1-amd64-di mouse-modules-5.10.0-1-amd64-di nic-pcmcia-modules-5.10.0-1-amd64-di pcmcia-modules-5.10.0-1-amd64-di nic-usb-modules-5.10.0-1-amd64-di sata-modules-5.10.0-1-amd64-di acpi-modules-5.10.0-1-amd64-di i2c-modules-5.10.0-1-amd64-di crc-modules-5.10.0-1-amd64-di crypto-modules-5.10.0-1-amd64-di crypto-dm-modules-5.10.0-1-amd64-di efi-modules-5.10.0-1-amd64-di ata-modules-5.10.0-1-amd64-di mmc-core-modules-5.10.0-1-amd64-di mmc-modules-5.10.0-1-amd64-di nbd-modules-5.10.0-1-amd64-di speakup-modules-5.10.0-1-amd64-di uinput-modules-5.10.0-1-amd64-di sound-modules-5.10.0-1-amd64-di mtd-core-modules-5.10.0-1-amd64-di rfkill-modules-5.10.0-1-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_amd64::
-       $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.9.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.10.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-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-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.4-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-1' 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-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.4-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-1' 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-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.4-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-1' 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-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-arm64-di nic-modules-5.9.0-2-arm64-di nic-wireless-modules-5.9.0-2-arm64-di nic-shared-modules-5.9.0-2-arm64-di usb-serial-modules-5.9.0-2-arm64-di ppp-modules-5.9.0-2-arm64-di cdrom-core-modules-5.9.0-2-arm64-di scsi-core-modules-5.9.0-2-arm64-di scsi-modules-5.9.0-2-arm64-di scsi-nic-modules-5.9.0-2-arm64-di loop-modules-5.9.0-2-arm64-di btrfs-modules-5.9.0-2-arm64-di ext4-modules-5.9.0-2-arm64-di isofs-modules-5.9.0-2-arm64-di jfs-modules-5.9.0-2-arm64-di xfs-modules-5.9.0-2-arm64-di fat-modules-5.9.0-2-arm64-di squashfs-modules-5.9.0-2-arm64-di udf-modules-5.9.0-2-arm64-di fuse-modules-5.9.0-2-arm64-di f2fs-modules-5.9.0-2-arm64-di md-modules-5.9.0-2-arm64-di multipath-modules-5.9.0-2-arm64-di usb-modules-5.9.0-2-arm64-di usb-storage-modules-5.9.0-2-arm64-di fb-modules-5.9.0-2-arm64-di input-modules-5.9.0-2-arm64-di event-modules-5.9.0-2-arm64-di nic-usb-modules-5.9.0-2-arm64-di sata-modules-5.9.0-2-arm64-di i2c-modules-5.9.0-2-arm64-di crc-modules-5.9.0-2-arm64-di crypto-modules-5.9.0-2-arm64-di crypto-dm-modules-5.9.0-2-arm64-di efi-modules-5.9.0-2-arm64-di ata-modules-5.9.0-2-arm64-di mmc-modules-5.9.0-2-arm64-di nbd-modules-5.9.0-2-arm64-di uinput-modules-5.9.0-2-arm64-di leds-modules-5.9.0-2-arm64-di mtd-core-modules-5.9.0-2-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-arm64-di nic-modules-5.10.0-1-arm64-di nic-wireless-modules-5.10.0-1-arm64-di nic-shared-modules-5.10.0-1-arm64-di usb-serial-modules-5.10.0-1-arm64-di ppp-modules-5.10.0-1-arm64-di cdrom-core-modules-5.10.0-1-arm64-di scsi-core-modules-5.10.0-1-arm64-di scsi-modules-5.10.0-1-arm64-di scsi-nic-modules-5.10.0-1-arm64-di loop-modules-5.10.0-1-arm64-di btrfs-modules-5.10.0-1-arm64-di ext4-modules-5.10.0-1-arm64-di isofs-modules-5.10.0-1-arm64-di jfs-modules-5.10.0-1-arm64-di xfs-modules-5.10.0-1-arm64-di fat-modules-5.10.0-1-arm64-di squashfs-modules-5.10.0-1-arm64-di udf-modules-5.10.0-1-arm64-di fuse-modules-5.10.0-1-arm64-di f2fs-modules-5.10.0-1-arm64-di md-modules-5.10.0-1-arm64-di multipath-modules-5.10.0-1-arm64-di usb-modules-5.10.0-1-arm64-di usb-storage-modules-5.10.0-1-arm64-di fb-modules-5.10.0-1-arm64-di input-modules-5.10.0-1-arm64-di event-modules-5.10.0-1-arm64-di nic-usb-modules-5.10.0-1-arm64-di sata-modules-5.10.0-1-arm64-di i2c-modules-5.10.0-1-arm64-di crc-modules-5.10.0-1-arm64-di crypto-modules-5.10.0-1-arm64-di crypto-dm-modules-5.10.0-1-arm64-di efi-modules-5.10.0-1-arm64-di ata-modules-5.10.0-1-arm64-di mmc-modules-5.10.0-1-arm64-di nbd-modules-5.10.0-1-arm64-di uinput-modules-5.10.0-1-arm64-di leds-modules-5.10.0-1-arm64-di mtd-core-modules-5.10.0-1-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-arm64-di nic-modules-5.10.0-1-arm64-di nic-wireless-modules-5.10.0-1-arm64-di nic-shared-modules-5.10.0-1-arm64-di usb-serial-modules-5.10.0-1-arm64-di ppp-modules-5.10.0-1-arm64-di cdrom-core-modules-5.10.0-1-arm64-di scsi-core-modules-5.10.0-1-arm64-di scsi-modules-5.10.0-1-arm64-di scsi-nic-modules-5.10.0-1-arm64-di loop-modules-5.10.0-1-arm64-di btrfs-modules-5.10.0-1-arm64-di ext4-modules-5.10.0-1-arm64-di isofs-modules-5.10.0-1-arm64-di jfs-modules-5.10.0-1-arm64-di xfs-modules-5.10.0-1-arm64-di fat-modules-5.10.0-1-arm64-di squashfs-modules-5.10.0-1-arm64-di udf-modules-5.10.0-1-arm64-di fuse-modules-5.10.0-1-arm64-di f2fs-modules-5.10.0-1-arm64-di md-modules-5.10.0-1-arm64-di multipath-modules-5.10.0-1-arm64-di usb-modules-5.10.0-1-arm64-di usb-storage-modules-5.10.0-1-arm64-di fb-modules-5.10.0-1-arm64-di input-modules-5.10.0-1-arm64-di event-modules-5.10.0-1-arm64-di nic-usb-modules-5.10.0-1-arm64-di sata-modules-5.10.0-1-arm64-di i2c-modules-5.10.0-1-arm64-di crc-modules-5.10.0-1-arm64-di crypto-modules-5.10.0-1-arm64-di crypto-dm-modules-5.10.0-1-arm64-di efi-modules-5.10.0-1-arm64-di ata-modules-5.10.0-1-arm64-di mmc-modules-5.10.0-1-arm64-di nbd-modules-5.10.0-1-arm64-di uinput-modules-5.10.0-1-arm64-di leds-modules-5.10.0-1-arm64-di mtd-core-modules-5.10.0-1-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_arm64::
-       $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.9.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.10.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.4-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-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.4-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-1' 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-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.4-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-1' 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-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.4-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-1' 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-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-marvell-di nic-modules-5.9.0-2-marvell-di nic-shared-modules-5.9.0-2-marvell-di usb-serial-modules-5.9.0-2-marvell-di ppp-modules-5.9.0-2-marvell-di cdrom-core-modules-5.9.0-2-marvell-di scsi-core-modules-5.9.0-2-marvell-di loop-modules-5.9.0-2-marvell-di ipv6-modules-5.9.0-2-marvell-di btrfs-modules-5.9.0-2-marvell-di ext4-modules-5.9.0-2-marvell-di isofs-modules-5.9.0-2-marvell-di jffs2-modules-5.9.0-2-marvell-di jfs-modules-5.9.0-2-marvell-di fat-modules-5.9.0-2-marvell-di minix-modules-5.9.0-2-marvell-di squashfs-modules-5.9.0-2-marvell-di udf-modules-5.9.0-2-marvell-di fuse-modules-5.9.0-2-marvell-di f2fs-modules-5.9.0-2-marvell-di md-modules-5.9.0-2-marvell-di multipath-modules-5.9.0-2-marvell-di usb-modules-5.9.0-2-marvell-di usb-storage-modules-5.9.0-2-marvell-di fb-modules-5.9.0-2-marvell-di input-modules-5.9.0-2-marvell-di event-modules-5.9.0-2-marvell-di mouse-modules-5.9.0-2-marvell-di nic-usb-modules-5.9.0-2-marvell-di sata-modules-5.9.0-2-marvell-di crc-modules-5.9.0-2-marvell-di crypto-modules-5.9.0-2-marvell-di crypto-dm-modules-5.9.0-2-marvell-di mmc-core-modules-5.9.0-2-marvell-di mmc-modules-5.9.0-2-marvell-di nbd-modules-5.9.0-2-marvell-di uinput-modules-5.9.0-2-marvell-di leds-modules-5.9.0-2-marvell-di mtd-modules-5.9.0-2-marvell-di mtd-core-modules-5.9.0-2-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-marvell-di nic-modules-5.10.0-1-marvell-di nic-shared-modules-5.10.0-1-marvell-di usb-serial-modules-5.10.0-1-marvell-di ppp-modules-5.10.0-1-marvell-di cdrom-core-modules-5.10.0-1-marvell-di scsi-core-modules-5.10.0-1-marvell-di loop-modules-5.10.0-1-marvell-di ipv6-modules-5.10.0-1-marvell-di btrfs-modules-5.10.0-1-marvell-di ext4-modules-5.10.0-1-marvell-di isofs-modules-5.10.0-1-marvell-di jffs2-modules-5.10.0-1-marvell-di jfs-modules-5.10.0-1-marvell-di fat-modules-5.10.0-1-marvell-di minix-modules-5.10.0-1-marvell-di squashfs-modules-5.10.0-1-marvell-di udf-modules-5.10.0-1-marvell-di fuse-modules-5.10.0-1-marvell-di f2fs-modules-5.10.0-1-marvell-di md-modules-5.10.0-1-marvell-di multipath-modules-5.10.0-1-marvell-di usb-modules-5.10.0-1-marvell-di usb-storage-modules-5.10.0-1-marvell-di fb-modules-5.10.0-1-marvell-di input-modules-5.10.0-1-marvell-di event-modules-5.10.0-1-marvell-di mouse-modules-5.10.0-1-marvell-di nic-usb-modules-5.10.0-1-marvell-di sata-modules-5.10.0-1-marvell-di crc-modules-5.10.0-1-marvell-di crypto-modules-5.10.0-1-marvell-di crypto-dm-modules-5.10.0-1-marvell-di mmc-core-modules-5.10.0-1-marvell-di mmc-modules-5.10.0-1-marvell-di nbd-modules-5.10.0-1-marvell-di uinput-modules-5.10.0-1-marvell-di leds-modules-5.10.0-1-marvell-di mtd-modules-5.10.0-1-marvell-di mtd-core-modules-5.10.0-1-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-marvell-di nic-modules-5.10.0-1-marvell-di nic-shared-modules-5.10.0-1-marvell-di usb-serial-modules-5.10.0-1-marvell-di ppp-modules-5.10.0-1-marvell-di cdrom-core-modules-5.10.0-1-marvell-di scsi-core-modules-5.10.0-1-marvell-di loop-modules-5.10.0-1-marvell-di ipv6-modules-5.10.0-1-marvell-di btrfs-modules-5.10.0-1-marvell-di ext4-modules-5.10.0-1-marvell-di isofs-modules-5.10.0-1-marvell-di jffs2-modules-5.10.0-1-marvell-di jfs-modules-5.10.0-1-marvell-di fat-modules-5.10.0-1-marvell-di minix-modules-5.10.0-1-marvell-di squashfs-modules-5.10.0-1-marvell-di udf-modules-5.10.0-1-marvell-di fuse-modules-5.10.0-1-marvell-di f2fs-modules-5.10.0-1-marvell-di md-modules-5.10.0-1-marvell-di multipath-modules-5.10.0-1-marvell-di usb-modules-5.10.0-1-marvell-di usb-storage-modules-5.10.0-1-marvell-di fb-modules-5.10.0-1-marvell-di input-modules-5.10.0-1-marvell-di event-modules-5.10.0-1-marvell-di mouse-modules-5.10.0-1-marvell-di nic-usb-modules-5.10.0-1-marvell-di sata-modules-5.10.0-1-marvell-di crc-modules-5.10.0-1-marvell-di crypto-modules-5.10.0-1-marvell-di crypto-dm-modules-5.10.0-1-marvell-di mmc-core-modules-5.10.0-1-marvell-di mmc-modules-5.10.0-1-marvell-di nbd-modules-5.10.0-1-marvell-di uinput-modules-5.10.0-1-marvell-di leds-modules-5.10.0-1-marvell-di mtd-modules-5.10.0-1-marvell-di mtd-core-modules-5.10.0-1-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.9.0-2' 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.9.0-2-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.9.0-2-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.4-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-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-armmp-di nic-modules-5.9.0-2-armmp-di nic-wireless-modules-5.9.0-2-armmp-di nic-shared-modules-5.9.0-2-armmp-di usb-serial-modules-5.9.0-2-armmp-di ppp-modules-5.9.0-2-armmp-di pata-modules-5.9.0-2-armmp-di cdrom-core-modules-5.9.0-2-armmp-di scsi-core-modules-5.9.0-2-armmp-di scsi-modules-5.9.0-2-armmp-di scsi-nic-modules-5.9.0-2-armmp-di loop-modules-5.9.0-2-armmp-di btrfs-modules-5.9.0-2-armmp-di ext4-modules-5.9.0-2-armmp-di isofs-modules-5.9.0-2-armmp-di jfs-modules-5.9.0-2-armmp-di fat-modules-5.9.0-2-armmp-di squashfs-modules-5.9.0-2-armmp-di udf-modules-5.9.0-2-armmp-di fuse-modules-5.9.0-2-armmp-di f2fs-modules-5.9.0-2-armmp-di md-modules-5.9.0-2-armmp-di multipath-modules-5.9.0-2-armmp-di usb-modules-5.9.0-2-armmp-di usb-storage-modules-5.9.0-2-armmp-di fb-modules-5.9.0-2-armmp-di input-modules-5.9.0-2-armmp-di event-modules-5.9.0-2-armmp-di nic-usb-modules-5.9.0-2-armmp-di sata-modules-5.9.0-2-armmp-di i2c-modules-5.9.0-2-armmp-di crc-modules-5.9.0-2-armmp-di crypto-modules-5.9.0-2-armmp-di crypto-dm-modules-5.9.0-2-armmp-di efi-modules-5.9.0-2-armmp-di ata-modules-5.9.0-2-armmp-di mmc-modules-5.9.0-2-armmp-di nbd-modules-5.9.0-2-armmp-di uinput-modules-5.9.0-2-armmp-di leds-modules-5.9.0-2-armmp-di mtd-modules-5.9.0-2-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-armmp-di nic-modules-5.10.0-1-armmp-di nic-wireless-modules-5.10.0-1-armmp-di nic-shared-modules-5.10.0-1-armmp-di usb-serial-modules-5.10.0-1-armmp-di ppp-modules-5.10.0-1-armmp-di pata-modules-5.10.0-1-armmp-di cdrom-core-modules-5.10.0-1-armmp-di scsi-core-modules-5.10.0-1-armmp-di scsi-modules-5.10.0-1-armmp-di scsi-nic-modules-5.10.0-1-armmp-di loop-modules-5.10.0-1-armmp-di btrfs-modules-5.10.0-1-armmp-di ext4-modules-5.10.0-1-armmp-di isofs-modules-5.10.0-1-armmp-di jfs-modules-5.10.0-1-armmp-di fat-modules-5.10.0-1-armmp-di squashfs-modules-5.10.0-1-armmp-di udf-modules-5.10.0-1-armmp-di fuse-modules-5.10.0-1-armmp-di f2fs-modules-5.10.0-1-armmp-di md-modules-5.10.0-1-armmp-di multipath-modules-5.10.0-1-armmp-di usb-modules-5.10.0-1-armmp-di usb-storage-modules-5.10.0-1-armmp-di fb-modules-5.10.0-1-armmp-di input-modules-5.10.0-1-armmp-di event-modules-5.10.0-1-armmp-di nic-usb-modules-5.10.0-1-armmp-di sata-modules-5.10.0-1-armmp-di i2c-modules-5.10.0-1-armmp-di crc-modules-5.10.0-1-armmp-di crypto-modules-5.10.0-1-armmp-di crypto-dm-modules-5.10.0-1-armmp-di efi-modules-5.10.0-1-armmp-di ata-modules-5.10.0-1-armmp-di mmc-modules-5.10.0-1-armmp-di nbd-modules-5.10.0-1-armmp-di uinput-modules-5.10.0-1-armmp-di leds-modules-5.10.0-1-armmp-di mtd-modules-5.10.0-1-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-armmp-di nic-modules-5.10.0-1-armmp-di nic-wireless-modules-5.10.0-1-armmp-di nic-shared-modules-5.10.0-1-armmp-di usb-serial-modules-5.10.0-1-armmp-di ppp-modules-5.10.0-1-armmp-di pata-modules-5.10.0-1-armmp-di cdrom-core-modules-5.10.0-1-armmp-di scsi-core-modules-5.10.0-1-armmp-di scsi-modules-5.10.0-1-armmp-di scsi-nic-modules-5.10.0-1-armmp-di loop-modules-5.10.0-1-armmp-di btrfs-modules-5.10.0-1-armmp-di ext4-modules-5.10.0-1-armmp-di isofs-modules-5.10.0-1-armmp-di jfs-modules-5.10.0-1-armmp-di fat-modules-5.10.0-1-armmp-di squashfs-modules-5.10.0-1-armmp-di udf-modules-5.10.0-1-armmp-di fuse-modules-5.10.0-1-armmp-di f2fs-modules-5.10.0-1-armmp-di md-modules-5.10.0-1-armmp-di multipath-modules-5.10.0-1-armmp-di usb-modules-5.10.0-1-armmp-di usb-storage-modules-5.10.0-1-armmp-di fb-modules-5.10.0-1-armmp-di input-modules-5.10.0-1-armmp-di event-modules-5.10.0-1-armmp-di nic-usb-modules-5.10.0-1-armmp-di sata-modules-5.10.0-1-armmp-di i2c-modules-5.10.0-1-armmp-di crc-modules-5.10.0-1-armmp-di crypto-modules-5.10.0-1-armmp-di crypto-dm-modules-5.10.0-1-armmp-di efi-modules-5.10.0-1-armmp-di ata-modules-5.10.0-1-armmp-di mmc-modules-5.10.0-1-armmp-di nbd-modules-5.10.0-1-armmp-di uinput-modules-5.10.0-1-armmp-di leds-modules-5.10.0-1-armmp-di mtd-modules-5.10.0-1-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-1' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-1-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.4-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-1' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-1-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.4-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-1' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-1-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.4-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-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-parisc-di nic-modules-5.9.0-2-parisc-di nic-shared-modules-5.9.0-2-parisc-di serial-modules-5.9.0-2-parisc-di usb-serial-modules-5.9.0-2-parisc-di ppp-modules-5.9.0-2-parisc-di pata-modules-5.9.0-2-parisc-di cdrom-core-modules-5.9.0-2-parisc-di scsi-core-modules-5.9.0-2-parisc-di scsi-modules-5.9.0-2-parisc-di loop-modules-5.9.0-2-parisc-di btrfs-modules-5.9.0-2-parisc-di ext4-modules-5.9.0-2-parisc-di isofs-modules-5.9.0-2-parisc-di jfs-modules-5.9.0-2-parisc-di xfs-modules-5.9.0-2-parisc-di fat-modules-5.9.0-2-parisc-di squashfs-modules-5.9.0-2-parisc-di fuse-modules-5.9.0-2-parisc-di f2fs-modules-5.9.0-2-parisc-di md-modules-5.9.0-2-parisc-di multipath-modules-5.9.0-2-parisc-di usb-modules-5.9.0-2-parisc-di usb-storage-modules-5.9.0-2-parisc-di input-modules-5.9.0-2-parisc-di event-modules-5.9.0-2-parisc-di mouse-modules-5.9.0-2-parisc-di nic-usb-modules-5.9.0-2-parisc-di sata-modules-5.9.0-2-parisc-di crc-modules-5.9.0-2-parisc-di crypto-modules-5.9.0-2-parisc-di crypto-dm-modules-5.9.0-2-parisc-di ata-modules-5.9.0-2-parisc-di nbd-modules-5.9.0-2-parisc-di kernel-image-5.9.0-2-parisc64-di nic-modules-5.9.0-2-parisc64-di nic-shared-modules-5.9.0-2-parisc64-di serial-modules-5.9.0-2-parisc64-di usb-serial-modules-5.9.0-2-parisc64-di ppp-modules-5.9.0-2-parisc64-di pata-modules-5.9.0-2-parisc64-di cdrom-core-modules-5.9.0-2-parisc64-di scsi-core-modules-5.9.0-2-parisc64-di scsi-modules-5.9.0-2-parisc64-di loop-modules-5.9.0-2-parisc64-di btrfs-modules-5.9.0-2-parisc64-di ext4-modules-5.9.0-2-parisc64-di isofs-modules-5.9.0-2-parisc64-di jfs-modules-5.9.0-2-parisc64-di xfs-modules-5.9.0-2-parisc64-di fat-modules-5.9.0-2-parisc64-di squashfs-modules-5.9.0-2-parisc64-di fuse-modules-5.9.0-2-parisc64-di f2fs-modules-5.9.0-2-parisc64-di md-modules-5.9.0-2-parisc64-di multipath-modules-5.9.0-2-parisc64-di usb-modules-5.9.0-2-parisc64-di usb-storage-modules-5.9.0-2-parisc64-di fb-modules-5.9.0-2-parisc64-di input-modules-5.9.0-2-parisc64-di event-modules-5.9.0-2-parisc64-di mouse-modules-5.9.0-2-parisc64-di nic-usb-modules-5.9.0-2-parisc64-di sata-modules-5.9.0-2-parisc64-di crc-modules-5.9.0-2-parisc64-di crypto-modules-5.9.0-2-parisc64-di crypto-dm-modules-5.9.0-2-parisc64-di ata-modules-5.9.0-2-parisc64-di nbd-modules-5.9.0-2-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-parisc-di nic-modules-5.10.0-1-parisc-di nic-shared-modules-5.10.0-1-parisc-di serial-modules-5.10.0-1-parisc-di usb-serial-modules-5.10.0-1-parisc-di ppp-modules-5.10.0-1-parisc-di pata-modules-5.10.0-1-parisc-di cdrom-core-modules-5.10.0-1-parisc-di scsi-core-modules-5.10.0-1-parisc-di scsi-modules-5.10.0-1-parisc-di loop-modules-5.10.0-1-parisc-di btrfs-modules-5.10.0-1-parisc-di ext4-modules-5.10.0-1-parisc-di isofs-modules-5.10.0-1-parisc-di jfs-modules-5.10.0-1-parisc-di xfs-modules-5.10.0-1-parisc-di fat-modules-5.10.0-1-parisc-di squashfs-modules-5.10.0-1-parisc-di fuse-modules-5.10.0-1-parisc-di f2fs-modules-5.10.0-1-parisc-di md-modules-5.10.0-1-parisc-di multipath-modules-5.10.0-1-parisc-di usb-modules-5.10.0-1-parisc-di usb-storage-modules-5.10.0-1-parisc-di input-modules-5.10.0-1-parisc-di event-modules-5.10.0-1-parisc-di mouse-modules-5.10.0-1-parisc-di nic-usb-modules-5.10.0-1-parisc-di sata-modules-5.10.0-1-parisc-di crc-modules-5.10.0-1-parisc-di crypto-modules-5.10.0-1-parisc-di crypto-dm-modules-5.10.0-1-parisc-di ata-modules-5.10.0-1-parisc-di nbd-modules-5.10.0-1-parisc-di kernel-image-5.10.0-1-parisc64-di nic-modules-5.10.0-1-parisc64-di nic-shared-modules-5.10.0-1-parisc64-di serial-modules-5.10.0-1-parisc64-di usb-serial-modules-5.10.0-1-parisc64-di ppp-modules-5.10.0-1-parisc64-di pata-modules-5.10.0-1-parisc64-di cdrom-core-modules-5.10.0-1-parisc64-di scsi-core-modules-5.10.0-1-parisc64-di scsi-modules-5.10.0-1-parisc64-di loop-modules-5.10.0-1-parisc64-di btrfs-modules-5.10.0-1-parisc64-di ext4-modules-5.10.0-1-parisc64-di isofs-modules-5.10.0-1-parisc64-di jfs-modules-5.10.0-1-parisc64-di xfs-modules-5.10.0-1-parisc64-di fat-modules-5.10.0-1-parisc64-di squashfs-modules-5.10.0-1-parisc64-di fuse-modules-5.10.0-1-parisc64-di f2fs-modules-5.10.0-1-parisc64-di md-modules-5.10.0-1-parisc64-di multipath-modules-5.10.0-1-parisc64-di usb-modules-5.10.0-1-parisc64-di usb-storage-modules-5.10.0-1-parisc64-di fb-modules-5.10.0-1-parisc64-di input-modules-5.10.0-1-parisc64-di event-modules-5.10.0-1-parisc64-di mouse-modules-5.10.0-1-parisc64-di nic-usb-modules-5.10.0-1-parisc64-di sata-modules-5.10.0-1-parisc64-di crc-modules-5.10.0-1-parisc64-di crypto-modules-5.10.0-1-parisc64-di crypto-dm-modules-5.10.0-1-parisc64-di ata-modules-5.10.0-1-parisc64-di nbd-modules-5.10.0-1-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-parisc-di nic-modules-5.10.0-1-parisc-di nic-shared-modules-5.10.0-1-parisc-di serial-modules-5.10.0-1-parisc-di usb-serial-modules-5.10.0-1-parisc-di ppp-modules-5.10.0-1-parisc-di pata-modules-5.10.0-1-parisc-di cdrom-core-modules-5.10.0-1-parisc-di scsi-core-modules-5.10.0-1-parisc-di scsi-modules-5.10.0-1-parisc-di loop-modules-5.10.0-1-parisc-di btrfs-modules-5.10.0-1-parisc-di ext4-modules-5.10.0-1-parisc-di isofs-modules-5.10.0-1-parisc-di jfs-modules-5.10.0-1-parisc-di xfs-modules-5.10.0-1-parisc-di fat-modules-5.10.0-1-parisc-di squashfs-modules-5.10.0-1-parisc-di fuse-modules-5.10.0-1-parisc-di f2fs-modules-5.10.0-1-parisc-di md-modules-5.10.0-1-parisc-di multipath-modules-5.10.0-1-parisc-di usb-modules-5.10.0-1-parisc-di usb-storage-modules-5.10.0-1-parisc-di input-modules-5.10.0-1-parisc-di event-modules-5.10.0-1-parisc-di mouse-modules-5.10.0-1-parisc-di nic-usb-modules-5.10.0-1-parisc-di sata-modules-5.10.0-1-parisc-di crc-modules-5.10.0-1-parisc-di crypto-modules-5.10.0-1-parisc-di crypto-dm-modules-5.10.0-1-parisc-di ata-modules-5.10.0-1-parisc-di nbd-modules-5.10.0-1-parisc-di kernel-image-5.10.0-1-parisc64-di nic-modules-5.10.0-1-parisc64-di nic-shared-modules-5.10.0-1-parisc64-di serial-modules-5.10.0-1-parisc64-di usb-serial-modules-5.10.0-1-parisc64-di ppp-modules-5.10.0-1-parisc64-di pata-modules-5.10.0-1-parisc64-di cdrom-core-modules-5.10.0-1-parisc64-di scsi-core-modules-5.10.0-1-parisc64-di scsi-modules-5.10.0-1-parisc64-di loop-modules-5.10.0-1-parisc64-di btrfs-modules-5.10.0-1-parisc64-di ext4-modules-5.10.0-1-parisc64-di isofs-modules-5.10.0-1-parisc64-di jfs-modules-5.10.0-1-parisc64-di xfs-modules-5.10.0-1-parisc64-di fat-modules-5.10.0-1-parisc64-di squashfs-modules-5.10.0-1-parisc64-di fuse-modules-5.10.0-1-parisc64-di f2fs-modules-5.10.0-1-parisc64-di md-modules-5.10.0-1-parisc64-di multipath-modules-5.10.0-1-parisc64-di usb-modules-5.10.0-1-parisc64-di usb-storage-modules-5.10.0-1-parisc64-di fb-modules-5.10.0-1-parisc64-di input-modules-5.10.0-1-parisc64-di event-modules-5.10.0-1-parisc64-di mouse-modules-5.10.0-1-parisc64-di nic-usb-modules-5.10.0-1-parisc64-di sata-modules-5.10.0-1-parisc64-di crc-modules-5.10.0-1-parisc64-di crypto-modules-5.10.0-1-parisc64-di crypto-dm-modules-5.10.0-1-parisc64-di ata-modules-5.10.0-1-parisc64-di nbd-modules-5.10.0-1-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.9.0-2' 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.9.0-2-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.9.0-2-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.9.0-2-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-1-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-1-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-686-di nic-modules-5.9.0-2-686-di nic-wireless-modules-5.9.0-2-686-di nic-shared-modules-5.9.0-2-686-di serial-modules-5.9.0-2-686-di usb-serial-modules-5.9.0-2-686-di ppp-modules-5.9.0-2-686-di pata-modules-5.9.0-2-686-di cdrom-core-modules-5.9.0-2-686-di firewire-core-modules-5.9.0-2-686-di scsi-core-modules-5.9.0-2-686-di scsi-modules-5.9.0-2-686-di scsi-nic-modules-5.9.0-2-686-di loop-modules-5.9.0-2-686-di btrfs-modules-5.9.0-2-686-di ext4-modules-5.9.0-2-686-di isofs-modules-5.9.0-2-686-di jfs-modules-5.9.0-2-686-di xfs-modules-5.9.0-2-686-di fat-modules-5.9.0-2-686-di squashfs-modules-5.9.0-2-686-di udf-modules-5.9.0-2-686-di fuse-modules-5.9.0-2-686-di f2fs-modules-5.9.0-2-686-di md-modules-5.9.0-2-686-di multipath-modules-5.9.0-2-686-di usb-modules-5.9.0-2-686-di usb-storage-modules-5.9.0-2-686-di pcmcia-storage-modules-5.9.0-2-686-di fb-modules-5.9.0-2-686-di input-modules-5.9.0-2-686-di event-modules-5.9.0-2-686-di mouse-modules-5.9.0-2-686-di nic-pcmcia-modules-5.9.0-2-686-di pcmcia-modules-5.9.0-2-686-di nic-usb-modules-5.9.0-2-686-di sata-modules-5.9.0-2-686-di acpi-modules-5.9.0-2-686-di i2c-modules-5.9.0-2-686-di crc-modules-5.9.0-2-686-di crypto-modules-5.9.0-2-686-di crypto-dm-modules-5.9.0-2-686-di efi-modules-5.9.0-2-686-di ata-modules-5.9.0-2-686-di mmc-core-modules-5.9.0-2-686-di mmc-modules-5.9.0-2-686-di nbd-modules-5.9.0-2-686-di speakup-modules-5.9.0-2-686-di uinput-modules-5.9.0-2-686-di sound-modules-5.9.0-2-686-di mtd-core-modules-5.9.0-2-686-di rfkill-modules-5.9.0-2-686-di kernel-image-5.9.0-2-686-pae-di nic-modules-5.9.0-2-686-pae-di nic-wireless-modules-5.9.0-2-686-pae-di nic-shared-modules-5.9.0-2-686-pae-di serial-modules-5.9.0-2-686-pae-di usb-serial-modules-5.9.0-2-686-pae-di ppp-modules-5.9.0-2-686-pae-di pata-modules-5.9.0-2-686-pae-di cdrom-core-modules-5.9.0-2-686-pae-di firewire-core-modules-5.9.0-2-686-pae-di scsi-core-modules-5.9.0-2-686-pae-di scsi-modules-5.9.0-2-686-pae-di scsi-nic-modules-5.9.0-2-686-pae-di loop-modules-5.9.0-2-686-pae-di btrfs-modules-5.9.0-2-686-pae-di ext4-modules-5.9.0-2-686-pae-di isofs-modules-5.9.0-2-686-pae-di jfs-modules-5.9.0-2-686-pae-di xfs-modules-5.9.0-2-686-pae-di fat-modules-5.9.0-2-686-pae-di squashfs-modules-5.9.0-2-686-pae-di udf-modules-5.9.0-2-686-pae-di fuse-modules-5.9.0-2-686-pae-di f2fs-modules-5.9.0-2-686-pae-di md-modules-5.9.0-2-686-pae-di multipath-modules-5.9.0-2-686-pae-di usb-modules-5.9.0-2-686-pae-di usb-storage-modules-5.9.0-2-686-pae-di pcmcia-storage-modules-5.9.0-2-686-pae-di fb-modules-5.9.0-2-686-pae-di input-modules-5.9.0-2-686-pae-di event-modules-5.9.0-2-686-pae-di mouse-modules-5.9.0-2-686-pae-di nic-pcmcia-modules-5.9.0-2-686-pae-di pcmcia-modules-5.9.0-2-686-pae-di nic-usb-modules-5.9.0-2-686-pae-di sata-modules-5.9.0-2-686-pae-di acpi-modules-5.9.0-2-686-pae-di i2c-modules-5.9.0-2-686-pae-di crc-modules-5.9.0-2-686-pae-di crypto-modules-5.9.0-2-686-pae-di crypto-dm-modules-5.9.0-2-686-pae-di efi-modules-5.9.0-2-686-pae-di ata-modules-5.9.0-2-686-pae-di mmc-core-modules-5.9.0-2-686-pae-di mmc-modules-5.9.0-2-686-pae-di nbd-modules-5.9.0-2-686-pae-di speakup-modules-5.9.0-2-686-pae-di uinput-modules-5.9.0-2-686-pae-di sound-modules-5.9.0-2-686-pae-di mtd-core-modules-5.9.0-2-686-pae-di rfkill-modules-5.9.0-2-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-686-di nic-modules-5.10.0-1-686-di nic-wireless-modules-5.10.0-1-686-di nic-shared-modules-5.10.0-1-686-di serial-modules-5.10.0-1-686-di usb-serial-modules-5.10.0-1-686-di ppp-modules-5.10.0-1-686-di pata-modules-5.10.0-1-686-di cdrom-core-modules-5.10.0-1-686-di firewire-core-modules-5.10.0-1-686-di scsi-core-modules-5.10.0-1-686-di scsi-modules-5.10.0-1-686-di scsi-nic-modules-5.10.0-1-686-di loop-modules-5.10.0-1-686-di btrfs-modules-5.10.0-1-686-di ext4-modules-5.10.0-1-686-di isofs-modules-5.10.0-1-686-di jfs-modules-5.10.0-1-686-di xfs-modules-5.10.0-1-686-di fat-modules-5.10.0-1-686-di squashfs-modules-5.10.0-1-686-di udf-modules-5.10.0-1-686-di fuse-modules-5.10.0-1-686-di f2fs-modules-5.10.0-1-686-di md-modules-5.10.0-1-686-di multipath-modules-5.10.0-1-686-di usb-modules-5.10.0-1-686-di usb-storage-modules-5.10.0-1-686-di pcmcia-storage-modules-5.10.0-1-686-di fb-modules-5.10.0-1-686-di input-modules-5.10.0-1-686-di event-modules-5.10.0-1-686-di mouse-modules-5.10.0-1-686-di nic-pcmcia-modules-5.10.0-1-686-di pcmcia-modules-5.10.0-1-686-di nic-usb-modules-5.10.0-1-686-di sata-modules-5.10.0-1-686-di acpi-modules-5.10.0-1-686-di i2c-modules-5.10.0-1-686-di crc-modules-5.10.0-1-686-di crypto-modules-5.10.0-1-686-di crypto-dm-modules-5.10.0-1-686-di efi-modules-5.10.0-1-686-di ata-modules-5.10.0-1-686-di mmc-core-modules-5.10.0-1-686-di mmc-modules-5.10.0-1-686-di nbd-modules-5.10.0-1-686-di speakup-modules-5.10.0-1-686-di uinput-modules-5.10.0-1-686-di sound-modules-5.10.0-1-686-di mtd-core-modules-5.10.0-1-686-di rfkill-modules-5.10.0-1-686-di kernel-image-5.10.0-1-686-pae-di nic-modules-5.10.0-1-686-pae-di nic-wireless-modules-5.10.0-1-686-pae-di nic-shared-modules-5.10.0-1-686-pae-di serial-modules-5.10.0-1-686-pae-di usb-serial-modules-5.10.0-1-686-pae-di ppp-modules-5.10.0-1-686-pae-di pata-modules-5.10.0-1-686-pae-di cdrom-core-modules-5.10.0-1-686-pae-di firewire-core-modules-5.10.0-1-686-pae-di scsi-core-modules-5.10.0-1-686-pae-di scsi-modules-5.10.0-1-686-pae-di scsi-nic-modules-5.10.0-1-686-pae-di loop-modules-5.10.0-1-686-pae-di btrfs-modules-5.10.0-1-686-pae-di ext4-modules-5.10.0-1-686-pae-di isofs-modules-5.10.0-1-686-pae-di jfs-modules-5.10.0-1-686-pae-di xfs-modules-5.10.0-1-686-pae-di fat-modules-5.10.0-1-686-pae-di squashfs-modules-5.10.0-1-686-pae-di udf-modules-5.10.0-1-686-pae-di fuse-modules-5.10.0-1-686-pae-di f2fs-modules-5.10.0-1-686-pae-di md-modules-5.10.0-1-686-pae-di multipath-modules-5.10.0-1-686-pae-di usb-modules-5.10.0-1-686-pae-di usb-storage-modules-5.10.0-1-686-pae-di pcmcia-storage-modules-5.10.0-1-686-pae-di fb-modules-5.10.0-1-686-pae-di input-modules-5.10.0-1-686-pae-di event-modules-5.10.0-1-686-pae-di mouse-modules-5.10.0-1-686-pae-di nic-pcmcia-modules-5.10.0-1-686-pae-di pcmcia-modules-5.10.0-1-686-pae-di nic-usb-modules-5.10.0-1-686-pae-di sata-modules-5.10.0-1-686-pae-di acpi-modules-5.10.0-1-686-pae-di i2c-modules-5.10.0-1-686-pae-di crc-modules-5.10.0-1-686-pae-di crypto-modules-5.10.0-1-686-pae-di crypto-dm-modules-5.10.0-1-686-pae-di efi-modules-5.10.0-1-686-pae-di ata-modules-5.10.0-1-686-pae-di mmc-core-modules-5.10.0-1-686-pae-di mmc-modules-5.10.0-1-686-pae-di nbd-modules-5.10.0-1-686-pae-di speakup-modules-5.10.0-1-686-pae-di uinput-modules-5.10.0-1-686-pae-di sound-modules-5.10.0-1-686-pae-di mtd-core-modules-5.10.0-1-686-pae-di rfkill-modules-5.10.0-1-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-686-di nic-modules-5.10.0-1-686-di nic-wireless-modules-5.10.0-1-686-di nic-shared-modules-5.10.0-1-686-di serial-modules-5.10.0-1-686-di usb-serial-modules-5.10.0-1-686-di ppp-modules-5.10.0-1-686-di pata-modules-5.10.0-1-686-di cdrom-core-modules-5.10.0-1-686-di firewire-core-modules-5.10.0-1-686-di scsi-core-modules-5.10.0-1-686-di scsi-modules-5.10.0-1-686-di scsi-nic-modules-5.10.0-1-686-di loop-modules-5.10.0-1-686-di btrfs-modules-5.10.0-1-686-di ext4-modules-5.10.0-1-686-di isofs-modules-5.10.0-1-686-di jfs-modules-5.10.0-1-686-di xfs-modules-5.10.0-1-686-di fat-modules-5.10.0-1-686-di squashfs-modules-5.10.0-1-686-di udf-modules-5.10.0-1-686-di fuse-modules-5.10.0-1-686-di f2fs-modules-5.10.0-1-686-di md-modules-5.10.0-1-686-di multipath-modules-5.10.0-1-686-di usb-modules-5.10.0-1-686-di usb-storage-modules-5.10.0-1-686-di pcmcia-storage-modules-5.10.0-1-686-di fb-modules-5.10.0-1-686-di input-modules-5.10.0-1-686-di event-modules-5.10.0-1-686-di mouse-modules-5.10.0-1-686-di nic-pcmcia-modules-5.10.0-1-686-di pcmcia-modules-5.10.0-1-686-di nic-usb-modules-5.10.0-1-686-di sata-modules-5.10.0-1-686-di acpi-modules-5.10.0-1-686-di i2c-modules-5.10.0-1-686-di crc-modules-5.10.0-1-686-di crypto-modules-5.10.0-1-686-di crypto-dm-modules-5.10.0-1-686-di efi-modules-5.10.0-1-686-di ata-modules-5.10.0-1-686-di mmc-core-modules-5.10.0-1-686-di mmc-modules-5.10.0-1-686-di nbd-modules-5.10.0-1-686-di speakup-modules-5.10.0-1-686-di uinput-modules-5.10.0-1-686-di sound-modules-5.10.0-1-686-di mtd-core-modules-5.10.0-1-686-di rfkill-modules-5.10.0-1-686-di kernel-image-5.10.0-1-686-pae-di nic-modules-5.10.0-1-686-pae-di nic-wireless-modules-5.10.0-1-686-pae-di nic-shared-modules-5.10.0-1-686-pae-di serial-modules-5.10.0-1-686-pae-di usb-serial-modules-5.10.0-1-686-pae-di ppp-modules-5.10.0-1-686-pae-di pata-modules-5.10.0-1-686-pae-di cdrom-core-modules-5.10.0-1-686-pae-di firewire-core-modules-5.10.0-1-686-pae-di scsi-core-modules-5.10.0-1-686-pae-di scsi-modules-5.10.0-1-686-pae-di scsi-nic-modules-5.10.0-1-686-pae-di loop-modules-5.10.0-1-686-pae-di btrfs-modules-5.10.0-1-686-pae-di ext4-modules-5.10.0-1-686-pae-di isofs-modules-5.10.0-1-686-pae-di jfs-modules-5.10.0-1-686-pae-di xfs-modules-5.10.0-1-686-pae-di fat-modules-5.10.0-1-686-pae-di squashfs-modules-5.10.0-1-686-pae-di udf-modules-5.10.0-1-686-pae-di fuse-modules-5.10.0-1-686-pae-di f2fs-modules-5.10.0-1-686-pae-di md-modules-5.10.0-1-686-pae-di multipath-modules-5.10.0-1-686-pae-di usb-modules-5.10.0-1-686-pae-di usb-storage-modules-5.10.0-1-686-pae-di pcmcia-storage-modules-5.10.0-1-686-pae-di fb-modules-5.10.0-1-686-pae-di input-modules-5.10.0-1-686-pae-di event-modules-5.10.0-1-686-pae-di mouse-modules-5.10.0-1-686-pae-di nic-pcmcia-modules-5.10.0-1-686-pae-di pcmcia-modules-5.10.0-1-686-pae-di nic-usb-modules-5.10.0-1-686-pae-di sata-modules-5.10.0-1-686-pae-di acpi-modules-5.10.0-1-686-pae-di i2c-modules-5.10.0-1-686-pae-di crc-modules-5.10.0-1-686-pae-di crypto-modules-5.10.0-1-686-pae-di crypto-dm-modules-5.10.0-1-686-pae-di efi-modules-5.10.0-1-686-pae-di ata-modules-5.10.0-1-686-pae-di mmc-core-modules-5.10.0-1-686-pae-di mmc-modules-5.10.0-1-686-pae-di nbd-modules-5.10.0-1-686-pae-di speakup-modules-5.10.0-1-686-pae-di uinput-modules-5.10.0-1-686-pae-di sound-modules-5.10.0-1-686-pae-di mtd-core-modules-5.10.0-1-686-pae-di rfkill-modules-5.10.0-1-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_i386::
-       $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.9.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.10.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-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-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.4-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-1' 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-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.4-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-1' 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-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.4-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-1' 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-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-itanium-di nic-modules-5.9.0-2-itanium-di nic-shared-modules-5.9.0-2-itanium-di serial-modules-5.9.0-2-itanium-di usb-serial-modules-5.9.0-2-itanium-di ppp-modules-5.9.0-2-itanium-di pata-modules-5.9.0-2-itanium-di cdrom-core-modules-5.9.0-2-itanium-di firewire-core-modules-5.9.0-2-itanium-di scsi-core-modules-5.9.0-2-itanium-di scsi-modules-5.9.0-2-itanium-di scsi-nic-modules-5.9.0-2-itanium-di loop-modules-5.9.0-2-itanium-di btrfs-modules-5.9.0-2-itanium-di ext4-modules-5.9.0-2-itanium-di isofs-modules-5.9.0-2-itanium-di jfs-modules-5.9.0-2-itanium-di xfs-modules-5.9.0-2-itanium-di fat-modules-5.9.0-2-itanium-di squashfs-modules-5.9.0-2-itanium-di udf-modules-5.9.0-2-itanium-di fuse-modules-5.9.0-2-itanium-di f2fs-modules-5.9.0-2-itanium-di md-modules-5.9.0-2-itanium-di multipath-modules-5.9.0-2-itanium-di usb-modules-5.9.0-2-itanium-di usb-storage-modules-5.9.0-2-itanium-di fb-modules-5.9.0-2-itanium-di input-modules-5.9.0-2-itanium-di event-modules-5.9.0-2-itanium-di mouse-modules-5.9.0-2-itanium-di pcmcia-modules-5.9.0-2-itanium-di nic-usb-modules-5.9.0-2-itanium-di sata-modules-5.9.0-2-itanium-di i2c-modules-5.9.0-2-itanium-di crc-modules-5.9.0-2-itanium-di crypto-modules-5.9.0-2-itanium-di crypto-dm-modules-5.9.0-2-itanium-di ata-modules-5.9.0-2-itanium-di nbd-modules-5.9.0-2-itanium-di uinput-modules-5.9.0-2-itanium-di mtd-core-modules-5.9.0-2-itanium-di ide-core-modules-5.9.0-2-itanium-di ide-modules-5.9.0-2-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-itanium-di nic-modules-5.10.0-1-itanium-di nic-shared-modules-5.10.0-1-itanium-di serial-modules-5.10.0-1-itanium-di usb-serial-modules-5.10.0-1-itanium-di ppp-modules-5.10.0-1-itanium-di pata-modules-5.10.0-1-itanium-di cdrom-core-modules-5.10.0-1-itanium-di firewire-core-modules-5.10.0-1-itanium-di scsi-core-modules-5.10.0-1-itanium-di scsi-modules-5.10.0-1-itanium-di scsi-nic-modules-5.10.0-1-itanium-di loop-modules-5.10.0-1-itanium-di btrfs-modules-5.10.0-1-itanium-di ext4-modules-5.10.0-1-itanium-di isofs-modules-5.10.0-1-itanium-di jfs-modules-5.10.0-1-itanium-di xfs-modules-5.10.0-1-itanium-di fat-modules-5.10.0-1-itanium-di squashfs-modules-5.10.0-1-itanium-di udf-modules-5.10.0-1-itanium-di fuse-modules-5.10.0-1-itanium-di f2fs-modules-5.10.0-1-itanium-di md-modules-5.10.0-1-itanium-di multipath-modules-5.10.0-1-itanium-di usb-modules-5.10.0-1-itanium-di usb-storage-modules-5.10.0-1-itanium-di fb-modules-5.10.0-1-itanium-di input-modules-5.10.0-1-itanium-di event-modules-5.10.0-1-itanium-di mouse-modules-5.10.0-1-itanium-di pcmcia-modules-5.10.0-1-itanium-di nic-usb-modules-5.10.0-1-itanium-di sata-modules-5.10.0-1-itanium-di i2c-modules-5.10.0-1-itanium-di crc-modules-5.10.0-1-itanium-di crypto-modules-5.10.0-1-itanium-di crypto-dm-modules-5.10.0-1-itanium-di ata-modules-5.10.0-1-itanium-di nbd-modules-5.10.0-1-itanium-di uinput-modules-5.10.0-1-itanium-di mtd-core-modules-5.10.0-1-itanium-di ide-core-modules-5.10.0-1-itanium-di ide-modules-5.10.0-1-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-itanium-di nic-modules-5.10.0-1-itanium-di nic-shared-modules-5.10.0-1-itanium-di serial-modules-5.10.0-1-itanium-di usb-serial-modules-5.10.0-1-itanium-di ppp-modules-5.10.0-1-itanium-di pata-modules-5.10.0-1-itanium-di cdrom-core-modules-5.10.0-1-itanium-di firewire-core-modules-5.10.0-1-itanium-di scsi-core-modules-5.10.0-1-itanium-di scsi-modules-5.10.0-1-itanium-di scsi-nic-modules-5.10.0-1-itanium-di loop-modules-5.10.0-1-itanium-di btrfs-modules-5.10.0-1-itanium-di ext4-modules-5.10.0-1-itanium-di isofs-modules-5.10.0-1-itanium-di jfs-modules-5.10.0-1-itanium-di xfs-modules-5.10.0-1-itanium-di fat-modules-5.10.0-1-itanium-di squashfs-modules-5.10.0-1-itanium-di udf-modules-5.10.0-1-itanium-di fuse-modules-5.10.0-1-itanium-di f2fs-modules-5.10.0-1-itanium-di md-modules-5.10.0-1-itanium-di multipath-modules-5.10.0-1-itanium-di usb-modules-5.10.0-1-itanium-di usb-storage-modules-5.10.0-1-itanium-di fb-modules-5.10.0-1-itanium-di input-modules-5.10.0-1-itanium-di event-modules-5.10.0-1-itanium-di mouse-modules-5.10.0-1-itanium-di pcmcia-modules-5.10.0-1-itanium-di nic-usb-modules-5.10.0-1-itanium-di sata-modules-5.10.0-1-itanium-di i2c-modules-5.10.0-1-itanium-di crc-modules-5.10.0-1-itanium-di crypto-modules-5.10.0-1-itanium-di crypto-dm-modules-5.10.0-1-itanium-di ata-modules-5.10.0-1-itanium-di nbd-modules-5.10.0-1-itanium-di uinput-modules-5.10.0-1-itanium-di mtd-core-modules-5.10.0-1-itanium-di ide-core-modules-5.10.0-1-itanium-di ide-modules-5.10.0-1-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.9.0-2' 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.9.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-m68k-di nic-modules-5.9.0-2-m68k-di nic-shared-modules-5.9.0-2-m68k-di ppp-modules-5.9.0-2-m68k-di pata-modules-5.9.0-2-m68k-di cdrom-core-modules-5.9.0-2-m68k-di scsi-core-modules-5.9.0-2-m68k-di scsi-modules-5.9.0-2-m68k-di loop-modules-5.9.0-2-m68k-di btrfs-modules-5.9.0-2-m68k-di ext4-modules-5.9.0-2-m68k-di isofs-modules-5.9.0-2-m68k-di fat-modules-5.9.0-2-m68k-di hfs-modules-5.9.0-2-m68k-di affs-modules-5.9.0-2-m68k-di squashfs-modules-5.9.0-2-m68k-di udf-modules-5.9.0-2-m68k-di fuse-modules-5.9.0-2-m68k-di md-modules-5.9.0-2-m68k-di crc-modules-5.9.0-2-m68k-di crypto-modules-5.9.0-2-m68k-di ata-modules-5.9.0-2-m68k-di nbd-modules-5.9.0-2-m68k-di ide-core-modules-5.9.0-2-m68k-di ide-modules-5.9.0-2-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-m68k-di nic-modules-5.10.0-1-m68k-di nic-shared-modules-5.10.0-1-m68k-di ppp-modules-5.10.0-1-m68k-di pata-modules-5.10.0-1-m68k-di cdrom-core-modules-5.10.0-1-m68k-di scsi-core-modules-5.10.0-1-m68k-di scsi-modules-5.10.0-1-m68k-di loop-modules-5.10.0-1-m68k-di btrfs-modules-5.10.0-1-m68k-di ext4-modules-5.10.0-1-m68k-di isofs-modules-5.10.0-1-m68k-di fat-modules-5.10.0-1-m68k-di hfs-modules-5.10.0-1-m68k-di affs-modules-5.10.0-1-m68k-di squashfs-modules-5.10.0-1-m68k-di udf-modules-5.10.0-1-m68k-di fuse-modules-5.10.0-1-m68k-di md-modules-5.10.0-1-m68k-di crc-modules-5.10.0-1-m68k-di crypto-modules-5.10.0-1-m68k-di ata-modules-5.10.0-1-m68k-di nbd-modules-5.10.0-1-m68k-di ide-core-modules-5.10.0-1-m68k-di ide-modules-5.10.0-1-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-m68k-di nic-modules-5.10.0-1-m68k-di nic-shared-modules-5.10.0-1-m68k-di ppp-modules-5.10.0-1-m68k-di pata-modules-5.10.0-1-m68k-di cdrom-core-modules-5.10.0-1-m68k-di scsi-core-modules-5.10.0-1-m68k-di scsi-modules-5.10.0-1-m68k-di loop-modules-5.10.0-1-m68k-di btrfs-modules-5.10.0-1-m68k-di ext4-modules-5.10.0-1-m68k-di isofs-modules-5.10.0-1-m68k-di fat-modules-5.10.0-1-m68k-di hfs-modules-5.10.0-1-m68k-di affs-modules-5.10.0-1-m68k-di squashfs-modules-5.10.0-1-m68k-di udf-modules-5.10.0-1-m68k-di fuse-modules-5.10.0-1-m68k-di md-modules-5.10.0-1-m68k-di crc-modules-5.10.0-1-m68k-di crypto-modules-5.10.0-1-m68k-di ata-modules-5.10.0-1-m68k-di nbd-modules-5.10.0-1-m68k-di ide-core-modules-5.10.0-1-m68k-di ide-modules-5.10.0-1-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.9.0-2' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-4kc-malta-di nic-modules-5.9.0-2-4kc-malta-di nic-wireless-modules-5.9.0-2-4kc-malta-di nic-shared-modules-5.9.0-2-4kc-malta-di usb-serial-modules-5.9.0-2-4kc-malta-di ppp-modules-5.9.0-2-4kc-malta-di pata-modules-5.9.0-2-4kc-malta-di cdrom-core-modules-5.9.0-2-4kc-malta-di scsi-core-modules-5.9.0-2-4kc-malta-di scsi-modules-5.9.0-2-4kc-malta-di scsi-nic-modules-5.9.0-2-4kc-malta-di loop-modules-5.9.0-2-4kc-malta-di btrfs-modules-5.9.0-2-4kc-malta-di ext4-modules-5.9.0-2-4kc-malta-di isofs-modules-5.9.0-2-4kc-malta-di jfs-modules-5.9.0-2-4kc-malta-di xfs-modules-5.9.0-2-4kc-malta-di fat-modules-5.9.0-2-4kc-malta-di affs-modules-5.9.0-2-4kc-malta-di minix-modules-5.9.0-2-4kc-malta-di squashfs-modules-5.9.0-2-4kc-malta-di udf-modules-5.9.0-2-4kc-malta-di fuse-modules-5.9.0-2-4kc-malta-di f2fs-modules-5.9.0-2-4kc-malta-di md-modules-5.9.0-2-4kc-malta-di multipath-modules-5.9.0-2-4kc-malta-di usb-modules-5.9.0-2-4kc-malta-di usb-storage-modules-5.9.0-2-4kc-malta-di fb-modules-5.9.0-2-4kc-malta-di input-modules-5.9.0-2-4kc-malta-di event-modules-5.9.0-2-4kc-malta-di mouse-modules-5.9.0-2-4kc-malta-di nic-usb-modules-5.9.0-2-4kc-malta-di sata-modules-5.9.0-2-4kc-malta-di i2c-modules-5.9.0-2-4kc-malta-di crc-modules-5.9.0-2-4kc-malta-di crypto-modules-5.9.0-2-4kc-malta-di crypto-dm-modules-5.9.0-2-4kc-malta-di ata-modules-5.9.0-2-4kc-malta-di mmc-core-modules-5.9.0-2-4kc-malta-di mmc-modules-5.9.0-2-4kc-malta-di nbd-modules-5.9.0-2-4kc-malta-di sound-modules-5.9.0-2-4kc-malta-di mtd-core-modules-5.9.0-2-4kc-malta-di kernel-image-5.9.0-2-octeon-di nic-modules-5.9.0-2-octeon-di nic-wireless-modules-5.9.0-2-octeon-di nic-shared-modules-5.9.0-2-octeon-di usb-serial-modules-5.9.0-2-octeon-di ppp-modules-5.9.0-2-octeon-di pata-modules-5.9.0-2-octeon-di cdrom-core-modules-5.9.0-2-octeon-di scsi-core-modules-5.9.0-2-octeon-di scsi-modules-5.9.0-2-octeon-di scsi-nic-modules-5.9.0-2-octeon-di loop-modules-5.9.0-2-octeon-di btrfs-modules-5.9.0-2-octeon-di ext4-modules-5.9.0-2-octeon-di isofs-modules-5.9.0-2-octeon-di jfs-modules-5.9.0-2-octeon-di xfs-modules-5.9.0-2-octeon-di fat-modules-5.9.0-2-octeon-di affs-modules-5.9.0-2-octeon-di minix-modules-5.9.0-2-octeon-di squashfs-modules-5.9.0-2-octeon-di udf-modules-5.9.0-2-octeon-di fuse-modules-5.9.0-2-octeon-di f2fs-modules-5.9.0-2-octeon-di md-modules-5.9.0-2-octeon-di multipath-modules-5.9.0-2-octeon-di usb-modules-5.9.0-2-octeon-di usb-storage-modules-5.9.0-2-octeon-di input-modules-5.9.0-2-octeon-di event-modules-5.9.0-2-octeon-di nic-usb-modules-5.9.0-2-octeon-di sata-modules-5.9.0-2-octeon-di crc-modules-5.9.0-2-octeon-di crypto-modules-5.9.0-2-octeon-di crypto-dm-modules-5.9.0-2-octeon-di nbd-modules-5.9.0-2-octeon-di rtc-modules-5.9.0-2-octeon-di sound-modules-5.9.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-4kc-malta-di nic-modules-5.10.0-1-4kc-malta-di nic-wireless-modules-5.10.0-1-4kc-malta-di nic-shared-modules-5.10.0-1-4kc-malta-di usb-serial-modules-5.10.0-1-4kc-malta-di ppp-modules-5.10.0-1-4kc-malta-di pata-modules-5.10.0-1-4kc-malta-di cdrom-core-modules-5.10.0-1-4kc-malta-di scsi-core-modules-5.10.0-1-4kc-malta-di scsi-modules-5.10.0-1-4kc-malta-di scsi-nic-modules-5.10.0-1-4kc-malta-di loop-modules-5.10.0-1-4kc-malta-di btrfs-modules-5.10.0-1-4kc-malta-di ext4-modules-5.10.0-1-4kc-malta-di isofs-modules-5.10.0-1-4kc-malta-di jfs-modules-5.10.0-1-4kc-malta-di xfs-modules-5.10.0-1-4kc-malta-di fat-modules-5.10.0-1-4kc-malta-di affs-modules-5.10.0-1-4kc-malta-di minix-modules-5.10.0-1-4kc-malta-di squashfs-modules-5.10.0-1-4kc-malta-di udf-modules-5.10.0-1-4kc-malta-di fuse-modules-5.10.0-1-4kc-malta-di f2fs-modules-5.10.0-1-4kc-malta-di md-modules-5.10.0-1-4kc-malta-di multipath-modules-5.10.0-1-4kc-malta-di usb-modules-5.10.0-1-4kc-malta-di usb-storage-modules-5.10.0-1-4kc-malta-di fb-modules-5.10.0-1-4kc-malta-di input-modules-5.10.0-1-4kc-malta-di event-modules-5.10.0-1-4kc-malta-di mouse-modules-5.10.0-1-4kc-malta-di nic-usb-modules-5.10.0-1-4kc-malta-di sata-modules-5.10.0-1-4kc-malta-di i2c-modules-5.10.0-1-4kc-malta-di crc-modules-5.10.0-1-4kc-malta-di crypto-modules-5.10.0-1-4kc-malta-di crypto-dm-modules-5.10.0-1-4kc-malta-di ata-modules-5.10.0-1-4kc-malta-di mmc-core-modules-5.10.0-1-4kc-malta-di mmc-modules-5.10.0-1-4kc-malta-di nbd-modules-5.10.0-1-4kc-malta-di sound-modules-5.10.0-1-4kc-malta-di mtd-core-modules-5.10.0-1-4kc-malta-di kernel-image-5.10.0-1-octeon-di nic-modules-5.10.0-1-octeon-di nic-wireless-modules-5.10.0-1-octeon-di nic-shared-modules-5.10.0-1-octeon-di usb-serial-modules-5.10.0-1-octeon-di ppp-modules-5.10.0-1-octeon-di pata-modules-5.10.0-1-octeon-di cdrom-core-modules-5.10.0-1-octeon-di scsi-core-modules-5.10.0-1-octeon-di scsi-modules-5.10.0-1-octeon-di scsi-nic-modules-5.10.0-1-octeon-di loop-modules-5.10.0-1-octeon-di btrfs-modules-5.10.0-1-octeon-di ext4-modules-5.10.0-1-octeon-di isofs-modules-5.10.0-1-octeon-di jfs-modules-5.10.0-1-octeon-di xfs-modules-5.10.0-1-octeon-di fat-modules-5.10.0-1-octeon-di affs-modules-5.10.0-1-octeon-di minix-modules-5.10.0-1-octeon-di squashfs-modules-5.10.0-1-octeon-di udf-modules-5.10.0-1-octeon-di fuse-modules-5.10.0-1-octeon-di f2fs-modules-5.10.0-1-octeon-di md-modules-5.10.0-1-octeon-di multipath-modules-5.10.0-1-octeon-di usb-modules-5.10.0-1-octeon-di usb-storage-modules-5.10.0-1-octeon-di input-modules-5.10.0-1-octeon-di event-modules-5.10.0-1-octeon-di nic-usb-modules-5.10.0-1-octeon-di sata-modules-5.10.0-1-octeon-di crc-modules-5.10.0-1-octeon-di crypto-modules-5.10.0-1-octeon-di crypto-dm-modules-5.10.0-1-octeon-di nbd-modules-5.10.0-1-octeon-di rtc-modules-5.10.0-1-octeon-di sound-modules-5.10.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-4kc-malta-di nic-modules-5.10.0-1-4kc-malta-di nic-wireless-modules-5.10.0-1-4kc-malta-di nic-shared-modules-5.10.0-1-4kc-malta-di usb-serial-modules-5.10.0-1-4kc-malta-di ppp-modules-5.10.0-1-4kc-malta-di pata-modules-5.10.0-1-4kc-malta-di cdrom-core-modules-5.10.0-1-4kc-malta-di scsi-core-modules-5.10.0-1-4kc-malta-di scsi-modules-5.10.0-1-4kc-malta-di scsi-nic-modules-5.10.0-1-4kc-malta-di loop-modules-5.10.0-1-4kc-malta-di btrfs-modules-5.10.0-1-4kc-malta-di ext4-modules-5.10.0-1-4kc-malta-di isofs-modules-5.10.0-1-4kc-malta-di jfs-modules-5.10.0-1-4kc-malta-di xfs-modules-5.10.0-1-4kc-malta-di fat-modules-5.10.0-1-4kc-malta-di affs-modules-5.10.0-1-4kc-malta-di minix-modules-5.10.0-1-4kc-malta-di squashfs-modules-5.10.0-1-4kc-malta-di udf-modules-5.10.0-1-4kc-malta-di fuse-modules-5.10.0-1-4kc-malta-di f2fs-modules-5.10.0-1-4kc-malta-di md-modules-5.10.0-1-4kc-malta-di multipath-modules-5.10.0-1-4kc-malta-di usb-modules-5.10.0-1-4kc-malta-di usb-storage-modules-5.10.0-1-4kc-malta-di fb-modules-5.10.0-1-4kc-malta-di input-modules-5.10.0-1-4kc-malta-di event-modules-5.10.0-1-4kc-malta-di mouse-modules-5.10.0-1-4kc-malta-di nic-usb-modules-5.10.0-1-4kc-malta-di sata-modules-5.10.0-1-4kc-malta-di i2c-modules-5.10.0-1-4kc-malta-di crc-modules-5.10.0-1-4kc-malta-di crypto-modules-5.10.0-1-4kc-malta-di crypto-dm-modules-5.10.0-1-4kc-malta-di ata-modules-5.10.0-1-4kc-malta-di mmc-core-modules-5.10.0-1-4kc-malta-di mmc-modules-5.10.0-1-4kc-malta-di nbd-modules-5.10.0-1-4kc-malta-di sound-modules-5.10.0-1-4kc-malta-di mtd-core-modules-5.10.0-1-4kc-malta-di kernel-image-5.10.0-1-octeon-di nic-modules-5.10.0-1-octeon-di nic-wireless-modules-5.10.0-1-octeon-di nic-shared-modules-5.10.0-1-octeon-di usb-serial-modules-5.10.0-1-octeon-di ppp-modules-5.10.0-1-octeon-di pata-modules-5.10.0-1-octeon-di cdrom-core-modules-5.10.0-1-octeon-di scsi-core-modules-5.10.0-1-octeon-di scsi-modules-5.10.0-1-octeon-di scsi-nic-modules-5.10.0-1-octeon-di loop-modules-5.10.0-1-octeon-di btrfs-modules-5.10.0-1-octeon-di ext4-modules-5.10.0-1-octeon-di isofs-modules-5.10.0-1-octeon-di jfs-modules-5.10.0-1-octeon-di xfs-modules-5.10.0-1-octeon-di fat-modules-5.10.0-1-octeon-di affs-modules-5.10.0-1-octeon-di minix-modules-5.10.0-1-octeon-di squashfs-modules-5.10.0-1-octeon-di udf-modules-5.10.0-1-octeon-di fuse-modules-5.10.0-1-octeon-di f2fs-modules-5.10.0-1-octeon-di md-modules-5.10.0-1-octeon-di multipath-modules-5.10.0-1-octeon-di usb-modules-5.10.0-1-octeon-di usb-storage-modules-5.10.0-1-octeon-di input-modules-5.10.0-1-octeon-di event-modules-5.10.0-1-octeon-di nic-usb-modules-5.10.0-1-octeon-di sata-modules-5.10.0-1-octeon-di crc-modules-5.10.0-1-octeon-di crypto-modules-5.10.0-1-octeon-di crypto-dm-modules-5.10.0-1-octeon-di nbd-modules-5.10.0-1-octeon-di rtc-modules-5.10.0-1-octeon-di sound-modules-5.10.0-1-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.9.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-5kc-malta-di nic-modules-5.9.0-2-5kc-malta-di nic-wireless-modules-5.9.0-2-5kc-malta-di nic-shared-modules-5.9.0-2-5kc-malta-di usb-serial-modules-5.9.0-2-5kc-malta-di ppp-modules-5.9.0-2-5kc-malta-di pata-modules-5.9.0-2-5kc-malta-di cdrom-core-modules-5.9.0-2-5kc-malta-di scsi-core-modules-5.9.0-2-5kc-malta-di scsi-modules-5.9.0-2-5kc-malta-di scsi-nic-modules-5.9.0-2-5kc-malta-di loop-modules-5.9.0-2-5kc-malta-di btrfs-modules-5.9.0-2-5kc-malta-di ext4-modules-5.9.0-2-5kc-malta-di isofs-modules-5.9.0-2-5kc-malta-di jfs-modules-5.9.0-2-5kc-malta-di xfs-modules-5.9.0-2-5kc-malta-di fat-modules-5.9.0-2-5kc-malta-di affs-modules-5.9.0-2-5kc-malta-di minix-modules-5.9.0-2-5kc-malta-di squashfs-modules-5.9.0-2-5kc-malta-di udf-modules-5.9.0-2-5kc-malta-di fuse-modules-5.9.0-2-5kc-malta-di f2fs-modules-5.9.0-2-5kc-malta-di md-modules-5.9.0-2-5kc-malta-di multipath-modules-5.9.0-2-5kc-malta-di usb-modules-5.9.0-2-5kc-malta-di usb-storage-modules-5.9.0-2-5kc-malta-di fb-modules-5.9.0-2-5kc-malta-di input-modules-5.9.0-2-5kc-malta-di event-modules-5.9.0-2-5kc-malta-di mouse-modules-5.9.0-2-5kc-malta-di nic-usb-modules-5.9.0-2-5kc-malta-di sata-modules-5.9.0-2-5kc-malta-di i2c-modules-5.9.0-2-5kc-malta-di crc-modules-5.9.0-2-5kc-malta-di crypto-modules-5.9.0-2-5kc-malta-di crypto-dm-modules-5.9.0-2-5kc-malta-di ata-modules-5.9.0-2-5kc-malta-di mmc-core-modules-5.9.0-2-5kc-malta-di mmc-modules-5.9.0-2-5kc-malta-di nbd-modules-5.9.0-2-5kc-malta-di sound-modules-5.9.0-2-5kc-malta-di mtd-core-modules-5.9.0-2-5kc-malta-di kernel-image-5.9.0-2-octeon-di nic-modules-5.9.0-2-octeon-di nic-wireless-modules-5.9.0-2-octeon-di nic-shared-modules-5.9.0-2-octeon-di usb-serial-modules-5.9.0-2-octeon-di ppp-modules-5.9.0-2-octeon-di pata-modules-5.9.0-2-octeon-di cdrom-core-modules-5.9.0-2-octeon-di scsi-core-modules-5.9.0-2-octeon-di scsi-modules-5.9.0-2-octeon-di scsi-nic-modules-5.9.0-2-octeon-di loop-modules-5.9.0-2-octeon-di btrfs-modules-5.9.0-2-octeon-di ext4-modules-5.9.0-2-octeon-di isofs-modules-5.9.0-2-octeon-di jfs-modules-5.9.0-2-octeon-di xfs-modules-5.9.0-2-octeon-di fat-modules-5.9.0-2-octeon-di affs-modules-5.9.0-2-octeon-di minix-modules-5.9.0-2-octeon-di squashfs-modules-5.9.0-2-octeon-di udf-modules-5.9.0-2-octeon-di fuse-modules-5.9.0-2-octeon-di f2fs-modules-5.9.0-2-octeon-di md-modules-5.9.0-2-octeon-di multipath-modules-5.9.0-2-octeon-di usb-modules-5.9.0-2-octeon-di usb-storage-modules-5.9.0-2-octeon-di input-modules-5.9.0-2-octeon-di event-modules-5.9.0-2-octeon-di nic-usb-modules-5.9.0-2-octeon-di sata-modules-5.9.0-2-octeon-di crc-modules-5.9.0-2-octeon-di crypto-modules-5.9.0-2-octeon-di crypto-dm-modules-5.9.0-2-octeon-di nbd-modules-5.9.0-2-octeon-di rtc-modules-5.9.0-2-octeon-di sound-modules-5.9.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-5kc-malta-di nic-modules-5.10.0-1-5kc-malta-di nic-wireless-modules-5.10.0-1-5kc-malta-di nic-shared-modules-5.10.0-1-5kc-malta-di usb-serial-modules-5.10.0-1-5kc-malta-di ppp-modules-5.10.0-1-5kc-malta-di pata-modules-5.10.0-1-5kc-malta-di cdrom-core-modules-5.10.0-1-5kc-malta-di scsi-core-modules-5.10.0-1-5kc-malta-di scsi-modules-5.10.0-1-5kc-malta-di scsi-nic-modules-5.10.0-1-5kc-malta-di loop-modules-5.10.0-1-5kc-malta-di btrfs-modules-5.10.0-1-5kc-malta-di ext4-modules-5.10.0-1-5kc-malta-di isofs-modules-5.10.0-1-5kc-malta-di jfs-modules-5.10.0-1-5kc-malta-di xfs-modules-5.10.0-1-5kc-malta-di fat-modules-5.10.0-1-5kc-malta-di affs-modules-5.10.0-1-5kc-malta-di minix-modules-5.10.0-1-5kc-malta-di squashfs-modules-5.10.0-1-5kc-malta-di udf-modules-5.10.0-1-5kc-malta-di fuse-modules-5.10.0-1-5kc-malta-di f2fs-modules-5.10.0-1-5kc-malta-di md-modules-5.10.0-1-5kc-malta-di multipath-modules-5.10.0-1-5kc-malta-di usb-modules-5.10.0-1-5kc-malta-di usb-storage-modules-5.10.0-1-5kc-malta-di fb-modules-5.10.0-1-5kc-malta-di input-modules-5.10.0-1-5kc-malta-di event-modules-5.10.0-1-5kc-malta-di mouse-modules-5.10.0-1-5kc-malta-di nic-usb-modules-5.10.0-1-5kc-malta-di sata-modules-5.10.0-1-5kc-malta-di i2c-modules-5.10.0-1-5kc-malta-di crc-modules-5.10.0-1-5kc-malta-di crypto-modules-5.10.0-1-5kc-malta-di crypto-dm-modules-5.10.0-1-5kc-malta-di ata-modules-5.10.0-1-5kc-malta-di mmc-core-modules-5.10.0-1-5kc-malta-di mmc-modules-5.10.0-1-5kc-malta-di nbd-modules-5.10.0-1-5kc-malta-di sound-modules-5.10.0-1-5kc-malta-di mtd-core-modules-5.10.0-1-5kc-malta-di kernel-image-5.10.0-1-octeon-di nic-modules-5.10.0-1-octeon-di nic-wireless-modules-5.10.0-1-octeon-di nic-shared-modules-5.10.0-1-octeon-di usb-serial-modules-5.10.0-1-octeon-di ppp-modules-5.10.0-1-octeon-di pata-modules-5.10.0-1-octeon-di cdrom-core-modules-5.10.0-1-octeon-di scsi-core-modules-5.10.0-1-octeon-di scsi-modules-5.10.0-1-octeon-di scsi-nic-modules-5.10.0-1-octeon-di loop-modules-5.10.0-1-octeon-di btrfs-modules-5.10.0-1-octeon-di ext4-modules-5.10.0-1-octeon-di isofs-modules-5.10.0-1-octeon-di jfs-modules-5.10.0-1-octeon-di xfs-modules-5.10.0-1-octeon-di fat-modules-5.10.0-1-octeon-di affs-modules-5.10.0-1-octeon-di minix-modules-5.10.0-1-octeon-di squashfs-modules-5.10.0-1-octeon-di udf-modules-5.10.0-1-octeon-di fuse-modules-5.10.0-1-octeon-di f2fs-modules-5.10.0-1-octeon-di md-modules-5.10.0-1-octeon-di multipath-modules-5.10.0-1-octeon-di usb-modules-5.10.0-1-octeon-di usb-storage-modules-5.10.0-1-octeon-di input-modules-5.10.0-1-octeon-di event-modules-5.10.0-1-octeon-di nic-usb-modules-5.10.0-1-octeon-di sata-modules-5.10.0-1-octeon-di crc-modules-5.10.0-1-octeon-di crypto-modules-5.10.0-1-octeon-di crypto-dm-modules-5.10.0-1-octeon-di nbd-modules-5.10.0-1-octeon-di rtc-modules-5.10.0-1-octeon-di sound-modules-5.10.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-5kc-malta-di nic-modules-5.10.0-1-5kc-malta-di nic-wireless-modules-5.10.0-1-5kc-malta-di nic-shared-modules-5.10.0-1-5kc-malta-di usb-serial-modules-5.10.0-1-5kc-malta-di ppp-modules-5.10.0-1-5kc-malta-di pata-modules-5.10.0-1-5kc-malta-di cdrom-core-modules-5.10.0-1-5kc-malta-di scsi-core-modules-5.10.0-1-5kc-malta-di scsi-modules-5.10.0-1-5kc-malta-di scsi-nic-modules-5.10.0-1-5kc-malta-di loop-modules-5.10.0-1-5kc-malta-di btrfs-modules-5.10.0-1-5kc-malta-di ext4-modules-5.10.0-1-5kc-malta-di isofs-modules-5.10.0-1-5kc-malta-di jfs-modules-5.10.0-1-5kc-malta-di xfs-modules-5.10.0-1-5kc-malta-di fat-modules-5.10.0-1-5kc-malta-di affs-modules-5.10.0-1-5kc-malta-di minix-modules-5.10.0-1-5kc-malta-di squashfs-modules-5.10.0-1-5kc-malta-di udf-modules-5.10.0-1-5kc-malta-di fuse-modules-5.10.0-1-5kc-malta-di f2fs-modules-5.10.0-1-5kc-malta-di md-modules-5.10.0-1-5kc-malta-di multipath-modules-5.10.0-1-5kc-malta-di usb-modules-5.10.0-1-5kc-malta-di usb-storage-modules-5.10.0-1-5kc-malta-di fb-modules-5.10.0-1-5kc-malta-di input-modules-5.10.0-1-5kc-malta-di event-modules-5.10.0-1-5kc-malta-di mouse-modules-5.10.0-1-5kc-malta-di nic-usb-modules-5.10.0-1-5kc-malta-di sata-modules-5.10.0-1-5kc-malta-di i2c-modules-5.10.0-1-5kc-malta-di crc-modules-5.10.0-1-5kc-malta-di crypto-modules-5.10.0-1-5kc-malta-di crypto-dm-modules-5.10.0-1-5kc-malta-di ata-modules-5.10.0-1-5kc-malta-di mmc-core-modules-5.10.0-1-5kc-malta-di mmc-modules-5.10.0-1-5kc-malta-di nbd-modules-5.10.0-1-5kc-malta-di sound-modules-5.10.0-1-5kc-malta-di mtd-core-modules-5.10.0-1-5kc-malta-di kernel-image-5.10.0-1-octeon-di nic-modules-5.10.0-1-octeon-di nic-wireless-modules-5.10.0-1-octeon-di nic-shared-modules-5.10.0-1-octeon-di usb-serial-modules-5.10.0-1-octeon-di ppp-modules-5.10.0-1-octeon-di pata-modules-5.10.0-1-octeon-di cdrom-core-modules-5.10.0-1-octeon-di scsi-core-modules-5.10.0-1-octeon-di scsi-modules-5.10.0-1-octeon-di scsi-nic-modules-5.10.0-1-octeon-di loop-modules-5.10.0-1-octeon-di btrfs-modules-5.10.0-1-octeon-di ext4-modules-5.10.0-1-octeon-di isofs-modules-5.10.0-1-octeon-di jfs-modules-5.10.0-1-octeon-di xfs-modules-5.10.0-1-octeon-di fat-modules-5.10.0-1-octeon-di affs-modules-5.10.0-1-octeon-di minix-modules-5.10.0-1-octeon-di squashfs-modules-5.10.0-1-octeon-di udf-modules-5.10.0-1-octeon-di fuse-modules-5.10.0-1-octeon-di f2fs-modules-5.10.0-1-octeon-di md-modules-5.10.0-1-octeon-di multipath-modules-5.10.0-1-octeon-di usb-modules-5.10.0-1-octeon-di usb-storage-modules-5.10.0-1-octeon-di input-modules-5.10.0-1-octeon-di event-modules-5.10.0-1-octeon-di nic-usb-modules-5.10.0-1-octeon-di sata-modules-5.10.0-1-octeon-di crc-modules-5.10.0-1-octeon-di crypto-modules-5.10.0-1-octeon-di crypto-dm-modules-5.10.0-1-octeon-di nbd-modules-5.10.0-1-octeon-di rtc-modules-5.10.0-1-octeon-di sound-modules-5.10.0-1-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.9.0-2' 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.9.0-2-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.9.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-5kc-malta-di nic-modules-5.9.0-2-5kc-malta-di nic-wireless-modules-5.9.0-2-5kc-malta-di nic-shared-modules-5.9.0-2-5kc-malta-di usb-serial-modules-5.9.0-2-5kc-malta-di ppp-modules-5.9.0-2-5kc-malta-di pata-modules-5.9.0-2-5kc-malta-di cdrom-core-modules-5.9.0-2-5kc-malta-di scsi-core-modules-5.9.0-2-5kc-malta-di scsi-modules-5.9.0-2-5kc-malta-di scsi-nic-modules-5.9.0-2-5kc-malta-di loop-modules-5.9.0-2-5kc-malta-di btrfs-modules-5.9.0-2-5kc-malta-di ext4-modules-5.9.0-2-5kc-malta-di isofs-modules-5.9.0-2-5kc-malta-di jfs-modules-5.9.0-2-5kc-malta-di xfs-modules-5.9.0-2-5kc-malta-di fat-modules-5.9.0-2-5kc-malta-di affs-modules-5.9.0-2-5kc-malta-di minix-modules-5.9.0-2-5kc-malta-di squashfs-modules-5.9.0-2-5kc-malta-di udf-modules-5.9.0-2-5kc-malta-di fuse-modules-5.9.0-2-5kc-malta-di f2fs-modules-5.9.0-2-5kc-malta-di md-modules-5.9.0-2-5kc-malta-di multipath-modules-5.9.0-2-5kc-malta-di usb-modules-5.9.0-2-5kc-malta-di usb-storage-modules-5.9.0-2-5kc-malta-di fb-modules-5.9.0-2-5kc-malta-di input-modules-5.9.0-2-5kc-malta-di event-modules-5.9.0-2-5kc-malta-di mouse-modules-5.9.0-2-5kc-malta-di nic-usb-modules-5.9.0-2-5kc-malta-di sata-modules-5.9.0-2-5kc-malta-di i2c-modules-5.9.0-2-5kc-malta-di crc-modules-5.9.0-2-5kc-malta-di crypto-modules-5.9.0-2-5kc-malta-di crypto-dm-modules-5.9.0-2-5kc-malta-di ata-modules-5.9.0-2-5kc-malta-di mmc-core-modules-5.9.0-2-5kc-malta-di mmc-modules-5.9.0-2-5kc-malta-di nbd-modules-5.9.0-2-5kc-malta-di sound-modules-5.9.0-2-5kc-malta-di mtd-core-modules-5.9.0-2-5kc-malta-di kernel-image-5.9.0-2-loongson-3-di nic-modules-5.9.0-2-loongson-3-di nic-wireless-modules-5.9.0-2-loongson-3-di nic-shared-modules-5.9.0-2-loongson-3-di usb-serial-modules-5.9.0-2-loongson-3-di ppp-modules-5.9.0-2-loongson-3-di pata-modules-5.9.0-2-loongson-3-di cdrom-core-modules-5.9.0-2-loongson-3-di firewire-core-modules-5.9.0-2-loongson-3-di scsi-core-modules-5.9.0-2-loongson-3-di scsi-modules-5.9.0-2-loongson-3-di scsi-nic-modules-5.9.0-2-loongson-3-di loop-modules-5.9.0-2-loongson-3-di btrfs-modules-5.9.0-2-loongson-3-di ext4-modules-5.9.0-2-loongson-3-di isofs-modules-5.9.0-2-loongson-3-di jfs-modules-5.9.0-2-loongson-3-di xfs-modules-5.9.0-2-loongson-3-di fat-modules-5.9.0-2-loongson-3-di affs-modules-5.9.0-2-loongson-3-di minix-modules-5.9.0-2-loongson-3-di nfs-modules-5.9.0-2-loongson-3-di squashfs-modules-5.9.0-2-loongson-3-di udf-modules-5.9.0-2-loongson-3-di fuse-modules-5.9.0-2-loongson-3-di f2fs-modules-5.9.0-2-loongson-3-di md-modules-5.9.0-2-loongson-3-di multipath-modules-5.9.0-2-loongson-3-di usb-modules-5.9.0-2-loongson-3-di usb-storage-modules-5.9.0-2-loongson-3-di fb-modules-5.9.0-2-loongson-3-di input-modules-5.9.0-2-loongson-3-di event-modules-5.9.0-2-loongson-3-di nic-usb-modules-5.9.0-2-loongson-3-di sata-modules-5.9.0-2-loongson-3-di crc-modules-5.9.0-2-loongson-3-di crypto-modules-5.9.0-2-loongson-3-di crypto-dm-modules-5.9.0-2-loongson-3-di ata-modules-5.9.0-2-loongson-3-di nbd-modules-5.9.0-2-loongson-3-di speakup-modules-5.9.0-2-loongson-3-di sound-modules-5.9.0-2-loongson-3-di mtd-core-modules-5.9.0-2-loongson-3-di kernel-image-5.9.0-2-octeon-di nic-modules-5.9.0-2-octeon-di nic-wireless-modules-5.9.0-2-octeon-di nic-shared-modules-5.9.0-2-octeon-di usb-serial-modules-5.9.0-2-octeon-di ppp-modules-5.9.0-2-octeon-di pata-modules-5.9.0-2-octeon-di cdrom-core-modules-5.9.0-2-octeon-di scsi-core-modules-5.9.0-2-octeon-di scsi-modules-5.9.0-2-octeon-di scsi-nic-modules-5.9.0-2-octeon-di loop-modules-5.9.0-2-octeon-di btrfs-modules-5.9.0-2-octeon-di ext4-modules-5.9.0-2-octeon-di isofs-modules-5.9.0-2-octeon-di jfs-modules-5.9.0-2-octeon-di xfs-modules-5.9.0-2-octeon-di fat-modules-5.9.0-2-octeon-di affs-modules-5.9.0-2-octeon-di minix-modules-5.9.0-2-octeon-di squashfs-modules-5.9.0-2-octeon-di udf-modules-5.9.0-2-octeon-di fuse-modules-5.9.0-2-octeon-di f2fs-modules-5.9.0-2-octeon-di md-modules-5.9.0-2-octeon-di multipath-modules-5.9.0-2-octeon-di usb-modules-5.9.0-2-octeon-di usb-storage-modules-5.9.0-2-octeon-di input-modules-5.9.0-2-octeon-di event-modules-5.9.0-2-octeon-di nic-usb-modules-5.9.0-2-octeon-di sata-modules-5.9.0-2-octeon-di crc-modules-5.9.0-2-octeon-di crypto-modules-5.9.0-2-octeon-di crypto-dm-modules-5.9.0-2-octeon-di nbd-modules-5.9.0-2-octeon-di rtc-modules-5.9.0-2-octeon-di sound-modules-5.9.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-5kc-malta-di nic-modules-5.10.0-1-5kc-malta-di nic-wireless-modules-5.10.0-1-5kc-malta-di nic-shared-modules-5.10.0-1-5kc-malta-di usb-serial-modules-5.10.0-1-5kc-malta-di ppp-modules-5.10.0-1-5kc-malta-di pata-modules-5.10.0-1-5kc-malta-di cdrom-core-modules-5.10.0-1-5kc-malta-di scsi-core-modules-5.10.0-1-5kc-malta-di scsi-modules-5.10.0-1-5kc-malta-di scsi-nic-modules-5.10.0-1-5kc-malta-di loop-modules-5.10.0-1-5kc-malta-di btrfs-modules-5.10.0-1-5kc-malta-di ext4-modules-5.10.0-1-5kc-malta-di isofs-modules-5.10.0-1-5kc-malta-di jfs-modules-5.10.0-1-5kc-malta-di xfs-modules-5.10.0-1-5kc-malta-di fat-modules-5.10.0-1-5kc-malta-di affs-modules-5.10.0-1-5kc-malta-di minix-modules-5.10.0-1-5kc-malta-di squashfs-modules-5.10.0-1-5kc-malta-di udf-modules-5.10.0-1-5kc-malta-di fuse-modules-5.10.0-1-5kc-malta-di f2fs-modules-5.10.0-1-5kc-malta-di md-modules-5.10.0-1-5kc-malta-di multipath-modules-5.10.0-1-5kc-malta-di usb-modules-5.10.0-1-5kc-malta-di usb-storage-modules-5.10.0-1-5kc-malta-di fb-modules-5.10.0-1-5kc-malta-di input-modules-5.10.0-1-5kc-malta-di event-modules-5.10.0-1-5kc-malta-di mouse-modules-5.10.0-1-5kc-malta-di nic-usb-modules-5.10.0-1-5kc-malta-di sata-modules-5.10.0-1-5kc-malta-di i2c-modules-5.10.0-1-5kc-malta-di crc-modules-5.10.0-1-5kc-malta-di crypto-modules-5.10.0-1-5kc-malta-di crypto-dm-modules-5.10.0-1-5kc-malta-di ata-modules-5.10.0-1-5kc-malta-di mmc-core-modules-5.10.0-1-5kc-malta-di mmc-modules-5.10.0-1-5kc-malta-di nbd-modules-5.10.0-1-5kc-malta-di sound-modules-5.10.0-1-5kc-malta-di mtd-core-modules-5.10.0-1-5kc-malta-di kernel-image-5.10.0-1-loongson-3-di nic-modules-5.10.0-1-loongson-3-di nic-wireless-modules-5.10.0-1-loongson-3-di nic-shared-modules-5.10.0-1-loongson-3-di usb-serial-modules-5.10.0-1-loongson-3-di ppp-modules-5.10.0-1-loongson-3-di pata-modules-5.10.0-1-loongson-3-di cdrom-core-modules-5.10.0-1-loongson-3-di firewire-core-modules-5.10.0-1-loongson-3-di scsi-core-modules-5.10.0-1-loongson-3-di scsi-modules-5.10.0-1-loongson-3-di scsi-nic-modules-5.10.0-1-loongson-3-di loop-modules-5.10.0-1-loongson-3-di btrfs-modules-5.10.0-1-loongson-3-di ext4-modules-5.10.0-1-loongson-3-di isofs-modules-5.10.0-1-loongson-3-di jfs-modules-5.10.0-1-loongson-3-di xfs-modules-5.10.0-1-loongson-3-di fat-modules-5.10.0-1-loongson-3-di affs-modules-5.10.0-1-loongson-3-di minix-modules-5.10.0-1-loongson-3-di nfs-modules-5.10.0-1-loongson-3-di squashfs-modules-5.10.0-1-loongson-3-di udf-modules-5.10.0-1-loongson-3-di fuse-modules-5.10.0-1-loongson-3-di f2fs-modules-5.10.0-1-loongson-3-di md-modules-5.10.0-1-loongson-3-di multipath-modules-5.10.0-1-loongson-3-di usb-modules-5.10.0-1-loongson-3-di usb-storage-modules-5.10.0-1-loongson-3-di fb-modules-5.10.0-1-loongson-3-di input-modules-5.10.0-1-loongson-3-di event-modules-5.10.0-1-loongson-3-di nic-usb-modules-5.10.0-1-loongson-3-di sata-modules-5.10.0-1-loongson-3-di crc-modules-5.10.0-1-loongson-3-di crypto-modules-5.10.0-1-loongson-3-di crypto-dm-modules-5.10.0-1-loongson-3-di ata-modules-5.10.0-1-loongson-3-di nbd-modules-5.10.0-1-loongson-3-di speakup-modules-5.10.0-1-loongson-3-di sound-modules-5.10.0-1-loongson-3-di mtd-core-modules-5.10.0-1-loongson-3-di kernel-image-5.10.0-1-octeon-di nic-modules-5.10.0-1-octeon-di nic-wireless-modules-5.10.0-1-octeon-di nic-shared-modules-5.10.0-1-octeon-di usb-serial-modules-5.10.0-1-octeon-di ppp-modules-5.10.0-1-octeon-di pata-modules-5.10.0-1-octeon-di cdrom-core-modules-5.10.0-1-octeon-di scsi-core-modules-5.10.0-1-octeon-di scsi-modules-5.10.0-1-octeon-di scsi-nic-modules-5.10.0-1-octeon-di loop-modules-5.10.0-1-octeon-di btrfs-modules-5.10.0-1-octeon-di ext4-modules-5.10.0-1-octeon-di isofs-modules-5.10.0-1-octeon-di jfs-modules-5.10.0-1-octeon-di xfs-modules-5.10.0-1-octeon-di fat-modules-5.10.0-1-octeon-di affs-modules-5.10.0-1-octeon-di minix-modules-5.10.0-1-octeon-di squashfs-modules-5.10.0-1-octeon-di udf-modules-5.10.0-1-octeon-di fuse-modules-5.10.0-1-octeon-di f2fs-modules-5.10.0-1-octeon-di md-modules-5.10.0-1-octeon-di multipath-modules-5.10.0-1-octeon-di usb-modules-5.10.0-1-octeon-di usb-storage-modules-5.10.0-1-octeon-di input-modules-5.10.0-1-octeon-di event-modules-5.10.0-1-octeon-di nic-usb-modules-5.10.0-1-octeon-di sata-modules-5.10.0-1-octeon-di crc-modules-5.10.0-1-octeon-di crypto-modules-5.10.0-1-octeon-di crypto-dm-modules-5.10.0-1-octeon-di nbd-modules-5.10.0-1-octeon-di rtc-modules-5.10.0-1-octeon-di sound-modules-5.10.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-5kc-malta-di nic-modules-5.10.0-1-5kc-malta-di nic-wireless-modules-5.10.0-1-5kc-malta-di nic-shared-modules-5.10.0-1-5kc-malta-di usb-serial-modules-5.10.0-1-5kc-malta-di ppp-modules-5.10.0-1-5kc-malta-di pata-modules-5.10.0-1-5kc-malta-di cdrom-core-modules-5.10.0-1-5kc-malta-di scsi-core-modules-5.10.0-1-5kc-malta-di scsi-modules-5.10.0-1-5kc-malta-di scsi-nic-modules-5.10.0-1-5kc-malta-di loop-modules-5.10.0-1-5kc-malta-di btrfs-modules-5.10.0-1-5kc-malta-di ext4-modules-5.10.0-1-5kc-malta-di isofs-modules-5.10.0-1-5kc-malta-di jfs-modules-5.10.0-1-5kc-malta-di xfs-modules-5.10.0-1-5kc-malta-di fat-modules-5.10.0-1-5kc-malta-di affs-modules-5.10.0-1-5kc-malta-di minix-modules-5.10.0-1-5kc-malta-di squashfs-modules-5.10.0-1-5kc-malta-di udf-modules-5.10.0-1-5kc-malta-di fuse-modules-5.10.0-1-5kc-malta-di f2fs-modules-5.10.0-1-5kc-malta-di md-modules-5.10.0-1-5kc-malta-di multipath-modules-5.10.0-1-5kc-malta-di usb-modules-5.10.0-1-5kc-malta-di usb-storage-modules-5.10.0-1-5kc-malta-di fb-modules-5.10.0-1-5kc-malta-di input-modules-5.10.0-1-5kc-malta-di event-modules-5.10.0-1-5kc-malta-di mouse-modules-5.10.0-1-5kc-malta-di nic-usb-modules-5.10.0-1-5kc-malta-di sata-modules-5.10.0-1-5kc-malta-di i2c-modules-5.10.0-1-5kc-malta-di crc-modules-5.10.0-1-5kc-malta-di crypto-modules-5.10.0-1-5kc-malta-di crypto-dm-modules-5.10.0-1-5kc-malta-di ata-modules-5.10.0-1-5kc-malta-di mmc-core-modules-5.10.0-1-5kc-malta-di mmc-modules-5.10.0-1-5kc-malta-di nbd-modules-5.10.0-1-5kc-malta-di sound-modules-5.10.0-1-5kc-malta-di mtd-core-modules-5.10.0-1-5kc-malta-di kernel-image-5.10.0-1-loongson-3-di nic-modules-5.10.0-1-loongson-3-di nic-wireless-modules-5.10.0-1-loongson-3-di nic-shared-modules-5.10.0-1-loongson-3-di usb-serial-modules-5.10.0-1-loongson-3-di ppp-modules-5.10.0-1-loongson-3-di pata-modules-5.10.0-1-loongson-3-di cdrom-core-modules-5.10.0-1-loongson-3-di firewire-core-modules-5.10.0-1-loongson-3-di scsi-core-modules-5.10.0-1-loongson-3-di scsi-modules-5.10.0-1-loongson-3-di scsi-nic-modules-5.10.0-1-loongson-3-di loop-modules-5.10.0-1-loongson-3-di btrfs-modules-5.10.0-1-loongson-3-di ext4-modules-5.10.0-1-loongson-3-di isofs-modules-5.10.0-1-loongson-3-di jfs-modules-5.10.0-1-loongson-3-di xfs-modules-5.10.0-1-loongson-3-di fat-modules-5.10.0-1-loongson-3-di affs-modules-5.10.0-1-loongson-3-di minix-modules-5.10.0-1-loongson-3-di nfs-modules-5.10.0-1-loongson-3-di squashfs-modules-5.10.0-1-loongson-3-di udf-modules-5.10.0-1-loongson-3-di fuse-modules-5.10.0-1-loongson-3-di f2fs-modules-5.10.0-1-loongson-3-di md-modules-5.10.0-1-loongson-3-di multipath-modules-5.10.0-1-loongson-3-di usb-modules-5.10.0-1-loongson-3-di usb-storage-modules-5.10.0-1-loongson-3-di fb-modules-5.10.0-1-loongson-3-di input-modules-5.10.0-1-loongson-3-di event-modules-5.10.0-1-loongson-3-di nic-usb-modules-5.10.0-1-loongson-3-di sata-modules-5.10.0-1-loongson-3-di crc-modules-5.10.0-1-loongson-3-di crypto-modules-5.10.0-1-loongson-3-di crypto-dm-modules-5.10.0-1-loongson-3-di ata-modules-5.10.0-1-loongson-3-di nbd-modules-5.10.0-1-loongson-3-di speakup-modules-5.10.0-1-loongson-3-di sound-modules-5.10.0-1-loongson-3-di mtd-core-modules-5.10.0-1-loongson-3-di kernel-image-5.10.0-1-octeon-di nic-modules-5.10.0-1-octeon-di nic-wireless-modules-5.10.0-1-octeon-di nic-shared-modules-5.10.0-1-octeon-di usb-serial-modules-5.10.0-1-octeon-di ppp-modules-5.10.0-1-octeon-di pata-modules-5.10.0-1-octeon-di cdrom-core-modules-5.10.0-1-octeon-di scsi-core-modules-5.10.0-1-octeon-di scsi-modules-5.10.0-1-octeon-di scsi-nic-modules-5.10.0-1-octeon-di loop-modules-5.10.0-1-octeon-di btrfs-modules-5.10.0-1-octeon-di ext4-modules-5.10.0-1-octeon-di isofs-modules-5.10.0-1-octeon-di jfs-modules-5.10.0-1-octeon-di xfs-modules-5.10.0-1-octeon-di fat-modules-5.10.0-1-octeon-di affs-modules-5.10.0-1-octeon-di minix-modules-5.10.0-1-octeon-di squashfs-modules-5.10.0-1-octeon-di udf-modules-5.10.0-1-octeon-di fuse-modules-5.10.0-1-octeon-di f2fs-modules-5.10.0-1-octeon-di md-modules-5.10.0-1-octeon-di multipath-modules-5.10.0-1-octeon-di usb-modules-5.10.0-1-octeon-di usb-storage-modules-5.10.0-1-octeon-di input-modules-5.10.0-1-octeon-di event-modules-5.10.0-1-octeon-di nic-usb-modules-5.10.0-1-octeon-di sata-modules-5.10.0-1-octeon-di crc-modules-5.10.0-1-octeon-di crypto-modules-5.10.0-1-octeon-di crypto-dm-modules-5.10.0-1-octeon-di nbd-modules-5.10.0-1-octeon-di rtc-modules-5.10.0-1-octeon-di sound-modules-5.10.0-1-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.9.0-2' 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.9.0-2-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.9.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-mips64r6-di nic-shared-modules-5.9.0-2-mips64r6-di loop-modules-5.9.0-2-mips64r6-di btrfs-modules-5.9.0-2-mips64r6-di ext4-modules-5.9.0-2-mips64r6-di isofs-modules-5.9.0-2-mips64r6-di jfs-modules-5.9.0-2-mips64r6-di xfs-modules-5.9.0-2-mips64r6-di squashfs-modules-5.9.0-2-mips64r6-di udf-modules-5.9.0-2-mips64r6-di fuse-modules-5.9.0-2-mips64r6-di f2fs-modules-5.9.0-2-mips64r6-di md-modules-5.9.0-2-mips64r6-di multipath-modules-5.9.0-2-mips64r6-di crc-modules-5.9.0-2-mips64r6-di crypto-modules-5.9.0-2-mips64r6-di crypto-dm-modules-5.9.0-2-mips64r6-di nbd-modules-5.9.0-2-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-mips64r6-di nic-shared-modules-5.10.0-1-mips64r6-di loop-modules-5.10.0-1-mips64r6-di btrfs-modules-5.10.0-1-mips64r6-di ext4-modules-5.10.0-1-mips64r6-di isofs-modules-5.10.0-1-mips64r6-di jfs-modules-5.10.0-1-mips64r6-di xfs-modules-5.10.0-1-mips64r6-di squashfs-modules-5.10.0-1-mips64r6-di udf-modules-5.10.0-1-mips64r6-di fuse-modules-5.10.0-1-mips64r6-di f2fs-modules-5.10.0-1-mips64r6-di md-modules-5.10.0-1-mips64r6-di multipath-modules-5.10.0-1-mips64r6-di crc-modules-5.10.0-1-mips64r6-di crypto-modules-5.10.0-1-mips64r6-di crypto-dm-modules-5.10.0-1-mips64r6-di nbd-modules-5.10.0-1-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-mips64r6-di nic-shared-modules-5.10.0-1-mips64r6-di loop-modules-5.10.0-1-mips64r6-di btrfs-modules-5.10.0-1-mips64r6-di ext4-modules-5.10.0-1-mips64r6-di isofs-modules-5.10.0-1-mips64r6-di jfs-modules-5.10.0-1-mips64r6-di xfs-modules-5.10.0-1-mips64r6-di squashfs-modules-5.10.0-1-mips64r6-di udf-modules-5.10.0-1-mips64r6-di fuse-modules-5.10.0-1-mips64r6-di f2fs-modules-5.10.0-1-mips64r6-di md-modules-5.10.0-1-mips64r6-di multipath-modules-5.10.0-1-mips64r6-di crc-modules-5.10.0-1-mips64r6-di crypto-modules-5.10.0-1-mips64r6-di crypto-dm-modules-5.10.0-1-mips64r6-di nbd-modules-5.10.0-1-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.9.0-2' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-mips64r6el-di nic-shared-modules-5.9.0-2-mips64r6el-di loop-modules-5.9.0-2-mips64r6el-di btrfs-modules-5.9.0-2-mips64r6el-di ext4-modules-5.9.0-2-mips64r6el-di isofs-modules-5.9.0-2-mips64r6el-di jfs-modules-5.9.0-2-mips64r6el-di xfs-modules-5.9.0-2-mips64r6el-di squashfs-modules-5.9.0-2-mips64r6el-di udf-modules-5.9.0-2-mips64r6el-di fuse-modules-5.9.0-2-mips64r6el-di f2fs-modules-5.9.0-2-mips64r6el-di md-modules-5.9.0-2-mips64r6el-di multipath-modules-5.9.0-2-mips64r6el-di crc-modules-5.9.0-2-mips64r6el-di crypto-modules-5.9.0-2-mips64r6el-di crypto-dm-modules-5.9.0-2-mips64r6el-di nbd-modules-5.9.0-2-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-mips64r6el-di nic-shared-modules-5.10.0-1-mips64r6el-di loop-modules-5.10.0-1-mips64r6el-di btrfs-modules-5.10.0-1-mips64r6el-di ext4-modules-5.10.0-1-mips64r6el-di isofs-modules-5.10.0-1-mips64r6el-di jfs-modules-5.10.0-1-mips64r6el-di xfs-modules-5.10.0-1-mips64r6el-di squashfs-modules-5.10.0-1-mips64r6el-di udf-modules-5.10.0-1-mips64r6el-di fuse-modules-5.10.0-1-mips64r6el-di f2fs-modules-5.10.0-1-mips64r6el-di md-modules-5.10.0-1-mips64r6el-di multipath-modules-5.10.0-1-mips64r6el-di crc-modules-5.10.0-1-mips64r6el-di crypto-modules-5.10.0-1-mips64r6el-di crypto-dm-modules-5.10.0-1-mips64r6el-di nbd-modules-5.10.0-1-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-mips64r6el-di nic-shared-modules-5.10.0-1-mips64r6el-di loop-modules-5.10.0-1-mips64r6el-di btrfs-modules-5.10.0-1-mips64r6el-di ext4-modules-5.10.0-1-mips64r6el-di isofs-modules-5.10.0-1-mips64r6el-di jfs-modules-5.10.0-1-mips64r6el-di xfs-modules-5.10.0-1-mips64r6el-di squashfs-modules-5.10.0-1-mips64r6el-di udf-modules-5.10.0-1-mips64r6el-di fuse-modules-5.10.0-1-mips64r6el-di f2fs-modules-5.10.0-1-mips64r6el-di md-modules-5.10.0-1-mips64r6el-di multipath-modules-5.10.0-1-mips64r6el-di crc-modules-5.10.0-1-mips64r6el-di crypto-modules-5.10.0-1-mips64r6el-di crypto-dm-modules-5.10.0-1-mips64r6el-di nbd-modules-5.10.0-1-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.9.0-2' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-4kc-malta-di nic-modules-5.9.0-2-4kc-malta-di nic-wireless-modules-5.9.0-2-4kc-malta-di nic-shared-modules-5.9.0-2-4kc-malta-di usb-serial-modules-5.9.0-2-4kc-malta-di ppp-modules-5.9.0-2-4kc-malta-di pata-modules-5.9.0-2-4kc-malta-di cdrom-core-modules-5.9.0-2-4kc-malta-di scsi-core-modules-5.9.0-2-4kc-malta-di scsi-modules-5.9.0-2-4kc-malta-di scsi-nic-modules-5.9.0-2-4kc-malta-di loop-modules-5.9.0-2-4kc-malta-di btrfs-modules-5.9.0-2-4kc-malta-di ext4-modules-5.9.0-2-4kc-malta-di isofs-modules-5.9.0-2-4kc-malta-di jfs-modules-5.9.0-2-4kc-malta-di xfs-modules-5.9.0-2-4kc-malta-di fat-modules-5.9.0-2-4kc-malta-di affs-modules-5.9.0-2-4kc-malta-di minix-modules-5.9.0-2-4kc-malta-di squashfs-modules-5.9.0-2-4kc-malta-di udf-modules-5.9.0-2-4kc-malta-di fuse-modules-5.9.0-2-4kc-malta-di f2fs-modules-5.9.0-2-4kc-malta-di md-modules-5.9.0-2-4kc-malta-di multipath-modules-5.9.0-2-4kc-malta-di usb-modules-5.9.0-2-4kc-malta-di usb-storage-modules-5.9.0-2-4kc-malta-di fb-modules-5.9.0-2-4kc-malta-di input-modules-5.9.0-2-4kc-malta-di event-modules-5.9.0-2-4kc-malta-di mouse-modules-5.9.0-2-4kc-malta-di nic-usb-modules-5.9.0-2-4kc-malta-di sata-modules-5.9.0-2-4kc-malta-di i2c-modules-5.9.0-2-4kc-malta-di crc-modules-5.9.0-2-4kc-malta-di crypto-modules-5.9.0-2-4kc-malta-di crypto-dm-modules-5.9.0-2-4kc-malta-di ata-modules-5.9.0-2-4kc-malta-di mmc-core-modules-5.9.0-2-4kc-malta-di mmc-modules-5.9.0-2-4kc-malta-di nbd-modules-5.9.0-2-4kc-malta-di sound-modules-5.9.0-2-4kc-malta-di mtd-core-modules-5.9.0-2-4kc-malta-di kernel-image-5.9.0-2-loongson-3-di nic-modules-5.9.0-2-loongson-3-di nic-wireless-modules-5.9.0-2-loongson-3-di nic-shared-modules-5.9.0-2-loongson-3-di usb-serial-modules-5.9.0-2-loongson-3-di ppp-modules-5.9.0-2-loongson-3-di pata-modules-5.9.0-2-loongson-3-di cdrom-core-modules-5.9.0-2-loongson-3-di firewire-core-modules-5.9.0-2-loongson-3-di scsi-core-modules-5.9.0-2-loongson-3-di scsi-modules-5.9.0-2-loongson-3-di scsi-nic-modules-5.9.0-2-loongson-3-di loop-modules-5.9.0-2-loongson-3-di btrfs-modules-5.9.0-2-loongson-3-di ext4-modules-5.9.0-2-loongson-3-di isofs-modules-5.9.0-2-loongson-3-di jfs-modules-5.9.0-2-loongson-3-di xfs-modules-5.9.0-2-loongson-3-di fat-modules-5.9.0-2-loongson-3-di affs-modules-5.9.0-2-loongson-3-di minix-modules-5.9.0-2-loongson-3-di nfs-modules-5.9.0-2-loongson-3-di squashfs-modules-5.9.0-2-loongson-3-di udf-modules-5.9.0-2-loongson-3-di fuse-modules-5.9.0-2-loongson-3-di f2fs-modules-5.9.0-2-loongson-3-di md-modules-5.9.0-2-loongson-3-di multipath-modules-5.9.0-2-loongson-3-di usb-modules-5.9.0-2-loongson-3-di usb-storage-modules-5.9.0-2-loongson-3-di fb-modules-5.9.0-2-loongson-3-di input-modules-5.9.0-2-loongson-3-di event-modules-5.9.0-2-loongson-3-di nic-usb-modules-5.9.0-2-loongson-3-di sata-modules-5.9.0-2-loongson-3-di crc-modules-5.9.0-2-loongson-3-di crypto-modules-5.9.0-2-loongson-3-di crypto-dm-modules-5.9.0-2-loongson-3-di ata-modules-5.9.0-2-loongson-3-di nbd-modules-5.9.0-2-loongson-3-di speakup-modules-5.9.0-2-loongson-3-di sound-modules-5.9.0-2-loongson-3-di mtd-core-modules-5.9.0-2-loongson-3-di kernel-image-5.9.0-2-octeon-di nic-modules-5.9.0-2-octeon-di nic-wireless-modules-5.9.0-2-octeon-di nic-shared-modules-5.9.0-2-octeon-di usb-serial-modules-5.9.0-2-octeon-di ppp-modules-5.9.0-2-octeon-di pata-modules-5.9.0-2-octeon-di cdrom-core-modules-5.9.0-2-octeon-di scsi-core-modules-5.9.0-2-octeon-di scsi-modules-5.9.0-2-octeon-di scsi-nic-modules-5.9.0-2-octeon-di loop-modules-5.9.0-2-octeon-di btrfs-modules-5.9.0-2-octeon-di ext4-modules-5.9.0-2-octeon-di isofs-modules-5.9.0-2-octeon-di jfs-modules-5.9.0-2-octeon-di xfs-modules-5.9.0-2-octeon-di fat-modules-5.9.0-2-octeon-di affs-modules-5.9.0-2-octeon-di minix-modules-5.9.0-2-octeon-di squashfs-modules-5.9.0-2-octeon-di udf-modules-5.9.0-2-octeon-di fuse-modules-5.9.0-2-octeon-di f2fs-modules-5.9.0-2-octeon-di md-modules-5.9.0-2-octeon-di multipath-modules-5.9.0-2-octeon-di usb-modules-5.9.0-2-octeon-di usb-storage-modules-5.9.0-2-octeon-di input-modules-5.9.0-2-octeon-di event-modules-5.9.0-2-octeon-di nic-usb-modules-5.9.0-2-octeon-di sata-modules-5.9.0-2-octeon-di crc-modules-5.9.0-2-octeon-di crypto-modules-5.9.0-2-octeon-di crypto-dm-modules-5.9.0-2-octeon-di nbd-modules-5.9.0-2-octeon-di rtc-modules-5.9.0-2-octeon-di sound-modules-5.9.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-4kc-malta-di nic-modules-5.10.0-1-4kc-malta-di nic-wireless-modules-5.10.0-1-4kc-malta-di nic-shared-modules-5.10.0-1-4kc-malta-di usb-serial-modules-5.10.0-1-4kc-malta-di ppp-modules-5.10.0-1-4kc-malta-di pata-modules-5.10.0-1-4kc-malta-di cdrom-core-modules-5.10.0-1-4kc-malta-di scsi-core-modules-5.10.0-1-4kc-malta-di scsi-modules-5.10.0-1-4kc-malta-di scsi-nic-modules-5.10.0-1-4kc-malta-di loop-modules-5.10.0-1-4kc-malta-di btrfs-modules-5.10.0-1-4kc-malta-di ext4-modules-5.10.0-1-4kc-malta-di isofs-modules-5.10.0-1-4kc-malta-di jfs-modules-5.10.0-1-4kc-malta-di xfs-modules-5.10.0-1-4kc-malta-di fat-modules-5.10.0-1-4kc-malta-di affs-modules-5.10.0-1-4kc-malta-di minix-modules-5.10.0-1-4kc-malta-di squashfs-modules-5.10.0-1-4kc-malta-di udf-modules-5.10.0-1-4kc-malta-di fuse-modules-5.10.0-1-4kc-malta-di f2fs-modules-5.10.0-1-4kc-malta-di md-modules-5.10.0-1-4kc-malta-di multipath-modules-5.10.0-1-4kc-malta-di usb-modules-5.10.0-1-4kc-malta-di usb-storage-modules-5.10.0-1-4kc-malta-di fb-modules-5.10.0-1-4kc-malta-di input-modules-5.10.0-1-4kc-malta-di event-modules-5.10.0-1-4kc-malta-di mouse-modules-5.10.0-1-4kc-malta-di nic-usb-modules-5.10.0-1-4kc-malta-di sata-modules-5.10.0-1-4kc-malta-di i2c-modules-5.10.0-1-4kc-malta-di crc-modules-5.10.0-1-4kc-malta-di crypto-modules-5.10.0-1-4kc-malta-di crypto-dm-modules-5.10.0-1-4kc-malta-di ata-modules-5.10.0-1-4kc-malta-di mmc-core-modules-5.10.0-1-4kc-malta-di mmc-modules-5.10.0-1-4kc-malta-di nbd-modules-5.10.0-1-4kc-malta-di sound-modules-5.10.0-1-4kc-malta-di mtd-core-modules-5.10.0-1-4kc-malta-di kernel-image-5.10.0-1-loongson-3-di nic-modules-5.10.0-1-loongson-3-di nic-wireless-modules-5.10.0-1-loongson-3-di nic-shared-modules-5.10.0-1-loongson-3-di usb-serial-modules-5.10.0-1-loongson-3-di ppp-modules-5.10.0-1-loongson-3-di pata-modules-5.10.0-1-loongson-3-di cdrom-core-modules-5.10.0-1-loongson-3-di firewire-core-modules-5.10.0-1-loongson-3-di scsi-core-modules-5.10.0-1-loongson-3-di scsi-modules-5.10.0-1-loongson-3-di scsi-nic-modules-5.10.0-1-loongson-3-di loop-modules-5.10.0-1-loongson-3-di btrfs-modules-5.10.0-1-loongson-3-di ext4-modules-5.10.0-1-loongson-3-di isofs-modules-5.10.0-1-loongson-3-di jfs-modules-5.10.0-1-loongson-3-di xfs-modules-5.10.0-1-loongson-3-di fat-modules-5.10.0-1-loongson-3-di affs-modules-5.10.0-1-loongson-3-di minix-modules-5.10.0-1-loongson-3-di nfs-modules-5.10.0-1-loongson-3-di squashfs-modules-5.10.0-1-loongson-3-di udf-modules-5.10.0-1-loongson-3-di fuse-modules-5.10.0-1-loongson-3-di f2fs-modules-5.10.0-1-loongson-3-di md-modules-5.10.0-1-loongson-3-di multipath-modules-5.10.0-1-loongson-3-di usb-modules-5.10.0-1-loongson-3-di usb-storage-modules-5.10.0-1-loongson-3-di fb-modules-5.10.0-1-loongson-3-di input-modules-5.10.0-1-loongson-3-di event-modules-5.10.0-1-loongson-3-di nic-usb-modules-5.10.0-1-loongson-3-di sata-modules-5.10.0-1-loongson-3-di crc-modules-5.10.0-1-loongson-3-di crypto-modules-5.10.0-1-loongson-3-di crypto-dm-modules-5.10.0-1-loongson-3-di ata-modules-5.10.0-1-loongson-3-di nbd-modules-5.10.0-1-loongson-3-di speakup-modules-5.10.0-1-loongson-3-di sound-modules-5.10.0-1-loongson-3-di mtd-core-modules-5.10.0-1-loongson-3-di kernel-image-5.10.0-1-octeon-di nic-modules-5.10.0-1-octeon-di nic-wireless-modules-5.10.0-1-octeon-di nic-shared-modules-5.10.0-1-octeon-di usb-serial-modules-5.10.0-1-octeon-di ppp-modules-5.10.0-1-octeon-di pata-modules-5.10.0-1-octeon-di cdrom-core-modules-5.10.0-1-octeon-di scsi-core-modules-5.10.0-1-octeon-di scsi-modules-5.10.0-1-octeon-di scsi-nic-modules-5.10.0-1-octeon-di loop-modules-5.10.0-1-octeon-di btrfs-modules-5.10.0-1-octeon-di ext4-modules-5.10.0-1-octeon-di isofs-modules-5.10.0-1-octeon-di jfs-modules-5.10.0-1-octeon-di xfs-modules-5.10.0-1-octeon-di fat-modules-5.10.0-1-octeon-di affs-modules-5.10.0-1-octeon-di minix-modules-5.10.0-1-octeon-di squashfs-modules-5.10.0-1-octeon-di udf-modules-5.10.0-1-octeon-di fuse-modules-5.10.0-1-octeon-di f2fs-modules-5.10.0-1-octeon-di md-modules-5.10.0-1-octeon-di multipath-modules-5.10.0-1-octeon-di usb-modules-5.10.0-1-octeon-di usb-storage-modules-5.10.0-1-octeon-di input-modules-5.10.0-1-octeon-di event-modules-5.10.0-1-octeon-di nic-usb-modules-5.10.0-1-octeon-di sata-modules-5.10.0-1-octeon-di crc-modules-5.10.0-1-octeon-di crypto-modules-5.10.0-1-octeon-di crypto-dm-modules-5.10.0-1-octeon-di nbd-modules-5.10.0-1-octeon-di rtc-modules-5.10.0-1-octeon-di sound-modules-5.10.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-4kc-malta-di nic-modules-5.10.0-1-4kc-malta-di nic-wireless-modules-5.10.0-1-4kc-malta-di nic-shared-modules-5.10.0-1-4kc-malta-di usb-serial-modules-5.10.0-1-4kc-malta-di ppp-modules-5.10.0-1-4kc-malta-di pata-modules-5.10.0-1-4kc-malta-di cdrom-core-modules-5.10.0-1-4kc-malta-di scsi-core-modules-5.10.0-1-4kc-malta-di scsi-modules-5.10.0-1-4kc-malta-di scsi-nic-modules-5.10.0-1-4kc-malta-di loop-modules-5.10.0-1-4kc-malta-di btrfs-modules-5.10.0-1-4kc-malta-di ext4-modules-5.10.0-1-4kc-malta-di isofs-modules-5.10.0-1-4kc-malta-di jfs-modules-5.10.0-1-4kc-malta-di xfs-modules-5.10.0-1-4kc-malta-di fat-modules-5.10.0-1-4kc-malta-di affs-modules-5.10.0-1-4kc-malta-di minix-modules-5.10.0-1-4kc-malta-di squashfs-modules-5.10.0-1-4kc-malta-di udf-modules-5.10.0-1-4kc-malta-di fuse-modules-5.10.0-1-4kc-malta-di f2fs-modules-5.10.0-1-4kc-malta-di md-modules-5.10.0-1-4kc-malta-di multipath-modules-5.10.0-1-4kc-malta-di usb-modules-5.10.0-1-4kc-malta-di usb-storage-modules-5.10.0-1-4kc-malta-di fb-modules-5.10.0-1-4kc-malta-di input-modules-5.10.0-1-4kc-malta-di event-modules-5.10.0-1-4kc-malta-di mouse-modules-5.10.0-1-4kc-malta-di nic-usb-modules-5.10.0-1-4kc-malta-di sata-modules-5.10.0-1-4kc-malta-di i2c-modules-5.10.0-1-4kc-malta-di crc-modules-5.10.0-1-4kc-malta-di crypto-modules-5.10.0-1-4kc-malta-di crypto-dm-modules-5.10.0-1-4kc-malta-di ata-modules-5.10.0-1-4kc-malta-di mmc-core-modules-5.10.0-1-4kc-malta-di mmc-modules-5.10.0-1-4kc-malta-di nbd-modules-5.10.0-1-4kc-malta-di sound-modules-5.10.0-1-4kc-malta-di mtd-core-modules-5.10.0-1-4kc-malta-di kernel-image-5.10.0-1-loongson-3-di nic-modules-5.10.0-1-loongson-3-di nic-wireless-modules-5.10.0-1-loongson-3-di nic-shared-modules-5.10.0-1-loongson-3-di usb-serial-modules-5.10.0-1-loongson-3-di ppp-modules-5.10.0-1-loongson-3-di pata-modules-5.10.0-1-loongson-3-di cdrom-core-modules-5.10.0-1-loongson-3-di firewire-core-modules-5.10.0-1-loongson-3-di scsi-core-modules-5.10.0-1-loongson-3-di scsi-modules-5.10.0-1-loongson-3-di scsi-nic-modules-5.10.0-1-loongson-3-di loop-modules-5.10.0-1-loongson-3-di btrfs-modules-5.10.0-1-loongson-3-di ext4-modules-5.10.0-1-loongson-3-di isofs-modules-5.10.0-1-loongson-3-di jfs-modules-5.10.0-1-loongson-3-di xfs-modules-5.10.0-1-loongson-3-di fat-modules-5.10.0-1-loongson-3-di affs-modules-5.10.0-1-loongson-3-di minix-modules-5.10.0-1-loongson-3-di nfs-modules-5.10.0-1-loongson-3-di squashfs-modules-5.10.0-1-loongson-3-di udf-modules-5.10.0-1-loongson-3-di fuse-modules-5.10.0-1-loongson-3-di f2fs-modules-5.10.0-1-loongson-3-di md-modules-5.10.0-1-loongson-3-di multipath-modules-5.10.0-1-loongson-3-di usb-modules-5.10.0-1-loongson-3-di usb-storage-modules-5.10.0-1-loongson-3-di fb-modules-5.10.0-1-loongson-3-di input-modules-5.10.0-1-loongson-3-di event-modules-5.10.0-1-loongson-3-di nic-usb-modules-5.10.0-1-loongson-3-di sata-modules-5.10.0-1-loongson-3-di crc-modules-5.10.0-1-loongson-3-di crypto-modules-5.10.0-1-loongson-3-di crypto-dm-modules-5.10.0-1-loongson-3-di ata-modules-5.10.0-1-loongson-3-di nbd-modules-5.10.0-1-loongson-3-di speakup-modules-5.10.0-1-loongson-3-di sound-modules-5.10.0-1-loongson-3-di mtd-core-modules-5.10.0-1-loongson-3-di kernel-image-5.10.0-1-octeon-di nic-modules-5.10.0-1-octeon-di nic-wireless-modules-5.10.0-1-octeon-di nic-shared-modules-5.10.0-1-octeon-di usb-serial-modules-5.10.0-1-octeon-di ppp-modules-5.10.0-1-octeon-di pata-modules-5.10.0-1-octeon-di cdrom-core-modules-5.10.0-1-octeon-di scsi-core-modules-5.10.0-1-octeon-di scsi-modules-5.10.0-1-octeon-di scsi-nic-modules-5.10.0-1-octeon-di loop-modules-5.10.0-1-octeon-di btrfs-modules-5.10.0-1-octeon-di ext4-modules-5.10.0-1-octeon-di isofs-modules-5.10.0-1-octeon-di jfs-modules-5.10.0-1-octeon-di xfs-modules-5.10.0-1-octeon-di fat-modules-5.10.0-1-octeon-di affs-modules-5.10.0-1-octeon-di minix-modules-5.10.0-1-octeon-di squashfs-modules-5.10.0-1-octeon-di udf-modules-5.10.0-1-octeon-di fuse-modules-5.10.0-1-octeon-di f2fs-modules-5.10.0-1-octeon-di md-modules-5.10.0-1-octeon-di multipath-modules-5.10.0-1-octeon-di usb-modules-5.10.0-1-octeon-di usb-storage-modules-5.10.0-1-octeon-di input-modules-5.10.0-1-octeon-di event-modules-5.10.0-1-octeon-di nic-usb-modules-5.10.0-1-octeon-di sata-modules-5.10.0-1-octeon-di crc-modules-5.10.0-1-octeon-di crypto-modules-5.10.0-1-octeon-di crypto-dm-modules-5.10.0-1-octeon-di nbd-modules-5.10.0-1-octeon-di rtc-modules-5.10.0-1-octeon-di sound-modules-5.10.0-1-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.9.0-2' 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.9.0-2-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.9.0-2-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-mips32r6-di nic-shared-modules-5.9.0-2-mips32r6-di loop-modules-5.9.0-2-mips32r6-di btrfs-modules-5.9.0-2-mips32r6-di ext4-modules-5.9.0-2-mips32r6-di isofs-modules-5.9.0-2-mips32r6-di jfs-modules-5.9.0-2-mips32r6-di xfs-modules-5.9.0-2-mips32r6-di squashfs-modules-5.9.0-2-mips32r6-di udf-modules-5.9.0-2-mips32r6-di fuse-modules-5.9.0-2-mips32r6-di f2fs-modules-5.9.0-2-mips32r6-di md-modules-5.9.0-2-mips32r6-di multipath-modules-5.9.0-2-mips32r6-di crc-modules-5.9.0-2-mips32r6-di crypto-modules-5.9.0-2-mips32r6-di crypto-dm-modules-5.9.0-2-mips32r6-di nbd-modules-5.9.0-2-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-mips32r6-di nic-shared-modules-5.10.0-1-mips32r6-di loop-modules-5.10.0-1-mips32r6-di btrfs-modules-5.10.0-1-mips32r6-di ext4-modules-5.10.0-1-mips32r6-di isofs-modules-5.10.0-1-mips32r6-di jfs-modules-5.10.0-1-mips32r6-di xfs-modules-5.10.0-1-mips32r6-di squashfs-modules-5.10.0-1-mips32r6-di udf-modules-5.10.0-1-mips32r6-di fuse-modules-5.10.0-1-mips32r6-di f2fs-modules-5.10.0-1-mips32r6-di md-modules-5.10.0-1-mips32r6-di multipath-modules-5.10.0-1-mips32r6-di crc-modules-5.10.0-1-mips32r6-di crypto-modules-5.10.0-1-mips32r6-di crypto-dm-modules-5.10.0-1-mips32r6-di nbd-modules-5.10.0-1-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-mips32r6-di nic-shared-modules-5.10.0-1-mips32r6-di loop-modules-5.10.0-1-mips32r6-di btrfs-modules-5.10.0-1-mips32r6-di ext4-modules-5.10.0-1-mips32r6-di isofs-modules-5.10.0-1-mips32r6-di jfs-modules-5.10.0-1-mips32r6-di xfs-modules-5.10.0-1-mips32r6-di squashfs-modules-5.10.0-1-mips32r6-di udf-modules-5.10.0-1-mips32r6-di fuse-modules-5.10.0-1-mips32r6-di f2fs-modules-5.10.0-1-mips32r6-di md-modules-5.10.0-1-mips32r6-di multipath-modules-5.10.0-1-mips32r6-di crc-modules-5.10.0-1-mips32r6-di crypto-modules-5.10.0-1-mips32r6-di crypto-dm-modules-5.10.0-1-mips32r6-di nbd-modules-5.10.0-1-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.9.0-2' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-mips32r6el-di nic-shared-modules-5.9.0-2-mips32r6el-di loop-modules-5.9.0-2-mips32r6el-di btrfs-modules-5.9.0-2-mips32r6el-di ext4-modules-5.9.0-2-mips32r6el-di isofs-modules-5.9.0-2-mips32r6el-di jfs-modules-5.9.0-2-mips32r6el-di xfs-modules-5.9.0-2-mips32r6el-di squashfs-modules-5.9.0-2-mips32r6el-di udf-modules-5.9.0-2-mips32r6el-di fuse-modules-5.9.0-2-mips32r6el-di f2fs-modules-5.9.0-2-mips32r6el-di md-modules-5.9.0-2-mips32r6el-di multipath-modules-5.9.0-2-mips32r6el-di crc-modules-5.9.0-2-mips32r6el-di crypto-modules-5.9.0-2-mips32r6el-di crypto-dm-modules-5.9.0-2-mips32r6el-di nbd-modules-5.9.0-2-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-mips32r6el-di nic-shared-modules-5.10.0-1-mips32r6el-di loop-modules-5.10.0-1-mips32r6el-di btrfs-modules-5.10.0-1-mips32r6el-di ext4-modules-5.10.0-1-mips32r6el-di isofs-modules-5.10.0-1-mips32r6el-di jfs-modules-5.10.0-1-mips32r6el-di xfs-modules-5.10.0-1-mips32r6el-di squashfs-modules-5.10.0-1-mips32r6el-di udf-modules-5.10.0-1-mips32r6el-di fuse-modules-5.10.0-1-mips32r6el-di f2fs-modules-5.10.0-1-mips32r6el-di md-modules-5.10.0-1-mips32r6el-di multipath-modules-5.10.0-1-mips32r6el-di crc-modules-5.10.0-1-mips32r6el-di crypto-modules-5.10.0-1-mips32r6el-di crypto-dm-modules-5.10.0-1-mips32r6el-di nbd-modules-5.10.0-1-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-mips32r6el-di nic-shared-modules-5.10.0-1-mips32r6el-di loop-modules-5.10.0-1-mips32r6el-di btrfs-modules-5.10.0-1-mips32r6el-di ext4-modules-5.10.0-1-mips32r6el-di isofs-modules-5.10.0-1-mips32r6el-di jfs-modules-5.10.0-1-mips32r6el-di xfs-modules-5.10.0-1-mips32r6el-di squashfs-modules-5.10.0-1-mips32r6el-di udf-modules-5.10.0-1-mips32r6el-di fuse-modules-5.10.0-1-mips32r6el-di f2fs-modules-5.10.0-1-mips32r6el-di md-modules-5.10.0-1-mips32r6el-di multipath-modules-5.10.0-1-mips32r6el-di crc-modules-5.10.0-1-mips32r6el-di crypto-modules-5.10.0-1-mips32r6el-di crypto-dm-modules-5.10.0-1-mips32r6el-di nbd-modules-5.10.0-1-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.9.0-2' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-powerpc-di nic-modules-5.9.0-2-powerpc-di nic-wireless-modules-5.9.0-2-powerpc-di nic-shared-modules-5.9.0-2-powerpc-di serial-modules-5.9.0-2-powerpc-di usb-serial-modules-5.9.0-2-powerpc-di ppp-modules-5.9.0-2-powerpc-di pata-modules-5.9.0-2-powerpc-di cdrom-core-modules-5.9.0-2-powerpc-di firewire-core-modules-5.9.0-2-powerpc-di scsi-core-modules-5.9.0-2-powerpc-di scsi-modules-5.9.0-2-powerpc-di scsi-nic-modules-5.9.0-2-powerpc-di loop-modules-5.9.0-2-powerpc-di btrfs-modules-5.9.0-2-powerpc-di ext4-modules-5.9.0-2-powerpc-di isofs-modules-5.9.0-2-powerpc-di jfs-modules-5.9.0-2-powerpc-di xfs-modules-5.9.0-2-powerpc-di fat-modules-5.9.0-2-powerpc-di hfs-modules-5.9.0-2-powerpc-di affs-modules-5.9.0-2-powerpc-di squashfs-modules-5.9.0-2-powerpc-di udf-modules-5.9.0-2-powerpc-di fuse-modules-5.9.0-2-powerpc-di f2fs-modules-5.9.0-2-powerpc-di md-modules-5.9.0-2-powerpc-di multipath-modules-5.9.0-2-powerpc-di usb-modules-5.9.0-2-powerpc-di usb-storage-modules-5.9.0-2-powerpc-di pcmcia-storage-modules-5.9.0-2-powerpc-di fb-modules-5.9.0-2-powerpc-di input-modules-5.9.0-2-powerpc-di event-modules-5.9.0-2-powerpc-di mouse-modules-5.9.0-2-powerpc-di nic-pcmcia-modules-5.9.0-2-powerpc-di pcmcia-modules-5.9.0-2-powerpc-di nic-usb-modules-5.9.0-2-powerpc-di sata-modules-5.9.0-2-powerpc-di crc-modules-5.9.0-2-powerpc-di crypto-modules-5.9.0-2-powerpc-di crypto-dm-modules-5.9.0-2-powerpc-di ata-modules-5.9.0-2-powerpc-di mmc-core-modules-5.9.0-2-powerpc-di nbd-modules-5.9.0-2-powerpc-di uinput-modules-5.9.0-2-powerpc-di kernel-image-5.9.0-2-powerpc64-di nic-modules-5.9.0-2-powerpc64-di nic-wireless-modules-5.9.0-2-powerpc64-di nic-shared-modules-5.9.0-2-powerpc64-di serial-modules-5.9.0-2-powerpc64-di usb-serial-modules-5.9.0-2-powerpc64-di ppp-modules-5.9.0-2-powerpc64-di pata-modules-5.9.0-2-powerpc64-di cdrom-core-modules-5.9.0-2-powerpc64-di firewire-core-modules-5.9.0-2-powerpc64-di scsi-core-modules-5.9.0-2-powerpc64-di scsi-modules-5.9.0-2-powerpc64-di scsi-nic-modules-5.9.0-2-powerpc64-di loop-modules-5.9.0-2-powerpc64-di btrfs-modules-5.9.0-2-powerpc64-di ext4-modules-5.9.0-2-powerpc64-di isofs-modules-5.9.0-2-powerpc64-di jfs-modules-5.9.0-2-powerpc64-di xfs-modules-5.9.0-2-powerpc64-di fat-modules-5.9.0-2-powerpc64-di hfs-modules-5.9.0-2-powerpc64-di affs-modules-5.9.0-2-powerpc64-di squashfs-modules-5.9.0-2-powerpc64-di udf-modules-5.9.0-2-powerpc64-di fuse-modules-5.9.0-2-powerpc64-di f2fs-modules-5.9.0-2-powerpc64-di md-modules-5.9.0-2-powerpc64-di multipath-modules-5.9.0-2-powerpc64-di usb-modules-5.9.0-2-powerpc64-di usb-storage-modules-5.9.0-2-powerpc64-di pcmcia-storage-modules-5.9.0-2-powerpc64-di fb-modules-5.9.0-2-powerpc64-di input-modules-5.9.0-2-powerpc64-di event-modules-5.9.0-2-powerpc64-di mouse-modules-5.9.0-2-powerpc64-di nic-pcmcia-modules-5.9.0-2-powerpc64-di pcmcia-modules-5.9.0-2-powerpc64-di nic-usb-modules-5.9.0-2-powerpc64-di sata-modules-5.9.0-2-powerpc64-di i2c-modules-5.9.0-2-powerpc64-di crc-modules-5.9.0-2-powerpc64-di crypto-modules-5.9.0-2-powerpc64-di crypto-dm-modules-5.9.0-2-powerpc64-di ata-modules-5.9.0-2-powerpc64-di mmc-core-modules-5.9.0-2-powerpc64-di nbd-modules-5.9.0-2-powerpc64-di uinput-modules-5.9.0-2-powerpc64-di mtd-core-modules-5.9.0-2-powerpc64-di hypervisor-modules-5.9.0-2-powerpc64-di fancontrol-modules-5.9.0-2-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-powerpc-di nic-modules-5.10.0-1-powerpc-di nic-wireless-modules-5.10.0-1-powerpc-di nic-shared-modules-5.10.0-1-powerpc-di serial-modules-5.10.0-1-powerpc-di usb-serial-modules-5.10.0-1-powerpc-di ppp-modules-5.10.0-1-powerpc-di pata-modules-5.10.0-1-powerpc-di cdrom-core-modules-5.10.0-1-powerpc-di firewire-core-modules-5.10.0-1-powerpc-di scsi-core-modules-5.10.0-1-powerpc-di scsi-modules-5.10.0-1-powerpc-di scsi-nic-modules-5.10.0-1-powerpc-di loop-modules-5.10.0-1-powerpc-di btrfs-modules-5.10.0-1-powerpc-di ext4-modules-5.10.0-1-powerpc-di isofs-modules-5.10.0-1-powerpc-di jfs-modules-5.10.0-1-powerpc-di xfs-modules-5.10.0-1-powerpc-di fat-modules-5.10.0-1-powerpc-di hfs-modules-5.10.0-1-powerpc-di affs-modules-5.10.0-1-powerpc-di squashfs-modules-5.10.0-1-powerpc-di udf-modules-5.10.0-1-powerpc-di fuse-modules-5.10.0-1-powerpc-di f2fs-modules-5.10.0-1-powerpc-di md-modules-5.10.0-1-powerpc-di multipath-modules-5.10.0-1-powerpc-di usb-modules-5.10.0-1-powerpc-di usb-storage-modules-5.10.0-1-powerpc-di pcmcia-storage-modules-5.10.0-1-powerpc-di fb-modules-5.10.0-1-powerpc-di input-modules-5.10.0-1-powerpc-di event-modules-5.10.0-1-powerpc-di mouse-modules-5.10.0-1-powerpc-di nic-pcmcia-modules-5.10.0-1-powerpc-di pcmcia-modules-5.10.0-1-powerpc-di nic-usb-modules-5.10.0-1-powerpc-di sata-modules-5.10.0-1-powerpc-di crc-modules-5.10.0-1-powerpc-di crypto-modules-5.10.0-1-powerpc-di crypto-dm-modules-5.10.0-1-powerpc-di ata-modules-5.10.0-1-powerpc-di mmc-core-modules-5.10.0-1-powerpc-di nbd-modules-5.10.0-1-powerpc-di uinput-modules-5.10.0-1-powerpc-di kernel-image-5.10.0-1-powerpc64-di nic-modules-5.10.0-1-powerpc64-di nic-wireless-modules-5.10.0-1-powerpc64-di nic-shared-modules-5.10.0-1-powerpc64-di serial-modules-5.10.0-1-powerpc64-di usb-serial-modules-5.10.0-1-powerpc64-di ppp-modules-5.10.0-1-powerpc64-di pata-modules-5.10.0-1-powerpc64-di cdrom-core-modules-5.10.0-1-powerpc64-di firewire-core-modules-5.10.0-1-powerpc64-di scsi-core-modules-5.10.0-1-powerpc64-di scsi-modules-5.10.0-1-powerpc64-di scsi-nic-modules-5.10.0-1-powerpc64-di loop-modules-5.10.0-1-powerpc64-di btrfs-modules-5.10.0-1-powerpc64-di ext4-modules-5.10.0-1-powerpc64-di isofs-modules-5.10.0-1-powerpc64-di jfs-modules-5.10.0-1-powerpc64-di xfs-modules-5.10.0-1-powerpc64-di fat-modules-5.10.0-1-powerpc64-di hfs-modules-5.10.0-1-powerpc64-di affs-modules-5.10.0-1-powerpc64-di squashfs-modules-5.10.0-1-powerpc64-di udf-modules-5.10.0-1-powerpc64-di fuse-modules-5.10.0-1-powerpc64-di f2fs-modules-5.10.0-1-powerpc64-di md-modules-5.10.0-1-powerpc64-di multipath-modules-5.10.0-1-powerpc64-di usb-modules-5.10.0-1-powerpc64-di usb-storage-modules-5.10.0-1-powerpc64-di pcmcia-storage-modules-5.10.0-1-powerpc64-di fb-modules-5.10.0-1-powerpc64-di input-modules-5.10.0-1-powerpc64-di event-modules-5.10.0-1-powerpc64-di mouse-modules-5.10.0-1-powerpc64-di nic-pcmcia-modules-5.10.0-1-powerpc64-di pcmcia-modules-5.10.0-1-powerpc64-di nic-usb-modules-5.10.0-1-powerpc64-di sata-modules-5.10.0-1-powerpc64-di i2c-modules-5.10.0-1-powerpc64-di crc-modules-5.10.0-1-powerpc64-di crypto-modules-5.10.0-1-powerpc64-di crypto-dm-modules-5.10.0-1-powerpc64-di ata-modules-5.10.0-1-powerpc64-di mmc-core-modules-5.10.0-1-powerpc64-di nbd-modules-5.10.0-1-powerpc64-di uinput-modules-5.10.0-1-powerpc64-di mtd-core-modules-5.10.0-1-powerpc64-di hypervisor-modules-5.10.0-1-powerpc64-di fancontrol-modules-5.10.0-1-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-powerpc-di nic-modules-5.10.0-1-powerpc-di nic-wireless-modules-5.10.0-1-powerpc-di nic-shared-modules-5.10.0-1-powerpc-di serial-modules-5.10.0-1-powerpc-di usb-serial-modules-5.10.0-1-powerpc-di ppp-modules-5.10.0-1-powerpc-di pata-modules-5.10.0-1-powerpc-di cdrom-core-modules-5.10.0-1-powerpc-di firewire-core-modules-5.10.0-1-powerpc-di scsi-core-modules-5.10.0-1-powerpc-di scsi-modules-5.10.0-1-powerpc-di scsi-nic-modules-5.10.0-1-powerpc-di loop-modules-5.10.0-1-powerpc-di btrfs-modules-5.10.0-1-powerpc-di ext4-modules-5.10.0-1-powerpc-di isofs-modules-5.10.0-1-powerpc-di jfs-modules-5.10.0-1-powerpc-di xfs-modules-5.10.0-1-powerpc-di fat-modules-5.10.0-1-powerpc-di hfs-modules-5.10.0-1-powerpc-di affs-modules-5.10.0-1-powerpc-di squashfs-modules-5.10.0-1-powerpc-di udf-modules-5.10.0-1-powerpc-di fuse-modules-5.10.0-1-powerpc-di f2fs-modules-5.10.0-1-powerpc-di md-modules-5.10.0-1-powerpc-di multipath-modules-5.10.0-1-powerpc-di usb-modules-5.10.0-1-powerpc-di usb-storage-modules-5.10.0-1-powerpc-di pcmcia-storage-modules-5.10.0-1-powerpc-di fb-modules-5.10.0-1-powerpc-di input-modules-5.10.0-1-powerpc-di event-modules-5.10.0-1-powerpc-di mouse-modules-5.10.0-1-powerpc-di nic-pcmcia-modules-5.10.0-1-powerpc-di pcmcia-modules-5.10.0-1-powerpc-di nic-usb-modules-5.10.0-1-powerpc-di sata-modules-5.10.0-1-powerpc-di crc-modules-5.10.0-1-powerpc-di crypto-modules-5.10.0-1-powerpc-di crypto-dm-modules-5.10.0-1-powerpc-di ata-modules-5.10.0-1-powerpc-di mmc-core-modules-5.10.0-1-powerpc-di nbd-modules-5.10.0-1-powerpc-di uinput-modules-5.10.0-1-powerpc-di kernel-image-5.10.0-1-powerpc64-di nic-modules-5.10.0-1-powerpc64-di nic-wireless-modules-5.10.0-1-powerpc64-di nic-shared-modules-5.10.0-1-powerpc64-di serial-modules-5.10.0-1-powerpc64-di usb-serial-modules-5.10.0-1-powerpc64-di ppp-modules-5.10.0-1-powerpc64-di pata-modules-5.10.0-1-powerpc64-di cdrom-core-modules-5.10.0-1-powerpc64-di firewire-core-modules-5.10.0-1-powerpc64-di scsi-core-modules-5.10.0-1-powerpc64-di scsi-modules-5.10.0-1-powerpc64-di scsi-nic-modules-5.10.0-1-powerpc64-di loop-modules-5.10.0-1-powerpc64-di btrfs-modules-5.10.0-1-powerpc64-di ext4-modules-5.10.0-1-powerpc64-di isofs-modules-5.10.0-1-powerpc64-di jfs-modules-5.10.0-1-powerpc64-di xfs-modules-5.10.0-1-powerpc64-di fat-modules-5.10.0-1-powerpc64-di hfs-modules-5.10.0-1-powerpc64-di affs-modules-5.10.0-1-powerpc64-di squashfs-modules-5.10.0-1-powerpc64-di udf-modules-5.10.0-1-powerpc64-di fuse-modules-5.10.0-1-powerpc64-di f2fs-modules-5.10.0-1-powerpc64-di md-modules-5.10.0-1-powerpc64-di multipath-modules-5.10.0-1-powerpc64-di usb-modules-5.10.0-1-powerpc64-di usb-storage-modules-5.10.0-1-powerpc64-di pcmcia-storage-modules-5.10.0-1-powerpc64-di fb-modules-5.10.0-1-powerpc64-di input-modules-5.10.0-1-powerpc64-di event-modules-5.10.0-1-powerpc64-di mouse-modules-5.10.0-1-powerpc64-di nic-pcmcia-modules-5.10.0-1-powerpc64-di pcmcia-modules-5.10.0-1-powerpc64-di nic-usb-modules-5.10.0-1-powerpc64-di sata-modules-5.10.0-1-powerpc64-di i2c-modules-5.10.0-1-powerpc64-di crc-modules-5.10.0-1-powerpc64-di crypto-modules-5.10.0-1-powerpc64-di crypto-dm-modules-5.10.0-1-powerpc64-di ata-modules-5.10.0-1-powerpc64-di mmc-core-modules-5.10.0-1-powerpc64-di nbd-modules-5.10.0-1-powerpc64-di uinput-modules-5.10.0-1-powerpc64-di mtd-core-modules-5.10.0-1-powerpc64-di hypervisor-modules-5.10.0-1-powerpc64-di fancontrol-modules-5.10.0-1-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.9.0-2' 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.9.0-2-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.9.0-2-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-powerpc64-di nic-modules-5.9.0-2-powerpc64-di nic-wireless-modules-5.9.0-2-powerpc64-di nic-shared-modules-5.9.0-2-powerpc64-di serial-modules-5.9.0-2-powerpc64-di usb-serial-modules-5.9.0-2-powerpc64-di ppp-modules-5.9.0-2-powerpc64-di pata-modules-5.9.0-2-powerpc64-di cdrom-core-modules-5.9.0-2-powerpc64-di firewire-core-modules-5.9.0-2-powerpc64-di scsi-core-modules-5.9.0-2-powerpc64-di scsi-modules-5.9.0-2-powerpc64-di scsi-nic-modules-5.9.0-2-powerpc64-di loop-modules-5.9.0-2-powerpc64-di btrfs-modules-5.9.0-2-powerpc64-di ext4-modules-5.9.0-2-powerpc64-di isofs-modules-5.9.0-2-powerpc64-di jfs-modules-5.9.0-2-powerpc64-di xfs-modules-5.9.0-2-powerpc64-di fat-modules-5.9.0-2-powerpc64-di hfs-modules-5.9.0-2-powerpc64-di affs-modules-5.9.0-2-powerpc64-di squashfs-modules-5.9.0-2-powerpc64-di udf-modules-5.9.0-2-powerpc64-di fuse-modules-5.9.0-2-powerpc64-di f2fs-modules-5.9.0-2-powerpc64-di md-modules-5.9.0-2-powerpc64-di multipath-modules-5.9.0-2-powerpc64-di usb-modules-5.9.0-2-powerpc64-di usb-storage-modules-5.9.0-2-powerpc64-di pcmcia-storage-modules-5.9.0-2-powerpc64-di fb-modules-5.9.0-2-powerpc64-di input-modules-5.9.0-2-powerpc64-di event-modules-5.9.0-2-powerpc64-di mouse-modules-5.9.0-2-powerpc64-di nic-pcmcia-modules-5.9.0-2-powerpc64-di pcmcia-modules-5.9.0-2-powerpc64-di nic-usb-modules-5.9.0-2-powerpc64-di sata-modules-5.9.0-2-powerpc64-di i2c-modules-5.9.0-2-powerpc64-di crc-modules-5.9.0-2-powerpc64-di crypto-modules-5.9.0-2-powerpc64-di crypto-dm-modules-5.9.0-2-powerpc64-di ata-modules-5.9.0-2-powerpc64-di mmc-core-modules-5.9.0-2-powerpc64-di nbd-modules-5.9.0-2-powerpc64-di uinput-modules-5.9.0-2-powerpc64-di mtd-core-modules-5.9.0-2-powerpc64-di hypervisor-modules-5.9.0-2-powerpc64-di fancontrol-modules-5.9.0-2-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-powerpc64-di nic-modules-5.10.0-1-powerpc64-di nic-wireless-modules-5.10.0-1-powerpc64-di nic-shared-modules-5.10.0-1-powerpc64-di serial-modules-5.10.0-1-powerpc64-di usb-serial-modules-5.10.0-1-powerpc64-di ppp-modules-5.10.0-1-powerpc64-di pata-modules-5.10.0-1-powerpc64-di cdrom-core-modules-5.10.0-1-powerpc64-di firewire-core-modules-5.10.0-1-powerpc64-di scsi-core-modules-5.10.0-1-powerpc64-di scsi-modules-5.10.0-1-powerpc64-di scsi-nic-modules-5.10.0-1-powerpc64-di loop-modules-5.10.0-1-powerpc64-di btrfs-modules-5.10.0-1-powerpc64-di ext4-modules-5.10.0-1-powerpc64-di isofs-modules-5.10.0-1-powerpc64-di jfs-modules-5.10.0-1-powerpc64-di xfs-modules-5.10.0-1-powerpc64-di fat-modules-5.10.0-1-powerpc64-di hfs-modules-5.10.0-1-powerpc64-di affs-modules-5.10.0-1-powerpc64-di squashfs-modules-5.10.0-1-powerpc64-di udf-modules-5.10.0-1-powerpc64-di fuse-modules-5.10.0-1-powerpc64-di f2fs-modules-5.10.0-1-powerpc64-di md-modules-5.10.0-1-powerpc64-di multipath-modules-5.10.0-1-powerpc64-di usb-modules-5.10.0-1-powerpc64-di usb-storage-modules-5.10.0-1-powerpc64-di pcmcia-storage-modules-5.10.0-1-powerpc64-di fb-modules-5.10.0-1-powerpc64-di input-modules-5.10.0-1-powerpc64-di event-modules-5.10.0-1-powerpc64-di mouse-modules-5.10.0-1-powerpc64-di nic-pcmcia-modules-5.10.0-1-powerpc64-di pcmcia-modules-5.10.0-1-powerpc64-di nic-usb-modules-5.10.0-1-powerpc64-di sata-modules-5.10.0-1-powerpc64-di i2c-modules-5.10.0-1-powerpc64-di crc-modules-5.10.0-1-powerpc64-di crypto-modules-5.10.0-1-powerpc64-di crypto-dm-modules-5.10.0-1-powerpc64-di ata-modules-5.10.0-1-powerpc64-di mmc-core-modules-5.10.0-1-powerpc64-di nbd-modules-5.10.0-1-powerpc64-di uinput-modules-5.10.0-1-powerpc64-di mtd-core-modules-5.10.0-1-powerpc64-di hypervisor-modules-5.10.0-1-powerpc64-di fancontrol-modules-5.10.0-1-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-powerpc64-di nic-modules-5.10.0-1-powerpc64-di nic-wireless-modules-5.10.0-1-powerpc64-di nic-shared-modules-5.10.0-1-powerpc64-di serial-modules-5.10.0-1-powerpc64-di usb-serial-modules-5.10.0-1-powerpc64-di ppp-modules-5.10.0-1-powerpc64-di pata-modules-5.10.0-1-powerpc64-di cdrom-core-modules-5.10.0-1-powerpc64-di firewire-core-modules-5.10.0-1-powerpc64-di scsi-core-modules-5.10.0-1-powerpc64-di scsi-modules-5.10.0-1-powerpc64-di scsi-nic-modules-5.10.0-1-powerpc64-di loop-modules-5.10.0-1-powerpc64-di btrfs-modules-5.10.0-1-powerpc64-di ext4-modules-5.10.0-1-powerpc64-di isofs-modules-5.10.0-1-powerpc64-di jfs-modules-5.10.0-1-powerpc64-di xfs-modules-5.10.0-1-powerpc64-di fat-modules-5.10.0-1-powerpc64-di hfs-modules-5.10.0-1-powerpc64-di affs-modules-5.10.0-1-powerpc64-di squashfs-modules-5.10.0-1-powerpc64-di udf-modules-5.10.0-1-powerpc64-di fuse-modules-5.10.0-1-powerpc64-di f2fs-modules-5.10.0-1-powerpc64-di md-modules-5.10.0-1-powerpc64-di multipath-modules-5.10.0-1-powerpc64-di usb-modules-5.10.0-1-powerpc64-di usb-storage-modules-5.10.0-1-powerpc64-di pcmcia-storage-modules-5.10.0-1-powerpc64-di fb-modules-5.10.0-1-powerpc64-di input-modules-5.10.0-1-powerpc64-di event-modules-5.10.0-1-powerpc64-di mouse-modules-5.10.0-1-powerpc64-di nic-pcmcia-modules-5.10.0-1-powerpc64-di pcmcia-modules-5.10.0-1-powerpc64-di nic-usb-modules-5.10.0-1-powerpc64-di sata-modules-5.10.0-1-powerpc64-di i2c-modules-5.10.0-1-powerpc64-di crc-modules-5.10.0-1-powerpc64-di crypto-modules-5.10.0-1-powerpc64-di crypto-dm-modules-5.10.0-1-powerpc64-di ata-modules-5.10.0-1-powerpc64-di mmc-core-modules-5.10.0-1-powerpc64-di nbd-modules-5.10.0-1-powerpc64-di uinput-modules-5.10.0-1-powerpc64-di mtd-core-modules-5.10.0-1-powerpc64-di hypervisor-modules-5.10.0-1-powerpc64-di fancontrol-modules-5.10.0-1-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.9.0-2' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-powerpc64le-di nic-modules-5.9.0-2-powerpc64le-di nic-wireless-modules-5.9.0-2-powerpc64le-di nic-shared-modules-5.9.0-2-powerpc64le-di serial-modules-5.9.0-2-powerpc64le-di usb-serial-modules-5.9.0-2-powerpc64le-di ppp-modules-5.9.0-2-powerpc64le-di cdrom-core-modules-5.9.0-2-powerpc64le-di firewire-core-modules-5.9.0-2-powerpc64le-di scsi-core-modules-5.9.0-2-powerpc64le-di scsi-modules-5.9.0-2-powerpc64le-di scsi-nic-modules-5.9.0-2-powerpc64le-di loop-modules-5.9.0-2-powerpc64le-di btrfs-modules-5.9.0-2-powerpc64le-di ext4-modules-5.9.0-2-powerpc64le-di isofs-modules-5.9.0-2-powerpc64le-di jfs-modules-5.9.0-2-powerpc64le-di xfs-modules-5.9.0-2-powerpc64le-di fat-modules-5.9.0-2-powerpc64le-di squashfs-modules-5.9.0-2-powerpc64le-di udf-modules-5.9.0-2-powerpc64le-di fuse-modules-5.9.0-2-powerpc64le-di f2fs-modules-5.9.0-2-powerpc64le-di md-modules-5.9.0-2-powerpc64le-di multipath-modules-5.9.0-2-powerpc64le-di usb-modules-5.9.0-2-powerpc64le-di usb-storage-modules-5.9.0-2-powerpc64le-di fb-modules-5.9.0-2-powerpc64le-di input-modules-5.9.0-2-powerpc64le-di event-modules-5.9.0-2-powerpc64le-di mouse-modules-5.9.0-2-powerpc64le-di nic-usb-modules-5.9.0-2-powerpc64le-di sata-modules-5.9.0-2-powerpc64le-di i2c-modules-5.9.0-2-powerpc64le-di crc-modules-5.9.0-2-powerpc64le-di crypto-modules-5.9.0-2-powerpc64le-di crypto-dm-modules-5.9.0-2-powerpc64le-di ata-modules-5.9.0-2-powerpc64le-di nbd-modules-5.9.0-2-powerpc64le-di uinput-modules-5.9.0-2-powerpc64le-di mtd-core-modules-5.9.0-2-powerpc64le-di hypervisor-modules-5.9.0-2-powerpc64le-di fancontrol-modules-5.9.0-2-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-powerpc64le-di nic-modules-5.10.0-1-powerpc64le-di nic-wireless-modules-5.10.0-1-powerpc64le-di nic-shared-modules-5.10.0-1-powerpc64le-di serial-modules-5.10.0-1-powerpc64le-di usb-serial-modules-5.10.0-1-powerpc64le-di ppp-modules-5.10.0-1-powerpc64le-di cdrom-core-modules-5.10.0-1-powerpc64le-di firewire-core-modules-5.10.0-1-powerpc64le-di scsi-core-modules-5.10.0-1-powerpc64le-di scsi-modules-5.10.0-1-powerpc64le-di scsi-nic-modules-5.10.0-1-powerpc64le-di loop-modules-5.10.0-1-powerpc64le-di btrfs-modules-5.10.0-1-powerpc64le-di ext4-modules-5.10.0-1-powerpc64le-di isofs-modules-5.10.0-1-powerpc64le-di jfs-modules-5.10.0-1-powerpc64le-di xfs-modules-5.10.0-1-powerpc64le-di fat-modules-5.10.0-1-powerpc64le-di squashfs-modules-5.10.0-1-powerpc64le-di udf-modules-5.10.0-1-powerpc64le-di fuse-modules-5.10.0-1-powerpc64le-di f2fs-modules-5.10.0-1-powerpc64le-di md-modules-5.10.0-1-powerpc64le-di multipath-modules-5.10.0-1-powerpc64le-di usb-modules-5.10.0-1-powerpc64le-di usb-storage-modules-5.10.0-1-powerpc64le-di fb-modules-5.10.0-1-powerpc64le-di input-modules-5.10.0-1-powerpc64le-di event-modules-5.10.0-1-powerpc64le-di mouse-modules-5.10.0-1-powerpc64le-di nic-usb-modules-5.10.0-1-powerpc64le-di sata-modules-5.10.0-1-powerpc64le-di i2c-modules-5.10.0-1-powerpc64le-di crc-modules-5.10.0-1-powerpc64le-di crypto-modules-5.10.0-1-powerpc64le-di crypto-dm-modules-5.10.0-1-powerpc64le-di ata-modules-5.10.0-1-powerpc64le-di nbd-modules-5.10.0-1-powerpc64le-di uinput-modules-5.10.0-1-powerpc64le-di mtd-core-modules-5.10.0-1-powerpc64le-di hypervisor-modules-5.10.0-1-powerpc64le-di fancontrol-modules-5.10.0-1-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-powerpc64le-di nic-modules-5.10.0-1-powerpc64le-di nic-wireless-modules-5.10.0-1-powerpc64le-di nic-shared-modules-5.10.0-1-powerpc64le-di serial-modules-5.10.0-1-powerpc64le-di usb-serial-modules-5.10.0-1-powerpc64le-di ppp-modules-5.10.0-1-powerpc64le-di cdrom-core-modules-5.10.0-1-powerpc64le-di firewire-core-modules-5.10.0-1-powerpc64le-di scsi-core-modules-5.10.0-1-powerpc64le-di scsi-modules-5.10.0-1-powerpc64le-di scsi-nic-modules-5.10.0-1-powerpc64le-di loop-modules-5.10.0-1-powerpc64le-di btrfs-modules-5.10.0-1-powerpc64le-di ext4-modules-5.10.0-1-powerpc64le-di isofs-modules-5.10.0-1-powerpc64le-di jfs-modules-5.10.0-1-powerpc64le-di xfs-modules-5.10.0-1-powerpc64le-di fat-modules-5.10.0-1-powerpc64le-di squashfs-modules-5.10.0-1-powerpc64le-di udf-modules-5.10.0-1-powerpc64le-di fuse-modules-5.10.0-1-powerpc64le-di f2fs-modules-5.10.0-1-powerpc64le-di md-modules-5.10.0-1-powerpc64le-di multipath-modules-5.10.0-1-powerpc64le-di usb-modules-5.10.0-1-powerpc64le-di usb-storage-modules-5.10.0-1-powerpc64le-di fb-modules-5.10.0-1-powerpc64le-di input-modules-5.10.0-1-powerpc64le-di event-modules-5.10.0-1-powerpc64le-di mouse-modules-5.10.0-1-powerpc64le-di nic-usb-modules-5.10.0-1-powerpc64le-di sata-modules-5.10.0-1-powerpc64le-di i2c-modules-5.10.0-1-powerpc64le-di crc-modules-5.10.0-1-powerpc64le-di crypto-modules-5.10.0-1-powerpc64le-di crypto-dm-modules-5.10.0-1-powerpc64le-di ata-modules-5.10.0-1-powerpc64le-di nbd-modules-5.10.0-1-powerpc64le-di uinput-modules-5.10.0-1-powerpc64le-di mtd-core-modules-5.10.0-1-powerpc64le-di hypervisor-modules-5.10.0-1-powerpc64le-di fancontrol-modules-5.10.0-1-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.9.0-2' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-riscv64-di nic-modules-5.9.0-2-riscv64-di nic-wireless-modules-5.9.0-2-riscv64-di nic-shared-modules-5.9.0-2-riscv64-di usb-serial-modules-5.9.0-2-riscv64-di ppp-modules-5.9.0-2-riscv64-di pata-modules-5.9.0-2-riscv64-di cdrom-core-modules-5.9.0-2-riscv64-di scsi-core-modules-5.9.0-2-riscv64-di scsi-modules-5.9.0-2-riscv64-di scsi-nic-modules-5.9.0-2-riscv64-di loop-modules-5.9.0-2-riscv64-di btrfs-modules-5.9.0-2-riscv64-di ext4-modules-5.9.0-2-riscv64-di isofs-modules-5.9.0-2-riscv64-di jfs-modules-5.9.0-2-riscv64-di fat-modules-5.9.0-2-riscv64-di squashfs-modules-5.9.0-2-riscv64-di udf-modules-5.9.0-2-riscv64-di fuse-modules-5.9.0-2-riscv64-di f2fs-modules-5.9.0-2-riscv64-di md-modules-5.9.0-2-riscv64-di multipath-modules-5.9.0-2-riscv64-di usb-modules-5.9.0-2-riscv64-di usb-storage-modules-5.9.0-2-riscv64-di fb-modules-5.9.0-2-riscv64-di input-modules-5.9.0-2-riscv64-di event-modules-5.9.0-2-riscv64-di nic-usb-modules-5.9.0-2-riscv64-di sata-modules-5.9.0-2-riscv64-di i2c-modules-5.9.0-2-riscv64-di crc-modules-5.9.0-2-riscv64-di crypto-modules-5.9.0-2-riscv64-di crypto-dm-modules-5.9.0-2-riscv64-di ata-modules-5.9.0-2-riscv64-di mmc-core-modules-5.9.0-2-riscv64-di mmc-modules-5.9.0-2-riscv64-di nbd-modules-5.9.0-2-riscv64-di mtd-modules-5.9.0-2-riscv64-di mtd-core-modules-5.9.0-2-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-riscv64-di nic-modules-5.10.0-1-riscv64-di nic-wireless-modules-5.10.0-1-riscv64-di nic-shared-modules-5.10.0-1-riscv64-di usb-serial-modules-5.10.0-1-riscv64-di ppp-modules-5.10.0-1-riscv64-di pata-modules-5.10.0-1-riscv64-di cdrom-core-modules-5.10.0-1-riscv64-di scsi-core-modules-5.10.0-1-riscv64-di scsi-modules-5.10.0-1-riscv64-di scsi-nic-modules-5.10.0-1-riscv64-di loop-modules-5.10.0-1-riscv64-di btrfs-modules-5.10.0-1-riscv64-di ext4-modules-5.10.0-1-riscv64-di isofs-modules-5.10.0-1-riscv64-di jfs-modules-5.10.0-1-riscv64-di fat-modules-5.10.0-1-riscv64-di squashfs-modules-5.10.0-1-riscv64-di udf-modules-5.10.0-1-riscv64-di fuse-modules-5.10.0-1-riscv64-di f2fs-modules-5.10.0-1-riscv64-di md-modules-5.10.0-1-riscv64-di multipath-modules-5.10.0-1-riscv64-di usb-modules-5.10.0-1-riscv64-di usb-storage-modules-5.10.0-1-riscv64-di fb-modules-5.10.0-1-riscv64-di input-modules-5.10.0-1-riscv64-di event-modules-5.10.0-1-riscv64-di nic-usb-modules-5.10.0-1-riscv64-di sata-modules-5.10.0-1-riscv64-di i2c-modules-5.10.0-1-riscv64-di crc-modules-5.10.0-1-riscv64-di crypto-modules-5.10.0-1-riscv64-di crypto-dm-modules-5.10.0-1-riscv64-di ata-modules-5.10.0-1-riscv64-di mmc-core-modules-5.10.0-1-riscv64-di mmc-modules-5.10.0-1-riscv64-di nbd-modules-5.10.0-1-riscv64-di mtd-modules-5.10.0-1-riscv64-di mtd-core-modules-5.10.0-1-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-riscv64-di nic-modules-5.10.0-1-riscv64-di nic-wireless-modules-5.10.0-1-riscv64-di nic-shared-modules-5.10.0-1-riscv64-di usb-serial-modules-5.10.0-1-riscv64-di ppp-modules-5.10.0-1-riscv64-di pata-modules-5.10.0-1-riscv64-di cdrom-core-modules-5.10.0-1-riscv64-di scsi-core-modules-5.10.0-1-riscv64-di scsi-modules-5.10.0-1-riscv64-di scsi-nic-modules-5.10.0-1-riscv64-di loop-modules-5.10.0-1-riscv64-di btrfs-modules-5.10.0-1-riscv64-di ext4-modules-5.10.0-1-riscv64-di isofs-modules-5.10.0-1-riscv64-di jfs-modules-5.10.0-1-riscv64-di fat-modules-5.10.0-1-riscv64-di squashfs-modules-5.10.0-1-riscv64-di udf-modules-5.10.0-1-riscv64-di fuse-modules-5.10.0-1-riscv64-di f2fs-modules-5.10.0-1-riscv64-di md-modules-5.10.0-1-riscv64-di multipath-modules-5.10.0-1-riscv64-di usb-modules-5.10.0-1-riscv64-di usb-storage-modules-5.10.0-1-riscv64-di fb-modules-5.10.0-1-riscv64-di input-modules-5.10.0-1-riscv64-di event-modules-5.10.0-1-riscv64-di nic-usb-modules-5.10.0-1-riscv64-di sata-modules-5.10.0-1-riscv64-di i2c-modules-5.10.0-1-riscv64-di crc-modules-5.10.0-1-riscv64-di crypto-modules-5.10.0-1-riscv64-di crypto-dm-modules-5.10.0-1-riscv64-di ata-modules-5.10.0-1-riscv64-di mmc-core-modules-5.10.0-1-riscv64-di mmc-modules-5.10.0-1-riscv64-di nbd-modules-5.10.0-1-riscv64-di mtd-modules-5.10.0-1-riscv64-di mtd-core-modules-5.10.0-1-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.9.0-2' 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.9.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.4-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-1' 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-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-s390x-di nic-modules-5.9.0-2-s390x-di cdrom-core-modules-5.9.0-2-s390x-di scsi-core-modules-5.9.0-2-s390x-di scsi-modules-5.9.0-2-s390x-di loop-modules-5.9.0-2-s390x-di btrfs-modules-5.9.0-2-s390x-di ext4-modules-5.9.0-2-s390x-di isofs-modules-5.9.0-2-s390x-di xfs-modules-5.9.0-2-s390x-di fat-modules-5.9.0-2-s390x-di udf-modules-5.9.0-2-s390x-di fuse-modules-5.9.0-2-s390x-di f2fs-modules-5.9.0-2-s390x-di md-modules-5.9.0-2-s390x-di multipath-modules-5.9.0-2-s390x-di crc-modules-5.9.0-2-s390x-di crypto-modules-5.9.0-2-s390x-di crypto-dm-modules-5.9.0-2-s390x-di nbd-modules-5.9.0-2-s390x-di mtd-core-modules-5.9.0-2-s390x-di dasd-modules-5.9.0-2-s390x-di dasd-extra-modules-5.9.0-2-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-s390x-di nic-modules-5.10.0-1-s390x-di cdrom-core-modules-5.10.0-1-s390x-di scsi-core-modules-5.10.0-1-s390x-di scsi-modules-5.10.0-1-s390x-di loop-modules-5.10.0-1-s390x-di btrfs-modules-5.10.0-1-s390x-di ext4-modules-5.10.0-1-s390x-di isofs-modules-5.10.0-1-s390x-di xfs-modules-5.10.0-1-s390x-di fat-modules-5.10.0-1-s390x-di udf-modules-5.10.0-1-s390x-di fuse-modules-5.10.0-1-s390x-di f2fs-modules-5.10.0-1-s390x-di md-modules-5.10.0-1-s390x-di multipath-modules-5.10.0-1-s390x-di crc-modules-5.10.0-1-s390x-di crypto-modules-5.10.0-1-s390x-di crypto-dm-modules-5.10.0-1-s390x-di nbd-modules-5.10.0-1-s390x-di mtd-core-modules-5.10.0-1-s390x-di dasd-modules-5.10.0-1-s390x-di dasd-extra-modules-5.10.0-1-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-s390x-di nic-modules-5.10.0-1-s390x-di cdrom-core-modules-5.10.0-1-s390x-di scsi-core-modules-5.10.0-1-s390x-di scsi-modules-5.10.0-1-s390x-di loop-modules-5.10.0-1-s390x-di btrfs-modules-5.10.0-1-s390x-di ext4-modules-5.10.0-1-s390x-di isofs-modules-5.10.0-1-s390x-di xfs-modules-5.10.0-1-s390x-di fat-modules-5.10.0-1-s390x-di udf-modules-5.10.0-1-s390x-di fuse-modules-5.10.0-1-s390x-di f2fs-modules-5.10.0-1-s390x-di md-modules-5.10.0-1-s390x-di multipath-modules-5.10.0-1-s390x-di crc-modules-5.10.0-1-s390x-di crypto-modules-5.10.0-1-s390x-di crypto-dm-modules-5.10.0-1-s390x-di nbd-modules-5.10.0-1-s390x-di mtd-core-modules-5.10.0-1-s390x-di dasd-modules-5.10.0-1-s390x-di dasd-extra-modules-5.10.0-1-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.9.0-2' 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.9.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.4-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-1' 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-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-sh7751r-di nic-modules-5.9.0-2-sh7751r-di nic-shared-modules-5.9.0-2-sh7751r-di usb-serial-modules-5.9.0-2-sh7751r-di ppp-modules-5.9.0-2-sh7751r-di pata-modules-5.9.0-2-sh7751r-di cdrom-core-modules-5.9.0-2-sh7751r-di firewire-core-modules-5.9.0-2-sh7751r-di loop-modules-5.9.0-2-sh7751r-di btrfs-modules-5.9.0-2-sh7751r-di ext4-modules-5.9.0-2-sh7751r-di isofs-modules-5.9.0-2-sh7751r-di jfs-modules-5.9.0-2-sh7751r-di xfs-modules-5.9.0-2-sh7751r-di fat-modules-5.9.0-2-sh7751r-di minix-modules-5.9.0-2-sh7751r-di squashfs-modules-5.9.0-2-sh7751r-di udf-modules-5.9.0-2-sh7751r-di fuse-modules-5.9.0-2-sh7751r-di f2fs-modules-5.9.0-2-sh7751r-di md-modules-5.9.0-2-sh7751r-di multipath-modules-5.9.0-2-sh7751r-di usb-storage-modules-5.9.0-2-sh7751r-di nic-usb-modules-5.9.0-2-sh7751r-di sata-modules-5.9.0-2-sh7751r-di i2c-modules-5.9.0-2-sh7751r-di crc-modules-5.9.0-2-sh7751r-di crypto-modules-5.9.0-2-sh7751r-di crypto-dm-modules-5.9.0-2-sh7751r-di nbd-modules-5.9.0-2-sh7751r-di speakup-modules-5.9.0-2-sh7751r-di sound-modules-5.9.0-2-sh7751r-di kernel-image-5.9.0-2-sh7785lcr-di nic-modules-5.9.0-2-sh7785lcr-di nic-shared-modules-5.9.0-2-sh7785lcr-di usb-serial-modules-5.9.0-2-sh7785lcr-di ppp-modules-5.9.0-2-sh7785lcr-di pata-modules-5.9.0-2-sh7785lcr-di cdrom-core-modules-5.9.0-2-sh7785lcr-di firewire-core-modules-5.9.0-2-sh7785lcr-di loop-modules-5.9.0-2-sh7785lcr-di btrfs-modules-5.9.0-2-sh7785lcr-di ext4-modules-5.9.0-2-sh7785lcr-di isofs-modules-5.9.0-2-sh7785lcr-di jfs-modules-5.9.0-2-sh7785lcr-di xfs-modules-5.9.0-2-sh7785lcr-di fat-modules-5.9.0-2-sh7785lcr-di minix-modules-5.9.0-2-sh7785lcr-di squashfs-modules-5.9.0-2-sh7785lcr-di udf-modules-5.9.0-2-sh7785lcr-di fuse-modules-5.9.0-2-sh7785lcr-di f2fs-modules-5.9.0-2-sh7785lcr-di md-modules-5.9.0-2-sh7785lcr-di multipath-modules-5.9.0-2-sh7785lcr-di nic-usb-modules-5.9.0-2-sh7785lcr-di sata-modules-5.9.0-2-sh7785lcr-di crc-modules-5.9.0-2-sh7785lcr-di crypto-modules-5.9.0-2-sh7785lcr-di crypto-dm-modules-5.9.0-2-sh7785lcr-di nbd-modules-5.9.0-2-sh7785lcr-di speakup-modules-5.9.0-2-sh7785lcr-di sound-modules-5.9.0-2-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-sh7751r-di nic-modules-5.10.0-1-sh7751r-di nic-shared-modules-5.10.0-1-sh7751r-di usb-serial-modules-5.10.0-1-sh7751r-di ppp-modules-5.10.0-1-sh7751r-di pata-modules-5.10.0-1-sh7751r-di cdrom-core-modules-5.10.0-1-sh7751r-di firewire-core-modules-5.10.0-1-sh7751r-di loop-modules-5.10.0-1-sh7751r-di btrfs-modules-5.10.0-1-sh7751r-di ext4-modules-5.10.0-1-sh7751r-di isofs-modules-5.10.0-1-sh7751r-di jfs-modules-5.10.0-1-sh7751r-di xfs-modules-5.10.0-1-sh7751r-di fat-modules-5.10.0-1-sh7751r-di minix-modules-5.10.0-1-sh7751r-di squashfs-modules-5.10.0-1-sh7751r-di udf-modules-5.10.0-1-sh7751r-di fuse-modules-5.10.0-1-sh7751r-di f2fs-modules-5.10.0-1-sh7751r-di md-modules-5.10.0-1-sh7751r-di multipath-modules-5.10.0-1-sh7751r-di usb-storage-modules-5.10.0-1-sh7751r-di nic-usb-modules-5.10.0-1-sh7751r-di sata-modules-5.10.0-1-sh7751r-di i2c-modules-5.10.0-1-sh7751r-di crc-modules-5.10.0-1-sh7751r-di crypto-modules-5.10.0-1-sh7751r-di crypto-dm-modules-5.10.0-1-sh7751r-di nbd-modules-5.10.0-1-sh7751r-di speakup-modules-5.10.0-1-sh7751r-di sound-modules-5.10.0-1-sh7751r-di kernel-image-5.10.0-1-sh7785lcr-di nic-modules-5.10.0-1-sh7785lcr-di nic-shared-modules-5.10.0-1-sh7785lcr-di usb-serial-modules-5.10.0-1-sh7785lcr-di ppp-modules-5.10.0-1-sh7785lcr-di pata-modules-5.10.0-1-sh7785lcr-di cdrom-core-modules-5.10.0-1-sh7785lcr-di firewire-core-modules-5.10.0-1-sh7785lcr-di loop-modules-5.10.0-1-sh7785lcr-di btrfs-modules-5.10.0-1-sh7785lcr-di ext4-modules-5.10.0-1-sh7785lcr-di isofs-modules-5.10.0-1-sh7785lcr-di jfs-modules-5.10.0-1-sh7785lcr-di xfs-modules-5.10.0-1-sh7785lcr-di fat-modules-5.10.0-1-sh7785lcr-di minix-modules-5.10.0-1-sh7785lcr-di squashfs-modules-5.10.0-1-sh7785lcr-di udf-modules-5.10.0-1-sh7785lcr-di fuse-modules-5.10.0-1-sh7785lcr-di f2fs-modules-5.10.0-1-sh7785lcr-di md-modules-5.10.0-1-sh7785lcr-di multipath-modules-5.10.0-1-sh7785lcr-di nic-usb-modules-5.10.0-1-sh7785lcr-di sata-modules-5.10.0-1-sh7785lcr-di crc-modules-5.10.0-1-sh7785lcr-di crypto-modules-5.10.0-1-sh7785lcr-di crypto-dm-modules-5.10.0-1-sh7785lcr-di nbd-modules-5.10.0-1-sh7785lcr-di speakup-modules-5.10.0-1-sh7785lcr-di sound-modules-5.10.0-1-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-sh7751r-di nic-modules-5.10.0-1-sh7751r-di nic-shared-modules-5.10.0-1-sh7751r-di usb-serial-modules-5.10.0-1-sh7751r-di ppp-modules-5.10.0-1-sh7751r-di pata-modules-5.10.0-1-sh7751r-di cdrom-core-modules-5.10.0-1-sh7751r-di firewire-core-modules-5.10.0-1-sh7751r-di loop-modules-5.10.0-1-sh7751r-di btrfs-modules-5.10.0-1-sh7751r-di ext4-modules-5.10.0-1-sh7751r-di isofs-modules-5.10.0-1-sh7751r-di jfs-modules-5.10.0-1-sh7751r-di xfs-modules-5.10.0-1-sh7751r-di fat-modules-5.10.0-1-sh7751r-di minix-modules-5.10.0-1-sh7751r-di squashfs-modules-5.10.0-1-sh7751r-di udf-modules-5.10.0-1-sh7751r-di fuse-modules-5.10.0-1-sh7751r-di f2fs-modules-5.10.0-1-sh7751r-di md-modules-5.10.0-1-sh7751r-di multipath-modules-5.10.0-1-sh7751r-di usb-storage-modules-5.10.0-1-sh7751r-di nic-usb-modules-5.10.0-1-sh7751r-di sata-modules-5.10.0-1-sh7751r-di i2c-modules-5.10.0-1-sh7751r-di crc-modules-5.10.0-1-sh7751r-di crypto-modules-5.10.0-1-sh7751r-di crypto-dm-modules-5.10.0-1-sh7751r-di nbd-modules-5.10.0-1-sh7751r-di speakup-modules-5.10.0-1-sh7751r-di sound-modules-5.10.0-1-sh7751r-di kernel-image-5.10.0-1-sh7785lcr-di nic-modules-5.10.0-1-sh7785lcr-di nic-shared-modules-5.10.0-1-sh7785lcr-di usb-serial-modules-5.10.0-1-sh7785lcr-di ppp-modules-5.10.0-1-sh7785lcr-di pata-modules-5.10.0-1-sh7785lcr-di cdrom-core-modules-5.10.0-1-sh7785lcr-di firewire-core-modules-5.10.0-1-sh7785lcr-di loop-modules-5.10.0-1-sh7785lcr-di btrfs-modules-5.10.0-1-sh7785lcr-di ext4-modules-5.10.0-1-sh7785lcr-di isofs-modules-5.10.0-1-sh7785lcr-di jfs-modules-5.10.0-1-sh7785lcr-di xfs-modules-5.10.0-1-sh7785lcr-di fat-modules-5.10.0-1-sh7785lcr-di minix-modules-5.10.0-1-sh7785lcr-di squashfs-modules-5.10.0-1-sh7785lcr-di udf-modules-5.10.0-1-sh7785lcr-di fuse-modules-5.10.0-1-sh7785lcr-di f2fs-modules-5.10.0-1-sh7785lcr-di md-modules-5.10.0-1-sh7785lcr-di multipath-modules-5.10.0-1-sh7785lcr-di nic-usb-modules-5.10.0-1-sh7785lcr-di sata-modules-5.10.0-1-sh7785lcr-di crc-modules-5.10.0-1-sh7785lcr-di crypto-modules-5.10.0-1-sh7785lcr-di crypto-dm-modules-5.10.0-1-sh7785lcr-di nbd-modules-5.10.0-1-sh7785lcr-di speakup-modules-5.10.0-1-sh7785lcr-di sound-modules-5.10.0-1-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.9.0-2' 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.9.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9' PACKAGE_NAMES='kernel-image-5.9.0-2-sparc64-di nic-modules-5.9.0-2-sparc64-di nic-shared-modules-5.9.0-2-sparc64-di usb-serial-modules-5.9.0-2-sparc64-di ppp-modules-5.9.0-2-sparc64-di pata-modules-5.9.0-2-sparc64-di cdrom-core-modules-5.9.0-2-sparc64-di scsi-core-modules-5.9.0-2-sparc64-di scsi-modules-5.9.0-2-sparc64-di btrfs-modules-5.9.0-2-sparc64-di ext4-modules-5.9.0-2-sparc64-di isofs-modules-5.9.0-2-sparc64-di jfs-modules-5.9.0-2-sparc64-di ufs-modules-5.9.0-2-sparc64-di xfs-modules-5.9.0-2-sparc64-di fat-modules-5.9.0-2-sparc64-di squashfs-modules-5.9.0-2-sparc64-di udf-modules-5.9.0-2-sparc64-di fuse-modules-5.9.0-2-sparc64-di f2fs-modules-5.9.0-2-sparc64-di md-modules-5.9.0-2-sparc64-di multipath-modules-5.9.0-2-sparc64-di usb-modules-5.9.0-2-sparc64-di usb-storage-modules-5.9.0-2-sparc64-di fb-modules-5.9.0-2-sparc64-di input-modules-5.9.0-2-sparc64-di nic-usb-modules-5.9.0-2-sparc64-di sata-modules-5.9.0-2-sparc64-di i2c-modules-5.9.0-2-sparc64-di crc-modules-5.9.0-2-sparc64-di crypto-modules-5.9.0-2-sparc64-di crypto-dm-modules-5.9.0-2-sparc64-di ata-modules-5.9.0-2-sparc64-di nbd-modules-5.9.0-2-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-sparc64-di nic-modules-5.10.0-1-sparc64-di nic-shared-modules-5.10.0-1-sparc64-di usb-serial-modules-5.10.0-1-sparc64-di ppp-modules-5.10.0-1-sparc64-di pata-modules-5.10.0-1-sparc64-di cdrom-core-modules-5.10.0-1-sparc64-di scsi-core-modules-5.10.0-1-sparc64-di scsi-modules-5.10.0-1-sparc64-di btrfs-modules-5.10.0-1-sparc64-di ext4-modules-5.10.0-1-sparc64-di isofs-modules-5.10.0-1-sparc64-di jfs-modules-5.10.0-1-sparc64-di ufs-modules-5.10.0-1-sparc64-di xfs-modules-5.10.0-1-sparc64-di fat-modules-5.10.0-1-sparc64-di squashfs-modules-5.10.0-1-sparc64-di udf-modules-5.10.0-1-sparc64-di fuse-modules-5.10.0-1-sparc64-di f2fs-modules-5.10.0-1-sparc64-di md-modules-5.10.0-1-sparc64-di multipath-modules-5.10.0-1-sparc64-di usb-modules-5.10.0-1-sparc64-di usb-storage-modules-5.10.0-1-sparc64-di fb-modules-5.10.0-1-sparc64-di input-modules-5.10.0-1-sparc64-di nic-usb-modules-5.10.0-1-sparc64-di sata-modules-5.10.0-1-sparc64-di i2c-modules-5.10.0-1-sparc64-di crc-modules-5.10.0-1-sparc64-di crypto-modules-5.10.0-1-sparc64-di crypto-dm-modules-5.10.0-1-sparc64-di ata-modules-5.10.0-1-sparc64-di nbd-modules-5.10.0-1-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-1-sparc64-di nic-modules-5.10.0-1-sparc64-di nic-shared-modules-5.10.0-1-sparc64-di usb-serial-modules-5.10.0-1-sparc64-di ppp-modules-5.10.0-1-sparc64-di pata-modules-5.10.0-1-sparc64-di cdrom-core-modules-5.10.0-1-sparc64-di scsi-core-modules-5.10.0-1-sparc64-di scsi-modules-5.10.0-1-sparc64-di btrfs-modules-5.10.0-1-sparc64-di ext4-modules-5.10.0-1-sparc64-di isofs-modules-5.10.0-1-sparc64-di jfs-modules-5.10.0-1-sparc64-di ufs-modules-5.10.0-1-sparc64-di xfs-modules-5.10.0-1-sparc64-di fat-modules-5.10.0-1-sparc64-di squashfs-modules-5.10.0-1-sparc64-di udf-modules-5.10.0-1-sparc64-di fuse-modules-5.10.0-1-sparc64-di f2fs-modules-5.10.0-1-sparc64-di md-modules-5.10.0-1-sparc64-di multipath-modules-5.10.0-1-sparc64-di usb-modules-5.10.0-1-sparc64-di usb-storage-modules-5.10.0-1-sparc64-di fb-modules-5.10.0-1-sparc64-di input-modules-5.10.0-1-sparc64-di nic-usb-modules-5.10.0-1-sparc64-di sata-modules-5.10.0-1-sparc64-di i2c-modules-5.10.0-1-sparc64-di crc-modules-5.10.0-1-sparc64-di crypto-modules-5.10.0-1-sparc64-di crypto-dm-modules-5.10.0-1-sparc64-di ata-modules-5.10.0-1-sparc64-di nbd-modules-5.10.0-1-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.9.0-2' 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.9.0-2-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.9.0-2-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-1' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-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.9.0-2' ALL_FEATURESETS='none rt' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-1' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-1' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.4-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.9.0-2' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-1' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-1' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.4-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.9.0-2' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-1' ALL_KERNEL_ARCHES='arm arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-1' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.4-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-1' 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-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.4-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-1' 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-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.4-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-1' 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-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.4-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-1' 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-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.4-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-1' 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-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.4-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-1' 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-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.4-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-1' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-1-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.4-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-1' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-1-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.4-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-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.4-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-1' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-1-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.4-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-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.9.0-2-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-1-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-1-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.4-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-1' 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-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.4-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-1' 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-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.4-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-1' 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-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.4-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-1' 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-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.4-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-1' 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-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-1' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.4-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.9.0-2' ALL_FEATURESETS='none rt' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-1' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-1' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='5.10.0-1' 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-1-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-1-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.10.0-1' 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-1-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-1-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.10.0-1' 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-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.4-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-1' 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-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.10.0-1' 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-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.4-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-1' 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-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.10.0-1' 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-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.4-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-1' 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-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.10.0-1' 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-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.4-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-1' 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-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.10.0-1' 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-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.4-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-1' 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-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.10.0-1' 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-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.4-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-1' 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-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.10.0-1' 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-1-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-1-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.10.0-1' 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-1-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-1-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.4-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-1' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-1-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.4-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-1' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-1-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.4-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-1' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-1-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.9.0-2-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.10.0-1' 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-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-1-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.4-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-1' 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-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-1-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.10.0-1' 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-1-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-1-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.10.0-1' 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-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.4-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-1' 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-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.10.0-1' 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-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.4-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-1' 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-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.10.0-1' 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-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.4-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-1' 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-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.10.0-1' 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-1-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-1-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.10.0-1' 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-1-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-1-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.10.0-1' 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-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.4-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-1' 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-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.10.0-1' 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-1-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-1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6 ABINAME='5.10.0-1' 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-1-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-1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.10.0-1' 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-1-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-1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.10.0-1' 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-1-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-1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips_none_5kc-malta ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.10.0-1' 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-1-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-1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_5kc-malta ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.10.0-1' 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-1-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-1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6 ABINAME='5.10.0-1' 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-1-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-1-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips64r6 ABINAME='5.10.0-1' 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-1-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-1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.10.0-1' 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-1-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-1-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips64r6el ABINAME='5.10.0-1' 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-1-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-1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.10.0-1' 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-1-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-1-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.10.0-1' 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-1-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-1-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.10.0-1' 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-1-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-1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.10.0-1' 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-1-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-1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.10.0-1' 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-1-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-1-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.10.0-1' 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-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.4-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-1' 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-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.10.0-1' 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-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.4-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-1' 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-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.10.0-1' 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-1-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-1-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.10.0-1' 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-1-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-1-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.10.0-1' 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-1-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-1-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.10.0-1' 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-1-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-1-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.4-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-1' 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-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.4-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-1' 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-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.4-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-1' 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-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.4-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-1' 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-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.4-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-1' 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-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.4-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-1' 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-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.4-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-1' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-1-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.4-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-1' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-1-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.4-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-1' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-1-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.9.0-2-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-1-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-1-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.4-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-1' 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-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.4-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-1' 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-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.9.0-2-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.4-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-1' 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-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-1-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.4-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-1' 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-1-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-1-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.4-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-1' 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-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.4-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-1' 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-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-1-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.4-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.9.0-2' 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.9.0-2-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.9.0-2-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.4-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.9.0-2' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.9.0-2-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.9.0-2-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-1' 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-1-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-1-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.4-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.9.0-2' FEATURESET='none' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-1' FEATURESET='none' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-1' FEATURESET='none' SOURCEVERSION='5.10.4-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.9.0-2' FEATURESET='rt' SOURCEVERSION='5.9.6-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-1' FEATURESET='rt' SOURCEVERSION='5.10.4-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
++      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-1' FEATURESET='rt' SOURCEVERSION='5.10.4-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10'
index c76b017ed2180afa7ce44ae6d4e4bdd976add43d,8a99a6e1cfc01d364ec2e2f77c3367905d080d21..867c2cda8ac15ce148974994549794890c7a0b61
@@@ -4,6 -4,6 +4,6 @@@ Depends: python3, pycodestyle, pyflakes
  
  Tests: selftests
  Restrictions: breaks-testbed, needs-root, isolation-machine
- Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-5.9.0-2-alpha-generic [alpha], linux-image-5.9.0-2-alpha-smp [alpha], linux-image-5.9.0-2-amd64-unsigned [amd64], linux-image-5.9.0-2-cloud-amd64-unsigned [amd64], linux-image-5.9.0-2-rt-amd64-unsigned [amd64], linux-image-5.9.0-2-arm64-unsigned [arm64], linux-image-5.9.0-2-cloud-arm64-unsigned [arm64], linux-image-5.9.0-2-rt-arm64-unsigned [arm64], linux-image-5.9.0-2-marvell [armel], linux-image-5.9.0-2-rpi [armel], linux-image-5.9.0-2-parisc [hppa], linux-image-5.9.0-2-parisc64 [hppa], linux-image-5.9.0-2-686-unsigned [i386], linux-image-5.9.0-2-686-pae-unsigned [i386], linux-image-5.9.0-2-rt-686-pae-unsigned [i386], linux-image-5.9.0-2-itanium [ia64], linux-image-5.9.0-2-mckinley [ia64], linux-image-5.9.0-2-m68k [m68k], linux-image-5.9.0-2-4kc-malta [mips mipsel], linux-image-5.9.0-2-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.9.0-2-octeon [mips mips64 mips64el mipsel], linux-image-5.9.0-2-loongson-3 [mips64el mipsel], linux-image-5.9.0-2-mips64r6 [mips64r6 mipsr6], linux-image-5.9.0-2-mips64r6el [mips64r6el mipsr6el], linux-image-5.9.0-2-mips32r6 [mipsr6], linux-image-5.9.0-2-mips32r6el [mipsr6el], linux-image-5.9.0-2-powerpc [powerpc], linux-image-5.9.0-2-powerpc-smp [powerpc], linux-image-5.9.0-2-powerpc64 [powerpc ppc64], linux-image-5.9.0-2-powerpc64le [ppc64el], linux-image-5.9.0-2-riscv64 [riscv64], linux-image-5.9.0-2-s390x [s390x], linux-image-5.9.0-2-sh7751r [sh4], linux-image-5.9.0-2-sh7785lcr [sh4], linux-image-5.9.0-2-sparc64 [sparc64], linux-image-5.9.0-2-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-1-alpha-generic [alpha], linux-image-5.10.0-1-alpha-smp [alpha], linux-image-5.10.0-1-amd64-unsigned [amd64], linux-image-5.10.0-1-cloud-amd64-unsigned [amd64], linux-image-5.10.0-1-rt-amd64-unsigned [amd64], linux-image-5.10.0-1-arm64-unsigned [arm64], linux-image-5.10.0-1-cloud-arm64-unsigned [arm64], linux-image-5.10.0-1-rt-arm64-unsigned [arm64], linux-image-5.10.0-1-marvell [armel], linux-image-5.10.0-1-rpi [armel], linux-image-5.10.0-1-armmp [armhf], linux-image-5.10.0-1-armmp-lpae [armhf], linux-image-5.10.0-1-rt-armmp [armhf], linux-image-5.10.0-1-parisc [hppa], linux-image-5.10.0-1-parisc64 [hppa], linux-image-5.10.0-1-686-unsigned [i386], linux-image-5.10.0-1-686-pae-unsigned [i386], linux-image-5.10.0-1-rt-686-pae-unsigned [i386], linux-image-5.10.0-1-itanium [ia64], linux-image-5.10.0-1-mckinley [ia64], linux-image-5.10.0-1-m68k [m68k], linux-image-5.10.0-1-4kc-malta [mips mipsel], linux-image-5.10.0-1-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-1-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-1-loongson-3 [mips64el mipsel], linux-image-5.10.0-1-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-1-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-1-mips32r6 [mipsr6], linux-image-5.10.0-1-mips32r6el [mipsr6el], linux-image-5.10.0-1-powerpc [powerpc], linux-image-5.10.0-1-powerpc-smp [powerpc], linux-image-5.10.0-1-powerpc64 [powerpc ppc64], linux-image-5.10.0-1-powerpc64le [ppc64el], linux-image-5.10.0-1-riscv64 [riscv64], linux-image-5.10.0-1-s390x [s390x], linux-image-5.10.0-1-sh7751r [sh4], linux-image-5.10.0-1-sh7785lcr [sh4], linux-image-5.10.0-1-sparc64 [sparc64], linux-image-5.10.0-1-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-1-alpha-generic [alpha], linux-image-5.10.0-1-alpha-smp [alpha], linux-image-5.10.0-1-amd64-unsigned [amd64], linux-image-5.10.0-1-cloud-amd64-unsigned [amd64], linux-image-5.10.0-1-rt-amd64-unsigned [amd64], linux-image-5.10.0-1-arm64-unsigned [arm64], linux-image-5.10.0-1-cloud-arm64-unsigned [arm64], linux-image-5.10.0-1-rt-arm64-unsigned [arm64], linux-image-5.10.0-1-marvell [armel], linux-image-5.10.0-1-rpi [armel], linux-image-5.10.0-1-parisc [hppa], linux-image-5.10.0-1-parisc64 [hppa], linux-image-5.10.0-1-686-unsigned [i386], linux-image-5.10.0-1-686-pae-unsigned [i386], linux-image-5.10.0-1-rt-686-pae-unsigned [i386], linux-image-5.10.0-1-itanium [ia64], linux-image-5.10.0-1-mckinley [ia64], linux-image-5.10.0-1-m68k [m68k], linux-image-5.10.0-1-4kc-malta [mips mipsel], linux-image-5.10.0-1-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-1-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-1-loongson-3 [mips64el mipsel], linux-image-5.10.0-1-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-1-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-1-mips32r6 [mipsr6], linux-image-5.10.0-1-mips32r6el [mipsr6el], linux-image-5.10.0-1-powerpc [powerpc], linux-image-5.10.0-1-powerpc-smp [powerpc], linux-image-5.10.0-1-powerpc64 [powerpc ppc64], linux-image-5.10.0-1-powerpc64le [ppc64el], linux-image-5.10.0-1-riscv64 [riscv64], linux-image-5.10.0-1-s390x [s390x], linux-image-5.10.0-1-sh7751r [sh4], linux-image-5.10.0-1-sh7785lcr [sh4], linux-image-5.10.0-1-sparc64 [sparc64], linux-image-5.10.0-1-sparc64-smp [sparc64]
  Classes: smp