Manual merge of version 5.7.10-1+rpi1 and 5.9.6-1 to produce 5.9.6-1+rpi1 archive/raspbian/5.9.6-1+rpi1 raspbian/5.9.6-1+rpi1
authorPeter Michael Green <plugwash@raspbian.org>
Thu, 19 Nov 2020 17:12:33 +0000 (17:12 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 19 Nov 2020 17:12:33 +0000 (17:12 +0000)
1  2 
debian/changelog
debian/config.defines.dump
debian/control
debian/control.md5sum
debian/rules.gen
debian/tests/control

index dd3e6d4ce9751293a2c7fa1852b3ef6b4e2cc6f7,1f6bb9e7b133bda122d2e3af333e9f26cd52846b..5a633ded05f292309fc92073b241960f8b34e0d4
- linux (5.7.10-1+rpi1) bullseye-staging; urgency=medium
++linux (5.9.6-1+rpi1) bullseye-staging; urgency=medium
 +
 +  [changes brought forward from 4.14.13-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 07 Feb 2018 23:32:32 +0000]
 +  * Disable kernel builds from this package, we build our kernels from other source packages.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Sun, 02 Aug 2020 15:12:15 +0000
++ -- Peter Michael Green <plugwash@raspbian.org>  Thu, 19 Nov 2020 16:57:25 +0000
++
+ linux (5.9.6-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.2
+     - [powerpc*] ibmveth: Switch order of ibmveth_helper calls.
+     - [powerpc*] ibmveth: Identify ingress large send packets.
+     - cxgb4: handle 4-tuple PEDIT to NAT mode translation
+     - ipv4: Restore flowi4_oif update before call to xfrm_lookup_route
+     - mlx4: handle non-napi callers to napi_poll
+     - net: dsa: microchip: fix race condition
+     - net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()
+     - net: fec: Fix PHY init after phy_reset_after_clk_enable()
+     - net: fix pos incrementment in ipv6_route_seq_next
+     - net: ipa: skip suspend/resume activities if not set up
+     - net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_info
+     - net/smc: fix use-after-free of delayed events
+     - net/smc: fix valid DMBE buffer sizes
+     - tipc: fix NULL pointer dereference in tipc_named_rcv
+     - tipc: fix the skb_unshare() in tipc_buf_append()
+     - socket: fix option SO_TIMESTAMPING_NEW
+     - socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabled
+     - can: m_can_platform: don't call m_can_class_suspend in runtime suspend
+     - can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcnt
+     - net: j1939: j1939_session_fresh_new(): fix missing initialization of
+       skbcnt
+     - binder: fix UAF when releasing todo list (CVE-2020-0423)
+     - ALSA: bebob: potential info leak in hwdep_read()
+     - ALSA: hda: fix jack detection with Realtek codecs when in D3
+     - ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_close
+     - tipc: re-configure queue limit for broadcast link
+     - tipc: fix incorrect setting window for bcast link
+     - ibmvnic: save changed mac address to adapter->mac_addr
+     - icmp: randomize the global rate limiter
+     - net: ftgmac100: Fix Aspeed ast2600 TX hang issue
+     - net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device
+     - net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling
+       ether_setup
+     - net: Properly typecast int values to set sk_max_pacing_rate
+     - net/sched: act_ct: Fix adding udp port mangle operation
+     - net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels
+     - netsec: ignore 'phy-mode' device property on ACPI systems
+     - nexthop: Fix performance regression in nexthop deletion
+     - nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in
+       nfc_genl_fw_download()
+     - r8169: fix operation under forced interrupt threading
+     - tcp: fix to update snd_wl1 in bulk receiver fast path
+     - net: ethernet: mtk-star-emac: select REGMAP_MMIO
+     - net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action()
+     - ixgbe: fix probing of multi-port devices with one MDIO
+     - net: openvswitch: fix to make sure flow_lookup() is not preempted
+     - sfc: move initialisation of efx->filter_sem to efx_init_struct()
+     - ALSA: hda - Don't register a cb func if it is registered already
+     - ALSA: hda - Fix the return value if cb func is already registered
+     - ALSA: usb-audio: Line6 Pod Go interface requires static clock rate quirk
+     - ALSA: hda/realtek - The front Mic on a HP machine doesn't work
+     - ALSA: hda/realtek - set mic to auto detect on a HP AIO machine
+     - ALSA: hda/realtek - Add mute Led support for HP Elitebook 845 G7
+     - ALSA: hda/realtek: Enable audio jacks of ASUS D700SA with ALC887
+     - cifs: remove bogus debug code
+     - cifs: Return the error from crypt_message when enc/dec key not found.
+     - SMB3: Resolve data corruption of TCP server info fields
+     - SMB3.1.1: Fix ids returned in POSIX query dir
+     - smb3: do not try to cache root directory if dir leases not supported
+     - smb3: fix stat when special device file and mounted with modefromsid
+     - [arm64] Make use of ARCH_WORKAROUND_1 even when KVM is not enabled
+     - [x86] KVM: nVMX: Morph notification vector IRQ on nested VM-Enter to
+       pending PI
+     - [x86] KVM: nVMX: Reset the segment cache when stuffing guest segs
+     - [x86] KVM: nVMX: Reload vmcs01 if getting vmcs12's pages fails
+     - [x86] KVM: x86/mmu: Commit zap of remaining invalid pages when
+       recovering lpages
+     - [x86] KVM: x86: Intercept LA57 to inject #GP fault when it's reserved
+     - [x86] KVM: SVM: Initialize prev_ga_tag before use
+     - crypto: caam - add xts check for block length equal to zero
+     - crypto: algif_aead - Do not set MAY_BACKLOG on the async path
+     - crypto: caam/qi - add fallback for XTS with more than 8B IV
+     - crypto: caam/qi - add support for more XTS key lengths
+     - crypto: caam/jr - add fallback for XTS with more than 8B IV
+     - crypto: caam/jr - add support for more XTS key lengths
+     - crypto: caam/qi2 - add fallback for XTS with more than 8B IV
+     - crypto: caam/qi2 - add support for more XTS key lengths
+     - RAS/CEC: Fix cec_init() prototype
+     - sched/fair: Fix wrong negative conversion in find_energy_efficient_cpu()
+     - microblaze: fix kbuild redundant file warning
+     - [x86] EDAC/i5100: Fix error handling order in i5100_init_one()
+     - [x86] perf/x86/intel/ds: Fix x86_pmu_stop warning for large PEBS
+     - [x86] x86/fpu: Allow multiple bits in clearcpuid= parameter
+     - irqchip/ti-sci-inta: Fix unsigned comparison to zero
+     - irqchip/ti-sci-intr: Fix unsigned comparison to zero
+     - [arm64] kprobe: add checks for ARMv8.3-PAuth combined instructions
+     - seqlock: Unbreak lockdep
+     - drivers/perf: xgene_pmu: Fix uninitialized resource struct
+     - drivers/perf: thunderx2_pmu: Fix memory resource error handling
+     - sched/fair: Fix wrong cpu selecting from isolated domain
+     - sched/fair: Use dst group while checking imbalance for NUMA balancer
+     - [arm64] perf: Add missing ISB in armv8pmu_enable_counter()
+     - [x86] perf/x86/intel/uncore: Update Ice Lake uncore units
+     - [x86] perf/x86/intel/uncore: Reduce the number of CBOX counters
+     - [x86] perf/x86/intel/uncore: Fix for iio mapping on Skylake Server
+     - [x86] perf/x86/intel/uncore: Fix the scale of the IMC free-running
+       events
+     - [x86] x86/nmi: Fix nmi_handle() duration miscalculation
+     - [amd64] x86/events/amd/iommu: Fix sizeof mismatch
+     - [arm64] pinctrl: qcom: Set IRQCHIP_SET_TYPE_MASKED and
+       IRQCHIP_MASK_ON_SUSPEND flags
+     - [arm64] pinctrl: qcom: Use return value from irq_set_wake() call
+     - [x86] perf/x86: Fix n_pair for cancelled txn
+     - lockdep: Fix usage_traceoverflow
+     - lockdep: Fix lockdep recursion
+     - lockdep: Revert "lockdep: Use raw_cpu_*() for per-cpu variables"
+     - perf/core: Fix race in the perf_mmap_close() function (CVE-2020-14351)
+     - crypto: algif_skcipher - EBUSY on aio should be an error
+     - crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call
+     - crypto: picoxcell - Fix potential race condition bug
+     - media: vivid: Fix global-out-of-bounds read in precalculate_color()
+     - crypto: ccree - fix runtime PM imbalance on error
+     - media: hantro: h264: Get the correct fallback reference buffer
+     - media: hantro: postproc: Fix motion vector space allocation
+     - media: ov5640: Correct Bit Div register in clock tree diagram
+     - media: i2c: fix error check on max9286_read call
+     - media: m5mols: Check function pointer in m5mols_sensor_power
+     - fscrypt: restrict IV_INO_LBLK_32 to ino_bits <= 32
+     - media: uvcvideo: Set media controller entity functions
+     - media: uvcvideo: Silence shift-out-of-bounds warning
+     - media: staging/intel-ipu3: css: Correctly reset some memory
+     - media: omap3isp: Fix memleak in isp_probe
+     - media: i2c: ov5640: Remain in power down for DVP mode unless streaming
+     - media: i2c: ov5640: Separate out mipi configuration from s_power
+     - media: i2c: ov5640: Enable data pins on poweron for DVP mode
+     - media: i2c: max9286: Allocate v4l2_async_subdev dynamically
+     - crypto: sa2ul - fix compiler warning produced by clang
+     - spi: fsi: Handle 9 to 15 byte transfers lengths
+     - spi: fsi: Fix use of the bneq+ sequencer instruction
+     - spi: fsi: Implement restricted size for certain controllers
+     - spi: dw-pci: free previously allocated IRQs if desc->setup() fails
+     - crypto: sa2ul - Select CRYPTO_AUTHENC
+     - crypto: omap-sham - fix digcnt register handling with export/import
+     - crypto: sa2ul - Fix pm_runtime_get_sync() error checking
+     - regmap: debugfs: Fix more error path regressions
+     - hwmon: (pmbus/max34440) Fix status register reads for MAX344{51,60,61}
+     - hwmon: (w83627ehf) Fix a resource leak in probe
+     - crypto: stm32/crc32 - Avoid lock if hardware is already used
+     - crypto: sun8i-ce - handle endianness of t_common_ctl
+     - media: mx2_emmaprp: Fix memleak in emmaprp_probe
+     - media: mtk-mdp: Fix Null pointer dereference when calling list_add
+     - media: tc358743: initialize variable
+     - media: tc358743: cleanup tc358743_cec_isr
+     - nvme: fix error handling in nvme_ns_report_zones
+     - media: rcar-vin: Fix a reference count leak.
+     - media: rockchip/rga: Fix a reference count leak.
+     - media: platform: fcp: Fix a reference count leak.
+     - media: camss: Fix a reference count leak.
+     - media: s5p-mfc: Fix a reference count leak
+     - media: stm32-dcmi: Fix a reference count leak
+     - media: ti-vpe: Fix a missing check and reference count leak
+     - regulator: resolve supply after creating regulator
+     - hwmon: (bt1-pvt) Test sensor power supply on probe
+     - hwmon: (bt1-pvt) Cache current update timeout
+     - hwmon: (bt1-pvt) Wait for the completion with timeout
+     - spi: imx: Fix freeing of DMA channels if spi_bitbang_start() fails
+     - btrfs: add owner and fs_info to alloc_state io_tree
+     - blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue
+     - ath10k: provide survey info as accumulated data
+     - Bluetooth: hci_uart: Cancel init work before unregistering
+     - [arm64,armhf] drm: panel: Fix bus format for OrtusTech COM43H4M85ULC
+       panel
+     - ath6kl: prevent potential array overflow in ath6kl_add_new_sta()
+     - ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()
+     - ath10k: Fix the size used in a 'dma_free_coherent()' call in an error
+       handling path
+     - wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680
+     - [arm64] ASoC: qcom: lpass-platform: fix memory leak
+     - [arm64] ASoC: qcom: lpass-cpu: fix concurrency issue
+     - ath11k: Fix possible memleak in ath11k_qmi_init_service
+     - brcmfmac: check ndev pointer
+     - mwifiex: Do not use GFP_KERNEL in atomic context
+     - [arm64] drm/malidp: Use struct drm_gem_object_funcs.get_sg_table
+       internally
+     - staging: rtl8192u: Do not use GFP_KERNEL in atomic context
+     - drm/gma500: fix error check
+     - scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'
+     - scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' call
+     - scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg()
+     - scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()
+     - scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()
+     - libbpf: Fix unintentional success return code in bpf_object__load
+     - wilc1000: Fix memleak in wilc_sdio_probe
+     - wilc1000: Fix memleak in wilc_bus_probe
+     - rtw88: don't treat NULL pointer as an array
+     - backlight: sky81452-backlight: Fix refcount imbalance on error
+     - staging: wfx: fix frame reordering
+     - staging: emxx_udc: Fix passing of NULL to dma_alloc_coherent()
+     - [x86] VMCI: check return value of get_user_pages_fast() for errors
+     - mm/error_inject: Fix allow_error_inject function signatures.
+     - drm: panel: Fix bpc for OrtusTech COM43H4M85ULC panel
+     - Bluetooth: Clear suspend tasks on unregister
+     - scsi: ufs: Make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRAN
+     - binder: Remove bogus warning on failed same-process transaction
+     - drm/amdgpu: fix max_entries calculation v4
+     - soundwire: stream: fix NULL/IS_ERR confusion
+     - soundwire: intel: fix NULL/ERR_PTR confusion
+     - tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
+     - pty: do tty_flip_buffer_push without port->lock in pty_write
+     - [x86] pwm: lpss: Fix off by one error in base_unit math in
+       pwm_lpss_prepare()
+     - [x86] pwm: lpss: Add range limit check for the base_unit register value
+     - sfc: don't double-down() filters in ef100_reset()
+     - ath11k: fix a double free and a memory leak
+     - video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value
+       error
+     - video: fbdev: sis: fix null ptr dereference
+     - video: fbdev: radeon: Fix memleak in radeonfb_pci_register
+     - HID: roccat: add bounds checking in kone_sysfs_write_settings()
+     - ath11k: fix uninitialized return in ath11k_spectral_process_data()
+     - drm/msm: Avoid div-by-zero in dpu_crtc_atomic_check()
+     - [arm64,armhf] drm/panfrost: Ensure GPU quirks are always initialised
+     - iomap: Clear page error before beginning a write
+     - iomap: Mark read blocks uptodate in write_begin
+     - Bluetooth: Fix memory leak in read_adv_mon_features()
+     - Bluetooth: Re-order clearing suspend tasks
+     - [armhf] pinctrl: mcp23s08: Fix mcp23x17_regmap initialiser
+     - [armhf] pinctrl: mcp23s08: Fix mcp23x17 precious range
+     - pinctrl: devicetree: Keep deferring even on timeout
+     - [s390x] bpf: Fix multiple tail calls
+     - net/mlx5: Fix uninitialized variable warning
+     - net/mlx5: Don't call timecounter cyc2time directly from 1PPS flow
+     - scsi: mpt3sas: Fix sync irqs
+     - [arm64,armhf] net: stmmac: Fix incorrect location to set
+       real_num_rx|tx_queues
+     - [arm64,armhf] net: stmmac: use netif_tx_start|stop_all_queues() function
+     - xfs: force the log after remapping a synchronous-writes file
+     - [arm64] cpufreq: armada-37xx: Add missing MODULE_DEVICE_TABLE
+     - ASoC: topology: disable size checks for bytes_ext controls if needed
+     - ASoC: tlv320adcx140: Fix digital gain range
+     - nvmem: core: fix missing of_node_put() in of_nvmem_device_get()
+     - dmaengine: ti: k3-udma-glue: fix channel enable functions
+     - Bluetooth: Fix auto-creation of hci_conn at Conn Complete event
+     - xhci: don't create endpoint debugfs entry before ring buffer is set.
+     - [arm64] drm/msm: Fix the a650 hw_apriv check
+     - net: dsa: rtl8366: Check validity of passed VLANs
+     - net: dsa: rtl8366: Refactor VLAN/PVID init
+     - net: dsa: rtl8366: Skip PVID setting if not requested
+     - net: wilc1000: clean up resource in error path of init mon interface
+     - ASoC: tlv320aic32x4: Fix bdiv clock rate derivation
+     - net: dsa: rtl8366rb: Support all 4096 VLANs
+     - ASoC: SOF: control: add size checks for ext_bytes control .put()
+     - ASoC: tas2770: Fix unbalanced calls to pm_runtime
+     - [armhf] spi: omap2-mcspi: Improve performance waiting for CHSTAT
+     - ath11k: Add checked value for ath11k_ahb_remove
+     - ath6kl: wmi: prevent a shift wrapping bug in
+       ath6kl_wmi_delete_pstream_cmd()
+     - drm: rcar-du: Put reference to VSP device
+     - phy: rockchip-dphy-rx0: Include linux/delay.h
+     - dmaengine: dmatest: Check list for emptiness before access its last
+       entry
+     - ASoC: cros_ec_codec: fix kconfig dependency warning for
+       SND_SOC_CROS_EC_CODEC
+     - misc: mic: scif: Fix error handling path
+     - ALSA: seq: oss: Avoid mutex lock for a long-time ioctl
+     - net/mlx5e: IPsec: Use kvfree() for memory allocated with kvzalloc()
+     - [arm*] usb: dwc2: Fix parameter type in function pointer prototype
+     - [arm64,armhf] usb: dwc3: core: Properly default unspecified speed
+     - [arm*] usb: dwc2: Add missing cleanups when usb_add_gadget_udc() fails
+     - rtw88: Fix probe error handling race with firmware loading
+     - rtw88: Fix potential probe error handling race with wow firmware loading
+     - quota: clear padding in v2r1_mem2diskdqb()
+     - [arm*] drm/vc4: crtc: Rework a bit the CRTC state code
+     - ASoC: fsl_sai: Instantiate snd_soc_dai_driver
+     - HID: hid-input: fix stylus battery reporting
+     - tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
+     - tty: serial: imx: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
+     - nvmem: core: fix possibly memleak when use
+       nvmem_cell_info_to_nvmem_cell()
+     - [x86] hv: clocksource: Add notrace attribute to read_hv_sched_clock_*()
+       functions
+     - nl80211: fix OBSS PD min and max offset validation
+     - iomap: Use kzalloc to allocate iomap_page
+     - ibmvnic: set up 200GBPS speed
+     - bpf: disallow attaching modify_return tracing functions to other BPF
+       programs
+     - qtnfmac: fix resource leaks on unsupported iftype error return path
+     - pinctrl: aspeed: Use the right pinconf mask
+     - [arm64] iommu/qcom: add missing put_device() call in
+       qcom_iommu_of_xlate()
+     - iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling
+     - net: enic: Cure the enic api locking trainwreck
+     - pinctrl: tigerlake: Fix register offsets for TGL-H variant
+     - serial: 8250: Discard RTS/DTS setting from clock update method
+     - serial: 8250: Skip uninitialized TTY port baud rate update
+     - serial: 8250_dw: Fix clk-notifier/port suspend deadlock
+     - mfd: syscon: Don't free allocated name for regmap_config
+     - mfd: sm501: Fix leaks in probe()
+     - dm: fix missing imposition of queue_limits from dm_wq_work() thread
+     - pinctrl: single: fix pinctrl_spec.args_count bounds check
+     - pinctrl: single: fix debug output when #pinctrl-cells = 2
+     - staging: rtl8712: Fix enqueue_reorder_recvframe()
+     - ASoC: wm_adsp: Pass full name to snd_ctl_notify
+     - iwlwifi: mvm: split a print to avoid a WARNING in ROC
+     - iwlwifi: dbg: remove no filter condition
+     - iwlwifi: dbg: run init_cfg function once per driver load
+     - usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.
+     - usb: gadget: u_serial: clear suspended flag when disconnecting
+     - usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well
+     - bus: mhi: core: Fix the building of MHI module
+     - ocxl: fix kconfig dependency warning for OCXL
+     - nl80211: fix non-split wiphy information
+     - [arm*] usb: dwc2: Fix INTR OUT transfers in DDMA mode.
+     - scsi: target: tcmu: Fix warning: 'page' may be used uninitialized
+     - scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()
+     - dmaengine: ioat: Allocate correct size for descriptor chunk
+     - staging: qlge: fix build breakage with dumping enabled
+     - ipmi_si: Fix wrong return value in try_smi_init()
+     - tracing: Fix parse_synth_field() error handling
+     - staging: wfx: fix BA sessions for older firmwares
+     - [x86] platform/x86: mlx-platform: Remove PSU EEPROM configuration
+     - dm: fix request-based DM to not bounce through indirect dm_submit_bio
+     - mwifiex: fix double free
+     - [arm64,armhf] drm/panfrost: increase readl_relaxed_poll_timeout values
+     - drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_init
+     - ipvs: clear skb->tstamp in forwarding path
+     - bpf, sockmap: Remove skb_orphan and let normal skb_kfree do cleanup
+     - netfilter: nf_log: missing vlan offload tag and proto
+     - mm/swapfile.c: fix potential memory leak in sys_swapon
+     - mm: memcg/slab: fix racy access to page->mem_cgroup in
+       mem_cgroup_from_obj()
+     - mm/memcg: fix device private memcg accounting
+     - mm/mmap.c: replace do_brk with do_brk_flags in comment of
+       insert_vm_struct()
+     - mm/page_alloc.c: fix freeing non-compound pages
+     - mm, oom_adj: don't loop through tasks in __set_oom_adj when not
+       necessary
+     - fs: fix NULL dereference due to data race in prepend_path()
+     - tracing: Handle synthetic event array field type checking correctly
+     - i3c: master add i3c_master_attach_boardinfo to preserve boardinfo
+     - IB/mlx4: Fix starvation in paravirt mux/demux
+     - IB/mlx4: Adjust delayed work when a dup is observed
+     - [powerpc*] pseries: Fix missing of_node_put() in rng_init()
+     - [powerpc*] icp-hv: Fix missing of_node_put() in success path
+     - rcu/tree: Force quiescent state on callback overload
+     - rcutorture: Properly set rcu_fwds for OOM handling
+     - refperf: Avoid null pointer dereference when buf fails to allocate
+     - RDMA/ucma: Fix locking for ctx->events_reported
+     - RDMA/ucma: Add missing locking around rdma_leave_multicast()
+     - mtd: lpddr: fix excessive stack usage with clang
+     - RDMA/hns: Add a check for current state before modifying QP
+     - RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz()
+     - [powerpc*] pseries: explicitly reschedule during drmem_lmb list
+       traversal
+     - [powerpc*] pseries/drmem: don't cache node id in drmem_lmb struct
+     - RDMA/mlx5: Fix potential race between destroy and CQE poll
+     - mtd: mtdoops: Don't write panic data twice
+     - perf tools: Make GTK2 support opt-in
+     - [armel,armhf] 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using
+       DT values
+     - xfs: fix finobt btree block recovery ordering
+     - m68knommu: include SDHC support only when hardware has it
+     - xfs: limit entries returned when counting fsmap records
+     - xfs: fix deadlock and streamline xfs_getfsmap performance
+     - nfs: add missing "posix" local_lock constant table definition
+     - xfs: fix high key handling in the rt allocator's query_range function
+     - RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init
+     - RDMA/core: Delete function indirection for alloc/free kernel CQ
+     - RDMA: Allow fail of destroy CQ
+     - RDMA: Change XRCD destroy return value
+     - RDMA: Restore ability to return error for destroy WQ
+     - RDMA/umem: Fix ib_umem_find_best_pgsz() for mappings that cross a page
+       boundary
+     - RDMA/umem: Prevent small pages from being returned by
+       ib_umem_find_best_pgsz()
+     - RDMA/qedr: Fix qp structure memory leak
+     - RDMA/qedr: Fix doorbell setting
+     - RDMA/qedr: Fix use of uninitialized field
+     - RDMA/qedr: Fix return code if accept is called on a destroyed qp
+     - RDMA/qedr: Fix inline size returned for iWARP
+     - [powerpc*] pseries/svm: Allocate SWIOTLB buffer anywhere in memory
+     - [powerpc*] watchpoint: Fix quadword instruction handling on p10
+       predecessors
+     - [powerpc*] watchpoint: Fix handling of vector instructions
+     - [powerpc*] watchpoint: Add hw_len wherever missing
+     - [powerpc*] book3s64/hash/4k: Support large linear mapping range with 4K
+     - [powerpc*] 64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm
+     - [powerpc*] papr_scm: Fix warning triggered by perf_stats_show()
+     - RDMA/cma: Combine cma_ndev_work with cma_work
+     - RDMA/cma: Remove dead code for kernel rdmacm multicast
+     - RDMA/cma: Consolidate the destruction of a cma_multicast in one place
+     - RDMA/cma: Fix use after free race in roce multicast join
+     - perf intel-pt: Fix "context_switch event has no tid" error
+     - perf metricgroup: Fix uncore metric expressions
+     - RDMA/qedr: Fix resource leak in qedr_create_qp
+     - RDMA/hns: Set the unsupported wr opcode
+     - RDMA/mlx5: Use set_mkc_access_pd_addr_fields() in reg_create()
+     - RDMA/mlx5: Make mkeys always owned by the kernel's PD when not enabled
+     - RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't
+       work
+     - i40iw: Add support to make destroy QP synchronous
+     - perf stat: Skip duration_time in setup_system_wide
+     - RDMA/hns: Add check for the validity of sl configuration
+     - RDMA/hns: Solve the overflow of the calc_pg_sz()
+     - RDMA/hns: Fix the wrong value of rnr_retry when querying qp
+     - RDMA/hns: Fix configuration of ack_req_freq in QPC
+     - RDMA/hns: Fix missing sq_sig_type when querying QP
+     - RDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_alloc_counters()
+     - mtd: hyperbus: hbmc-am654: Fix direct mapping setup flash access
+     - overflow: Include header file with SIZE_MAX declaration
+     - mtd: parsers: bcm63xx: Do not make it modular
+     - RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
+     - [powerpc*] 64: fix irq replay missing preempt
+     - [powerpc*] 64: fix irq replay pt_regs->softe value
+     - [powerpc*] perf: Exclude pmc5/6 from the irrelevant PMU group
+       constraints
+     - [powerpc*] perf/hv-gpci: Fix starting index value
+     - perf stat: Fix out of bounds CPU map access when handling armv8_pmu
+       events
+     - i3c: master: Fix error return in cdns_i3c_master_probe()
+     - [powerpc*] security: Fix link stack flush instruction
+     - [powerpc*] book3s64/radix: Make radix_mem_block_size 64bit
+     - [powerpc*] papr_scm: Add PAPR command family to pass-through command-set
+     - [powerpc*] cpufreq: powernv: Fix frame-size-overflow in
+       powernv_cpufreq_reboot_notifier
+     - IB/rdmavt: Fix sizeof mismatch
+     - RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()
+     - f2fs: reject CASEFOLD inode flag without casefold feature
+     - um: vector: Use GFP_ATOMIC under spin lock
+     - um: time-travel: Fix IRQ handling in time_travel_handle_message()
+     - thermal: core: Adding missing nlmsg_free() in
+       thermal_genl_sampling_temp()
+     - perf trace: Fix off by ones in memset() after realloc() in arches using
+       libaudit
+     - f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info
+     - afs: Fix rapid cell addition/removal by not using RCU on cells tree
+     - afs: Fix cell refcounting by splitting the usage counter
+     - afs: Fix cell purging with aliases
+     - afs: Fix cell removal
+     - RDMA/rxe: Handle skb_clone() failure in rxe_recv.c
+     - mm/page_owner: change split_page_owner to take a count
+     - mm/huge_memory: fix split assumption of page size
+     - mm: fix a race during THP splitting
+     - lib/crc32.c: fix trivial typo in preprocessor condition
+     - ramfs: fix nommu mmap with gaps in the page cache
+     - rapidio: fix error handling path
+     - rapidio: fix the missed put_device() for rio_mport_add_riodev
+     - clk: meson: axg-audio: separate axg and g12a regmap tables
+     - rtc: ds1307: Clear OSF flag on DS1388 when setting time
+     - clk: meson: g12a: mark fclk_div2 as critical
+     - PCI: designware-ep: Fix the Header Type check
+     - PCI: aardvark: Fix compilation on s390
+     - PCI: aardvark: Check for errors from pci_bridge_emul_init() call
+     - PCI: iproc: Set affinity mask on MSI interrupts
+     - PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY
+     - vfio: add a singleton check for vfio_group_pin_pages
+     - [s390x] pci: Mark all VFs as not implementing PCI_COMMAND_MEMORY
+     - vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn
+     - vfio: fix a missed vfio group put in vfio_pin_pages
+     - [x86,arm64] vfio/type1: fix dirty bitmap calculation in vfio_dma_rw
+     - nfsd: Cache R, RW, and W opens separately
+     - [x86] PCI: hv: Fix hibernation in case interrupts are not re-created
+     - module: statically initialize init section freeing data
+     - clk: at91: clk-main: update key before writing AT91_CKGR_MOR
+     - clk: bcm2835: add missing release if devm_clk_hw_register fails
+     - kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n
+     - watchdog: Fix memleak in watchdog_cdev_register
+     - watchdog: Use put_device on error
+     - watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3
+     - clk: at91: sam9x60: support only two programmable clocks
+     - svcrdma: fix bounce buffers for unaligned offsets and multiple pages
+     - ext4: fix dead loop in ext4_mb_new_blocks
+     - ext4: discard preallocations before releasing group lock
+     - ext4: disallow modifying DAX inode flag if inline_data has been set
+     - ext4: limit entries returned when counting fsmap records
+     - vfio/pci: Clear token on bypass registration failure
+     - [x86,arm64] vfio iommu type1: Fix memory leak in
+       vfio_iommu_type1_pin_pages
+     - clk: qcom: gdsc: Keep RETAIN_FF bit set if gdsc is already on
+     - clk: imx8mq: Fix usdhc parents order
+     - SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()
+     - NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
+     - platform/chrome: cros_ec_typec: Send enum values to
+       usb_role_switch_set_role()
+     - platform/chrome: cros_ec_lightbar: Reduce ligthbar get version command
+     - Input: elants_i2c - fix typo for an attribute to show calibration count
+     - Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()
+     - Input: stmfts - fix a & vs && typo
+     - Input: ep93xx_keypad - fix handling of platform_get_irq() error
+     - Input: omap4-keypad - fix handling of platform_get_irq() error
+     - Input: twl4030_keypad - fix handling of platform_get_irq() error
+     - Input: sun4i-ps2 - fix handling of platform_get_irq() error
+     - [x86] KVM: x86: emulating RDPID failure shall return #UD rather than #GP
+     - [x86] KVM: nSVM: CR3 MBZ bits are only 63:52
+     - scsi: bfa: Fix error return in bfad_pci_init()
+     - [arm64] mm: use single quantity to represent the PA to VA translation
+     - bpf: Enforce id generation for all may-be-null register type
+     - net: dsa: seville: the packet buffer is 2 megabits, not megabytes
+     - netfilter: conntrack: connection timeout after re-register
+     - netfilter: ebtables: Fixes dropping of small packets in bridge nat
+     - vdpa/mlx5: Make use of a specific 16 bit endianness API
+     - vdpa/mlx5: Fix failure to bring link up
+     - vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK
+     - netfilter: nf_fwd_netdev: clear timestamp in forwarding path
+     - [arm64] soc: xilinx: Fix error code in zynqmp_pm_probe()
+     - [arm64] arm64: dts: meson: vim3: correct led polarity
+     - [armhf] dts: sun8i: r40: bananapi-m2-ultra: Fix dcdc1 regulator
+     - [arm64] dts: allwinner: h5: remove Mali GPU PMU module
+     - [armhf] memory: omap-gpmc: Fix a couple off by ones
+     - [armhf] memory: omap-gpmc: Fix build error without CONFIG_OF
+     - [arm64] dts: qcom: msm8992: Fix UART interrupt property
+     - [arm64] dts: qcom: sdm845-db845c: Fix hdmi nodes
+     - [arm64] dts: qcom: sm8150: fix up primary USB nodes
+     - [arm64] dts: qcom: sc7180: Fix the LLCC base register size
+     - memory: fsl-corenet-cf: Fix handling of platform_get_irq() error
+     - firmware: arm_scmi: Fix NULL pointer dereference in mailbox_chan_free
+     - [arm64] dts: mt8173-elm: fix supported values for
+       regulator-allowed-modes of da9211
+     - [arm64] dts: qcom: sm8250: Rename UART2 node to UART12
+     - dmaengine: ti: k3-udma-glue: Fix parameters for rx ring pair request
+     - [arm64] dts: imx8mq: Add missing interrupts to GPC
+     - [arm64] dts: qcom: sc7180: Drop flags on mdss irqs
+     - [arm64] dts: sdm845: Fixup OPP table for all qup devices
+     - [arm64] dts: qcom: msm8916: Remove one more thermal trip point unit name
+     - [arm64] dts: qcom: pm8916: Remove invalid reg size from wcd_codec
+     - [arm64] dts: qcom: msm8916: Fix MDP/DSI interrupts
+     - [arm64] dts: mt8173: elm: Fix nor_flash node property
+     - [arm64] dts: ti: k3-j721e: Rename mux header and update macro names
+     - [arm64] dts: actions: limit address range for pinctrl node
+     - lightnvm: fix out-of-bounds write to array devices->info[]
+     - [powerpc*] powernv/dump: Fix race while processing OPAL dump
+     - [powerpc*] 64s: Remove TM from Power10 features
+     - [powerpc*] pseries: Avoid using addr_to_pfn in real mode
+     - nvmet: fix uninitialized work for zero kato
+     - nvmet: limit passthru MTDS by BIO_MAX_PAGES
+     - [x86] KVM: ioapic: break infinite recursion on lazy EOI (CVE-2020-27152)
+     - NTB: hw: amd: fix an issue about leak system resources
+     - sched/features: Fix !CONFIG_JUMP_LABEL case
+     - perf: correct SNOOPX field offset
+     - random32: make prandom_u32() output unpredictable
+     - i2c: core: Restore acpi_walk_dep_device_list() getting called after
+       registering the ACPI i2c devs
+     - md/bitmap: fix memory leak of temporary bitmap
+     - block: ratelimit handle_bad_sector() message
+     - [x86] dumpstack: Fix misleading instruction pointer error message
+     - crypto: ccp - fix error handling
+     - [x86] asm: Replace __force_order with a memory clobber
+     - [x86] mce: Add Skylake quirk for patrol scrub reported errors
+     - media: firewire: fix memory leak
+     - media: ati_remote: sanity check for both endpoints
+     - media: st-delta: Fix reference count leak in delta_run_work
+     - media: sti: Fix reference count leaks
+     - media: exynos4-is: Fix several reference count leaks due to
+       pm_runtime_get_sync
+     - media: exynos4-is: Fix a reference count leak due to pm_runtime_get_sync
+     - media: exynos4-is: Fix a reference count leak
+     - media: vsp1: Fix runtime PM imbalance on error
+     - media: platform: s3c-camif: Fix runtime PM imbalance on error
+     - media: platform: sti: hva: Fix runtime PM imbalance on error
+     - media: bdisp: Fix runtime PM imbalance on error
+     - media: media/pci: prevent memory leak in bttv_probe
+     - [x86] mce: Annotate mce_rd/wrmsrl() with noinstr
+     - crypto: hisilicon - fixed memory allocation error
+     - spi: fsi: Fix clock running too fast
+     - blk-mq: always allow reserved allocation in hctx_may_queue
+     - [x86] mce: Make mce_rdmsrl() panic on an inaccessible MSR
+     - media: uvcvideo: Ensure all probed info is returned to v4l2
+     - mmc: sdio: Check for CISTPL_VERS_1 buffer size
+     - media: saa7134: avoid a shift overflow
+     - media: atomisp: fix memleak in ia_css_stream_create
+     - media: venus: fixes for list corruption
+     - notifier: Fix broken error handling pattern
+     - fs: dlm: fix configfs memory leak
+     - media: venus: core: Fix error handling in probe
+     - media: venus: core: Fix runtime PM imbalance in venus_probe
+     - ntfs: add check for mft record size in superblock
+     - ip_gre: set dev->hard_header_len and dev->needed_headroom properly
+     - mac80211: handle lack of sband->bitrates in rates
+     - staging: wfx: fix handling of MMIC error
+     - libbpf: Close map fd if init map slots failed
+     - bpf: Use raw_spin_trylock() for pcpu_freelist_push/pop in NMI
+     - PM: hibernate: remove the bogus call to get_gendisk() in
+       software_resume()
+     - scsi: mvumi: Fix error return in mvumi_io_attach()
+     - scsi: target: core: Add CONTROL field for trace events
+     - [amd64] mic: vop: copy data to kernel space then write to io memory
+     - [amd64] misc: vop: add round_up(x,4) for vring_size to avoid kernel
+       panic
+     - [arm64,armhf] usb: dwc3: Add splitdisable quirk for Hisilicon Kirin Soc
+     - usb: gadget: function: printer: fix use-after-free in __lock_acquire
+     - rtw88: pci: Power cycle device during shutdown
+     - udf: Limit sparing table size
+     - udf: Avoid accessing uninitialized data on failed inode read
+     - rtw88: increse the size of rx buffer size
+     - USB: cdc-acm: handle broken union descriptors
+     - [arm64,armhf] usb: dwc3: simple: add support for Hikey 970
+     - can: flexcan: flexcan_chip_stop(): add error handling and propagate
+       error value
+     - HID: multitouch: Lenovo X1 Tablet Gen3 trackpoint and buttons
+     - ath9k: hif_usb: fix race condition between usb_get_urb() and
+       usb_kill_anchored_urbs()
+     - [arm64,armhf] drm/panfrost: add Amlogic GPU integration quirks
+     - [arm64,armhf] drm/panfrost: add amlogic reset quirk callback
+     - [arm64,armhf] drm/panfrost: add support for vendor quirk
+     - bpf: Limit caller's stack depth 256 for subprogs with tailcalls
+     - dma-direct: Fix potential NULL pointer dereference
+     - misc: rtsx: Fix memory leak in rtsx_pci_probe
+     - reiserfs: only call unlock_new_inode() if I_NEW
+     - opp: Prevent memory leak in dev_pm_opp_attach_genpd()
+     - xfs: make sure the rt allocator doesn't run off the end
+     - usb: ohci: Default to per-port over-current protection
+     - drm: fix double free for gbo in drm_gem_vram_init and
+       drm_gem_vram_create
+     - Bluetooth: Only mark socket zapped after unlocking
+     - drm/msm/a6xx: fix a potential overflow issue
+     - drm/xlnx: Use devm_drm_dev_alloc
+     - iomap: fix WARN_ON_ONCE() from unprivileged users
+     - scsi: ibmvfc: Fix error return in ibmvfc_probe()
+     - scsi: qla2xxx: Warn if done() or free() are called on an already freed
+       srb
+     - soundwire: cadence: fix race condition between suspend and Slave device
+       alerts
+     - brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
+     - rtl8xxxu: prevent potential memory leak
+     - Fix use after free in get_capset_info callback.
+     - HID: ite: Add USB id match for Acer One S1003 keyboard dock
+     - scsi: qedf: Return SUCCESS if stale rport is encountered
+     - scsi: qedi: Mark all connections for recovery on link down event
+     - scsi: qedi: Protect active command list to avoid list corruption
+     - scsi: qedi: Fix list_del corruption while removing active I/O
+     - fbmem: add margin check to fb_check_caps()
+     - tty: ipwireless: fix error handling
+     - Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urb
+     - ipvs: Fix uninit-value in do_ip_vs_set_ctl()
+     - reiserfs: Fix memory leak in reiserfs_parse_options()
+     - [s390x] qeth: strictly order bridge address events
+     - mwifiex: don't call del_timer_sync() on uninitialized timer
+     - ALSA: hda/ca0132 - Add AE-7 microphone selection commands.
+     - ALSA: hda/ca0132 - Add new quirk ID for SoundBlaster AE-7.
+     - [x86] ASoC: SOF: Add topology filename override based on dmi data match
+     - [x86] ASoC: Intel: sof_rt5682: override quirk data for
+       tgl_max98373_rt5682
+     - scsi: smartpqi: Avoid crashing kernel for controller issues
+     - brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
+     - usb: core: Solve race condition in anchor cleanup functions
+     - soundwire: intel: reinitialize IP+DSP in .prepare(), but only when
+       resuming
+     - scsi: ufs: ufs-qcom: Fix race conditions caused by
+       ufs_qcom_testbus_config()
+     - dmaengine: dw: Add DMA-channels mask cell support
+     - dmaengine: dw: Activate FIFO-mode for memory peripherals only
+     - drm/hisilicon: Code refactoring for hibmc_drv_de
+     - [arm64,armhf] drm/panfrost: perfcnt: fix ref count leak in
+       panfrost_perfcnt_enable_locked
+     - ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()
+     - [s390x] qeth: don't let HW override the configured port role
+     - tty: serial: lpuart: fix lpuart32_write usage
+     - tty: serial: fsl_lpuart: fix lpuart32_poll_get_char
+     - usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_root
+     - usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
+     - USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().
+     - usb: cdns3: gadget: free interrupt after gadget has deleted
+     - eeprom: at25: set minimum read/write access stride to 1
+     - usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.3
+     - cpufreq: Improve code around unlisted freq check
+     - netfilter: nftables_offload: KASAN slab-out-of-bounds Read in
+       nft_flow_rule_create
+     - io_uring: allow timeout/poll/files killing to take task into account
+     - io_uring: move dropping of files into separate helper
+     - io_uring: stash ctx task reference for SQPOLL
+     - io_uring: unconditionally grab req->task
+     - io_uring: return cancelation status from poll/timeout/files handlers
+     - io_uring: enable task/files specific overflow flushing
+     - io_uring: don't rely on weak ->files references
+     - io_uring: reference ->nsproxy for file table commands
+     - io_wq: Make io_wqe::lock a raw_spinlock_t
+     - io-wq: fix use-after-free in io_wq_worker_running
+     - io_uring: no need to call xa_destroy() on empty xarray
+     - io_uring: Fix use of XArray in __io_uring_files_cancel
+     - io_uring: Fix XArray usage in io_uring_add_task_file
+     - io_uring: Convert advanced XArray uses to the normal API
+     - scripts/setlocalversion: make git describe output more reliable
+     - [arm64] efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL
+       failure
+     - fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
+     - [arm64] Run ARCH_WORKAROUND_1 enabling code on all CPUs
+     - [arm64] Run ARCH_WORKAROUND_2 enabling code on all CPUs
+     - [arm64] link with -z norelro regardless of CONFIG_RELOCATABLE
+     - [x86] PCI: Fix intel_mid_pci.c build error when ACPI is not enabled
+     - efivarfs: Replace invalid slashes with exclamation marks in dentries.
+     - bnxt_en: Check abort error state in bnxt_open_nic().
+     - bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().
+     - bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.
+     - bnxt_en: Re-write PCI BARs after PCI fatal error.
+     - bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.
+     - cxgb4: set up filter action after rewrites
+     - gtp: fix an use-before-init in gtp_newlink()
+     - ibmveth: Fix use of ibmveth in a bridge.
+     - ibmvnic: fix ibmvnic_set_mac
+     - mlxsw: core: Fix memory leak on module removal
+     - mlxsw: Only advertise link modes supported by both driver and device
+     - netem: fix zero division in tabledist
+     - net: hns3: Clear the CMDQ registers before unmapping BAR region
+     - net: ipa: command payloads already mapped
+     - net/sched: act_mpls: Add softdep on mpls_gso.ko
+     - r8169: fix issue with forced threading in combination with shared
+       interrupts
+     - ravb: Fix bit fields checking in ravb_hwtstamp_get()
+     - tcp: Prevent low rmem stalls with SO_RCVLOWAT.
+     - tipc: fix memory leak caused by tipc_buf_append()
+     - net/smc: fix invalid return code in smcd_new_buf_create()
+     - net/smc: fix suppressed return code
+     - net: protect tcf_block_unbind with block lock
+     - erofs: avoid duplicated permission check for "trusted." xattrs
+     - [x86] arch/x86/amd/ibs: Fix re-arming IBS Fetch
+     - [x86] traps: Fix #DE Oops message regression
+     - [x86] xen: disable Firmware First mode for correctable memory errors
+     - PCI: aardvark: Fix initialization with old Marvell's Arm Trusted
+       Firmware
+     - ata: ahci: mvebu: Make SATA PHY optional for Armada 3720
+     - fuse: fix page dereference after free
+     - bpf: Fix comment for helper bpf_current_task_under_cgroup()
+     - evm: Check size of security.evm before using it
+     - p54: avoid accessing the data mapped to streaming DMA
+     - cxl: Rework error message for incompatible slots
+     - RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()
+     - mtd: lpddr: Fix bad logic in print_drs_error
+     - [x86] drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex
+     - serial: qcom_geni_serial: To correct QUP Version detection logic
+     - serial: pl011: Fix lockdep splat when handling magic-sysrq interrupt
+     - PM: runtime: Fix timer_expires data type on 32-bit arches
+     - ata: sata_rcar: Fix DMA boundary mask
+     - mm: mark async iocb read as NOWAIT once some data has been copied
+     - xen/gntdev.c: Mark pages as dirty
+     - io_uring: don't reuse linked_timeout
+     - misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()
+     - phy: marvell: comphy: Convert internal SMCC firmware return codes to
+       errno
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.4
+     - [x86,powerpc] Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
+     - [x86] copy_mc: Introduce copy_mc_enhanced_fast_string()
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.5
+     - xen/events: avoid removing an event channel while handling it
+       (CVE-2020-27675)
+     - xen/events: add a proper barrier to 2-level uevent unmasking
+       (CVE-2020-27673)
+     - xen/events: fix race in evtchn_fifo_unmask() (CVE-2020-27673)
+     - xen/events: add a new "late EOI" evtchn framework (CVE-2020-27673)
+     - xen/blkback: use lateeoi irq binding (CVE-2020-27673)
+     - xen/netback: use lateeoi irq binding (CVE-2020-27673)
+     - xen/scsiback: use lateeoi irq binding (CVE-2020-27673)
+     - xen/pvcallsback: use lateeoi irq binding (CVE-2020-27673)
+     - xen/pciback: use lateeoi irq binding (CVE-2020-27673)
+     - xen/events: switch user event channels to lateeoi model (CVE-2020-27673)
+     - xen/events: use a common cpu hotplug hook for event channels
+       (CVE-2020-27673)
+     - xen/events: defer eoi in case of excessive number of events
+       (CVE-2020-27673)
+     - xen/events: block rogue events for some time (CVE-2020-27673)
+     - [arm64] tee: client UUID: Skip REE kernel login method as well
+     - [x86] unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10
+       compiled kernels
+     - [x86] alternative: Don't call text_poke() in lazy TLB mode
+     - RDMA/mlx5: Fix devlink deadlock on net namespace deletion
+     - afs: Fix a use after free in afs_xattr_get_acl()
+     - afs: Fix afs_launder_page to not clear PG_writeback
+     - RDMA/qedr: Fix memory leak in iWARP CM
+     - ata: sata_nv: Fix retrieving of active qcs
+     - [arm64] efi: increase EFI PE/COFF header padding to 64 KB
+     - afs: Fix to take ref on page when PG_private is set
+     - afs: Fix page leak on afs_write_begin() failure
+     - afs: Fix where page->private is set during write
+     - afs: Wrap page->private manipulations in inline functions
+     - afs: Alter dirty range encoding in page->private
+     - afs: Fix afs_invalidatepage to adjust the dirty region
+     - afs: Fix dirty-region encoding on ppc32 with 64K pages
+     - lockdep: Fix preemption WARN for spurious IRQ-enable
+     - [arm64,armhf] usb: host: ehci-tegra: Fix error handling in
+       tegra_ehci_probe()
+     - futex: Fix incorrect should_fail_futex() handling
+     - [powerpc*] vmemmap: Fix memory leak with vmemmap list allocation
+       failures.
+     - [powerpc*] powernv/smp: Fix spurious DBG() warning
+     - RDMA/core: Change how failing destroy is handled during uobj abort
+     - f2fs: allocate proper size memory for zstd decompress
+     - mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
+     - [powerpc*] select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
+     - [sparc64] remove mm_cpumask clearing to fix kthread_use_mm race
+     - f2fs: add trace exit in exception path
+     - f2fs: do sanity check on zoned block device path
+     - f2fs: fix uninit-value in f2fs_lookup
+     - f2fs: fix to check segment boundary during SIT page readahead
+     - [s390x] startup: avoid save_area_sync overflow
+     - f2fs: compress: fix to disallow enabling compress on non-empty file
+     - [s390x] ap/zcrypt: revisit ap and zcrypt error handling
+     - f2fs: handle errors of f2fs_get_meta_page_nofail
+     - afs: Don't assert on unpurgeable server records
+     - [powerpc*] 64s: handle ISA v3.1 local copy-paste context switches
+     - [armel,armhf] 8997/2: hw_breakpoint: Handle inexact watchpoint addresses
+     - NFS4: Fix oops when copy_file_range is attempted with NFS4.0 source
+     - xfs: Set xfs_buf type flag when growing summary/bitmap files
+     - xfs: Set xfs_buf's b_ops member when zeroing bitmap/summary files
+     - xfs: log new intent items created as part of finishing recovered intent
+       items
+     - power: supply: bq27xxx: report "not charging" on all types
+     - xfs: change the order in which child and parent defer ops are finished
+     - xfs: fix realtime bitmap/summary file truncation when growing rt volume
+     - io_uring: don't set COMP_LOCKED if won't put
+     - ath10k: fix retry packets update in station dump
+     - [x86] kaslr: Initialize mem_limit to the real maximum address
+     - drm/ast: Separate DRM driver from PCI code
+     - drm/amdgpu: restore ras flags when user resets eeprom(v2)
+     - ath10k: start recovery process when payload length exceeds max htc
+       length for sdio
+     - ath10k: fix VHT NSS calculation when STBC is enabled
+     - drm/scheduler: Scheduler priority fixes (v2)
+     - [x86] ASoC: SOF: fix a runtime pm issue in SOF when HDMI codec doesn't
+       work
+     - drm/bridge_connector: Set default status connected for eDP connectors
+     - media: videodev2.h: RGB BT2020 and HSV are always full range
+     - [x86] usb: typec: tcpm: During PR_SWAP, source caps should be sent only
+       after tSwapSourceStart
+     - mmc: via-sdmmc: Fix data race bug
+     - brcmfmac: increase F2 watermark for BCM4329
+     - [arm64] topology: Stop using MPIDR for topology information
+     - printk: reduce LOG_BUF_SHIFT range for H8300
+     - [ia64] kprobes: Use generic kretprobe trampoline handler
+     - bpf: Permit map_ptr arithmetic with opcode add and offset 0
+     - [arm64,armhf] drm: lima: fix common struct sg_table related issues
+     - [arm64,armhf] drm: panfrost: fix common struct sg_table related issues
+     - media: uvcvideo: Fix dereference of out-of-bound list iterator
+     - selinux: access policycaps with READ_ONCE/WRITE_ONCE
+     - samples/bpf: Fix possible deadlock in xdpsock
+     - [riscv64] Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
+     - cpufreq: sti-cpufreq: add stih418 support
+     - USB: adutux: fix debugging
+     - mac80211: add missing queue/hash initialization to 802.3 xmit
+     - usb: xhci: omit duplicate actions when suspending a runtime suspended
+       host.
+     - SUNRPC: Mitigate cond_resched() in xprt_transmit()
+     - [arm64] mm: return cpu_all_mask when node is NUMA_NO_NODE
+     - [armhf] can: flexcan: disable clocks during stop mode
+     - xfs: don't free rt blocks when we're doing a REMAP bunmapi call
+     - xfs: avoid LR buffer overrun due to crafted h_len
+     - ACPI: Add out of bounds and numa_off protections to pxm_to_node()
+     - brcmfmac: Fix warning message after dongle setup failed
+     - ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in
+       ath11k_dp_htt_get_ppdu_desc
+     - ath11k: fix warning caused by lockdep_assert_held
+     - ath11k: change to disable softirqs for ath11k_regd_update to solve
+       deadlock
+     - drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values
+     - [arm64,armhf] usb: dwc3: core: do not queue work if dr_mode is not
+       USB_DR_MODE_OTG
+     - [arm64] bus/fsl_mc: Do not rely on caller to provide non NULL mc_io
+     - ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
+     - block: Consider only dispatched requests for inflight statistic
+     - btrfs: fix replace of seed device
+     - md/bitmap: md_bitmap_get_counter returns wrong blocks
+     - f2fs: fix to set SBI_NEED_FSCK flag for inconsistent inode
+     - bnxt_en: Log unknown link speed appropriately.
+     - [arm64] rpmsg: glink: Use complete_all for open states
+     - PCI/ACPI: Add Ampere Altra SOC MCFG quirk
+     - [armhf] clk: ti: clockdomain: fix static checker warning
+     - nfsd: rename delegation related tracepoints to make them less confusing
+     - nfsd4: remove check_conflicting_opens warning
+     - net: 9p: initialize sun_server.sun_path to have addr's value only when
+       addr is valid
+     - ceph: encode inodes' parent/d_name in cap reconnect message
+     - jbd2: avoid transaction reuse after reformatting
+     - ext4: Detect already used quota file early
+     - [ppc64el] KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest
+     - scsi: core: Clean up allocation and freeing of sgtables
+     - gfs2: call truncate_inode_pages_final for address space glocks
+     - gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump
+     - gfs2: use-after-free in sysfs deregistration
+     - gfs2: add validation checks for size of superblock
+     - Handle STATUS_IO_TIMEOUT gracefully
+     - cifs: handle -EINTR in cifs_setattr
+     - [armhf] memory: emif: Remove bogus debugfs error handling
+     - nbd: make the config put is called before the notifying the waiter
+     - sgl_alloc_order: fix memory leak
+     - nvme-rdma: fix crash when connect rejected
+     - vmlinux.lds.h: Add PGO and AutoFDO input sections
+     - [mips64el,mipsel] irqchip/loongson-htvec: Fix initial interrupt clearing
+     - md: fix the checking of wrong work queue
+     - md/raid5: fix oops during stripe resizing
+     - mmc: sdhci: Add LTR support for some Intel BYT based controllers
+     - mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKEN
+     - mm: memcg/slab: uncharge during kmem_cache_free_bulk()
+     - seccomp: Make duplicate listener detection non-racy
+     - [x86] perf/x86/intel: Fix Ice Lake event constraint table
+     - [x86] perf/x86/amd: Fix sampling Large Increment per Cycle events
+     - [x86] perf/amd/uncore: Set all slices and threads to restore perf stat
+       -a behaviour
+     - [x86] perf/x86/amd/ibs: Don't include randomized bits in
+       get_ibs_op_count()
+     - [x86] perf/x86/amd/ibs: Fix raw sample data accumulation
+     - media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any effect
+     - fs: Don't invalidate page buffers in block_write_full_page()
+     - ACPI: configfs: Add missing config_item_put() to fix refcount leak
+     - NFS: fix nfs_path in case of a rename retry
+     - ACPI: button: fix handling lid state changes when input device closed
+     - ACPI: video: use ACPI backlight for HP 635 Notebook
+     - ACPI: debug: don't allow debugging when ACPI is disabled
+     - PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI
+     - ACPI: EC: PM: Flush EC work unconditionally after wakeup
+     - ACPI: EC: PM: Drop ec_no_wakeup check from acpi_ec_dispatch_gpe()
+     - acpi-cpufreq: Honor _PSD table setting on new AMD CPUs
+     - io-wq: assign NUMA node locality if appropriate
+     - w1: mxc_w1: Fix timeout resolution problem leading to bus error
+     - fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
+     - scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()
+     - scsi: qla2xxx: Fix MPI reset needed message
+     - scsi: qla2xxx: Fix reset of MPI firmware
+     - scsi: qla2xxx: Fix crash on session cleanup with unload
+     - PM: runtime: Remove link state checks in rpm_get/put_supplier()
+     - btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode
+     - btrfs: improve device scanning messages
+     - btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations
+     - btrfs: sysfs: init devices outside of the chunk_mutex
+     - btrfs: tracepoints: output proper root owner for
+       trace_find_free_extent()
+     - btrfs: reschedule if necessary when logging directory items
+     - btrfs: send, orphanize first all conflicting inodes when processing
+       references
+     - btrfs: send, recompute reference path after orphanization of a directory
+     - btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send()
+     - btrfs: tree-checker: fix false alert caused by legacy btrfs root item
+     - btrfs: reschedule when cloning lots of extents
+     - btrfs: cleanup cow block on error
+     - btrfs: skip devices without magic signature when mounting
+     - btrfs: tree-checker: validate number of chunk stripes and parity
+     - btrfs: fix use-after-free on readahead extent after failure to create it
+     - btrfs: fix readahead hang and use-after-free after removing a device
+     - btrfs: drop the path before adding block group sysfs files
+     - usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC
+     - [arm64] usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM
+       functionality
+     - [arm64,armhf] usb: dwc3: ep0: Fix ZLP for OUT ep0 requests
+     - [arm64,armhf] usb: dwc3: gadget: Check MPS of the request length
+     - [arm64,armhf] usb: dwc3: gadget: Reclaim extra TRBs after request
+       completion
+     - [arm64,armhf] usb: dwc3: core: add phy cleanup for probe error handling
+     - [arm64,armhf] usb: dwc3: core: don't trigger runtime pm when remove
+       driver
+     - [arm64,armhf] usb: dwc3: gadget: Resume pending requests after
+       CLEAR_STALL
+     - [arm64,armhf] usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL command
+     - usb: cdc-acm: fix cooldown mechanism
+     - [x86] usb: typec: tcpm: reset hard_reset_count for any disconnect
+     - usbcore: Check both id_table and match() when both available
+     - USB: apple-mfi-fastcharge: don't probe unhandled devices
+     - [x86] drm/i915: Force VT'd workarounds when running as a guest OS
+     - vt: keyboard, simplify vt_kdgkbsent
+     - vt: keyboard, extend func_buf_lock to readers (CVE-2020-25656)
+     - vt_ioctl: fix GIO_UNIMAP regression
+     - HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery
+     - [x86] mce: Allow for copy_mc_fragile symbol checksum to be generated
+     - [arm64] tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words,
+       like LS1028A
+     - tracing: Fix race in trace_open and buffer resize call
+     - [powerpc*] Fix random segfault when freeing hugetlb range
+     - udf: Fix memory leak when mounting
+     - rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace
+     - rcu-tasks: Fix low-probability task_struct leak
+     - rcu-tasks: Enclose task-list scan in rcu_read_lock()
+     - [s390x] stp: add locking to sysfs functions
+     - [powerpc*] rtas: Restrict RTAS requests from userspace
+     - [powerpc*] Warn about use of smt_snooze_delay
+     - [powerpc*] memhotplug: Make lmb size 64bit
+     - [powerpc*] powernv/elog: Fix race while processing OPAL error log event.
+     - [powerpc*] powermac: Fix low_sleep_handler with KUAP and KUEP
+     - [powerpc*] mce: Avoid nmi_enter/exit in real mode on pseries hash
+     - [powerpc*] Fix undetected data corruption with P9N DD2.1 VSX CI load
+       emulation
+     - [powerpc*] 32: Fix vmap stack - Do not activate MMU before reading task
+       struct
+     - [powerpc*] 32: Fix vmap stack - Properly set r1 before activating MMU
+     - block: advance iov_iter on bio_add_hw_page failure
+     - io_uring: use type appropriate io_kiocb handler for double poll
+     - [armhf] remoteproc: Fixup coredump debugfs disable request
+     - gfs2: Make sure we don't miss any delayed withdraws
+     - gfs2: Only access gl_delete for iopen glocks
+     - NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE
+     - NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag
+     - NFSD: Add missing NFSv2 .pc_func methods
+     - ubifs: dent: Fix some potential memory leaks while iterating entries
+     - ubifs: xattr: Fix some potential memory leaks while iterating entries
+     - ubifs: journal: Make sure to not dirty twice for auth nodes
+     - ubifs: Fix a memleak after dumping authentication mount options
+     - ubifs: Don't parse authentication mount options in remount process
+     - ubifs: mount_ubifs: Release authentication resource in error handling
+       path
+     - perf vendor events amd: Add L2 Prefetch events for zen1
+     - perf python scripting: Fix printable strings in python3 scripts
+     - ubi: check kthread_should_stop() after the setting of task state
+     - [arm64,armhf] i2c: imx: Fix external abort on interrupt in exit paths
+     - drm/amdgpu: don't map BO in reserved region
+     - drm/amdgpu: vcn and jpeg ring synchronization
+     - drm/amdgpu: update golden setting for sienna_cichlid
+     - drm/amdgpu: correct the gpu reset handling for job != NULL case
+     - drm/amdgpu: add function to program pbb mode for sienna cichlid
+     - drm/amdgpu: increase the reserved VM size to 2MB
+     - ceph: promote to unsigned long long before shifting
+     - libceph: clear con->out_msg on Policy::stateful_server faults
+     - 9P: Cast to loff_t before multiplying
+     - net/sunrpc: Fix return value for sysctl sunrpc.transports
+     - [arm64] PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0
+     - ring-buffer: Return 0 on success from ring_buffer_resize()
+     - [x86] intel_idle: Ignore _CST if control cannot be taken from the
+       platform
+     - [x86] intel_idle: Fix max_cstate for processor models without C-state
+       tables
+     - cpufreq: Avoid configuring old governors as default with intel_pstate
+     - cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag
+     - cpufreq: intel_pstate: Avoid missing HWP max updates in passive mode
+     - [amd64] vringh: fix __vringh_iov() when riov and wiov are different
+     - ext4: fix leaking sysfs kobject after failed mount
+     - ext4: fix error handling code in add_new_gdb
+     - ext4: implement swap_activate aops using iomap
+     - ext4: fix invalid inode checksum
+     - ext4: clear buffer verified flag if read meta block from disk
+     - ext4: fix bdev write error check failed when mount fs with ro
+     - ext4: fix bs < ps issue reported with dioread_nolock mount opt
+     - ext4: do not use extent after put_bh
+     - drm/ttm: fix eviction valuable range check.
+     - [arm64] mmc: sdhci-of-esdhc: make sure delay chain locked for HS400
+     - [arm64] mmc: sdhci-of-esdhc: set timeout to max before tuning
+     - mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is true
+     - [arm64,armhf] memory: tegra: Remove GPU from DRM IOMMU group
+     - futex: Adjust absolute futex timeouts with per time namespace offset
+     - drm/amd/psp: Fix sysfs: cannot create duplicate filename
+     - drm/amdgpu: correct the cu and rb info for sienna cichlid
+     - tty: make FONTX ioctl use the tty pointer they were actually passed
+       (CVE-2020-25668)
+     - cachefiles: Handle readpage error correctly
+     - [hppa] hil/parisc: Disable HIL driver when it gets stuck
+     - [arm64] Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S
+     - [arm64] dts: marvell: espressobin: Add ethernet switch aliases
+     - null_blk: synchronization fix for zoned device
+     - device property: Keep secondary firmware node secondary by type
+     - device property: Don't clear secondary pointer for shared primary
+       firmware node
+     - [x86] KVM: Fix NULL dereference at kvm_msr_ignored_check()
+     - [arm64] KVM: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
+     - stop_machine, rcu: Mark functions as notrace
+     - [x86] staging: comedi: cb_pcidas: Allow 2-channel commands for AO
+       subdevice
+     - [mips64el,mipsel] staging: octeon: repair "fixed-link" support
+     - [mips64el,mipsel] staging: octeon: Drop on uncorrectable alignment or
+       FCS error
+     - cpufreq: Introduce cpufreq_driver_test_flags()
+     - cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is
+       set
+     - time: Prevent undefined behaviour in timespec64_to_ns()
+     - time/sched_clock: Mark sched_clock_read_begin/retry() as notrace
+     - null_blk: Fix zone reset all tracing
+     - null_blk: Fix locking in zoned mode
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.6
+     - [x86] ASOC: SOF: Intel: hda-codec: move unused label to correct position
+   [ Sudip Mukherjee ]
+   * Remove libtraceevent. (See: #971976)
+   [ Vagrant Cascadian ]
+   * [arm64] Add i2c_mv64xxx i2c-modules udeb.
+   * [arm64] Add drivers/pinctrl to kernel-image udeb.
+   [ Salvatore Bonaccorso ]
+   * [rt] Update to 5.9.1-rt20
+   * [rt] Drop "io_wq: Make io_wqe::lock a raw_spinlock_t"
+   * [rt] Refresh "kernel/sched: move stack + kprobe clean up to
+     __put_task_struct()" for context changes in 5.9.3
+   * Bump ABI to 2
+   * [x86] media/cec: Enable MEDIA_CEC_SUPPORT; Enable CEC_SECO as module
+     (Closes: #972973)
+   * [rt] Drop "printk: reduce LOG_BUF_SHIFT range for H8300"
+   * [rt] Drop "mm: fix exec activate_mm vs TLB shootdown and lazy tlb
+     switching race"
+   * [x86] pinctrl: Enable PINCTRL_TIGERLAKE (Closes: #973372)
+   * [x86] sound/soc: Enable SND_SOC_SOF_TIGERLAKE_SUPPORT (Closes: #973879)
+   * perf/core: Fix a memory leak in perf_event_parse_addr_filter()
+   [ Ben Hutchings ]
+   * [rt] Rebase seqlock patches on top of 5.9.6
+   [ John Paul Adrian Glaubitz ]
+   * [sh4] Update kernel configuration for sh7785lcr flavor
+     - Compile CONFIG_HID, CONFIG_USB_HID, CONFIG_INPUT_EVDEV and
+       CONFIG_R8169 as modules to reduce kernel image size
+     - Disable CONFIG_KEYBOARD_ATKBD, CONFIG_MOUSE_PS2*, CONFIG_SERIO*
+       and CONFIG_PARPORT_1284 as the SH-7785LCR board does not support
+       PC-style keyboards, serial and parallel ports and mice
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 08 Nov 2020 13:40:04 +0100
+ linux (5.9.1-1) unstable; urgency=medium
+   * New upstream release: https://kernelnewbies.org/Linux_5.9
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.1
+     - Bluetooth: A2MP: Fix not initializing all members (CVE-2020-12352)
+     - Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
+       (CVE-2020-12351)
+     - Bluetooth: MGMT: Fix not checking if BT_HS is enabled
+     - media: usbtv: Fix refcounting mixup
+     - USB: serial: option: add Cellient MPL200 card
+     - USB: serial: option: Add Telit FT980-KS composition
+     - [x86] staging: comedi: check validity of wMaxPacketSize of usb endpoints
+       found
+     - USB: serial: pl2303: add device-id for HP GC device
+     - USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters
+     - vt_ioctl: make VT_RESIZEX behave like VT_RESIZE
+     - reiserfs: Initialize inode keys properly
+     - reiserfs: Fix oops during mount
+     - Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"
+     - [x86] crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA
+   [ Romain Perier ]
+   * [rt] Update to 5.9-rc8-rt12
+   [ Uwe Kleine-König ]
+   * [armhf,arm64] Enable CONFIG_VIDEO_SUNXI_CEDRUS (Closes: #972123)
+   [ Salvatore Bonaccorso ]
+   * [rt] Update to 5.9-rt16
+   * [x86]  ACPI / extlog: Check for RDMSR failure (Closes: #971058)
+   * Set ABI to 1
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 17 Oct 2020 15:14:43 +0200
+ linux (5.9~rc8-1~exp1) experimental; urgency=medium
+   * New upstream release candidate
+   [ Ben Hutchings ]
+   * linux-doc: Correct index filename in package description
+   * [amd64/cloud-amd64] Generalise the description of supported platforms
+   [ Salvatore Bonaccorso ]
+   * [rt] Update to 5.9-rc8-rt11
+  -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 05 Oct 2020 23:17:12 +0200
+ linux (5.9~rc6-1~exp1) experimental; urgency=medium
+   * New upstream release candidate:
+   [ Ben Hutchings ]
+   * linux-signed-*: Set Uploaders and Standards-Version to match linux
+   * [rt] Update to 5.9-rc5-rt7 and re-enable
+   [ Uwe Kleine-König ]
+   * [arm64,generic] Enable configs used on SMARC-sAL28 board and its carriers.
+     Patch by Michael Walle.
+   [ Gianfranco Costamagna ]
+   * Provide virtualbox-guest-modules now that the module is inside the kernel
+     itself.
+   [ Salvatore Bonaccorso ]
+   * Set ABI to trunk
+   * drivers/net/wireless: Enable RTW88_8821CE (Closes: #917941)
+  -- Ben Hutchings <benh@debian.org>  Mon, 21 Sep 2020 03:23:41 +0100
+ linux (5.9~rc4-1~exp1) experimental; urgency=medium
+   * New upstream release candidate
+   [ Ben Hutchings ]
+   * Un-export symbols no longer needed by the Android ashmem and binder drivers
+   * aufs: Disable support patchset until it is updated for Linux 5.9
+   * Makefile: Do not check for libelf when building OOT module
+   * udeb: Move any compression modules to kernel-image; drop compress-modules
+   * libtraceevent1: Update symbols list for functions added in 5.9
+   * drm/virtio: Revert "drm/virtio: Call the right shmem helpers"
+  -- Ben Hutchings <benh@debian.org>  Fri, 11 Sep 2020 04:20:59 +0100
+ linux (5.8.14-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.11
+     - dt-bindings: spi: Fix spi-bcm-qspi compatible ordering
+     - net: handle the return value of pskb_carve_frag_list() correctly
+     - dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie
+       instances
+     - [x86] hv_netvsc: Remove "unlikely" from netvsc_select_queue
+     - loop: Set correct device size when using LOOP_CONFIGURE
+     - firmware_loader: fix memory leak for paged buffer
+     - xprtrdma: Release in-flight MRs on disconnect
+     - NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation
+       recall
+     - [armhf] phy: omap-usb2-phy: disable PHY charger detect
+     - scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort
+     - scsi: libfc: Fix for double free()
+     - scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discovery
+     - scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional
+       events
+     - [arm64] regulator: pwm: Fix machine constraints application
+     - NFS: Zero-stateid SETATTR should first return delegation
+     - SUNRPC: stop printk reading past end of string
+     - cifs: fix DFS mount with cifsacl/modefromsid
+     - nvme-fc: cancel async events before freeing event struct
+     - nvme-rdma: cancel async events before freeing event struct
+     - block: only call sched requeue_request() for scheduled requests
+     - f2fs: fix indefinite loop scanning for free nid
+     - f2fs: Return EOF on unaligned end of file DIO read
+     - i2c: algo: pca: Reapply i2c bus settings after reset
+     - spi: Fix memory leak on splited transfers
+     - [mips*] KVM: Change the definition of kvm type
+     - [arm64,armhf] clk: rockchip: Fix initialization of mux_pll_src_4plls_p
+     - [x86] ASoC: Intel: skl_hda_dsp_generic: Fix NULLptr dereference in
+       autosuspend delay
+     - [arm64] ASoC: qcom: Set card->owner to avoid warnings
+     - ASoC: qcom: common: Fix refcount imbalance on error
+     - [powerpc*] book3s64/radix: Fix boot failure with large amount of guest
+       memory
+     - ASoC: soc-core: add snd_soc_find_dai_with_mutex()
+     - [x86] ASoC: Intel: haswell: Fix power transition refactor
+     - ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failure
+     - [x86] Drivers: hv: vmbus: hibernation: do not hang forever in
+       vmbus_bus_resume()
+     - scsi: libsas: Fix error path in sas_notify_lldd_dev_found()
+     - [arm64] Allow CPUs unffected by ARM erratum 1418040 to come in late
+     - [x86] Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload
+     - [x86] drm/i915/gem: Reduce context termination list iteration guard to
+       RCU
+     - fbcon: Fix user font detection test at fbcon_resize().
+     - [arm64] bpf: Fix branch offset in JIT
+     - [amd64] iommu/amd: Fix potential @entry null deref
+     - [amd64] iommu/amd: Restore IRTE.RemapEn bit for
+       amd_iommu_activate_guest_mode
+     - [riscv64] Add sfence.vma after early page table changes
+     - locking/lockdep: Fix "USED" <- "IN-NMI" inversions
+     - efi: efibc: check for efivars write capability
+     - locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count
+     - [x86] unwind/fp: Fix FP unwinding in ret_from_fork
+     - [x86] drm/i915/gem: Delay tracking the GEM context until it is
+       registered
+     - [x86] drm/i915: Filter wake_flags passed to default_wake_function
+     - USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin
+       notebook
+     - USB: UAS: fix disconnect by unplugging a hub
+     - usblp: fix race between disconnect() and read()
+     - [x86] usb: typec: ucsi: acpi: Increase command completion timeout value
+     - [x86] usb: typec: ucsi: Prevent mode overrun
+     - [x86] i2c: i801: Fix resume bug
+     - Revert "ALSA: hda - Fix silent audio output and corrupted input on MSI
+       X570-A PRO"
+     - ALSA: hda: fixup headset for ASUS GX502 laptop
+     - ALSA: hda/realtek - The Mic on a RedmiBook doesn't work
+     - percpu: fix first chunk size calculation for populated bitmap
+     - Input: trackpoint - add new trackpoint variant IDs
+     - Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset lists
+     - [x86] thunderbolt: Retry DROM read once if parsing fails
+     - serial: 8250_pci: Add Realtek 816a and 816b
+     - serial: core: fix port-lock initialisation
+     - serial: core: fix console port-lock regression
+     - ksm: reinstate memcg charge on copied pages
+     - kprobes: fix kill kprobe which has been marked as gone
+     - mm/thp: fix __split_huge_pmd_locked() for migration PMD
+     - [s390x] add 3f program exception handler
+     - [s390x] pci: fix leak of DMA tables on hard unplug
+     - [s390x] zcrypt: fix kmalloc 256k failure
+     - ehci-hcd: Move include to keep CRC stable
+     - [arm64] paravirt: Initialize steal time when cpu is online
+     - [powerpc*] dma: Fix dma_map_ops::get_required_mask
+     - dm/dax: Fix table reference counts
+     - mm/memory_hotplug: drain per-cpu pages again during memory offline
+     - dm: Call proper helper to determine dax support
+     - dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
+     - mm: memcg: fix memcg reclaim soft lockup
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.12
+     - act_ife: load meta modules before tcf_idr_check_alloc()
+     - bnxt_en: Avoid sending firmware messages when AER error is detected.
+     - bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
+     - cxgb4: fix memory leak during module unload
+     - cxgb4: Fix offset when clearing filter byte counters
+     - geneve: add transport ports in route lookup for geneve (CVE-2020-25645)
+     - hdlc_ppp: add range checks in ppp_cp_parse_cr() (CVE-2020-25643)
+     - [arm64,x86] hinic: bump up the timeout of SET_FUNC_STATE cmd
+     - ip: fix tos reflection in ack and reset packets
+     - ipv4: Initialize flowi4_multipath_hash in data path
+     - ipv4: Update exception handling for multipath routes via same device
+     - ipv6: avoid lockdep issue in fib6_del()
+     - net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group
+       under RCU
+     - net: DCB: Validate DCB_ATTR_DCB_BUFFER argument
+     - net: Fix bridge enslavement failure
+     - net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
+     - net/mlx5: Fix FTE cleanup
+     - net: phy: call phy_disable_interrupts() in phy_attach_direct() instead
+     - net: sched: initialize with 0 before setting erspan md->u
+     - net: sch_generic: aviod concurrent reset and enqueue op for lockless
+       qdisc
+     - net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
+     - nfp: use correct define to return NONE fec
+     - tipc: Fix memory leak in tipc_group_create_member()
+     - tipc: fix shutdown() of connection oriented socket
+     - tipc: use skb_unshare() instead in tipc_buf_append()
+     - net/mlx5e: Enable adding peer miss rules only if merged eswitch is
+       supported
+     - bnxt_en: Use memcpy to copy VPD field info.
+     - bnxt_en: return proper error codes in bnxt_show_temp
+     - bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
+     - net: phy: Avoid NPD upon phy_detach() when driver is unbound
+     - net: phy: Do not warn in phy_stop() on PHY_DOWN
+     - net: add __must_check to skb_put_padto()
+     - [armhf] net: ethernet: ti: cpsw_new: fix suspend/resume
+     - wireguard: noise: take lock when removing handshake entry from table
+     - wireguard: peerlookup: take lock before checking hash in replace
+       operation
+     - net/mlx5e: Fix memory leak of tunnel info when rule under multipath not
+       ready
+     - [arm64,x86] hinic: fix rewaking txq after netif_tx_disable
+     - [x86] hv_netvsc: Fix hibernation for mlx5 VF driver
+     - [arm64,armhf] net: dsa: link interfaces with the DSA master to get rid
+       of lockdep warnings
+     - net: macb: fix for pause frame receive enable bit
+     - Revert "netns: don't disable BHs when locking "nsid_lock""
+     - net/mlx5e: Use RCU to protect rq->xdp_prog
+     - net/mlx5e: Use synchronize_rcu to sync with NAPI
+     - net/mlx5e: Fix endianness when calculating pedit mask first bit
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.13
+     - device_cgroup: Fix RCU list debugging warning
+     - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1
+     - [riscv64] Take text_mutex in ftrace_init_nop()
+     - [armhf] i2c: aspeed: Mask IRQ status to relevant bits
+     - [s390x] init: add missing __init annotations
+     - lockdep: fix order in trace_hardirqs_off_caller()
+     - i2c: core: Call i2c_acpi_install_space_handler() before
+       i2c_acpi_register_devices()
+     - objtool: Fix noreturn detection for ignored functions
+     - mwifiex: Increase AES key storage size to 256 bits
+     - batman-adv: bla: fix type misuse for backbone_gw hash indexing
+     - libbpf: Fix build failure from uninitialized variable warning
+     - atm: eni: fix the missed pci_disable_device() for eni_init_one()
+     - batman-adv: mcast/TT: fix wrongly dropped or rerouted packets
+     - netfilter: ctnetlink: add a range check for l3/l4 protonum
+       (CVE-2020-25211)
+     - netfilter: ctnetlink: fix mark based dump filtering regression
+     - netfilter: conntrack: nf_conncount_init is failing with IPv6 disabled
+     - netfilter: nft_meta: use socket user_ns to retrieve skuid and skgid
+     - mac802154: tx: fix use-after-free
+     - bpf: Fix clobbering of r2 in bpf_gen_ld_abs
+     - tools/libbpf: Avoid counting local symbols in ABI check
+     - [arm*] drm/vc4/vc4_hdmi: fill ASoC card owner
+     - net: qed: Disable aRFS for NPAR and 100G
+     - net: qede: Disable aRFS for NPAR and 100G
+     - net: qed: RDMA personality shouldn't fail VF load
+     - igc: Fix wrong timestamp latency numbers
+     - igc: Fix not considering the TX delay for timestamps
+     - [x86] hv_netvsc: Switch the data path at the right time during
+       hibernation
+     - RDMA/core: Fix ordering of CQ pool destruction
+     - batman-adv: Add missing include for in_interrupt()
+     - xsk: Fix number of pinned pages/umem size discrepancy
+     - batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN
+     - batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh
+     - batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh
+     - bpf: Fix a rcu warning for bpffs map pretty-print
+     - mac80211: do not disable HE if HT is missing on 2.4 GHz
+     - cfg80211: fix 6 GHz channel conversion
+     - mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHz
+     - [x86] ALSA: asihpi: fix iounmap in error handler
+     - io_uring: fix openat/openat2 unified prep handling
+     - SUNRPC: Fix svc_flush_dcache()
+     - regmap: fix page selection for noinc reads
+     - regmap: fix page selection for noinc writes
+     - net/mlx5e: mlx5e_fec_in_caps() returns a boolean
+     - [mips64el,mipsel] Loongson-3: Fix fp register access if MSA enabled
+     - [armhf] PM / devfreq: tegra30: Disable clock on error in probe
+     - [arm64,armhf] regulator: axp20x: fix LDO2/4 description
+     - [x86] KVM: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE
+     - [x86] KVM: SVM: Add a dedicated INVD intercept routine
+     - mm: validate pmd after splitting
+     - [x86] arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache
+       writeback
+     - [x86] irq: Make run_on_irqstack_cond() typesafe
+     - [x86] ioapic: Unbreak check_timer()
+     - scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supported
+     - ALSA: usb-audio: Add delay quirk for H570e USB headsets
+     - ALSA: hda/realtek - Couldn't detect Mic if booting with headset plugged
+     - ALSA: hda/realtek: Enable front panel headset LED on Lenovo ThinkStation
+       P520
+     - lib/string.c: implement stpcpy
+     - tracing: fix double free
+     - [s390x] dasd: Fix zero write for FBA devices
+     - kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
+     - kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
+     - btrfs: fix put of uninitialized kobject after seed device delete
+     - btrfs: fix overflow when copying corrupt csums for a message
+     - media: cec-adap.c: don't use flush_scheduled_work()
+     - dmabuf: fix NULL pointer dereference in dma_buf_release()
+     - mm, THP, swap: fix allocating cluster for swapfile by mistake
+     - mm/gup: fix gup_fast with dynamic page table folding
+     - mm: replace memmap_context by meminit_context
+     - mm: don't rely on system state to detect hot-plug operations
+     - [s390x] zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctl
+     - io_uring: ensure open/openat2 name is cleaned on cancelation
+     - [arm64] KVM: Assume write fault on S1PTW permission fault on instruction
+       fetch
+     - dm: fix bio splitting and its bio completion order for regular IO
+     - [armhf] clocksource/drivers/timer-ti-dm: Do reset before enable
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.14
+     - io_uring: always delete double poll wait entry on match
+     - btrfs: fix filesystem corruption after a device replace
+     - mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS
+       models
+     - USB: gadget: f_ncm: Fix NDP16 datagram validation
+     - Revert "usbip: Implement a match function to fix usbip"
+     - usbcore/driver: Fix specific driver selection
+     - usbcore/driver: Fix incorrect downcast
+     - usbcore/driver: Accommodate usbip
+     - [x86] gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION
+     - [armhf] clk: samsung: Keep top BPLL mux on Exynos542x enabled
+     - scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling
+       getpeername()
+     - [arm64,x86] i2c: i801: Exclude device from suspend direct complete
+       optimization
+     - Input: i8042 - add nopnp quirk for Acer Aspire 5 A515
+     - ftrace: Move RCU is watching check after recursion check
+     - tracing: Fix trace_find_next_entry() accounting of temp buffer size
+     - memstick: Skip allocating card when removing host
+     - drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
+     - xen/events: don't use chip_data for legacy IRQs
+     - [x86] vboxsf: Fix the check for the old binary mount-arguments struct
+     - drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
+     - Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
+     - [arm64,armhf] drm/sun4i: mixer: Extend regmap max_register
+     - [x86] hv_netvsc: Cache the current data path to avoid duplicate call and
+       message
+     - net: dec: de2104x: Increase receive ring size for Tulip
+     - rndis_host: increase sleep time in the query-response loop
+     - nvme-pci: disable the write zeros command for Intel 600P/P3100
+     - nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
+     - fuse: fix the ->direct_IO() treatment of iov_iter
+     - drivers/net/wan/hdlc: Set skb->protocol before transmitting
+     - mac80211: Fix radiotap header channel flag for 6GHz band
+     - mac80211: do not allow bigger VHT MPDUs than the hardware supports
+     - tracing: Make the space reserved for the pid wider
+     - tools/io_uring: fix compile breakage
+     - io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
+     - cpuidle: psci: Fix suspicious RCU usage
+     - nvme-pci: fix NULL req in completion handler
+     - nvme-fc: fail new connections to a deleted host or remote port
+     - scripts/kallsyms: skip ppc compiler stub *.long_branch.* /
+       *.plt_branch.*
+     - [armhf] pinctrl: mvebu: Fix i2c sda definition for 98DX3236
+     - nfs: Fix security label length not being reset
+     - NFSv4.2: fix client's attribute cache management for copy_file_range
+     - pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
+     - [arm64,armhf] clk: tegra: Always program PLL_E when enabled
+     - [arm64,armhf] clk: tegra: Fix missing prototype for
+       tegra210_clk_register_emc()
+     - [armhf] clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED
+     - scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case
+     - [arm64,armhf] gpio: pca953x: Fix uninitialized pending variable
+     - Input: trackpoint - enable Synaptics trackpoints
+     - blk-mq: call commit_rqs while list empty but error happen
+     - scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting
+     - autofs: use __kernel_write() for the autofs pipe writing
+     - [arm64,armhf] gpio: pca953x: Correctly initialize registers 6 and 7 for
+       PCA957x
+     - [amd64] iommu/amd: Fix the overwritten field in IVMD header
+     - pipe: remove pipe_wait() and fix wakeup race with splice
+     - random32: Restore __latent_entropy attribute on net_rand_state
+     - gpiolib: Fix line event handling in syscall compatible mode
+     - [x86] drm/i915/gvt: Fix port number for BDW on EDID region setup
+     - scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks
+     - scsi: sd: sd_zbc: Fix ZBC disk initialization
+     - epoll: do not insert into poll queues until all sanity checks are done
+     - epoll: replace ->visited/visited_list with generation count
+     - epoll: EPOLL_CTL_ADD: close the race in decision to take fast path
+     - ep_create_wakeup_source(): dentry name can change under you...
+   [ Vagrant Cascadian ]
+   * [armhf] Enable MFD_AXP20X_RSB as a built-in (Closes: #914813). Thanks
+     to Bernhard.
+   [ Salvatore Bonaccorso ]
+   * [x86] Enable INTEL_PMC_CORE as module (Closes: #971017)
+   * Bump ABI to 3
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 10 Oct 2020 21:40:31 +0200
+ linux (5.8.10-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.8
+     - HID: quirks: Always poll three more Lenovo PixArt mice
+     - [arm64] drm/msm/dpu: Fix reservation failures in modeset
+     - [arm64] drm/msm/dpu: Fix scale params in plane validation
+     - [arm64] drm/msm/dpu: fix unitialized variable error
+     - [arm64] drm/msm: add shutdown support for display platform_driver
+     - [x86] hwmon: (applesmc) check status earlier.
+     - nvmet: Disable keep-alive timer when kato is cleared to 0h
+     - [arm64] drm/msm: enable vblank during atomic commits
+     - [arm64] drm/msm/a6xx: fix gmu start on newer firmware
+     - gfs2: add some much needed cleanup for log flushes that fail
+     - [x86] hv_utils: return error if host timesysnc update is stale
+     - [x86] hv_utils: drain the timesync packets on onchannelcallback
+     - ceph: don't allow setlease on cephfs
+     - [armhf] drm/omap: fix incorrect lock state
+     - cpuidle: Fixup IRQ state
+     - nbd: restore default timeout when setting it to zero
+     - [s390x] don't trace preemption in percpu macros
+     - xen/xenbus: Fix granting of vmalloc'd memory
+     - dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling
+     - batman-adv: Avoid uninitialized chaddr when handling DHCP
+     - batman-adv: Fix own OGM check in aggregated OGMs
+     - batman-adv: bla: use netif_rx_ni when not in interrupt context
+     - rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()
+     - rxrpc: Fix loss of RTT samples due to interposed ACK
+     - rxrpc: Make rxrpc_kernel_get_srtt() indicate validity
+     - [mips*] mm: BMIPS5000 has inclusive physical caches
+     - [arm64,x86] mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040
+     - perf sched timehist: Fix use of CPU list with summary option
+     - perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set
+     - netfilter: nf_tables: add NFTA_SET_USERDATA if not null
+     - netfilter: nf_tables: incorrect enum nft_list_attributes definition
+     - netfilter: nf_tables: fix destination register zeroing
+     - [arm64] net: hns: Fix memleak in hns_nic_dev_probe
+     - bpf: Fix a buffer out-of-bound access when filling raw_tp link_info
+     - [arm64,armhf] dmaengine: pl330: Fix burst length if burst size is
+       smaller than bus width
+     - gtp: add GTPA_LINK info to msg sent to userspace
+     - [armhf] net: ethernet: ti: cpsw: fix clean up of vlan mc entries for
+       host port
+     - [armhf] net: ethernet: ti: cpsw_new: fix clean up of vlan mc entries for
+       host port
+     - bnxt_en: Don't query FW when netif_running() is false.
+     - bnxt_en: Check for zero dir entries in NVRAM.
+     - bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled.
+     - bnxt_en: Fix PCI AER error recovery flow
+     - bnxt_en: Fix possible crash in bnxt_fw_reset_task().
+     - bnxt_en: fix HWRM error when querying VF temperature
+     - xfs: finish dfops on every insert range shift iteration
+     - xfs: fix boundary test in xfs_attr_shortform_verify
+     - bnxt: don't enable NAPI until rings are ready
+     - [armhf] net: ethernet: ti: cpsw_new: fix error handling in
+       cpsw_ndo_vlan_rx_kill_vid()
+     - netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of
+       ENOBUFS
+     - nvmet-fc: Fix a missed _irqsave version of spin_lock in
+       'nvmet_fc_fod_op_done()'
+     - nvme: fix controller instance leak
+     - netfilter: conntrack: do not auto-delete clash entries on reply
+     - opp: Don't drop reference for an OPP table that was never parsed
+     - cxgb4: fix thermal zone device registration
+     - [mips*] perf: Fix wrong check condition of Loongson event IDs
+     - block: fix locking in bdev_del_partition
+     - perf top/report: Fix infinite loop in the TUI for grouped events
+     - perf cs-etm: Fix corrupt data after perf inject from
+     - perf intel-pt: Fix corrupt data after perf inject from
+     - perf tools: Correct SNOOPX field offset
+     - net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()
+     - fix regression in "epoll: Keep a reference on files added to the check
+       list"
+     - [arm64] net: bcmgenet: fix mask check in bcmgenet_validate_flow()
+     - nfp: flower: fix ABI mismatch between driver and firmware
+     - net: dp83867: Fix WoL SecureOn password
+     - [mips*] add missing MSACSR and upper MSA initialization
+     - xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt
+       files
+     - perf jevents: Fix suspicious code in fixregex()
+     - perf stat: Turn off summary for interval mode by default
+     - perf bench: The do_run_multi_threaded() function must use
+       IS_ERR(perf_session__new())
+     - tg3: Fix soft lockup when tg3_reset_task() fails.
+     - [amd64] x86, fakenuma: Fix invalid starting node ID
+     - [amd64] iommu/vt-d: Serialize IOMMU GCMD register modifications
+     - [armhf] thermal: ti-soc-thermal: Fix bogus thermal shutdowns for
+       omap4430
+     - [arm64] thermal: qcom-spmi-temp-alarm: Don't suppress negative temp
+     - [amd64] iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
+     - [amd64] iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
+     - [amd64] iommu/vt-d: Handle 36bit addressing for x86-32
+     - [x86] tracing/kprobes, x86/ptrace: Fix regs argument order for i386
+     - [x86] entry: Fix AC assertion
+     - [x86] debug: Allow a single level of #DB recursion
+     - ext2: don't update mtime on COW faults
+     - xfs: don't update mtime on COW faults
+     - btrfs: drop path before adding new uuid tree entry
+     - btrfs: fix potential deadlock in the search ioctl
+     - btrfs: allocate scrub workqueues outside of locks
+     - btrfs: set the correct lockdep class for new nodes
+     - btrfs: set the lockdep class for log tree extent buffers
+     - btrfs: block-group: fix free-space bitmap threshold
+     - btrfs: tree-checker: fix the error message for transid error
+     - Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier (Closes: #964839)
+     - [x86] mm/32: Bring back vmalloc faulting on x86_32
+     - Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
+     - ALSA: ca0106: fix error code handling
+     - ALSA: usb-audio: Add basic capture support for Pioneer DJ DJM-250MK2
+     - ALSA: usb-audio: Add implicit feedback quirk for UR22C
+     - ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
+     - ALSA: hda/hdmi: always check pin power status in i915 pin fixup
+     - ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
+     - ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A
+       PRO
+     - ALSA; firewire-tascam: exclude Tascam FE-8 from detection
+     - ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716A
+     - ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th Gen
+     - mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based
+       controllers
+     - media: rc: do not access device via sysfs after rc_unregister_device()
+     - media: rc: uevent sysfs file races with rc_unregister_device()
+     - affs: fix basic permission bits to actually work
+     - block: allow for_each_bvec to support zero len bvec
+     - block: ensure bdi->io_pages is always initialized
+     - io_uring: set table->files[i] to NULL when io_sqe_file_register failed
+     - io_uring: fix removing the wrong file in __io_sqe_files_update()
+     - libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
+     - [mips*] oprofile: Fix fallthrough placement
+     - blk-stat: make q->stats->lock irqsafe
+     - [x86] drm/i915: Fix sha_text population code
+     - dm writecache: handle DAX to partitions on persistent memory correctly
+     - dm mpath: fix racey management of PG initialization
+     - dm integrity: fix error reporting in bitmap mode after creation
+     - dm crypt: Initialize crypto wait structures
+     - dm cache metadata: Avoid returning cmd->bm wild pointer on error
+     - dm thin metadata: Avoid returning cmd->bm wild pointer on error
+     - dm thin metadata: Fix use-after-free in dm_bm_set_read_only
+     - mm: slub: fix conversion of freelist_corrupted()
+     - mm: track page table modifications in __apply_to_page_range()
+     - mm: madvise: fix vma user-after-free
+     - mm/rmap: fixup copying of soft dirty and uffd ptes
+     - io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked
+       file
+     - perf record: Correct the help info of option "--no-bpf-event"
+     - [arm64,armhf] sdhci: tegra: Add missing TMCLK for data timeout
+     - mm/migrate: fixup setting UFFD_WP flag
+     - mm/hugetlb: try preferred node first when alloc gigantic page from cma
+     - mm/hugetlb: fix a race between hugetlb sysctl handlers (CVE-2020-25285)
+     - mm/khugepaged.c: fix khugepaged's request size in collapse_file
+     - cfg80211: regulatory: reject invalid hints
+     - net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.9
+     - io_uring: fix cancel of deferred reqs with ->files
+     - io_uring: fix linked deferred ->files cancellation
+     - RDMA/cma: Simplify DEVICE_REMOVAL for internal_id
+     - RDMA/cma: Using the standard locking pattern when delivering the removal
+       event
+     - RDMA/cma: Remove unneeded locking for req paths
+     - RDMA/cma: Execute rdma_cm destruction from a handler properly
+     - ipv4: Silence suspicious RCU usage warning
+     - ipv6: Fix sysctl max for fib_multipath_hash_policy
+     - netlabel: fix problems with mapping removal
+     - net: usb: dm9601: Add USB ID of Keenetic Plus DSL
+     - sctp: not disable bh in the whole sctp_get_port_local()
+     - tipc: fix shutdown() of connectionless socket
+     - tipc: fix using smp_processor_id() in preemptible
+     - net: disable netpoll on fresh napis
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.10
+     - [armhf] OMAP2+: Fix an IS_ERR() vs NULL check in _get_pwrdm()
+     - regulator: push allocation in regulator_ena_gpio_request() out of lock
+     - regulator: remove superfluous lock in regulator_resolve_coupling()
+     - RDMA/rxe: Fix memleak in rxe_mem_init_user
+     - RDMA/rxe: Drop pointless checks in rxe_init_ports
+     - RDMA/rxe: Fix panic when calling kmem_cache_create()
+     - [arm64,armhf] drm/sun4i: add missing put_device() call in
+       sun8i_r40_tcon_tv_set_mux()
+     - [armhf] drm/sun4i: Fix dsi dcs long write function
+     - scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATA
+     - drm/virtio: fix unblank
+     - RDMA/core: Fix unsafe linked list traversal after failing to allocate CQ
+     - RDMA/core: Fix reported speed and width
+     - scsi: megaraid_sas: Don't call disable_irq from process IRQ poll
+     - scsi: mpt3sas: Don't call disable_irq from IRQ poll handler
+     - padata: fix possible padata_works_lock deadlock
+     - [arm64,armhf] drm/sun4i: Fix DE2 YVU handling
+     - [arm64,armhf] drm/sun4i: backend: Support alpha property on lowest plane
+     - [arm64,armhf] drm/sun4i: backend: Disable alpha on the lowest plane on
+       the A20
+     - [arm64] KVM: Update page shift if stage 2 block mapping not supported
+     - [arm64,x86] mmc: sdhci-acpi: Clear amd_sdhci_host on reset
+     - [arm64] mmc: sdhci-msm: Add retries when all tuning phases are found
+       valid
+     - [armhf] spi: stm32: Rate-limit the 'Communication suspended' message
+     - btrfs: fix NULL pointer dereference after failure to create snapshot
+     - block: restore a specific error code in bdev_del_partition
+     - seccomp: don't leak memory when filter install races
+     - nvme-fabrics: allow to queue requests for live queues
+     - [armhf] spi: stm32: fix pm_runtime_get_sync() error checking
+     - block: Set same_page to false in __bio_try_merge_page if ret is false
+     - IB/isert: Fix unaligned immediate-data handling
+     - [x86] KVM: nVMX: Fix the update value of nested load
+       IA32_PERF_GLOBAL_CTRL control
+     - [x86] KVM: always allow writing '0' to MSR_KVM_ASYNC_PF_EN
+     - [arm64,x86] dmaengine: acpi: Put the CSRT table after using it
+     - netfilter: conntrack: allow sctp hearbeat after connection re-use
+     - netfilter: nft_set_rbtree: Detect partial overlap with start endpoint
+       match
+     - [x86] firestream: Fix memleak in fs_open
+     - scsi: qedf: Fix null ptr reference in qedf_stag_change_work
+     - [arm64,armhf] ALSA: hda: Fix 2 channel swapping for Tegra
+     - [arm64,armhf] ALSA: hda/tegra: Program WAKEEN register for Tegra
+     - [arm64] net: hns3: Fix for geneve tx checksum bug
+     - xfs: fix off-by-one in inode alloc block reservation calculation
+     - wireless: fix wrong 160/80+80 MHz setting
+     - mac80211: reduce packet loss event false positives
+     - cfg80211: Adjust 6 GHz frequency to channel conversion
+     - xfs: initialize the shortform attr header padding entry
+     - nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptance
+     - nvme: have nvme_wait_freeze_timeout return if it timed out
+     - nvme-rdma: serialize controller teardown sequences
+     - nvme-rdma: fix timeout handler
+     - nvme-rdma: fix reset hang if controller died in the middle of a reset
+     - nvme-pci: cancel nvme device request before disabling
+     - HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek X52 devices
+     - HID: microsoft: Add rumble support for the 8bitdo SN30 Pro+ controller
+     - drivers/net/wan/hdlc_cisco: Add hard_header_len
+     - HID: elan: Fix memleak in elan_input_configured
+     - [x86] cpufreq: intel_pstate: Refuse to turn off with HWP enabled
+     - [x86] cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo
+       disabled
+     - [arm64] module: set trampoline section flags regardless of
+       CONFIG_DYNAMIC_FTRACE
+     - ALSA: hda: hdmi - add Rocketlake support
+     - ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabled
+     - ALSA: hda: use consistent HDAudio spelling in comments/docs
+     - drivers/net/wan/hdlc: Change the default of hard_header_len to 0
+     - [amd64] iommu/amd: Do not force direct mapping when SME is active
+     - [amd64] iommu/amd: Do not use IOMMUv2 functionality when SME is active
+     - gcov: Disable gcov build with GCC 10
+     - iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not set
+     - [arm64] iio: cros_ec: Set Gyroscope default frequency to 25Hz
+     - [x86] iio:accel:bmc150-accel: Fix timestamp alignment and prevent data
+       leak.
+     - [x86] iio:magnetometer:ak8975 Fix alignment and data leak issues.
+     - [armhf] iio:accel:mma8452: Fix timestamp alignment and prevent data
+       leak.
+     - [x86] staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()
+     - btrfs: require only sector size alignment for parent eb bytenr
+     - btrfs: fix lockdep splat in add_missing_dev
+     - btrfs: free data reloc tree on failed mount
+     - btrfs: fix wrong address when faulting in pages in the search ioctl
+     - [x86] thunderbolt: Disable ports that are not implemented
+     - kobject: Restore old behaviour of kobject_del(NULL)
+     - regulator: push allocation in regulator_init_coupling() outside of lock
+     - regulator: push allocations in create_regulator() outside of lock
+     - regulator: push allocation in set_consumer_device_supply() out of lock
+     - regulator: plug of_node leak in regulator_register()'s error path
+     - regulator: core: Fix slab-out-of-bounds in regulator_unlock_recursive()
+     - misc: eeprom: at24: register nvmem only after eeprom is ready to use
+     - scsi: target: iscsi: Fix data digest calculation
+     - scsi: lpfc: Fix setting IRQ affinity with an empty CPU mask
+     - scsi: target: iscsi: Fix hang in iscsit_access_np() when getting
+       tpg->np_login_sem
+     - [arm64] drm/msm: Split the a5xx preemption record
+     - [arm64] drm/msm: Disable preemption on all 5xx targets
+     - [arm64] drm/msm: Disable the RPTR shadow
+     - mmc: sdio: Use mmc_pre_req() / mmc_post_req()
+     - [arm64] mmc: sdhci-of-esdhc: Don't walk device-tree on every interrupt
+     - nvme: Revert: Fix controller creation races with teardown flow
+     - rbd: require global CAP_SYS_ADMIN for mapping and unmapping
+       (CVE-2020-25284)
+     - RDMA/rxe: Fix the parent sysfs read when the interface has 15 chars
+     - RDMA/mlx4: Read pkey table length instead of hardcoded value
+     - fbcon: remove soft scrollback code (CVE-2020-14390)
+     - fbcon: remove now unusued 'softback_lines' cursor() argument
+     - vgacon: remove software scrollback support
+     - [x86] KVM: VMX: Don't freeze guest when event delivery causes an
+       APIC-access exit
+     - [arm64] KVM: Do not try to map PUDs when they are folded into PMD
+     - [x86] kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed
+     - KVM: fix memory leak in kvm_io_bus_unregister_dev()
+     - [arm64,armhf] Revert "usb: dwc3: meson-g12a: fix shared reset control
+       use"
+     - debugfs: Fix module state check condition
+     - test_firmware: Test platform fw loading on non-EFI systems
+     - [x86] video: fbdev: fix OOB read in vga_8planes_imageblit()
+     - [arm64] phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY init
+     - usb: core: fix slab-out-of-bounds Read in read_descriptors
+     - USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter
+     - USB: serial: option: support dynamic Quectel USB compositions
+     - USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules
+     - usb: Fix out of sync data toggle if a configured device is reconfigured
+     - [x86] usb: typec: ucsi: acpi: Check the _DEP dependencies
+     - [arm64] drm/msm/gpu: make ringbuffer readonly
+     - gcov: add support for GCC 10.1
+   [ Salvatore Bonaccorso ]
+   * [x86] drivers/input/keyboard: Enable KEYBOARD_APPLESPI as module
+     (Closes: #943337)
+   * drivers/net/wireless: Enable RTW88_8723DE
+   * Bump ABI to 2
+   * udeb: Make input-modules depend on crc-modules.
+   [ Vagrant Cascadian ]
+   * [arm64] Enable BATTERY_CW2015 as a module.
+   * [arm64] Apply patch from upstream to support battery status on
+     Pinebook Pro.
+   [ Ben Hutchings ]
+   * [hppa] Set Build-Profiles for linux-image-parisc{,64}-smp (Closes: #970011)
+   * Provide linux-{image,headers}-generic virtual packages on most
+     architectures (Closes: #960209)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 19 Sep 2020 14:17:19 +0200
+ linux (5.8.7-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.4
+     - ext4: fix potential negative array index in do_split() (CVE-2020-14314)
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.5
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.6
+     - nfsd: fix oops on mixed NFSv4/NFSv3 client access
+     - [powerpc] 32s: Disable VMAP stack which CONFIG_ADB_PMU (Closes: #963689)
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.7
+   [ Ben Hutchings ]
+   * [mips*] udeb: Drop hfs-modules (fixes FTBFS)
+   * [m68k,powerpc,ppc64] udeb: Make hfs-modules depend on cdrom-core-modules
+     (fixes FTBFS)
+   * tools/include/uapi: Fix <asm/errno.h> (probably fixes FTBFS on ia64)
+   * bpftool: Build with Debian recommended compiler options
+   [ Salvatore Bonaccorso ]
+   * iwlwifi: yoyo: don't print failure if debug firmware is missing
+     (Closes: #966218)
+   * debian/tests/python: pycodestyle: Increase max-line-length to 100.
+   * net/packet: fix overflow in tpacket_rcv (CVE-2020-14386)
+   * Set ABI to 1
+   [ Uwe Kleine-König ]
+   * [arm64] Enable a few options for Kobol's helios64
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 05 Sep 2020 16:52:44 +0200
+ linux (5.8.3-1~exp1) experimental; urgency=medium
+   * New upstream release: https://kernelnewbies.org/Linux_5.8
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.1
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.2
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.8.3
+   [ Jeremy Stanley ]
+   * [x86] PMIC operation region support (Closes: #925965)
+     - Enable CONFIG_PMIC_OPREGION for general ACPI support of operation
+       regions with Power Management Integrated Circuits. Turn on specific
+       opregion support for:
+       + CONFIG_BYTCRC_PMIC_OPREGION (Bay Trail Crystal Cove PMIC)
+       + CONFIG_CHTCRC_PMIC_OPREGION (Cherry Trail Crystal Cove PMIC)
+       + CONFIG_XPOWER_PMIC_OPREGION (XPower AXP288 PMIC)
+       + CONFIG_BXT_WC_PMIC_OPREGION (BXT WhiskeyCove PMIC)
+       + CONFIG_CHT_WC_PMIC_OPREGION (CHT Whiskey Cove PMIC)
+       + CONFIG_CHT_DC_TI_PMIC_OPREGION (Dollar Cove TI PMIC)
+       Additionally enable CONFIG_MFD_INTEL_PMC_BXT as a module (multi-function
+       device driver for Intel Broxton Whiskey Cove PMIC), along with
+       CONFIG_INTEL_SOC_PMIC (Crystal Cove PMIC) as a dependency for it.
+   * [x86] Fix Cherry Trail power management regression (Closes: #949886)
+     - Switch CONFIG_I2C_DESIGNWARE_PLATFORM from being compiled as a module to
+       compiled into the kernel directly, since as of kernel version 5.1 this
+       state became a dependency for CONFIG_INTEL_SOC_PMIC_CHTWC which is
+       already enabled.
+     - Enable CONFIG_USB_ROLES_INTEL_XHCI and CONFIG_TYPEC_MUX_PI3USB30532 as
+       modules, which became dependencies for the already enabled
+       CONFIG_INTEL_CHT_INT33FE as of kernel version 4.17.
+   [ Romain Perier ]
+   * Rebased patches onto 5.8.
+   [ Uwe Kleine-König ]
+   * [armhf] Enable BCM2835 auxiliar mini UART support found on Raspberry Pi
+     (all models); patch by Marc Kleine-Budde. (Closes: #963619)
+   * [arm64] Enable IR_MESON and SPI_MESON_SPICC.
+   [ Helge Deller ]
+   * [hppa] Build linux-image-parisc-smp and linux-image-parisc64-smp
+     transition packages
+   [ Yves-Alexis Perez ]
+   * usb: Enable APPLE_MFI_FASTCHARGE as a module
+   [ Salvatore Bonaccorso ]
+   * Set ABI to trunk
+   [ Bastian Blank ]
+   * [x86] hyperv-daemons:
+     - Rename services to remove "hyperv-daemons." prefix
+     - Use debhelper for services.
+     - Make systemd service bind to device.
+     - Start kvp daemon way earlier in boot.
+     - Specify some service restrictions.
+   * udeb: Reverse order of cdrom-core and isofs/udf.
+   * Fix build of documentation.
+   * [amd64] Enable GVE. (closes: #964812)
+   * Compile with gcc-10 on all architectures.
+   * [cloud] Enable TARGET_CORE. (closes: #952108)
+   * [cloud] Disable DLM, GFS2_FS, OCFS2_FS.
+   * Move System.map into debug package and replace with pointer.
+   [ Ben Hutchings ]
+   * [x86] hyperv-daemons: Complete renaming of init scripts
+   * [x86] hyperv-daemons: Correct old names in Conflicts field of unit files
+   * [hppa] Use standard metadata for transitional packages
+   * bpftool: Fix version string in recursive builds
+   * Revert "linux-libc-dev: Re-add "Provides: linux-kernel-headers""
+     (Closes: #959462)
+   * mm: Enable INIT_ON_ALLOC_DEFAULT_ON. This can be reverted using the
+     kernel parameter: init_on_alloc=0
+   * libtraceevent1: Add new APIs to symbols file
+   [ Christian Barcenas ]
+   * bpftool: add packaging for tools/bpf/bpftool (Closes: #896165)
+     - Thank you to Noah Meyerhans for the first iteration of packaging.
+   [ Thomas W ]
+   * [x86] Enable CONFIG_XIAOMI_WMI
+   [ Matthew Gabeler-Lee ]
+   * [x86] Re-enable APU2 LED control (Closes: 949448)
+   [ Joel Stanley ]
+   * [armhf] Enable NET_NCSI
+   [ Walter Lozano ]
+   * [armhf] Enable NVMEM_IMX_OCOTP (Closes: #968253)
+   [ Philipp Kern ]
+   * [s390x] Add virtio_net to nic-modules.
+  -- Ben Hutchings <benh@debian.org>  Mon, 24 Aug 2020 01:23:22 +0100
+ linux (5.7.17-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.11
+     - bpf: Set the number of exception entries properly for subprograms
+     - mac80211: allow rx of mesh eapol frames with default rx key
+     - scsi: scsi_transport_spi: Fix function pointer check
+     - scsi: mpt3sas: Fix unlock imbalance
+     - ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and later
+     - net: sky2: initialize return of gm_phy_read
+     - drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout
+     - scsi: mpt3sas: Fix error returns in BRM_status_show
+     - scsi: dh: Add Fujitsu device to devinfo and dh lists
+     - dm: use bio_uninit instead of bio_disassociate_blkg
+     - fuse: fix weird page warning
+     - [x86] irqdomain/treewide: Keep firmware node unconditionally allocated
+     - SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct
+       IO compeletion")
+     - exfat: fix overflow issue in exfat_cluster_to_sector()
+     - exfat: fix wrong hint_stat initialization in exfat_find_dir_entry()
+     - exfat: fix wrong size update of stream entry by typo
+     - exfat: fix name_hash computation on big endian systems
+     - btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent
+       runaway balance
+     - uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to
+       fix GDB regression
+     - ALSA: hda/realtek: Fixed ALC298 sound bug by adding quirk for Samsung
+       Notebook Pen S
+     - ALSA: info: Drop WARN_ON() from buffer NULL sanity check
+     - [x86] ASoC: rt5670: Correct RT5670_LDO_SEL_MASK
+     - [x86] ASoC: Intel: cht_bsw_rt5672: Change bus format to I2S 2 channel
+     - [s390x] cpum_cf,perf: change DFLT_CCERROR counter name
+     - btrfs: fix double free on ulist after backref resolution failure
+     - btrfs: fix mount failure caused by race with umount
+     - btrfs: fix page leaks after failure to lock page for delalloc
+     - mt76: mt76x02: fix handling MCU timeouts during hw restart
+     - efi/efivars: Expose RT service availability via efivars abstraction
+     - bnxt_en: Fix race when modifying pause settings.
+     - bnxt_en: Init ethtool link settings after reading updated PHY
+       configuration.
+     - bnxt_en: Fix completion ring sizing with TPA enabled.
+     - [x86] hippi: Fix a size used in a 'pci_free_consistent()' in an error
+       handling path
+     - netfilter: nf_tables: fix nat hook table deletion
+     - [arm64] dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()
+     - vsock/virtio: annotate 'the_virtio_vsock' RCU pointer
+     - ax88172a: fix ax88172a_unbind() failures
+     - RDMA/mlx5: Use xa_lock_irq when access to SRQ table
+     - RDMA/core: Fix race in rdma_alloc_commit_uobject()
+     - RDMA/cm: Protect access to remote_sidr_table
+     - [armhf] net: fec: fix hardware time stamping by external devices
+     - [x86] ASoC: Intel: bytcht_es8316: Add missed put_device()
+     - ieee802154: fix one possible memleak in adf7242_probe
+     - [arm64,armhf] drm: sun4i: hdmi: Fix inverted HPD result
+     - [arm64,armhf] net: smc91x: Fix possible memory leak in smc_drv_probe()
+     - [arm64,armhf] net: dsa: mv88e6xxx: fix in-band AN link establishment
+     - [arm64] dts: clearfog-gt-8k: fix switch link configuration
+     - bonding: check error value of register_netdevice() immediately
+     - iwlwifi: Make some Killer Wireless-AC 1550 cards work again
+     - [arm64] net: bcmgenet: fix error returns in bcmgenet_probe()
+     - RDMA/mlx5: Prevent prefetch from racing with implicit destruction
+     - [arm64] net: hns3: fix for not calculating TX BD send size correctly
+     - [arm64] net: hns3: fix error handling for desc filling
+     - [arm64] net: hns3: fix return value error when query MAC link status
+       fail
+     - qed: suppress "don't support RoCE & iWARP" flooding on HW init
+     - qed: suppress false-positives interrupt error messages on HW init
+     - ipvs: fix the connection sync failed in some cases
+     - [arm64] iommu/qcom: Use domain rather than dev as tlb cookie
+     - Revert "PCI/PM: Assume ports without DLL Link Active train links in 100
+       ms"
+     - nfsd4: fix NULL dereference in nfsd/clients display code
+     - bonding: check return value of register_netdevice() in bond_newlink()
+     - geneve: fix an uninitialized value in geneve_changelink()
+     - serial: exar: Fix GPIO configuration for Sealevel cards based on
+       XR17V35X
+     - scripts/decode_stacktrace: strip basepath from all paths
+     - scripts/gdb: fix lx-symbols 'gdb.error' while loading modules
+     - [riscv64] Do not rely on initrd_start/end computed during early dt
+       parsing
+     - kbuild: fix single target builds for external modules
+     - [arm64,x86] HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor
+       override
+     - HID: alps: support devices with report id 2
+     - HID: steam: fixes race in handling device list.
+     - dmaengine: idxd: fix hw descriptor fields for delta record
+     - HID: apple: Disable Fn-key key-re-mapping on clone keyboards
+     - [arm64] dmaengine: tegra210-adma: Fix runtime PM imbalance on error
+     - [arm64,armhf] soc: amlogic: meson-gx-socinfo: Fix S905X3 and S905D3 ID's
+     - Input: add `SW_MACHINE_COVER`
+     - [armhf] dts: n900: remove mmc1 card detect gpio
+     - regmap: dev_get_regmap_match(): fix string comparison
+     - hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflow
+     - [amd64] dmaengine: ioat setting ioat timeout as module parameter
+     - Input: synaptics - enable InterTouch for ThinkPad X1E 1st gen
+     - Input: elan_i2c - only increment wakeup count on touch
+     - [arm64] usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H
+       variant
+     - [arm64] usb: dwc3: pci: add support for the Intel Jasper Lake
+     - drm/amdgpu/gfx10: fix race condition for kiq
+     - drm/amdgpu: fix preemption unit test
+     - hwmon: (nct6775) Accept PECI Calibration as temperature source for
+       NCT6798D
+     - [x86] platform: asus-wmi: allow BAT1 battery name
+     - ALSA: hda/realtek - fixup for yet another Intel reference board
+     - drivers/perf: Fix kernel panic when rmmod PMU modules during perf
+       sampling
+     - [arm64] Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
+     - asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
+     - drivers/perf: Prevent forced unbinding of PMU drivers
+     - [riscv64] Upgrade smp_mb__after_spinlock() to iorw,iorw
+     - [x86] boot: Don't add the EFI stub to targets
+     - [arm*] binder: Don't use mmput() from shrinker function.
+     - [arm64,armhf] usb: tegra: Fix allocation for the FPCI context
+     - usb: xhci: Fix ASM2142/ASM3142 DMA addressing
+     - Revert "cifs: Fix the target file was deleted when rename failed."
+       (Closes: #966917)
+     - iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCU
+     - [arm64] tty: xilinx_uartps: Really fix id assignment
+     - [x86] staging: wlan-ng: properly check endpoint types
+     - [x86] staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG
+       shift
+     - [x86] staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support
+     - [x86] staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG
+       shift
+     - [x86] staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG
+       shift
+     - [arm64,armhf] serial: tegra: fix CREAD handling for PIO
+     - serial: 8250: fix null-ptr-deref in serial8250_start_tx()
+     - /dev/mem: Add missing memory barriers for devmem_inode
+     - fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.
+     - vt: Reject zero-sized screen buffer size.
+     - mm/mmap.c: close race between munmap() and expand_upwards()/downwards()
+     - vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
+     - mm/memcg: fix refcount error while moving and swapping
+     - mm: memcg/slab: fix memory leak at non-root kmem_cache destroy
+     - mm/hugetlb: avoid hardcoding while checking if cma is enabled
+     - khugepaged: fix null-pointer dereference due to race
+     - io-mapping: indicate mapping failure
+     - [armhf] mmc: sdhci-of-aspeed: Fix clock divider calculation
+     - drm/amdgpu: Fix NULL dereference in dpm sysfs handlers
+     - [x86] vmlinux.lds: Page-align end of ..page_aligned sections
+     - [x86] ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on
+       the Lenovo Miix 2 10
+     - [x86] ASoC: topology: fix kernel oops on route addition error
+     - [x86] ASoC: topology: fix tlvs in error handling for widget_dmixer
+     - [x86] ASoC: Intel: bdw-rt5677: fix non BE conversion
+     - dm integrity: fix integrity recalculation that is improperly skipped
+     - ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
+     - ath9k: Fix regression with Atheros 9271
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.12
+     - AX.25: Fix out-of-bounds read in ax25_connect()
+     - AX.25: Prevent out-of-bounds read in ax25_sendmsg()
+     - dev: Defer free of skbs in flush_backlog
+     - ip6_gre: fix null-ptr-deref in ip6gre_init_net()
+     - net-sysfs: add a newline when printing 'tx_timeout' by sysfs
+     - net: udp: Fix wrong clean up for IS_UDPLITE macro
+     - rtnetlink: Fix memory(net_device) leak when ->newlink fails
+     - rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA
+     - tcp: allow at most one TLP probe per flight
+     - AX.25: Prevent integer overflows in connect and sendmsg
+     - sctp: shrink stream outq only when new outcnt < old outcnt
+     - sctp: shrink stream outq when fails to do addstream reconf
+     - udp: Copy has_conns in reuseport_grow().
+     - udp: Improve load balancing for SO_REUSEPORT.
+     - tipc: allow to build NACK message in link timeout function
+     - io_uring: ensure double poll additions work with both request types
+     - regmap: debugfs: check count when read regmap file
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.13
+     - sunrpc: check that domain table is empty at module unload.
+     - PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridge
+     - ALSA: usb-audio: Add implicit feedback quirk for SSL2
+     - ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G15(GA502)
+       series with ALC289
+     - ALSA: hda/realtek: typo_fix: enable headset mic of ASUS ROG Zephyrus
+       G14(GA401) series with ALC289
+     - ALSA: hda/realtek: Fix add a "ultra_low_power" function for intel
+       reference board (alc256)
+     - ALSA: hda/realtek - Fixed HP right speaker no sound
+     - ALSA: hda: Workaround for spurious wakeups on some Intel platforms
+     - ALSA: hda/hdmi: Fix keep_power assignment for non-component devices
+     - RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr fails
+     - [amd64] IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE
+     - vhost/scsi: fix up req type endian-ness
+     - 9p/trans_fd: Fix concurrency del of req_list in
+       p9_fd_cancelled/p9_read_work
+     - revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules
+       present") (Closes: #966822)
+     - [armel,armhf] 8986/1: hw_breakpoint: Don't invoke overflow handler on
+       uaccess watchpoints
+     - [armhf] 8987/1: VDSO: Fix incorrect clock_gettime64
+     - [armhf] dts: imx6sx-sabreauto: Fix the phy-mode on fec2
+     - virtio_balloon: fix up endian-ness for free cmd id
+     - Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"
+     - drm/amd/display: Clear dm_state for fast updates (Closes: #963868)
+     - drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
+     - drm/dbi: Fix SPI Type 1 (9-bit) transfer
+     - drm: hold gem reference until object is no longer accessed
+     - drm: of: Fix double-free bug
+     - rds: Prevent kernel-infoleak in rds_notify_queue_get()
+     - xfrm: policy: match with both mark and mask on user interfaces
+     - [arm64] pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on
+       sc7180
+     - espintcp: recv() should return 0 when the peer socket is closed
+     - xfrm: Fix crash when the hold queue is used.
+     - [arm64] net: hns3: fix desc filling bug when skb is expanded or lineared
+     - [arm64] net: hns3: fix a TX timeout issue
+     - [arm64] net: hns3: add reset check for VF updating port based VLAN
+     - [arm64] net: hns3: fix aRFS FD rules leftover after add a user FD rule
+     - [arm64] net: hns3: fix for VLAN config when reset failed
+     - net/mlx5: E-switch, Destroy TSAR when fail to enable the mode
+     - net/mlx5: E-switch, Destroy TSAR after reload interface
+     - net/mlx5e: Fix error path of device attach
+     - net/mlx5: Fix a bug of using ptp channel index as pin index
+     - net/mlx5: Verify Hardware supports requested ptp function on a given pin
+     - net/mlx5: Query PPS pin operational status before registering it
+     - net/mlx5e: Modify uplink state on interface up/down
+     - net/mlx5e: Fix kernel crash when setting vf VLANID on a VF dev
+     - net: lan78xx: add missing endpoint sanity check
+     - net: lan78xx: fix transfer-buffer memory leak
+     - rhashtable: Fix unprotected RCU dereference in __rht_ptr
+     - mlx4: disable device on shutdown
+     - nvme: add a Identify Namespace Identification Descriptor list quirk
+     - bpf: Fix map leak in HASH_OF_MAPS map
+     - espintcp: handle short messages instead of breaking the encap socket
+     - mac80211: mesh: Free ie data when leaving mesh
+     - mac80211: mesh: Free pending skb when destroying a mpath
+     - RDMA/core: Stop DIM before destroying CQ
+     - RDMA/core: Free DIM memory in error unwind
+     - [arm64] alternatives: move length validation inside the subsection
+     - [arm64] csum: Fix handling of bad packets
+     - Bluetooth: fix kernel oops in store_pending_adv_report
+     - net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring
+     - net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq
+     - vxlan: fix memleak of fdb
+     - iwlwifi: fix crash in iwl_dbg_tlv_alloc_trigger
+     - qed: Disable "MFW indication via attention" SPAM every 5 minutes
+     - io_uring: always allow drain/link/hardlink/async sqe flags
+     - scsi: core: Run queue in case of I/O resource contention failure
+     - [amd64] x86/unwind/orc: Fix ORC for newly forked tasks
+     - [x86] stacktrace: Fix reliable check for empty user task stacks
+     - cxgb4: add missing release on skb in uld_send()
+     - xen-netfront: fix potential deadlock in xennet_remove()
+     - [riscv64] Set maximum number of mapped pages correctly
+     - [riscv64] Parse all memory blocks to remove unusable memory
+     - [arm64] KVM: Don't inherit exec permission across page-table levels
+     - [x86] KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is
+       hw disabled
+     - [x86] KVM: SVM: Fix disable pause loop exit/pause filtering capability
+       on SVM
+     - [x86] i8259: Use printk_deferred() to prevent deadlock
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.14
+     - random32: update the net random state on interrupt and activity
+       (CVE-2020-16166)
+     - [armel] percpu.h: fix build error
+     - [arm64] random: fix circular include dependency on arm64 after addition
+       of percpu.h
+     - random32: remove net_rand_state from the latent entropy gcc plugin
+     - random32: move the pseudo-random 32-bit definitions to prandom.h
+     - [arm64] Workaround circular dependency in pointer_auth.h
+     - random: random.h should include archrandom.h, not the other way around
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.15
+     - scsi: ufs: Fix and simplify setup_xfer_req variant operation
+     - USB: serial: qcserial: add EM7305 QDL product ID
+     - USB: iowarrior: fix up report size handling for some devices
+     - usb: xhci: define IDs for various ASMedia host controllers
+     - usb: xhci: Fix ASMedia ASM1142 DMA addressing
+     - Revert "ALSA: hda: call runtime_allow() for all hda controllers"
+     - ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3 laptops
+     - ALSA: hda/ca0132 - Add new quirk ID for Recon3D.
+     - ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.
+     - ALSA: hda/ca0132 - Fix AE-5 microphone selection commands.
+     - ALSA: seq: oss: Serialize ioctls
+     - [arm*] staging: android: ashmem: Fix lockdep warning for write operation
+     - staging: rtl8712: handle firmware load failure
+     - Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode
+     - Bluetooth: Fix slab-out-of-bounds read in
+       hci_extended_inquiry_result_evt()
+     - Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
+     - Bluetooth: Prevent out-of-bounds read in
+       hci_inquiry_result_with_rssi_evt()
+     - [arm*] binder: Prevent context manager from incrementing ref 0
+     - Smack: fix use-after-free in smk_write_relabel_self()
+     - vgacon: Fix for missing check in scrollback handling (CVE-2020-14331)
+     - mtd: properly check all write ioctls for permissions
+     - [arm64] gpio: max77620: Fix missing release of interrupt
+     - bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
+     - net/9p: validate fds in p9_fd_open
+     - drm/nouveau/kms/tu102: wait for core update to complete when assigning
+       windows
+     - drm/nouveau/fbcon: fix module unload when fbcon init has failed for some
+       reason
+     - drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure
+     - io_uring: fix lockup in io_fail_links()
+     - nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
+     - [arm64] drm/bridge/adv7511: set the bridge type properly
+     - [armhf] i2c: slave: improve sanity check when registering
+     - [armhf] i2c: slave: add sanity check when unregistering
+     - usb: hso: check for return value in hso_serial_common_create()
+     - ALSA: hda: fix NULL pointer dereference during suspend
+     - firmware: Fix a reference count leak.
+     - cfg80211: check vendor command doit pointer before use
+     - igb: reinit_locked() should be called with rtnl_lock
+     - atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent
+     - tools lib traceevent: Fix memory leak in process_dynamic_array_len
+     - xattr: break delegations in {set,remove}xattr
+     - [arm64,armhf] PCI: tegra: Revert tegra124 raw_violation_fixup
+     - ipv4: Silence suspicious RCU usage warning
+     - ipv6: fix memory leaks on IPV6_ADDRFORM path
+     - ipv6: Fix nexthop refcnt leak when creating ipv6 route info
+     - rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
+     - vxlan: Ensure FDB dump is performed under RCU
+     - net: lan78xx: replace bogus endpoint lookup
+     - rhashtable: Restore RCU marking on rhash_lock_head
+     - devlink: ignore -EOPNOTSUPP errors on dumpit
+     - appletalk: Fix atalk_proc_init() return path
+     - [arm64] dpaa2-eth: Fix passing zero to 'PTR_ERR' warning
+     - [x86] hv_netvsc: do not use VF device if link is down
+     - net: bridge: clear bridge's private skb space on xmit
+     - net: gre: recompute gre csum for sctp over gre tunnels
+     - net: macb: Properly handle phylink on at91sam9x
+     - [arm64,armhf] net: mvpp2: fix memory leak in mvpp2_rx
+     - net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct
+     - [arm64] net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()
+     - openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
+     - Revert "vxlan: fix tos value before xmit"
+     - tcp: apply a floor of 1 for RTT samples from TCP timestamps
+     - [arm64] kaslr: Use standard early random function
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.16
+     - tracepoint: Mark __tracepoint_string's __used
+     - io_uring: abstract out task work running
+     - HID: input: Fix devices that return multiple bytes in battery report
+     - [x86] mce/inject: Fix a wrong assignment of i_mce.status
+     - [x86] perf/x86/intel/uncore: Fix oops when counting IMC uncore events on
+       some TGL
+     - [x86] sched: Bail out of frequency invariance if turbo frequency is
+       unknown
+     - [x86] sched: Bail out of frequency invariance if turbo_freq/base_freq
+       gives 0
+     - sched/fair: Fix NOHZ next idle balance
+     - sched: correct SD_flags returned by tl->sd_flags()
+     - EDAC: Fix reference count leaks
+     - crc-t10dif: Fix potential crypto notify dead-lock
+     - blktrace: fix debugfs use after free (CVE-2019-19770)
+     - [armhf] exynos: MCPM: Restore big.LITTLE cpuidle support
+     - rcu/tree: Repeat the monitor if any free channel is busy
+     - sched/uclamp: Fix initialization of struct uclamp_rq
+     - [x86] crypto: qat - allow xts requests not multiple of block
+     - [x86] platform/x86: intel-hid: Fix return value check in
+       check_acpi_dev()
+     - [x86] platform/x86: intel-vbtn: Fix return value check in
+       check_acpi_dev()
+     - tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
+     - recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.
+     - regulator: fix memory leak on error path of regulator_register()
+     - io_uring: fix sq array offset calculation
+     - [arm64] dts: meson: fix mmc0 tuning error on Khadas VIM3
+     - [arm64,armhf] spi: rockchip: Fix error in SPI slave pio read
+     - seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
+     - md: raid0/linear: fix dereference before null check on pointer mddev
+     - [mips64el,mipsel] irqchip/loongson-liointc: Fix potential dead lock
+     - [arm64,armhf] irqchip/gic-v4.1: Use GFP_ATOMIC flag in
+       allocate_vpe_l1_table()
+     - nvme-tcp: fix controller reset hang during traffic
+     - nvme-rdma: fix controller reset hang during traffic
+     - nvme-multipath: fix logic for non-optimized paths
+     - nvme-multipath: do not fall back to __nvme_find_path() for non-optimized
+       paths
+     - block: don't do revalidate zones on invalid devices
+     - [armhf] drm/tilcdc: fix leak & null ref in panel_connector_get_modes
+     - [armhf] exynos: clear L310_AUX_CTRL_FULL_LINE_ZERO in default
+       l2c_aux_val
+     - Bluetooth: add a mutex lock to avoid UAF in do_enale_set
+     - loop: be paranoid on exit and prevent new additions / removals
+     - io_uring: fix req->work corruption
+     - fs/btrfs: Add cond_resched() for try_release_extent_mapping() stalls
+     - drm/amdgpu: avoid dereferencing a NULL pointer
+     - drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
+     - video: fbdev: savage: fix memory leak on error handling path in probe
+     - video: fbdev: neofb: fix memory leak in neo_scan_monitor()
+     - [armhf] bus: ti-sysc: Add missing quirk flags for usb_host_hs
+     - md-cluster: fix wild pointer of unlock_all_bitmaps()
+     - drm/nouveau/kms/nv50-: Fix disabling dithering
+     - [arm64] dts: hisilicon: hikey: fixes to comply with adi, adv7533 DT
+       binding
+     - [armhf] drm/etnaviv: fix ref count leak via pm_runtime_get_sync
+     - drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peek
+     - drm/nouveau: fix multiple instances of reference count leaks
+     - btrfs: fix lockdep splat from btrfs_dump_space_info
+     - [arm64] drm: msm: a6xx: fix gpu failure after system resume
+     - [arm64] drm/msm: Fix a null pointer access in msm_gem_shrinker_count()
+     - drm/debugfs: fix plain echo to connector "force" attribute
+     - drm/radeon: disable AGP by default
+     - net: phy: mscc: restore the base page in vsc8514/8584_config_init
+     - mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
+     - bpf: Fix fds_example SIGSEGV error
+     - Bluetooth: hci_qca: Bug fixes for SSR
+     - brcmfmac: keep SDIO watchdog running when console_interval is non-zero
+     - brcmfmac: To fix Bss Info flag definition Bug
+     - brcmfmac: set state of hanger slot to FREE when flushing PSQ
+     - [x86] platform/x86: asus-nb-wmi: add support for ASUS ROG Zephyrus G14
+       and G15
+     - iwlegacy: Check the return value of pcie_capability_read_*()
+     - [arm64,armhf] gpu: host1x: debug: Fix multiple channels emitting
+       messages simultaneously
+     - [x86] uaccess: Make __get_user_size() Clang compliant on 32-bit
+     - mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1
+     - usb: gadget: net2280: fix memory leak on probe error handling paths
+     - dyndbg: fix a BUG_ON in ddebug_describe_flags
+     - bcache: fix super block seq numbers comparision in register_cache_set()
+     - btrfs: allow btrfs_truncate_block() to fallback to nocow for data space
+       reservation
+     - btrfs: qgroup: free per-trans reserved space when a subvolume gets
+       dropped
+     - [arm64,x86] ACPICA: Do not increment operation_region reference counts
+       for field units
+     - io_uring: fix racy overflow count reporting
+     - io_uring: fix stalled deferred requests
+     - [arm64] crypto: caam - silence .setkey in case of bad key length
+     - [arm64] drm/msm: ratelimit crtc event overflow error
+     - drm/gem: Fix a leak in drm_gem_objects_lookup()
+     - drm/amdgpu: use the unlocked drm_gem_object_put
+     - [x86] agp/intel: Fix a memory leak on module initialisation failure
+     - btmrvl: Fix firmware filename for sd8977 chipset
+     - btmrvl: Fix firmware filename for sd8997 chipset
+     - Bluetooth: hci_qca: Fix an error pointer dereference
+     - Bluetooth: hci_qca: Only remove TX clock vote after TX is completed
+     - Bluetooth: Allow suspend even when preparation has failed
+     - ath10k: Acquire tx_lock in tx error paths
+     - Bluetooth: hci_qca: Bug fix during SSR timeout
+     - Bluetooth: hci_qca: Increase SoC idle timeout to 200ms
+     - iio: improve IIO_CONCENTRATION channel type description
+     - scsi: ufs: Fix imprecise load calculation in devfreq window
+     - [armhf] drm/etnaviv: Fix error path on failure to enable bus clk
+     - [arm64,armhf] drm/panfrost: Fix inbalance of devfreq record_busy/idle()
+     - [arm64] drm/arm: fix unintentional integer overflow on left shift
+     - Bluetooth: btusb: fix up firmware download sequence
+     - Bluetooth: btmtksdio: fix up firmware download sequence
+     - media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()
+     - [armhf] media: omap3isp: Add missed v4l2_ctrl_handler_free() for
+       preview_init_entities()
+     - [arm64] dpaa2-eth: fix condition for number of buffer acquire retries
+     - drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline
+     - [powerpc*] cxl: Fix kobject memleak
+     - tracing: Move pipe reference to trace array instead of current_tracer
+     - drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idle
+     - drm/radeon: fix array out-of-bounds read and write issues
+     - [arm*] staging: vchiq_arm: Add a matching unregister call
+     - iavf: fix error return code in iavf_init_get_resources()
+     - iavf: Fix updating statistics
+     - RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()
+     - ipvs: allow connection reuse for unconfirmed conntrack
+     - media: firewire: Using uninitialized values in node_probe()
+     - media: tvp5150: Add missed media_entity_cleanup()
+     - xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork
+     - xfs: fix reflink quota reservation accounting error
+     - RDMA/rxe: Skip dgid check in loopback mode
+     - PCI: Fix pci_cfg_wait queue locking problem
+     - samples: bpf: Fix bpf programs with kprobe/sys_connect event
+     - [armhf] drm/stm: repair runtime power management
+     - kobject: Avoid premature parent object freeing in kobject_cleanup()
+     - leds: core: Flush scheduled work for system suspend
+     - [arm64,armhf] drm: panel: simple: Fix bpc for LG LB070WV8 panel
+     - [armhf] phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHY
+     - [arm64] mmc: sdhci-of-arasan: Add missed checks for devm_clk_register()
+     - scsi: scsi_debug: Add check for sdebug_max_queue during module init
+     - mwifiex: Prevent memory corruption handling keys
+     - kernfs: do not call fsnotify() with name without a parent
+     - [powerpc*] pseries: remove cede offline state for CPUs
+     - [powerpc*] rtas: don't online CPUs for partition suspend
+     - [powerpc*] vdso: Fix vdso cpu truncation
+     - RDMA/qedr: SRQ's bug fixes
+     - RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send
+       queue
+     - [x86] staging: rtl8192u: fix a dubious looking mask before a shift
+     - PCI/ASPM: Add missing newline in sysfs 'policy'
+     - go7007: add sanity checking for endpoints
+     - [powerpc*] book3s64/pkeys: Use PVR check instead of cpu feature
+     - [armhf] drm/imx: fix use after free
+     - [armhf] gpu: ipu-v3: Restore RGB32, BGR32
+     - USB: serial: iuu_phoenix: fix led-activity helpers
+     - usb: core: fix quirks_param_set() writing to a const pointer
+     - [armhf] thermal: ti-soc-thermal: Fix reversed condition in
+       ti_thermal_expose_sensor()
+     - [powerpc*] perf: Fix missing is_sier_aviable() during build
+     - [armhf] phy: armada-38x: fix NETA lockup when repeatedly switching
+       speeds
+     - [x86] ASoC: hdac_hda: fix deadlock after PCM open error
+     - [mips64el,mipsel] OCTEON: add missing put_device() call in
+       dwc3_octeon_device_init()
+     - [x86] thermal: int340x: processor_thermal: fix: update Jasper Lake PCI
+       id
+     - [arm*] usb: dwc2: Fix error path in gadget registration
+     - usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength
+     - scsi: megaraid_sas: Clear affinity hint
+     - [powerpc] scsi: mesh: Fix panic after host or bus reset
+     - [arm64,armhf] net: dsa: mv88e6xxx: MV88E6097 does not support jumbo
+       configuration
+     - RDMA/core: Fix return error value in _ib_modify_qp() to negative
+     - Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth
+       controllers
+     - Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags
+     - Bluetooth: hci_serdev: Only unregister device if it was registered
+     - Bluetooth: Fix suspend notifier race
+     - Bluetooth: hci_qca: Stop collecting memdump again for command timeout
+       during SSR
+     - xfs: fix inode allocation block res calculation precedence
+     - xfs: clear XFS_DQ_FREEING if we can't lock the dquot buffer to flush
+     - RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QP
+     - PCI: Release IVRS table in AMD ACS quirk
+     - [powerpc*] pseries/hotplug-cpu: Remove double free in error path
+     - ASoC: soc-core: Fix regression causing sysfs entries to disappear
+     - [s390x] qeth: tolerate pre-filled RX buffer
+     - [s390x] qeth: don't process empty bridge port events
+     - ice: Clear and free XLT entries on reset
+     - ice: Graceful error handling in HW table calloc failure
+     - netfilter: nft_meta: fix iifgroup matching
+     - rtw88: fix LDPC field for RA info
+     - rtw88: fix short GI capability based on current bandwidth
+     - rtw88: coex: only skip coex triggered by BT info
+     - [arm64,armhf] wl1251: fix always return 0 error
+     - net/mlx5: DR, Change push vlan action sequence
+     - net/mlx5: Delete extra dump stack that gives nothing
+     - ftrace: Fix ftrace_trace_task return value
+     - [amd64,arm64] net: ethernet: aquantia: Fix wrong return value
+     - liquidio: Fix wrong return value in cn23xx_get_pf_num()
+     - [powerpc] net: spider_net: Fix the size used in a 'dma_free_coherent()'
+       call
+     - gpio: don't use same lockdep class for all devm_gpiochip_add_data users
+     - [arm64] net: thunderx: initialize VF's mailbox mutex before first usage
+     - dlm: Fix kobject memleak
+     - ocfs2: fix unbalanced locking
+     - [arm64,armhf] pinctrl-single: fix pcs_parse_pinconf() return value
+     - svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
+     - nfsd: avoid a NULL dereference in __cld_pipe_upcall()
+     - SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")
+     - [amd64] x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
+     - [amd64] crypto: aesni - add compatibility with IAS
+     - af_packet: TPACKET_V3: fix fill status rwlock imbalance
+     - net: Fix potential memory leak in proto_register()
+     - net/nfc/rawsock.c: add CAP_NET_RAW check.
+     - net: phy: fix memory leak in device-create error path
+     - net: Set fput_needed iff FDPUT_FPUT is set
+     - tcp: correct read of TFO keys on big endian systems
+     - [x86] vmxnet3: use correct tcp hdr length when packet is encapsulated
+     - net: refactor bind_bucket fastreuse into helper
+     - net: initialize fastreuse on inet_inherit_port
+     - vsock: fix potential null pointer dereference in vsock_poll()
+     - net: phy: marvell10g: fix null pointer dereference
+     - USB: serial: cp210x: re-enable auto-RTS on open
+     - USB: serial: cp210x: enable usb generic throttle/unthrottle
+     - ALSA: hda - fix the micmute led status for Lenovo ThinkCentre AIO
+     - ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob support
+     - ALSA: usb-audio: fix overeager device match for MacroSilicon MS2109
+     - ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109
+     - ALSA: usb-audio: add quirk for Pioneer DDJ-RB
+     - [arm64,x86] tpm: Unify the mismatching TPM space buffer sizes
+     - [x86] crypto: qat - fix double free in qat_uclo_create_batch_init_list
+     - [x86] crypto: ccp - Fix use of merged scatterlists
+     - [arm64] crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not
+       specified
+     - tick/nohz: Narrow down noise while setting current task's tick
+       dependency
+     - bitfield.h: don't compile-time validate _val in FIELD_FIT
+     - fs/minix: check return value of sb_getblk()
+     - fs/minix: don't allow getting deleted inodes
+     - fs/minix: reject too-large maximum file size
+     - [x86] kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on
+       the host
+     - 9p: Fix memory leak in v9fs_mount
+     - driver core: Fix probe_count imbalance in really_probe()
+     - media: media-request: Fix crash if memory allocation fails
+     - drm/ttm/nouveau: don't call tt destroy callback on alloc failure.
+     - io_uring: set ctx sq/cq entry count earlier
+     - io_uring: use TWA_SIGNAL for task_work uncondtionally
+     - io_uring: fail poll arm on queue proc failure
+     - NFS: Don't move layouts to plh_return_segs list while in use
+     - NFS: Don't return layout segments that are in use
+     - cpufreq: Fix locking issues with governors
+     - [arm64] cpufreq: dt: fix oops on armada37xx
+     - include/asm-generic/vmlinux.lds.h: align ro_after_init
+     - [arm64] PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is
+       absent
+     - PM / devfreq: Fix indentaion of devfreq_summary debugfs node
+     - spi: spidev: Align buffers for DMA
+     - erofs: fix extended inode could cross boundary
+     - [arm64] firmware: qcom_scm: Fix legacy convention SCM accessors
+     - [x86] irqdomain/treewide: Free firmware node after domain removal
+     - xen/balloon: fix accounting in alloc_xenballooned_pages error path
+     - xen/balloon: make the balloon wait interruptible
+     - [x86] drm/xen-front: Fix misused IS_ERR_OR_NULL checks
+     - [s390x] dasd: fix inability to use DASD with DIAG driver
+     - [s390x] numa: set node distance to LOCAL_DISTANCE
+     - [s390x] gmap: improve THP splitting
+     - io_uring: sanitize double poll handling
+     - io_uring: Fix NULL pointer dereference in loop_rw_iter()
+     - task_work: only grab task signal lock when needed
+     - io_uring: add missing REQ_F_COMP_LOCKED for nested requests
+     - io_uring: enable lookup of links holding inflight files
+     - io_uring: hold 'ctx' reference around task_work queue + execute
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.7.17
+     - smb3: warn on confusing error scenario with sec=krb5
+     - genirq/affinity: Make affinity setting if activated opt-in
+     - genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
+     - [arm64,x86] PCI: hotplug: ACPI: Fix context refcounting in
+       acpiphp_grab_context()
+     - PCI/ATS: Add pci_pri_supported() to check device or associated PF
+     - PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
+     - PCI: Add device even if driver attach failed
+     - [arm64] PCI: qcom: Define some PARF params needed for ipq8064 SoC
+     - [arm64] PCI: qcom: Add support for tx term offset for rev 2.1.0
+     - btrfs: allow use of global block reserve for balance item deletion
+     - btrfs: free anon block device right after subvolume deletion
+     - btrfs: don't allocate anonymous block device for user invisible roots
+     - btrfs: ref-verify: fix memory leak in add_block_entry
+     - btrfs: only commit the delayed inode when doing a full fsync
+     - btrfs: stop incremening log_batch for the log root tree when syncing log
+     - btrfs: only commit delayed items at fsync if we are logging a directory
+     - btrfs: remove no longer needed use of log_writers for the log root tree
+     - btrfs: don't traverse into the seed devices in show_devname
+     - btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
+     - btrfs: open device without device_list_mutex
+     - btrfs: move the chunk_mutex in btrfs_read_chunk_tree
+     - btrfs: relocation: review the call sites which can be interrupted by
+       signal
+     - btrfs: add missing check for nocow and compression inode flags
+     - btrfs: avoid possible signal interruption of btrfs_drop_snapshot() on
+       relocation tree
+     - btrfs: return EROFS for BTRFS_FS_STATE_ERROR cases
+     - btrfs: sysfs: use NOFS for device creation
+     - btrfs: don't WARN if we abort a transaction with EROFS
+     - btrfs: fix race between page release and a fast fsync
+     - btrfs: don't show full path of bind mounts in subvol=
+     - btrfs: fix messages after changing compression level by remount
+     - btrfs: only search for left_info if there is no right_info in
+       try_merge_free_space
+     - btrfs: inode: fix NULL pointer dereference if inode doesn't need
+       compression
+     - btrfs: fix memory leaks after failure to lookup checksums during inode
+       logging
+     - btrfs: trim: fix underflow in trim length to prevent access beyond
+       device boundary
+     - btrfs: make sure SB_I_VERSION doesn't get unset by remount
+     - btrfs: fix return value mixup in btrfs_get_extent
+     - [arm64] perf: Correct the event index in sysfs
+     - cifs: Fix leak when handling lease break for cached root fid
+     - [powerpc*] Allow 4224 bytes of stack expansion for the signal frame
+     - [powerpc*] Fix circular dependency between percpu.h and mmu.h
+     - [arm64] media: venus: fix multiple encoder crash
+     - [arm64] net: ethernet: stmmac: Disable hardware multicast filter
+     - [arm64,armhf] net: stmmac: dwmac1000: provide multicast filter fallback
+     - [mips64el,mipsel] irqchip/loongson-liointc: Fix misuse of gc->mask_cache
+     - [arm64,armhf] irqchip/gic-v4.1: Ensure accessing the correct RD when
+       writing INVALLR
+     - pidfd: Add missing sock updates for pidfd_getfd()
+     - net/compat: Add missing sock updates for SCM_RIGHTS
+     - md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
+     - bcache: allocate meta data pages as compound pages
+     - bcache: fix overflow in offset_to_stripe()
+     - mac80211: fix misplaced while instead of if
+     - driver core: Avoid binding drivers to dead devices
+     - [mips*] CPU#0 is not hotpluggable
+     - ext2: fix missing percpu_counter_inc
+     - khugepaged: collapse_pte_mapped_thp() flush the right range
+     - mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
+     - khugepaged: collapse_pte_mapped_thp() protect the pmd lock
+     - hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
+     - [amd64,arm64] mm/shuffle: don't move pages between zones and don't read
+       garbage memmaps
+     - ocfs2: change slot number type s16 to u16
+     - mm/page_counter.c: fix protection usage propagation
+     - cma: don't quit at first error when activating reserved areas
+     - mm/memory_hotplug: fix unpaired mem_hotplug_begin/done
+     - ftrace: Setup correct FTRACE_FL_REGS flags for module
+     - kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
+     - tracing: Use trace_sched_process_free() instead of exit() for pid
+       tracing
+     - [x86] watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in
+       watchdog_info.options
+     - [x86] watchdog: f71808e_wdt: remove use of wrong watchdog_info option
+     - [x86] watchdog: f71808e_wdt: clear watchdog timeout occurred flag
+     - ceph: set sec_context xattr on symlink creation
+     - ceph: handle zero-length feature mask in session messages
+     - [powerpc*] pseries: Fix 64 bit logical memory block panic
+     - dm: don't call report zones for more than the user requested
+     - module: Correctly truncate sysfs sections output
+     - bootconfig: Fix to find the initargs correctly
+     - perf probe: Fix wrong variable warning when the probe point is not found
+     - perf probe: Fix memory leakage when the probe point is not found
+     - perf intel-pt: Fix FUP packet state
+     - perf intel-pt: Fix duplicate branch after CBR
+     - gfs2: Never call gfs2_block_zero_range with an open transaction
+     - [armhf] drm/imx: imx-ldb: Disable both channels for split mode in
+       enc->disable()
+     - crypto: algif_aead - Only wake up when ctx->more is zero
+     - RDMA/ipoib: Return void from ipoib_ib_dev_stop()
+     - RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()
+     - rtc: cpcap: fix range
+     - IB/uverbs: Set IOVA on IB MR in uverbs layer
+     - sched/uclamp: Protect uclamp fast path code with static key
+     - USB: serial: ftdi_sio: make process-packet buffer unsigned
+     - USB: serial: ftdi_sio: clean up receive processing
+     - crypto: af_alg - Fix regression on empty requests
+     - devres: keep both device name and resource name in pretty name
+     - RDMA/counter: Only bind user QPs in auto mode
+     - RDMA/counter: Allow manually bind QPs with different pids to same
+       counter
+     - rtw88: pci: disable aspm for platform inter-op with module parameter
+     - [arm64,armhf] rtc: pl031: fix set_alarm by adding back call to
+       alarm_irq_enable
+     - [armhf] gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq
+       handlers
+     - [armhf] gpu: ipu-v3: image-convert: Wait for all EOFs before completing
+       a tile
+     - dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
+     - f2fs: compress: fix to avoid memory leak on cc->cpages
+     - [arm64] clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL
+     - iommu/vt-d: Enforce PASID devTLB field mask
+     - f2fs: compress: fix to update isize when overwriting compressed file
+     - nvme: fix deadlock in disconnect during scan_work and/or ana_work
+     - sched/uclamp: Fix a deadlock when enabling uclamp static key
+     - nfs: ensure correct writeback errors are returned on close()
+     - ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
+     - [arm*] clk: bcm2835: Do not use prediv with bcm2711's PLLs
+     - scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying
+       targetport
+     - nfs: nfs_file_write() should check for writeback errors
+     - watchdog: initialize device before misc_register
+     - md-cluster: Fix potential error pointer dereference in resize_bitmaps()
+     - [x86] tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoC
+     - [x86] bugs/multihit: Fix mitigation reporting when VMX is not in use
+     - Input: sentelic - fix error return when fsp_reg_write fails
+     - [x86] drm/vmwgfx: Use correct vmw_legacy_display_unit pointer
+     - [x86] drm/vmwgfx: Fix two list_for_each loop exit tests
+     - [arm64] net: qcom/emac: add missed clk_disable_unprepare in error path
+       of emac_clks_phase1_init
+     - nfs: Fix getxattr kernel panic and memory overflow
+     - NFS: Fix flexfiles read failover
+     - fs/minix: set s_maxbytes correctly
+     - fs/minix: fix block limit check for V1 filesystems
+     - fs/minix: remove expected error message in block_to_path()
+     - fs/ufs: avoid potential u32 multiplication overflow
+     - crypto: algif_aead - fix uninitialized ctx->init
+     - perf bench mem: Always memset source before memcpy
+     - [x86] perf/x86/rapl: Fix missing psys sysfs attributes
+     - khugepaged: retract_page_tables() remember to test exit
+     - [arm64,armhf] ASoC: tegra: Use device managed resource APIs to get the
+       clock
+     - [arm64,armhf] ASoC: tegra: Add audio mclk parent configuration
+     - [arm64,armhf] ASoC: tegra: Enable audio mclk during
+       tegra_asoc_utils_init()
+     - [x86] drm/i915/gt: Force the GT reset on shutdown
+     - [arm64,armhf] drm/panfrost: Use kvfree() to free bo->sgts
+     - drm/dp_mst: Fix the DDC I2C device registration of an MST port
+     - drm/amdgpu: fix ordering of psp suspend
+     - [armhf] drm/omap: force runtime PM suspend on system suspend
+     - drm: Added orientation quirk for ASUS tablet model T103HAF
+     - drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi
+     - drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume
+   [ Salvatore Bonaccorso ]
+   * Bump ABI to 3
+   [ Ben Hutchings ]
+   * doc: Disable extension incompatible with Sphinx 3 (fixes FTBFS)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 23 Aug 2020 15:44:14 +0200
  
  linux (5.7.10-1) unstable; urgency=medium
  
index ec55ad2224a5bb9158a269fb9a9af70ebe36319f,b9d05fb65326d45f1efa3782e50a2458834e3c50..e079125f63583d95500191a42e877d52b49bca23
  p172
  tp173
  (dp174
- Vkernel-arch
+ Vdefault-flavour
  p175
- Valpha
+ Valpha-smp
  p176
- sVfeaturesets
+ sVkernel-arch
  p177
- (lp178
- Vnone
+ Valpha
+ p178
+ sVfeaturesets
  p179
+ (lp180
+ Vnone
+ p181
  ass(Vbuild
- p180
+ p182
  g172
- tp181
- (dp182
+ tp183
+ (dp184
  Vimage-file
- p183
+ p185
  Varch/alpha/boot/vmlinux.gz
- p184
+ p186
  ss(Vimage
- p185
+ p187
  g172
- tp186
- (dp187
+ tp188
+ (dp189
  Vsuggests
- p188
- (lp189
- Vaboot
  p190
+ (lp191
+ Vaboot
+ p192
  aVfdutils
- p191
+ p193
  asVinstall-stem
- p192
+ p194
  Vvmlinuz
- p193
+ p195
  ss(Vdescription
- p194
+ p196
  g172
  NValpha-generic
- p195
- tp196
- (dp197
+ p197
+ tp198
+ (dp199
  Vhardware
- p198
+ p200
  VAlpha
- p199
+ p201
  sVhardware-long
- p200
+ p202
  VDEC Alpha systems with extended kernel start address (Wildfire, Titan, Marvel)
- p201
+ p203
  ss(Vdescription
- p202
+ p204
  g172
  NValpha-smp
- p203
- tp204
- (dp205
+ p205
+ tp206
+ (dp207
  Vhardware
- p206
+ p208
  VAlpha SMP
- p207
+ p209
  sVhardware-long
- p208
+ p210
  VDEC Alpha SMP systems with extended kernel start address (Wildfire, Titan, Marvel)
- p209
+ p211
  ss(Vbase
- p210
+ p212
  g172
- g179
- tp211
- (dp212
+ g181
+ tp213
+ (dp214
  Vflavours
- p213
- (lp214
- Valpha-generic
  p215
+ (lp216
+ Valpha-generic
+ p217
  aValpha-smp
- p216
+ p218
  asVimplicit-flavour
- p217
+ p219
  I01
  ss(Vbase
- p218
+ p220
  Vamd64
- p219
- tp220
- (dp221
+ p221
+ tp222
+ (dp223
  Vfeaturesets
- p222
- (lp223
- Vnone
  p224
+ (lp225
+ Vnone
+ p226
  aVrt
- p225
+ p227
  asVkernel-arch
- p226
+ p228
  Vx86
- p227
+ p229
  ss(Vbuild
- p228
- g219
- tp229
- (dp230
+ p230
+ g221
+ tp231
+ (dp232
  Vimage-file
- p231
+ p233
  Varch/x86/boot/bzImage
- p232
+ p234
  sVsigned-code
- p233
+ p235
  I01
  sVvdso
- p234
+ p236
  I01
  ss(Vimage
- p235
- g219
- tp236
- (dp237
+ p237
+ g221
+ tp238
+ (dp239
  Vbootloaders
- p238
- (lp239
- Vgrub-pc
  p240
+ (lp241
+ Vgrub-pc
+ p242
  aVgrub-efi-amd64
- p241
+ p243
  aVextlinux
- p242
+ p244
  asVinstall-stem
- p243
+ p245
  Vvmlinuz
- p244
+ p246
  sVbreaks
- p245
- (lp246
- Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
  p247
+ (lp248
+ Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
+ p249
  ass(Vrelations
- p248
- g219
- tp249
- (dp250
- Vheaders%gcc-9
- p251
- Vlinux-compiler-gcc-9-x86
- p252
- ss(Vdescription
+ p250
+ g221
+ tp251
+ (dp252
+ Vheaders%gcc-10
  p253
- g219
- NVamd64
+ Vlinux-compiler-gcc-10-x86
  p254
- tp255
- (dp256
+ ss(Vdescription
+ p255
+ g221
+ NVamd64
+ p256
+ tp257
+ (dp258
  Vhardware
- p257
+ p259
  V64-bit PCs
- p258
+ p260
  sVhardware-long
- p259
+ p261
  VPCs with AMD64, Intel 64 or VIA Nano processors
- p260
+ p262
  ss(Vdescription
- p261
- g219
+ p263
+ g221
  NVcloud-amd64
- p262
- tp263
- (dp264
+ p264
+ tp265
+ (dp266
  Vhardware
- p265
- Vx86-64 cloud
- p266
- sVhardware-long
  p267
- VAmazon EC2, Google Compute Engine and Microsoft Azure cloud platforms
+ Vx86-64 cloud
  p268
- ss(Vbase
+ sVhardware-long
  p269
- g219
- Vnone
+ Vcloud platforms including Amazon EC2, Microsoft Azure, and Google Compute Engine
  p270
- tp271
- (dp272
+ ss(Vbase
+ p271
+ g221
+ Vnone
+ p272
+ tp273
+ (dp274
  Vflavours
- p273
- (lp274
- Vamd64
  p275
- aVcloud-amd64
- p276
- ass(Vimage
+ (lp276
+ Vamd64
  p277
- g219
- g270
- Vcloud-amd64
+ aVcloud-amd64
  p278
- tp279
- (dp280
- Vconfigs
+ asVdefault-flavour
+ p279
+ Vamd64
+ p280
+ ss(Vimage
  p281
- (lp282
+ g221
+ g272
+ Vcloud-amd64
+ p282
+ tp283
+ (dp284
+ Vconfigs
+ p285
+ (lp286
  Vconfig.cloud
- p283
+ p287
  aVamd64/config.cloud-amd64
- p284
+ p288
  ass(Vbase
- p285
- g219
+ p289
+ g221
  Vrt
- p286
- tp287
- (dp288
+ p290
+ tp291
+ (dp292
  Vflavours
- p289
- (lp290
+ p293
+ (lp294
  Vamd64
- p291
+ p295
  ass(Vbase
- p292
+ p296
  Varm64
- p293
- tp294
- (dp295
+ p297
+ tp298
+ (dp299
  Vcross-compile-compat
- p296
+ p300
  Varm-linux-gnueabihf-
- p297
+ p301
  sVkernel-arch
- p298
+ p302
  Varm64
- p299
+ p303
  sVfeaturesets
- p300
- (lp301
+ p304
+ (lp305
  Vnone
- p302
+ p306
  aVrt
- p303
+ p307
  ass(Vbuild
- p304
- g293
- tp305
- (dp306
+ p308
+ g297
+ tp309
+ (dp310
  Vimage-file
- p307
+ p311
  Varch/arm64/boot/Image
- p308
+ p312
  sVsigned-code
- p309
+ p313
  I01
  sVvdso
- p310
+ p314
  I01
  ss(Vimage
- p311
- g293
- tp312
- (dp313
+ p315
+ g297
+ tp316
+ (dp317
  Vinstall-stem
- p314
+ p318
  Vvmlinuz
- p315
+ p319
  sVbreaks
- p316
- (lp317
+ p320
+ (lp321
  Vlibmozjs185-1.0
- p318
+ p322
  aVlibmozjs-24-0 (<< 24.2.0-5.1~)
- p319
+ p323
  ass(Vdescription
- p320
- g293
+ p324
+ g297
  NVarm64
- p321
- tp322
- (dp323
+ p325
+ tp326
+ (dp327
  Vhardware
- p324
+ p328
  V64-bit ARMv8 machines
- p325
+ p329
  ss(Vdescription
- p326
- g293
+ p330
+ g297
  NVcloud-arm64
- p327
- tp328
- (dp329
+ p331
+ tp332
+ (dp333
  Vhardware
- p330
+ p334
  Varm64 cloud
- p331
+ p335
  sVhardware-long
- p332
+ p336
  Vcloud platforms supporting arm64 virtual machines
- p333
+ p337
  ss(Vimage
- p334
- g293
+ p338
+ g297
  NVarm64
- p335
- tp336
- (dp337
+ p339
+ tp340
+ (dp341
  s(Vrelations
- p338
- g293
- tp339
- (dp340
- Vgcc-9
- p341
- Vgcc-9 <!stage1 !cross !pkg.linux.nokernel>, gcc-9-aarch64-linux-gnu <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf <!stage1 !pkg.linux.nokernel>
  p342
- sVheaders%gcc-9
- p343
- Vgcc-9
- p344
- ss(Vbase
+ g297
+ tp343
+ (dp344
+ Vgcc-10
  p345
- g293
- Vnone
+ Vgcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-aarch64-linux-gnu <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf <!stage1 !pkg.linux.nokernel>
  p346
- tp347
- (dp348
- Vflavours
+ sVheaders%gcc-10
+ p347
+ Vgcc-10
+ p348
+ ss(Vbase
  p349
- (lp350
+ g297
+ Vnone
+ p350
+ tp351
+ (dp352
+ Vflavours
+ p353
+ (lp354
  Varm64
- p351
+ p355
  aVcloud-arm64
- p352
- ass(Vimage
- p353
- g293
- g346
+ p356
+ asVdefault-flavour
+ p357
+ Varm64
+ p358
+ ss(Vimage
+ p359
+ g297
+ g350
  Vcloud-arm64
- p354
- tp355
- (dp356
+ p360
+ tp361
+ (dp362
  Vconfigs
- p357
- (lp358
+ p363
+ (lp364
  Vconfig.cloud
- p359
+ p365
  aVarm64/config.cloud-arm64
- p360
+ p366
  ass(Vbase
- p361
- g293
+ p367
+ g297
  Vrt
- p362
- tp363
- (dp364
+ p368
+ tp369
+ (dp370
  Vflavours
- p365
- (lp366
+ p371
+ (lp372
  Varm64
- p367
+ p373
  ass(Vbase
- p368
+ p374
  Varm64ilp32
- p369
- tp370
- (dp371
+ p375
+ tp376
+ (dp377
  Vkernel-arch
- p372
+ p378
  Varm64
- p373
+ p379
  sVfeaturesets
- p374
- (lp375
+ p380
+ (lp381
  ss(Vbase
- p376
+ p382
  Varmel
- p377
- tp378
- (dp379
- Vkernel-arch
- p380
- Varm
- p381
- sg177
- (lp382
- g179
- ass(Vbuild
  p383
- g377
  tp384
  (dp385
- Vimage-file
+ Vkernel-arch
  p386
- Varch/arm/boot/zImage
+ Varm
  p387
- sVuncompressed-image-file
- p388
- Varch/arm/boot/Image
+ sg179
+ (lp388
+ g181
+ ass(Vbuild
  p389
- ss(Vimage
- p390
- g377
- tp391
(dp392
- Vinstall-stem
+ g383
tp390
+ (dp391
+ Vimage-file
+ p392
+ Varch/arm/boot/zImage
  p393
- Vvmlinuz
+ sVuncompressed-image-file
  p394
- ss(Vrelations
+ Varch/arm/boot/Image
  p395
- g377
tp396
- (dp397
- Vheaders%gcc-9
- p398
- Vlinux-compiler-gcc-9-arm
+ ss(Vimage
+ p396
+ g383
+ tp397
(dp398
+ Vinstall-stem
  p399
- ss(Vdescription
+ Vvmlinuz
  p400
- g377
- NVmarvell
+ ss(Vrelations
  p401
+ g383
  tp402
  (dp403
- Vhardware
+ Vheaders%gcc-10
  p404
- VMarvell Kirkwood/Orion
+ Vlinux-compiler-gcc-10-arm
  p405
- sVhardware-long
+ ss(Vdescription
  p406
- VMarvell Kirkwood and Orion based systems (https://wiki.debian.org/ArmEabiPort#Supported_hardware)
+ g383
+ NVmarvell
  p407
+ tp408
+ (dp409
+ Vhardware
+ p410
+ VMarvell Kirkwood/Orion
+ p411
+ sVhardware-long
+ p412
+ VMarvell Kirkwood and Orion based systems (https://wiki.debian.org/ArmEabiPort#Supported_hardware)
+ p413
  ss(Vdescription
- p408
- g377
+ p414
+ g383
  NVrpi
- p409
- tp410
- (dp411
+ p415
+ tp416
+ (dp417
  Vhardware
- p412
+ p418
  VRaspberry Pi and Pi Zero
- p413
+ p419
  sVhardware-long
- p414
+ p420
  VRaspberry Pi, Raspberry Pi Zero based systems
- p415
+ p421
  ss(Vimage
- p416
- g377
+ p422
+ g383
  NVmarvell
- p417
- tp418
- (dp419
+ p423
+ tp424
+ (dp425
  Vrecommends
- p420
- (lp421
+ p426
+ (lp427
  Vu-boot-tools
- p422
+ p428
  asVcheck-size
- p423
+ p429
  I2729712
  sVcheck-size-with-dtb
- p424
+ p430
  I01
  sVcheck-uncompressed-size
- p425
+ p431
  I7340032
  sVbreaks
- p426
- (lp427
+ p432
+ (lp433
  Vflash-kernel (<< 3.57~)
- p428
- ass(g210
- g377
- g179
- tp429
- (dp430
- g213
- (lp431
+ p434
+ ass(g212
+ g383
+ g181
+ tp435
+ (dp436
+ g215
+ (lp437
  Vmarvell
- p432
+ p438
  aVrpi
- p433
- asg217
+ p439
+ asg219
  I01
  ss(Vbase
- p434
+ p440
  Varmhf
- p435
- tp436
- (dp437
+ p441
+ tp442
+ (dp443
  Vfeaturesets
- p438
- (lp439
+ p444
+ (lp445
 -Vnone
 +sVkernel-arch
- p440
+ p446
 -aVrt
 -p447
 -asVkernel-arch
 -p448
  Varm
- p441
 -p449
 -ss(Vbuild
 -p450
 -g441
 -tp451
 -(dp452
 -Vimage-file
 -p453
 -Varch/arm/boot/zImage
 -p454
 -sVvdso
 -p455
 -I01
 -ss(Vimage
 -p456
 -g441
 -tp457
 -(dp458
 -Vinstall-stem
 -p459
 -Vvmlinuz
 -p460
 -ss(Vrelations
 -p461
 -g441
 -tp462
 -(dp463
 -Vheaders%gcc-10
 -p464
 -Vlinux-compiler-gcc-10-arm
 -p465
 -ss(Vdescription
 -p466
 -g441
 -NVarmmp
 -p467
 -tp468
 -(dp469
 -Vhardware
 -p470
 -VARMv7 multiplatform compatible SoCs
 -p471
 -sVhardware-long
 -p472
 -VARMv7 multiplatform kernel. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms
 -p473
 -ss(Vdescription
 -p474
 -g441
 -NVarmmp-lpae
 -p475
 -tp476
 -(dp477
 -Vhardware
 -p478
 -VARMv7 multiplatform compatible SoCs supporting LPAE
 -p479
 -sVhardware-long
 -p480
 -VARMv7 multiplatform kernel supporting LPAE. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms.
 -p481
 -ss(Vbase
 -p482
 -g441
 -Vnone
 -p483
 -tp484
 -(dp485
 -Vflavours
 -p486
 -(lp487
 -Varmmp
 -p488
 -aVarmmp-lpae
 -p489
 -asVdefault-flavour
 -p490
 -Varmmp
 -p491
++p447
  ss(Vbase
- p442
 -p492
 -g441
 -Vrt
 -p493
 -tp494
 -(dp495
 -Vflavours
 -p496
 -(lp497
 -Varmmp
 -p498
 -ass(Vbase
 -p499
++p448
  Vhppa
- p443
- tp444
- (dp445
- Vkernel-arch
- p446
- Vparisc
- p447
- sg177
- (lp448
- g179
- ass(Vbuild
 -p500
 -tp501
 -(dp502
 +p449
- g443
 +tp450
 +(dp451
- Vimage-file
+ Vdefault-flavour
 -p503
 +p452
- Varch/parisc/boot/bzImage
+ Vparisc
 -p504
 +p453
- sVdebug-info
+ sVkernel-arch
 -p505
 +p454
- I00
- ss(Vimage
+ Vparisc
 -p506
 +p455
- g443
- tp456
- (dp457
- Vsuggests
- p458
- (lp459
- Vpalo
+ sg179
 -(lp507
++(lp456
+ g181
+ ass(Vbuild
 -p508
 -g500
 -tp509
 -(dp510
++p457
++g449
++tp458
++(dp459
+ Vimage-file
 -p511
 +p460
- asVinstall-stem
+ Varch/parisc/boot/bzImage
 -p512
 +p461
- Vvmlinuz
+ sVdebug-info
 -p513
 +p462
- ss(Vdescription
+ I00
+ ss(Vimage
 -p514
 -g500
 -tp515
 -(dp516
 +p463
- g443
- NVparisc
- p464
- tp465
- (dp466
- Vhardware
- p467
- V32-bit PA-RISC
++g449
++tp464
++(dp465
+ Vsuggests
 -p517
 -(lp518
++p466
++(lp467
+ Vpalo
 -p519
 +p468
- sVhardware-long
+ asVinstall-stem
 -p520
 +p469
- VHP PA-RISC 32-bit systems with max 4 GB RAM
+ Vvmlinuz
 -p521
 +p470
- ss(Vbase
+ ss(Vdescription
 -p522
 -g500
 +p471
- g443
- NVparisc64
++g449
+ NVparisc
 -p523
 -tp524
 -(dp525
 +p472
 +tp473
 +(dp474
- Vcflags
+ Vhardware
 -p526
 +p475
- V-fno-cse-follow-jumps
+ V32-bit PA-RISC
 -p527
 +p476
- sVoverride-host-type
+ sVhardware-long
 -p528
 +p477
- Vhppa64-linux-gnu
+ VHP PA-RISC 32-bit systems with max 4 GB RAM
 -p529
 +p478
- ss(Vdescription
+ ss(Vbase
 -p530
 -g500
 +p479
- g443
++g449
  NVparisc64
 -p531
 -tp532
 -(dp533
 +p480
 +tp481
 +(dp482
- Vhardware
+ Vcflags
 -p534
 +p483
- V64-bit PA-RISC
+ V-fno-cse-follow-jumps
 -p535
 +p484
- sVhardware-long
+ sVoverride-host-type
 -p536
 +p485
- VHP PA-RISC 64-bit systems with support for more than 4 GB RAM
+ Vhppa64-linux-gnu
 -p537
 +p486
- ss(Vrelations
+ ss(Vdescription
 -p538
 -g500
 +p487
- g443
- tp488
- (dp489
- Vgcc-9
- p490
- Vgcc-9 <!stage1 !cross !pkg.linux.nokernel>, gcc-9-hppa-linux-gnu <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>, gcc-9-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>
++g449
+ NVparisc64
 -p539
 -tp540
 -(dp541
++p488
++tp489
++(dp490
+ Vhardware
 -p542
 +p491
- ss(g210
- g443
- g179
- tp492
- (dp493
- g213
- (lp494
- Vparisc
+ V64-bit PA-RISC
 -p543
++p492
+ sVhardware-long
 -p544
++p493
+ VHP PA-RISC 64-bit systems with support for more than 4 GB RAM
 -p545
++p494
+ ss(Vrelations
 -p546
 -g500
 -tp547
 -(dp548
 +p495
++g449
++tp496
++(dp497
+ Vgcc-10
 -p549
++p498
+ 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>
 -p550
++p499
+ ss(g212
 -g500
++g449
+ g181
 -tp551
 -(dp552
++tp500
++(dp501
+ g215
 -(lp553
++(lp502
+ Vparisc
 -p554
++p503
  aVparisc64
- p496
- asg217
 -p555
++p504
+ asg219
  I01
  ss(Vbase
- p497
 -p556
++p505
  Vi386
- p498
- tp499
- (dp500
 -p557
 -tp558
 -(dp559
++p506
++tp507
++(dp508
  Vfeaturesets
- p501
- (lp502
 -p560
 -(lp561
++p509
++(lp510
  Vnone
- p503
 -p562
++p511
  aVrt
- p504
 -p563
++p512
  asVkernel-arch
- p505
 -p564
++p513
  Vx86
- p506
 -p565
++p514
  ss(Vbuild
- p507
- g498
- tp508
- (dp509
 -p566
 -g557
 -tp567
 -(dp568
++p515
++g506
++tp516
++(dp517
  Vimage-file
- p510
 -p569
++p518
  Varch/x86/boot/bzImage
- p511
 -p570
++p519
  sVsigned-code
- p512
 -p571
++p520
  I01
  sVvdso
- p513
 -p572
++p521
  I01
  ss(Vdescription
- p514
- g498
- tp515
- (dp516
 -p573
 -g557
 -tp574
 -(dp575
++p522
++g506
++tp523
++(dp524
  Vpart-long-pae
- p517
 -p576
++p525
  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.
- p518
 -p577
++p526
  ss(Vimage
- p519
- g498
- tp520
- (dp521
 -p578
 -g557
 -tp579
 -(dp580
++p527
++g506
++tp528
++(dp529
  Vbootloaders
- p522
- (lp523
 -p581
 -(lp582
++p530
++(lp531
  Vgrub-pc
- p524
 -p583
++p532
  aVgrub-efi-ia32
- p525
 -p584
++p533
  aVextlinux
- p526
 -p585
++p534
  asVinstall-stem
- p527
 -p586
++p535
  Vvmlinuz
- p528
 -p587
++p536
  sVbreaks
- p529
- (lp530
 -p588
 -(lp589
++p537
++(lp538
  Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
- p531
 -p590
++p539
  ass(Vrelations
- p532
- g498
- tp533
- (dp534
- Vheaders%gcc-9
- p535
- Vlinux-compiler-gcc-9-x86
- p536
- ss(Vdescription
- p537
- g498
- NV686
- p538
- tp539
- (dp540
- Vhardware
- p541
- Volder PCs
- p542
- sVhardware-long
 -p591
 -g557
 -tp592
 -(dp593
++p540
++g506
++tp541
++(dp542
+ Vheaders%gcc-10
 -p594
 +p543
- VPCs with one or more processors not supporting PAE
+ Vlinux-compiler-gcc-10-x86
 -p595
 +p544
  ss(Vdescription
 -p596
 -g557
 +p545
- g498
- NV686-pae
++g506
+ NV686
 -p597
 -tp598
 -(dp599
 +p546
 +tp547
 +(dp548
  Vhardware
 -p600
 +p549
- Vmodern PCs
+ Volder PCs
 -p601
 +p550
  sVhardware-long
 -p602
 +p551
- VPCs with one or more processors supporting PAE
+ VPCs with one or more processors not supporting PAE
 -p603
 +p552
- sVparts
+ ss(Vdescription
 -p604
 -g557
 +p553
- (lp554
- Vpae
- p555
- ass(Vbase
- p556
- g498
- Vnone
++g506
+ NV686-pae
 -p605
 -tp606
 -(dp607
++p554
++tp555
++(dp556
+ Vhardware
 -p608
 +p557
- tp558
- (dp559
- Vflavours
+ Vmodern PCs
 -p609
++p558
+ sVhardware-long
 -p610
++p559
+ VPCs with one or more processors supporting PAE
 -p611
 +p560
- (lp561
- V686
- p562
- aV686-pae
+ sVparts
 -p612
 -(lp613
++p561
++(lp562
+ Vpae
 -p614
 +p563
  ass(Vbase
 -p615
 -g557
 +p564
- g498
- Vrt
++g506
+ Vnone
 -p616
 -tp617
 -(dp618
 +p565
 +tp566
 +(dp567
  Vflavours
 -p619
 -(lp620
 +p568
 +(lp569
- V686-pae
+ V686
 -p621
 +p570
- ass(Vbase
+ aV686-pae
 -p622
 +p571
- Via64
+ asVdefault-flavour
 -p623
 +p572
- tp573
- (dp574
- Vkernel-arch
+ V686-pae
 -p624
++p573
+ ss(Vbase
 -p625
 -g557
++p574
++g506
+ Vrt
 -p626
 -tp627
 -(dp628
 +p575
++tp576
++(dp577
+ Vflavours
 -p629
 -(lp630
++p578
++(lp579
+ V686-pae
 -p631
++p580
+ ass(Vbase
 -p632
++p581
+ Via64
 -p633
 -tp634
 -(dp635
++p582
++tp583
++(dp584
+ Vdefault-flavour
 -p636
++p585
+ Vitanium
 -p637
++p586
+ sVkernel-arch
 -p638
++p587
  Via64
- p576
- sg177
- (lp577
- g179
 -p639
++p588
+ sg179
 -(lp640
++(lp589
+ g181
  ass(Vbuild
- p578
- g572
- tp579
- (dp580
 -p641
 -g633
 -tp642
 -(dp643
++p590
++g582
++tp591
++(dp592
  Vimage-file
- p581
 -p644
++p593
  Vvmlinux.gz
- p582
 -p645
++p594
  ss(Vimage
- p583
- g572
- tp584
- (dp585
 -p646
 -g633
 -tp647
 -(dp648
++p595
++g582
++tp596
++(dp597
  Vbootloaders
- p586
- (lp587
 -p649
 -(lp650
++p598
++(lp599
  Vgrub-efi-ia64
- p588
 -p651
++p600
  asVinstall-stem
- p589
 -p652
++p601
  Vvmlinuz
- p590
 -p653
++p602
  ss(Vdescription
- p591
- g572
 -p654
 -g633
++p603
++g582
  NVitanium
- p592
- tp593
- (dp594
 -p655
 -tp656
 -(dp657
++p604
++tp605
++(dp606
  Vhardware
- p595
 -p658
++p607
  VItanium (Merced)
- p596
 -p659
++p608
  sVhardware-long
- p597
 -p660
++p609
  Vsystems with original Itanium (Merced) processors
- p598
 -p661
++p610
  ss(Vdescription
- p599
- g572
 -p662
 -g633
++p611
++g582
  NVmckinley
- p600
- tp601
- (dp602
 -p663
 -tp664
 -(dp665
++p612
++tp613
++(dp614
  Vhardware
- p603
 -p666
++p615
  VItanium 2+
- p604
 -p667
++p616
  sVhardware-long
- p605
 -p668
++p617
  Vsystems with Itanium 2 or 9300/9500/9700-series processors
- p606
- ss(g210
- g572
- g179
- tp607
- (dp608
- g213
- (lp609
 -p669
++p618
+ ss(g212
 -g633
++g582
+ g181
 -tp670
 -(dp671
++tp619
++(dp620
+ g215
 -(lp672
++(lp621
  Vitanium
- p610
 -p673
++p622
  aVmckinley
- p611
- asg217
 -p674
++p623
+ asg219
  I01
  ss(Vbase
- p612
 -p675
++p624
  Vm68k
- p613
- tp614
- (dp615
 -p676
 -tp677
 -(dp678
++p625
++tp626
++(dp627
  Vcflags
- p616
 -p679
++p628
  V-ffreestanding
- p617
 -p680
++p629
+ sVdefault-flavour
 -p681
++p630
+ Vm68k
 -p682
++p631
  sVkernel-arch
- p618
 -p683
++p632
  Vm68k
- p619
- sg177
- (lp620
- g179
 -p684
++p633
+ sg179
 -(lp685
++(lp634
+ g181
  ass(Vbuild
- p621
- g613
- tp622
- (dp623
 -p686
 -g676
 -tp687
 -(dp688
++p635
++g625
++tp636
++(dp637
  Vimage-file
- p624
 -p689
++p638
  Vvmlinux
- p625
 -p690
++p639
  ss(Vimage
- p626
- g613
- tp627
- (dp628
 -p691
 -g676
 -tp692
 -(dp693
++p640
++g625
++tp641
++(dp642
  Vsuggests
- p629
- (lp630
 -p694
 -(lp695
++p643
++(lp644
  Vvmelilo
- p631
 -p696
++p645
  aVfdutils
- p632
 -p697
++p646
  asVinstall-stem
- p633
 -p698
++p647
  Vvmlinux
- p634
 -p699
++p648
  ss(Vdescription
- p635
- g613
 -p700
 -g676
++p649
++g625
  NVm68k
- p636
- tp637
- (dp638
 -p701
 -tp702
 -(dp703
++p650
++tp651
++(dp652
  Vhardware
- p639
 -p704
++p653
  VMotorola MC68020+ family
- p640
- ss(g210
- g613
- g179
- tp641
- (dp642
- g213
- (lp643
 -p705
++p654
+ ss(g212
 -g676
++g625
+ g181
 -tp706
 -(dp707
++tp655
++(dp656
+ g215
 -(lp708
++(lp657
  Vm68k
- p644
- asg217
 -p709
++p658
+ asg219
  I01
  ss(Vbase
- p645
 -p710
++p659
  Vmips
- p646
- tp647
- (dp648
 -p711
 -tp712
 -(dp713
++p660
++tp661
++(dp662
  Vkernel-arch
- p649
 -p714
++p663
  Vmips
- p650
- sg177
- (lp651
- g179
 -p715
++p664
+ sg179
 -(lp716
++(lp665
+ g181
  ass(Vbuild
- p652
- g646
- tp653
- (dp654
 -p717
 -g711
 -tp718
 -(dp719
++p666
++g660
++tp667
++(dp668
  Vimage-file
- p655
 -p720
++p669
  Vvmlinuz
- p656
 -p721
++p670
  ss(Vimage
- p657
- g646
- tp658
- (dp659
 -p722
 -g711
 -tp723
 -(dp724
++p671
++g660
++tp672
++(dp673
  Vinstall-stem
- p660
 -p725
++p674
  Vvmlinuz
- p661
 -p726
++p675
  ss(Vdescription
- p662
- g646
 -p727
 -g711
++p676
++g660
  NV4kc-malta
- p663
- tp664
- (dp665
 -p728
 -tp729
 -(dp730
++p677
++tp678
++(dp679
  Vhardware
- p666
 -p731
++p680
  VMIPS Malta
- p667
 -p732
++p681
  sVhardware-long
- p668
 -p733
++p682
  VMIPS Malta boards
- p669
 -p734
++p683
  ss(Vimage
- p670
- g646
 -p735
 -g711
++p684
++g660
  NV4kc-malta
- p671
- tp672
- (dp673
 -p736
 -tp737
 -(dp738
++p685
++tp686
++(dp687
  Vconfigs
- p674
- (lp675
 -p739
 -(lp740
++p688
++(lp689
  Vkernelarch-mips/config.malta
- p676
 -p741
++p690
  aVkernelarch-mips/config.mips32r2
- p677
 -p742
++p691
  ass(Vdescription
- p678
- g646
 -p743
 -g711
++p692
++g660
  NV5kc-malta
- p679
- tp680
- (dp681
 -p744
 -tp745
 -(dp746
++p693
++tp694
++(dp695
  Vhardware
- p682
 -p747
++p696
  VMIPS Malta (64-bit)
- p683
 -p748
++p697
  sVhardware-long
- p684
 -p749
++p698
  VMIPS Malta boards (64-bit)
- p685
 -p750
++p699
  ss(Vimage
- p686
- g646
 -p751
 -g711
++p700
++g660
  NV5kc-malta
- p687
- tp688
- (dp689
 -p752
 -tp753
 -(dp754
++p701
++tp702
++(dp703
  Vconfigs
- p690
- (lp691
 -p755
 -(lp756
++p704
++(lp705
  Vkernelarch-mips/config.malta
- p692
 -p757
++p706
  aVkernelarch-mips/config.mips64r2
- p693
 -p758
++p707
  ass(Vdescription
- p694
- g646
 -p759
 -g711
++p708
++g660
  NVocteon
- p695
- tp696
- (dp697
 -p760
 -tp761
 -(dp762
++p709
++tp710
++(dp711
  Vhardware
- p698
 -p763
++p712
  VOcteon
- p699
 -p764
++p713
  sVhardware-long
- p700
 -p765
++p714
  VCavium Networks Octeon
- p701
 -p766
++p715
  ss(Vbuild
- p702
- g646
 -p767
 -g711
++p716
++g660
  NVocteon
- p703
- tp704
- (dp705
 -p768
 -tp769
 -(dp770
++p717
++tp718
++(dp719
  Vimage-file
- p706
 -p771
++p720
  Vvmlinux
- p707
 -p772
++p721
  ss(Vimage
- p708
- g646
 -p773
 -g711
++p722
++g660
  NVocteon
- p709
- tp710
- (dp711
 -p774
 -tp775
 -(dp776
++p723
++tp724
++(dp725
  Vinstall-stem
- p712
 -p777
++p726
  Vvmlinux
- p713
 -p778
++p727
  sVconfigs
- p714
- (lp715
 -p779
 -(lp780
++p728
++(lp729
  Vkernelarch-mips/config.octeon
- p716
- ass(g210
- g646
- g179
- tp717
- (dp718
- g213
- (lp719
 -p781
++p730
+ ass(g212
 -g711
++g660
+ g181
 -tp782
 -(dp783
++tp731
++(dp732
+ g215
 -(lp784
++(lp733
  V4kc-malta
- p720
 -p785
++p734
  aV5kc-malta
- p721
 -p786
++p735
  aVocteon
- p722
- asg217
 -p787
++p736
+ asg219
  I01
  ss(Vbase
- p723
 -p788
++p737
  Vmips64
- p724
- tp725
- (dp726
 -p789
 -tp790
 -(dp791
++p738
++tp739
++(dp740
  Vkernel-arch
- p727
 -p792
++p741
  Vmips
- p728
- sg177
- (lp729
- g179
 -p793
++p742
+ sg179
 -(lp794
++(lp743
+ g181
  ass(Vbuild
- p730
- g724
- tp731
- (dp732
 -p795
 -g789
 -tp796
 -(dp797
++p744
++g738
++tp745
++(dp746
  Vimage-file
- p733
 -p798
++p747
  Vvmlinuz
- p734
 -p799
++p748
  ss(Vimage
- p735
- g724
- tp736
- (dp737
 -p800
 -g789
 -tp801
 -(dp802
++p749
++g738
++tp750
++(dp751
  Vinstall-stem
- p738
 -p803
++p752
  Vvmlinuz
- p739
 -p804
++p753
  ss(Vdescription
- p740
- g724
 -p805
 -g789
++p754
++g738
  NV5kc-malta
- p741
- tp742
- (dp743
 -p806
 -tp807
 -(dp808
++p755
++tp756
++(dp757
  Vhardware
- p744
 -p809
++p758
  VMIPS Malta
- p745
 -p810
++p759
  sVhardware-long
- p746
 -p811
++p760
  VMIPS Malta boards
- p747
 -p812
++p761
  ss(Vimage
- p748
- g724
 -p813
 -g789
++p762
++g738
  NV5kc-malta
- p749
- tp750
- (dp751
 -p814
 -tp815
 -(dp816
++p763
++tp764
++(dp765
  Vconfigs
- p752
- (lp753
 -p817
 -(lp818
++p766
++(lp767
  Vkernelarch-mips/config.malta
- p754
 -p819
++p768
  aVkernelarch-mips/config.mips64r2
- p755
 -p820
++p769
  ass(Vdescription
- p756
- g724
 -p821
 -g789
++p770
++g738
  NVocteon
- p757
- tp758
- (dp759
 -p822
 -tp823
 -(dp824
++p771
++tp772
++(dp773
  Vhardware
- p760
 -p825
++p774
  VOcteon
- p761
 -p826
++p775
  sVhardware-long
- p762
 -p827
++p776
  VCavium Networks Octeon
- p763
 -p828
++p777
  ss(Vbuild
- p764
- g724
 -p829
 -g789
++p778
++g738
  NVocteon
- p765
- tp766
- (dp767
 -p830
 -tp831
 -(dp832
++p779
++tp780
++(dp781
  Vimage-file
- p768
 -p833
++p782
  Vvmlinux
- p769
 -p834
++p783
  ss(Vimage
- p770
- g724
 -p835
 -g789
++p784
++g738
  NVocteon
- p771
- tp772
- (dp773
 -p836
 -tp837
 -(dp838
++p785
++tp786
++(dp787
  Vinstall-stem
- p774
 -p839
++p788
  Vvmlinux
- p775
 -p840
++p789
  sVconfigs
- p776
- (lp777
 -p841
 -(lp842
++p790
++(lp791
  Vkernelarch-mips/config.octeon
- p778
- ass(g210
- g724
- g179
- tp779
- (dp780
- g213
- (lp781
 -p843
++p792
+ ass(g212
 -g789
++g738
+ g181
 -tp844
 -(dp845
++tp793
++(dp794
+ g215
 -(lp846
++(lp795
  V5kc-malta
- p782
 -p847
++p796
  aVocteon
- p783
- asg217
 -p848
++p797
+ asg219
  I01
  ss(Vbase
- p784
 -p849
++p798
  Vmips64el
- p785
- tp786
- (dp787
 -p850
 -tp851
 -(dp852
++p799
++tp800
++(dp801
  Vkernel-arch
- p788
 -p853
++p802
  Vmips
- p789
- sg177
- (lp790
- g179
 -p854
++p803
+ sg179
 -(lp855
++(lp804
+ g181
  ass(Vbuild
- p791
- g785
- tp792
- (dp793
 -p856
 -g850
 -tp857
 -(dp858
++p805
++g799
++tp806
++(dp807
  Vimage-file
- p794
 -p859
++p808
  Vvmlinuz
- p795
 -p860
++p809
  ss(Vimage
- p796
- g785
- tp797
- (dp798
 -p861
 -g850
 -tp862
 -(dp863
++p810
++g799
++tp811
++(dp812
  Vinstall-stem
- p799
 -p864
++p813
  Vvmlinuz
- p800
 -p865
++p814
  ss(Vdescription
- p801
- g785
 -p866
 -g850
++p815
++g799
  NV5kc-malta
- p802
- tp803
- (dp804
 -p867
 -tp868
 -(dp869
++p816
++tp817
++(dp818
  Vhardware
- p805
 -p870
++p819
  VMIPS Malta
- p806
 -p871
++p820
  sVhardware-long
- p807
 -p872
++p821
  VMIPS Malta boards
- p808
 -p873
++p822
  ss(Vimage
- p809
- g785
 -p874
 -g850
++p823
++g799
  NV5kc-malta
- p810
- tp811
- (dp812
 -p875
 -tp876
 -(dp877
++p824
++tp825
++(dp826
  Vconfigs
- p813
- (lp814
 -p878
 -(lp879
++p827
++(lp828
  Vkernelarch-mips/config.malta
- p815
 -p880
++p829
  aVkernelarch-mips/config.mips64r2
- p816
 -p881
++p830
  ass(Vdescription
- p817
- g785
 -p882
 -g850
++p831
++g799
  NVloongson-3
- p818
- tp819
- (dp820
 -p883
 -tp884
 -(dp885
++p832
++tp833
++(dp834
  Vhardware
- p821
 -p886
++p835
  VLoongson 3A/3B
- p822
 -p887
++p836
  sVhardware-long
- p823
 -p888
++p837
  VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
- p824
 -p889
++p838
  ss(Vimage
- p825
- g785
 -p890
 -g850
++p839
++g799
  NVloongson-3
- p826
- tp827
- (dp828
 -p891
 -tp892
 -(dp893
++p840
++tp841
++(dp842
  Vconfigs
- p829
- (lp830
 -p894
 -(lp895
++p843
++(lp844
  Vkernelarch-mips/config.loongson-3
- p831
 -p896
++p845
  ass(Vdescription
- p832
- g785
 -p897
 -g850
++p846
++g799
  NVocteon
- p833
- tp834
- (dp835
 -p898
 -tp899
 -(dp900
++p847
++tp848
++(dp849
  Vhardware
- p836
 -p901
++p850
  VOcteon
- p837
 -p902
++p851
  sVhardware-long
- p838
 -p903
++p852
  VCavium Networks Octeon
- p839
 -p904
++p853
  ss(Vbuild
- p840
- g785
 -p905
 -g850
++p854
++g799
  NVocteon
- p841
- tp842
- (dp843
 -p906
 -tp907
 -(dp908
++p855
++tp856
++(dp857
  Vimage-file
- p844
 -p909
++p858
  Vvmlinux
- p845
 -p910
++p859
  ss(Vimage
- p846
- g785
 -p911
 -g850
++p860
++g799
  NVocteon
- p847
- tp848
- (dp849
 -p912
 -tp913
 -(dp914
++p861
++tp862
++(dp863
  Vinstall-stem
- p850
 -p915
++p864
  Vvmlinux
- p851
 -p916
++p865
  sVconfigs
- p852
- (lp853
 -p917
 -(lp918
++p866
++(lp867
  Vkernelarch-mips/config.octeon
- p854
- ass(g210
- g785
- g179
- tp855
- (dp856
- g213
- (lp857
 -p919
++p868
+ ass(g212
 -g850
++g799
+ g181
 -tp920
 -(dp921
++tp869
++(dp870
+ g215
 -(lp922
++(lp871
  V5kc-malta
- p858
 -p923
++p872
  aVloongson-3
- p859
 -p924
++p873
  aVocteon
- p860
- asg217
 -p925
++p874
+ asg219
  I01
  ss(Vbase
- p861
 -p926
++p875
  Vmips64r6
- p862
- tp863
- (dp864
- Vkernel-arch
- p865
 -p927
 -tp928
 -(dp929
++p876
++tp877
++(dp878
+ Vdefault-flavour
 -p930
++p879
+ Vmips64r6
 -p931
++p880
+ sVkernel-arch
 -p932
++p881
  Vmips
- p866
- sg177
- (lp867
- g179
 -p933
++p882
+ sg179
 -(lp934
++(lp883
+ g181
  ass(Vbuild
- p868
- g862
- tp869
- (dp870
 -p935
 -g927
 -tp936
 -(dp937
++p884
++g876
++tp885
++(dp886
  Vimage-file
- p871
 -p938
++p887
  Vvmlinux
- p872
 -p939
++p888
  ss(Vimage
- p873
- g862
- tp874
- (dp875
 -p940
 -g927
 -tp941
 -(dp942
++p889
++g876
++tp890
++(dp891
  Vinstall-stem
- p876
 -p943
++p892
  Vvmlinux
- p877
 -p944
++p893
  ss(Vdescription
- p878
- g862
 -p945
 -g927
++p894
++g876
  NVmips64r6
- p879
- tp880
- (dp881
 -p946
 -tp947
 -(dp948
++p895
++tp896
++(dp897
  Vhardware
- p882
 -p949
++p898
  VMIPS R6 (64 bit, big endian)
- p883
 -p950
++p899
  sVhardware-long
- p884
 -p951
++p900
  VMIPS R6 (64 bit, big endian)
- p885
 -p952
++p901
  ss(Vimage
- p886
- g862
 -p953
 -g927
++p902
++g876
  NVmips64r6
- p887
- tp888
- (dp889
 -p954
 -tp955
 -(dp956
++p903
++tp904
++(dp905
  Vconfigs
- p890
- (lp891
 -p957
 -(lp958
++p906
++(lp907
  Vkernelarch-mips/config.boston
- p892
 -p959
++p908
  aVkernelarch-mips/config.mips64r6
- p893
- ass(g210
- g862
- g179
- tp894
- (dp895
- g213
- (lp896
 -p960
++p909
+ ass(g212
 -g927
++g876
+ g181
 -tp961
 -(dp962
++tp910
++(dp911
+ g215
 -(lp963
++(lp912
  Vmips64r6
- p897
- asg217
 -p964
++p913
+ asg219
  I01
  ss(Vbase
- p898
 -p965
++p914
  Vmips64r6el
- p899
- tp900
- (dp901
- Vkernel-arch
- p902
 -p966
 -tp967
 -(dp968
++p915
++tp916
++(dp917
+ Vdefault-flavour
 -p969
++p918
+ Vmips64r6el
 -p970
++p919
+ sVkernel-arch
 -p971
++p920
  Vmips
- p903
- sg177
- (lp904
- g179
 -p972
++p921
+ sg179
 -(lp973
++(lp922
+ g181
  ass(Vbuild
- p905
- g899
- tp906
- (dp907
 -p974
 -g966
 -tp975
 -(dp976
++p923
++g915
++tp924
++(dp925
  Vimage-file
- p908
 -p977
++p926
  Vvmlinux
- p909
 -p978
++p927
  ss(Vimage
- p910
- g899
- tp911
- (dp912
 -p979
 -g966
 -tp980
 -(dp981
++p928
++g915
++tp929
++(dp930
  Vinstall-stem
- p913
 -p982
++p931
  Vvmlinux
- p914
 -p983
++p932
  ss(Vdescription
- p915
- g899
 -p984
 -g966
++p933
++g915
  NVmips64r6el
- p916
- tp917
- (dp918
 -p985
 -tp986
 -(dp987
++p934
++tp935
++(dp936
  Vhardware
- p919
 -p988
++p937
  VMIPS R6 (64 bit, little endian)
- p920
 -p989
++p938
  sVhardware-long
- p921
 -p990
++p939
  VMIPS R6 (64 bit, little endian)
- p922
 -p991
++p940
  ss(Vimage
- p923
- g899
 -p992
 -g966
++p941
++g915
  NVmips64r6el
- p924
- tp925
- (dp926
 -p993
 -tp994
 -(dp995
++p942
++tp943
++(dp944
  Vconfigs
- p927
- (lp928
 -p996
 -(lp997
++p945
++(lp946
  Vkernelarch-mips/config.boston
- p929
 -p998
++p947
  aVkernelarch-mips/config.mips64r6
- p930
- ass(g210
- g899
- g179
- tp931
- (dp932
- g213
- (lp933
 -p999
++p948
+ ass(g212
 -g966
++g915
+ g181
 -tp1000
 -(dp1001
++tp949
++(dp950
+ g215
 -(lp1002
++(lp951
  Vmips64r6el
- p934
- asg217
 -p1003
++p952
+ asg219
  I01
  ss(Vbase
- p935
 -p1004
++p953
  Vmipsel
- p936
- tp937
- (dp938
 -p1005
 -tp1006
 -(dp1007
++p954
++tp955
++(dp956
  Vkernel-arch
- p939
 -p1008
++p957
  Vmips
- p940
- sg177
- (lp941
- g179
 -p1009
++p958
+ sg179
 -(lp1010
++(lp959
+ g181
  ass(Vbuild
- p942
- g936
- tp943
- (dp944
 -p1011
 -g1005
 -tp1012
 -(dp1013
++p960
++g954
++tp961
++(dp962
  Vimage-file
- p945
 -p1014
++p963
  Vvmlinuz
- p946
 -p1015
++p964
  ss(Vimage
- p947
- g936
- tp948
- (dp949
 -p1016
 -g1005
 -tp1017
 -(dp1018
++p965
++g954
++tp966
++(dp967
  Vinstall-stem
- p950
 -p1019
++p968
  Vvmlinuz
- p951
 -p1020
++p969
  ss(Vdescription
- p952
- g936
 -p1021
 -g1005
++p970
++g954
  NV4kc-malta
- p953
- tp954
- (dp955
 -p1022
 -tp1023
 -(dp1024
++p971
++tp972
++(dp973
  Vhardware
- p956
 -p1025
++p974
  VMIPS Malta
- p957
 -p1026
++p975
  sVhardware-long
- p958
 -p1027
++p976
  VMIPS Malta boards
- p959
 -p1028
++p977
  ss(Vimage
- p960
- g936
 -p1029
 -g1005
++p978
++g954
  NV4kc-malta
- p961
- tp962
- (dp963
 -p1030
 -tp1031
 -(dp1032
++p979
++tp980
++(dp981
  Vconfigs
- p964
- (lp965
 -p1033
 -(lp1034
++p982
++(lp983
  Vkernelarch-mips/config.malta
- p966
 -p1035
++p984
  aVkernelarch-mips/config.mips32r2
- p967
 -p1036
++p985
  ass(Vdescription
- p968
- g936
 -p1037
 -g1005
++p986
++g954
  NV5kc-malta
- p969
- tp970
- (dp971
 -p1038
 -tp1039
 -(dp1040
++p987
++tp988
++(dp989
  Vhardware
- p972
 -p1041
++p990
  VMIPS Malta (64-bit)
- p973
 -p1042
++p991
  sVhardware-long
- p974
 -p1043
++p992
  VMIPS Malta boards (64-bit)
- p975
 -p1044
++p993
  ss(Vimage
- p976
- g936
 -p1045
 -g1005
++p994
++g954
  NV5kc-malta
- p977
- tp978
- (dp979
 -p1046
 -tp1047
 -(dp1048
++p995
++tp996
++(dp997
  Vconfigs
- p980
- (lp981
 -p1049
 -(lp1050
++p998
++(lp999
  Vkernelarch-mips/config.malta
- p982
 -p1051
++p1000
  aVkernelarch-mips/config.mips64r2
- p983
 -p1052
++p1001
  ass(Vdescription
- p984
- g936
 -p1053
 -g1005
++p1002
++g954
  NVloongson-3
- p985
- tp986
- (dp987
 -p1054
 -tp1055
 -(dp1056
++p1003
++tp1004
++(dp1005
  Vhardware
- p988
 -p1057
++p1006
  VLoongson 3A/3B
- p989
 -p1058
++p1007
  sVhardware-long
- p990
 -p1059
++p1008
  VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
- p991
 -p1060
++p1009
  ss(Vimage
- p992
- g936
 -p1061
 -g1005
++p1010
++g954
  NVloongson-3
- p993
- tp994
- (dp995
 -p1062
 -tp1063
 -(dp1064
++p1011
++tp1012
++(dp1013
  Vconfigs
- p996
- (lp997
 -p1065
 -(lp1066
++p1014
++(lp1015
  Vkernelarch-mips/config.loongson-3
- p998
 -p1067
++p1016
  ass(Vdescription
- p999
- g936
 -p1068
 -g1005
++p1017
++g954
  NVocteon
- p1000
- tp1001
- (dp1002
 -p1069
 -tp1070
 -(dp1071
++p1018
++tp1019
++(dp1020
  Vhardware
- p1003
 -p1072
++p1021
  VOcteon
- p1004
 -p1073
++p1022
  sVhardware-long
- p1005
 -p1074
++p1023
  VCavium Networks Octeon
- p1006
 -p1075
++p1024
  ss(Vbuild
- p1007
- g936
 -p1076
 -g1005
++p1025
++g954
  NVocteon
- p1008
- tp1009
- (dp1010
 -p1077
 -tp1078
 -(dp1079
++p1026
++tp1027
++(dp1028
  Vimage-file
- p1011
 -p1080
++p1029
  Vvmlinux
- p1012
 -p1081
++p1030
  ss(Vimage
- p1013
- g936
 -p1082
 -g1005
++p1031
++g954
  NVocteon
- p1014
- tp1015
- (dp1016
 -p1083
 -tp1084
 -(dp1085
++p1032
++tp1033
++(dp1034
  Vinstall-stem
- p1017
 -p1086
++p1035
  Vvmlinux
- p1018
 -p1087
++p1036
  sVconfigs
- p1019
- (lp1020
 -p1088
 -(lp1089
++p1037
++(lp1038
  Vkernelarch-mips/config.octeon
- p1021
- ass(g210
- g936
- g179
- tp1022
- (dp1023
- g213
- (lp1024
 -p1090
++p1039
+ ass(g212
 -g1005
++g954
+ g181
 -tp1091
 -(dp1092
++tp1040
++(dp1041
+ g215
 -(lp1093
++(lp1042
  V4kc-malta
- p1025
 -p1094
++p1043
  aV5kc-malta
- p1026
 -p1095
++p1044
  aVloongson-3
- p1027
 -p1096
++p1045
  aVocteon
- p1028
- asg217
 -p1097
++p1046
+ asg219
  I01
  ss(Vbase
- p1029
 -p1098
++p1047
  Vmipsn32
- p1030
- tp1031
- (dp1032
 -p1099
 -tp1100
 -(dp1101
++p1048
++tp1049
++(dp1050
  Vkernel-arch
- p1033
 -p1102
++p1051
  Vmips
- p1034
 -p1103
++p1052
  sVfeaturesets
- p1035
- (lp1036
 -p1104
 -(lp1105
++p1053
++(lp1054
  ss(Vbase
- p1037
 -p1106
++p1055
  Vmipsn32el
- p1038
- tp1039
- (dp1040
 -p1107
 -tp1108
 -(dp1109
++p1056
++tp1057
++(dp1058
  Vkernel-arch
- p1041
 -p1110
++p1059
  Vmips
- p1042
 -p1111
++p1060
  sVfeaturesets
- p1043
- (lp1044
 -p1112
 -(lp1113
++p1061
++(lp1062
  ss(Vbase
- p1045
 -p1114
++p1063
  Vmipsn32r6
- p1046
- tp1047
- (dp1048
 -p1115
 -tp1116
 -(dp1117
++p1064
++tp1065
++(dp1066
  Vkernel-arch
- p1049
 -p1118
++p1067
  Vmips
- p1050
 -p1119
++p1068
  sVfeaturesets
- p1051
- (lp1052
 -p1120
 -(lp1121
++p1069
++(lp1070
  ss(Vbase
- p1053
 -p1122
++p1071
  Vmipsn32r6el
- p1054
- tp1055
- (dp1056
 -p1123
 -tp1124
 -(dp1125
++p1072
++tp1073
++(dp1074
  Vkernel-arch
- p1057
 -p1126
++p1075
  Vmips
- p1058
 -p1127
++p1076
  sVfeaturesets
- p1059
- (lp1060
 -p1128
 -(lp1129
++p1077
++(lp1078
  ss(Vbase
- p1061
 -p1130
++p1079
  Vmipsr6
- p1062
- tp1063
- (dp1064
- Vkernel-arch
- p1065
 -p1131
 -tp1132
 -(dp1133
++p1080
++tp1081
++(dp1082
+ Vdefault-flavour
 -p1134
++p1083
+ Vmips32r6
 -p1135
++p1084
+ sVkernel-arch
 -p1136
++p1085
  Vmips
- p1066
- sg177
- (lp1067
- g179
 -p1137
++p1086
+ sg179
 -(lp1138
++(lp1087
+ g181
  ass(Vbuild
- p1068
- g1062
- tp1069
- (dp1070
 -p1139
 -g1131
 -tp1140
 -(dp1141
++p1088
++g1080
++tp1089
++(dp1090
  Vimage-file
- p1071
 -p1142
++p1091
  Vvmlinux
- p1072
 -p1143
++p1092
  ss(Vimage
- p1073
- g1062
- tp1074
- (dp1075
 -p1144
 -g1131
 -tp1145
 -(dp1146
++p1093
++g1080
++tp1094
++(dp1095
  Vinstall-stem
- p1076
 -p1147
++p1096
  Vvmlinux
- p1077
 -p1148
++p1097
  ss(Vdescription
- p1078
- g1062
 -p1149
 -g1131
++p1098
++g1080
  NVmips32r6
- p1079
- tp1080
- (dp1081
 -p1150
 -tp1151
 -(dp1152
++p1099
++tp1100
++(dp1101
  Vhardware
- p1082
 -p1153
++p1102
  VMIPS R6 (32 bit, big endian)
- p1083
 -p1154
++p1103
  sVhardware-long
- p1084
 -p1155
++p1104
  VMIPS R6 (32 bit, big endian)
- p1085
 -p1156
++p1105
  ss(Vimage
- p1086
- g1062
 -p1157
 -g1131
++p1106
++g1080
  NVmips32r6
- p1087
- tp1088
- (dp1089
 -p1158
 -tp1159
 -(dp1160
++p1107
++tp1108
++(dp1109
  Vconfigs
- p1090
- (lp1091
 -p1161
 -(lp1162
++p1110
++(lp1111
  Vkernelarch-mips/config.boston
- p1092
 -p1163
++p1112
  aVkernelarch-mips/config.mips32r6
- p1093
 -p1164
++p1113
  ass(Vdescription
- p1094
- g1062
 -p1165
 -g1131
++p1114
++g1080
  NVmips64r6
- p1095
- tp1096
- (dp1097
 -p1166
 -tp1167
 -(dp1168
++p1115
++tp1116
++(dp1117
  Vhardware
- p1098
 -p1169
++p1118
  VMIPS R6 (64 bit, big endian)
- p1099
 -p1170
++p1119
  sVhardware-long
- p1100
 -p1171
++p1120
  VMIPS R6 (64 bit, big endian)
- p1101
 -p1172
++p1121
  ss(Vimage
- p1102
- g1062
 -p1173
 -g1131
++p1122
++g1080
  NVmips64r6
- p1103
- tp1104
- (dp1105
 -p1174
 -tp1175
 -(dp1176
++p1123
++tp1124
++(dp1125
  Vconfigs
- p1106
- (lp1107
 -p1177
 -(lp1178
++p1126
++(lp1127
  Vkernelarch-mips/config.boston
- p1108
 -p1179
++p1128
  aVkernelarch-mips/config.mips64r6
- p1109
- ass(g210
- g1062
- g179
- tp1110
- (dp1111
- g213
- (lp1112
 -p1180
++p1129
+ ass(g212
 -g1131
++g1080
+ g181
 -tp1181
 -(dp1182
++tp1130
++(dp1131
+ g215
 -(lp1183
++(lp1132
  Vmips32r6
- p1113
 -p1184
++p1133
  aVmips64r6
- p1114
- asg217
 -p1185
++p1134
+ asg219
  I01
  ss(Vbase
- p1115
 -p1186
++p1135
  Vmipsr6el
- p1116
- tp1117
- (dp1118
- Vkernel-arch
- p1119
 -p1187
 -tp1188
 -(dp1189
++p1136
++tp1137
++(dp1138
+ Vdefault-flavour
 -p1190
++p1139
+ Vmips32r6el
 -p1191
++p1140
+ sVkernel-arch
 -p1192
++p1141
  Vmips
- p1120
- sg177
- (lp1121
- g179
 -p1193
++p1142
+ sg179
 -(lp1194
++(lp1143
+ g181
  ass(Vbuild
- p1122
- g1116
- tp1123
- (dp1124
 -p1195
 -g1187
 -tp1196
 -(dp1197
++p1144
++g1136
++tp1145
++(dp1146
  Vimage-file
- p1125
 -p1198
++p1147
  Vvmlinux
- p1126
 -p1199
++p1148
  ss(Vimage
- p1127
- g1116
- tp1128
- (dp1129
 -p1200
 -g1187
 -tp1201
 -(dp1202
++p1149
++g1136
++tp1150
++(dp1151
  Vinstall-stem
- p1130
 -p1203
++p1152
  Vvmlinux
- p1131
 -p1204
++p1153
  ss(Vdescription
- p1132
- g1116
 -p1205
 -g1187
++p1154
++g1136
  NVmips32r6el
- p1133
- tp1134
- (dp1135
 -p1206
 -tp1207
 -(dp1208
++p1155
++tp1156
++(dp1157
  Vhardware
- p1136
 -p1209
++p1158
  VMIPS R6 (32 bit, little endian)
- p1137
 -p1210
++p1159
  sVhardware-long
- p1138
 -p1211
++p1160
  VMIPS R6 (32 bit, little endian)
- p1139
 -p1212
++p1161
  ss(Vimage
- p1140
- g1116
 -p1213
 -g1187
++p1162
++g1136
  NVmips32r6el
- p1141
- tp1142
- (dp1143
 -p1214
 -tp1215
 -(dp1216
++p1163
++tp1164
++(dp1165
  Vconfigs
- p1144
- (lp1145
 -p1217
 -(lp1218
++p1166
++(lp1167
  Vkernelarch-mips/config.boston
- p1146
 -p1219
++p1168
  aVkernelarch-mips/config.mips32r6
- p1147
 -p1220
++p1169
  ass(Vdescription
- p1148
- g1116
 -p1221
 -g1187
++p1170
++g1136
  NVmips64r6el
- p1149
- tp1150
- (dp1151
 -p1222
 -tp1223
 -(dp1224
++p1171
++tp1172
++(dp1173
  Vhardware
- p1152
 -p1225
++p1174
  VMIPS R6 (64 bit, little endian)
- p1153
 -p1226
++p1175
  sVhardware-long
- p1154
 -p1227
++p1176
  VMIPS R6 (64 bit, little endian)
- p1155
 -p1228
++p1177
  ss(Vimage
- p1156
- g1116
 -p1229
 -g1187
++p1178
++g1136
  NVmips64r6el
- p1157
- tp1158
- (dp1159
 -p1230
 -tp1231
 -(dp1232
++p1179
++tp1180
++(dp1181
  Vconfigs
- p1160
- (lp1161
 -p1233
 -(lp1234
++p1182
++(lp1183
  Vkernelarch-mips/config.boston
- p1162
 -p1235
++p1184
  aVkernelarch-mips/config.mips64r6
- p1163
- ass(g210
- g1116
- g179
- tp1164
- (dp1165
- g213
- (lp1166
 -p1236
++p1185
+ ass(g212
 -g1187
++g1136
+ g181
 -tp1237
 -(dp1238
++tp1186
++(dp1187
+ g215
 -(lp1239
++(lp1188
  Vmips32r6el
- p1167
 -p1240
++p1189
  aVmips64r6el
- p1168
- asg217
 -p1241
++p1190
+ asg219
  I01
  ss(Vbase
- p1169
 -p1242
++p1191
  Vpowerpc
- p1170
- tp1171
- (dp1172
 -p1243
 -tp1244
 -(dp1245
++p1192
++tp1193
++(dp1194
  Vkernel-arch
- p1173
 -p1246
++p1195
  Vpowerpc
- p1174
- sg177
- (lp1175
- g179
 -p1247
++p1196
+ sg179
 -(lp1248
++(lp1197
+ g181
  ass(Vbuild
- p1176
- g1170
- tp1177
- (dp1178
 -p1249
 -g1243
 -tp1250
 -(dp1251
++p1198
++g1192
++tp1199
++(dp1200
  Vimage-file
- p1179
 -p1252
++p1201
  Vvmlinux
- p1180
 -p1253
++p1202
  sVvdso
- p1181
 -p1254
++p1203
  I01
  ss(Vimage
- p1182
- g1170
- tp1183
- (dp1184
 -p1255
 -g1243
 -tp1256
 -(dp1257
++p1204
++g1192
++tp1205
++(dp1206
  Vconfigs
- p1185
- (lp1186
 -p1258
 -(lp1259
++p1207
++(lp1208
  sVbootloaders
- p1187
- (lp1188
 -p1260
 -(lp1261
++p1209
++(lp1210
  Vgrub-ieee1275
- p1189
 -p1262
++p1211
  asVsuggests
- p1190
- (lp1191
 -p1263
 -(lp1264
++p1212
++(lp1213
  Vmkvmlinuz
- p1192
 -p1265
++p1214
  asVinstall-stem
- p1193
 -p1266
++p1215
  Vvmlinux
- p1194
 -p1267
++p1216
  ss(Vdescription
- p1195
- g1170
 -p1268
 -g1243
++p1217
++g1192
  NVpowerpc
- p1196
- tp1197
- (dp1198
 -p1269
 -tp1270
 -(dp1271
++p1218
++tp1219
++(dp1220
  Vhardware
- p1199
 -p1272
++p1221
  Vuniprocessor 32-bit PowerPC
- p1200
 -p1273
++p1222
  ss(Vdescription
- p1201
- g1170
 -p1274
 -g1243
++p1223
++g1192
  NVpowerpc-smp
- p1202
- tp1203
- (dp1204
 -p1275
 -tp1276
 -(dp1277
++p1224
++tp1225
++(dp1226
  Vhardware
- p1205
 -p1278
++p1227
  Vmultiprocessor 32-bit PowerPC
- p1206
 -p1279
++p1228
  ss(Vimage
- p1207
- g1170
 -p1280
 -g1243
++p1229
++g1192
  NVpowerpc-smp
- p1208
- tp1209
- (dp1210
 -p1281
 -tp1282
 -(dp1283
++p1230
++tp1231
++(dp1232
  Vconfigs
- p1211
- (lp1212
 -p1284
 -(lp1285
++p1233
++(lp1234
  Vpowerpc/config.powerpc
- p1213
 -p1286
++p1235
  aVpowerpc/config.powerpc-smp
- p1214
 -p1287
++p1236
  ass(Vdescription
- p1215
- g1170
 -p1288
 -g1243
++p1237
++g1192
  NVpowerpc64
- p1216
- tp1217
- (dp1218
 -p1289
 -tp1290
 -(dp1291
++p1238
++tp1239
++(dp1240
  Vhardware
- p1219
 -p1292
++p1241
  V64-bit PowerPC
- p1220
 -p1293
++p1242
  ss(Vimage
- p1221
- g1170
 -p1294
 -g1243
++p1243
++g1192
  NVpowerpc64
- p1222
- tp1223
- (dp1224
 -p1295
 -tp1296
 -(dp1297
++p1244
++tp1245
++(dp1246
  Vconfigs
- p1225
- (lp1226
 -p1298
 -(lp1299
++p1247
++(lp1248
  Vkernelarch-powerpc/config-arch-64
- p1227
 -p1300
++p1249
  aVkernelarch-powerpc/config-arch-64-be
- p1228
- ass(g210
- g1170
- g179
- tp1229
- (dp1230
- g213
- (lp1231
 -p1301
++p1250
+ ass(g212
 -g1243
++g1192
+ g181
 -tp1302
 -(dp1303
++tp1251
++(dp1252
+ g215
 -(lp1304
++(lp1253
  Vpowerpc
- p1232
 -p1305
++p1254
  aVpowerpc-smp
- p1233
 -p1306
++p1255
  aVpowerpc64
- p1234
- asg217
 -p1307
++p1256
+ asg219
  I01
  ss(Vbase
- p1235
 -p1308
++p1257
  Vppc64
- p1236
- tp1237
- (dp1238
- Vkernel-arch
- p1239
 -p1309
 -tp1310
 -(dp1311
++p1258
++tp1259
++(dp1260
+ Vdefault-flavour
 -p1312
++p1261
+ Vpowerpc64
 -p1313
++p1262
+ sVkernel-arch
 -p1314
++p1263
  Vpowerpc
- p1240
- sg177
- (lp1241
- g179
 -p1315
++p1264
+ sg179
 -(lp1316
++(lp1265
+ g181
  ass(Vbuild
- p1242
- g1236
- tp1243
- (dp1244
 -p1317
 -g1309
 -tp1318
 -(dp1319
++p1266
++g1258
++tp1267
++(dp1268
  Vimage-file
- p1245
 -p1320
++p1269
  Vvmlinux
- p1246
 -p1321
++p1270
  sVvdso
- p1247
 -p1322
++p1271
  I01
  ss(Vimage
- p1248
- g1236
- tp1249
- (dp1250
 -p1323
 -g1309
 -tp1324
 -(dp1325
++p1272
++g1258
++tp1273
++(dp1274
  Vconfigs
- p1251
- (lp1252
 -p1326
 -(lp1327
++p1275
++(lp1276
  sVbootloaders
- p1253
- (lp1254
 -p1328
 -(lp1329
++p1277
++(lp1278
  Vgrub-ieee1275
- p1255
 -p1330
++p1279
  asVsuggests
- p1256
- (lp1257
 -p1331
 -(lp1332
++p1280
++(lp1281
  Vmkvmlinuz
- p1258
 -p1333
++p1282
  asVinstall-stem
- p1259
 -p1334
++p1283
  Vvmlinux
- p1260
 -p1335
++p1284
  ss(Vdescription
- p1261
- g1236
 -p1336
 -g1309
++p1285
++g1258
  NVpowerpc64
- p1262
- tp1263
- (dp1264
 -p1337
 -tp1338
 -(dp1339
++p1286
++tp1287
++(dp1288
  Vhardware
- p1265
 -p1340
++p1289
  V64-bit PowerPC
- p1266
 -p1341
++p1290
  ss(Vimage
- p1267
- g1236
 -p1342
 -g1309
++p1291
++g1258
  NVpowerpc64
- p1268
- tp1269
- (dp1270
 -p1343
 -tp1344
 -(dp1345
++p1292
++tp1293
++(dp1294
  Vconfigs
- p1271
- (lp1272
 -p1346
 -(lp1347
++p1295
++(lp1296
  Vkernelarch-powerpc/config-arch-64
- p1273
 -p1348
++p1297
  aVkernelarch-powerpc/config-arch-64-be
- p1274
- ass(g210
- g1236
- g179
- tp1275
- (dp1276
- g213
- (lp1277
 -p1349
++p1298
+ ass(g212
 -g1309
++g1258
+ g181
 -tp1350
 -(dp1351
++tp1299
++(dp1300
+ g215
 -(lp1352
++(lp1301
  Vpowerpc64
- p1278
- asg217
 -p1353
++p1302
+ asg219
  I01
  ss(Vbase
- p1279
 -p1354
++p1303
  Vppc64el
- p1280
- tp1281
- (dp1282
- Vkernel-arch
- p1283
 -p1355
 -tp1356
 -(dp1357
++p1304
++tp1305
++(dp1306
+ Vdefault-flavour
 -p1358
++p1307
+ Vpowerpc64le
 -p1359
++p1308
+ sVkernel-arch
 -p1360
++p1309
  Vpowerpc
- p1284
- sg177
- (lp1285
- g179
 -p1361
++p1310
+ sg179
 -(lp1362
++(lp1311
+ g181
  ass(Vbuild
- p1286
- g1280
- tp1287
- (dp1288
 -p1363
 -g1355
 -tp1364
 -(dp1365
++p1312
++g1304
++tp1313
++(dp1314
  Vimage-file
- p1289
 -p1366
++p1315
  Vvmlinux
- p1290
 -p1367
++p1316
  sVvdso
- p1291
 -p1368
++p1317
  I01
  ss(Vimage
- p1292
- g1280
- tp1293
- (dp1294
 -p1369
 -g1355
 -tp1370
 -(dp1371
++p1318
++g1304
++tp1319
++(dp1320
  Vconfigs
- p1295
- (lp1296
 -p1372
 -(lp1373
++p1321
++(lp1322
  sVbootloaders
- p1297
- (lp1298
 -p1374
 -(lp1375
++p1323
++(lp1324
  Vgrub-ieee1275
- p1299
 -p1376
++p1325
  asVsuggests
- p1300
- (lp1301
 -p1377
 -(lp1378
++p1326
++(lp1327
  Vmkvmlinuz
- p1302
 -p1379
++p1328
  asVinstall-stem
- p1303
 -p1380
++p1329
  Vvmlinux
- p1304
 -p1381
++p1330
  ss(Vdescription
- p1305
- g1280
 -p1382
 -g1355
++p1331
++g1304
  NVpowerpc64le
- p1306
- tp1307
- (dp1308
 -p1383
 -tp1384
 -(dp1385
++p1332
++tp1333
++(dp1334
  Vhardware
- p1309
 -p1386
++p1335
  VLittle-endian 64-bit PowerPC
- p1310
 -p1387
++p1336
  ss(Vimage
- p1311
- g1280
 -p1388
 -g1355
++p1337
++g1304
  NVpowerpc64le
- p1312
- tp1313
- (dp1314
 -p1389
 -tp1390
 -(dp1391
++p1338
++tp1339
++(dp1340
  Vconfigs
- p1315
- (lp1316
 -p1392
 -(lp1393
++p1341
++(lp1342
  Vkernelarch-powerpc/config-arch-64
- p1317
 -p1394
++p1343
  aVkernelarch-powerpc/config-arch-64-le
- p1318
- ass(g210
- g1280
- g179
- tp1319
- (dp1320
- g213
- (lp1321
 -p1395
++p1344
+ ass(g212
 -g1355
++g1304
+ g181
 -tp1396
 -(dp1397
++tp1345
++(dp1346
+ g215
 -(lp1398
++(lp1347
  Vpowerpc64le
- p1322
- asg217
 -p1399
++p1348
+ asg219
  I01
  ss(Vbase
- p1323
 -p1400
++p1349
  Vriscv64
- p1324
- tp1325
- (dp1326
 -p1401
 -tp1402
 -(dp1403
++p1350
++tp1351
++(dp1352
  Vkernel-arch
- p1327
 -p1404
++p1353
  Vriscv
- p1328
 -p1405
++p1354
  sVfeaturesets
- p1329
- (lp1330
 -p1406
 -(lp1407
++p1355
++(lp1356
  Vnone
- p1331
 -p1408
++p1357
  ass(Vbuild
- p1332
- g1324
- tp1333
- (dp1334
 -p1409
 -g1401
 -tp1410
 -(dp1411
++p1358
++g1350
++tp1359
++(dp1360
  Vimage-file
- p1335
 -p1412
++p1361
  Varch/riscv/boot/Image
- p1336
 -p1413
++p1362
  sVvdso
- p1337
 -p1414
++p1363
  I01
  ss(Vimage
- p1338
- g1324
- tp1339
- (dp1340
 -p1415
 -g1401
 -tp1416
 -(dp1417
++p1364
++g1350
++tp1365
++(dp1366
  Vinstall-stem
- p1341
 -p1418
++p1367
  Vvmlinux
- p1342
 -p1419
++p1368
  ss(Vdescription
- p1343
- g1324
 -p1420
 -g1401
++p1369
++g1350
  NVriscv64
- p1344
- tp1345
- (dp1346
 -p1421
 -tp1422
 -(dp1423
++p1370
++tp1371
++(dp1372
  Vhardware
- p1347
 -p1424
++p1373
  V64-bit RISC-V platforms
- p1348
 -p1425
++p1374
  sVhardware-long
- p1349
 -p1426
++p1375
  V64-bit RISC-V platforms
- p1350
 -p1427
++p1376
  ss(Vbase
- p1351
- g1324
 -p1428
 -g1401
++p1377
++g1350
  Vnone
- p1352
- tp1353
- (dp1354
 -p1429
 -tp1430
 -(dp1431
++p1378
++tp1379
++(dp1380
  Vflavours
- p1355
- (lp1356
 -p1432
 -(lp1433
++p1381
++(lp1382
  Vriscv64
- p1357
- ass(Vbase
- p1358
 -p1434
++p1383
+ asVdefault-flavour
 -p1435
++p1384
+ Vriscv64
 -p1436
++p1385
+ ss(Vbase
 -p1437
++p1386
  Vs390
- p1359
- tp1360
- (dp1361
 -p1438
 -tp1439
 -(dp1440
++p1387
++tp1388
++(dp1389
  Vkernel-arch
- p1362
 -p1441
++p1390
  Vs390
- p1363
 -p1442
++p1391
  sVfeaturesets
- p1364
- (lp1365
 -p1443
 -(lp1444
++p1392
++(lp1393
  ss(Vbase
- p1366
 -p1445
++p1394
  Vs390x
- p1367
- tp1368
- (dp1369
- Vkernel-arch
- p1370
 -p1446
 -tp1447
 -(dp1448
++p1395
++tp1396
++(dp1397
+ Vdefault-flavour
 -p1449
++p1398
+ Vs390x
 -p1450
++p1399
+ sVkernel-arch
 -p1451
++p1400
  Vs390
- p1371
- sg177
- (lp1372
- g179
 -p1452
++p1401
+ sg179
 -(lp1453
++(lp1402
+ g181
  ass(Vbuild
- p1373
- g1367
- tp1374
- (dp1375
 -p1454
 -g1446
 -tp1455
 -(dp1456
++p1403
++g1395
++tp1404
++(dp1405
  Vimage-file
- p1376
 -p1457
++p1406
  Varch/s390/boot/bzImage
- p1377
 -p1458
++p1407
  sVvdso
- p1378
 -p1459
++p1408
  I01
  ss(Vimage
- p1379
- g1367
- tp1380
- (dp1381
 -p1460
 -g1446
 -tp1461
 -(dp1462
++p1409
++g1395
++tp1410
++(dp1411
  Vbootloaders
- p1382
- (lp1383
 -p1463
 -(lp1464
++p1412
++(lp1413
  Vs390-tools
- p1384
 -p1465
++p1414
  asVinstall-stem
- p1385
 -p1466
++p1415
  Vvmlinuz
- p1386
 -p1467
++p1416
  ss(Vrelations
- p1387
- g1367
- tp1388
- (dp1389
- Vheaders%gcc-9
- p1390
- Vlinux-compiler-gcc-9-s390
- p1391
 -p1468
 -g1446
 -tp1469
 -(dp1470
++p1417
++g1395
++tp1418
++(dp1419
+ Vheaders%gcc-10
 -p1471
++p1420
+ Vlinux-compiler-gcc-10-s390
 -p1472
++p1421
  ss(Vdescription
- p1392
- g1367
 -p1473
 -g1446
++p1422
++g1395
  NVs390x
- p1393
- tp1394
- (dp1395
 -p1474
 -tp1475
 -(dp1476
++p1423
++tp1424
++(dp1425
  Vhardware
- p1396
 -p1477
++p1426
  VIBM zSeries
- p1397
- ss(g210
- g1367
- g179
- tp1398
- (dp1399
- g213
- (lp1400
 -p1478
++p1427
+ ss(g212
 -g1446
++g1395
+ g181
 -tp1479
 -(dp1480
++tp1428
++(dp1429
+ g215
 -(lp1481
++(lp1430
  Vs390x
- p1401
- asg217
 -p1482
++p1431
+ asg219
  I01
  ss(Vbase
- p1402
 -p1483
++p1432
  Vsh3
- p1403
- tp1404
- (dp1405
 -p1484
 -tp1485
 -(dp1486
++p1433
++tp1434
++(dp1435
  Vkernel-arch
- p1406
 -p1487
++p1436
  Vsh
- p1407
 -p1488
++p1437
  sVfeaturesets
- p1408
- (lp1409
 -p1489
 -(lp1490
++p1438
++(lp1439
  ss(Vbase
- p1410
 -p1491
++p1440
  Vsh4
- p1411
- tp1412
- (dp1413
 -p1492
 -tp1493
 -(dp1494
++p1441
++tp1442
++(dp1443
  Vkernel-arch
- p1414
 -p1495
++p1444
  Vsh
- p1415
- sg177
- (lp1416
- g179
 -p1496
++p1445
+ sg179
 -(lp1497
++(lp1446
+ g181
  ass(Vbuild
- p1417
- g1411
- tp1418
- (dp1419
 -p1498
 -g1492
 -tp1499
 -(dp1500
++p1447
++g1441
++tp1448
++(dp1449
  Vimage-file
- p1420
 -p1501
++p1450
  Varch/sh/boot/zImage
- p1421
 -p1502
++p1451
  ss(Vimage
- p1422
- g1411
- tp1423
- (dp1424
 -p1503
 -g1492
 -tp1504
 -(dp1505
++p1452
++g1441
++tp1453
++(dp1454
  Vinstall-stem
- p1425
 -p1506
++p1455
  Vvmlinuz
- p1426
 -p1507
++p1456
  ss(Vdescription
- p1427
- g1411
 -p1508
 -g1492
++p1457
++g1441
  NVsh7751r
- p1428
- tp1429
- (dp1430
 -p1509
 -tp1510
 -(dp1511
++p1458
++tp1459
++(dp1460
  Vhardware
- p1431
 -p1512
++p1461
  Vsh7751r
- p1432
 -p1513
++p1462
  sVhardware-long
- p1433
 -p1514
++p1463
  VRenesas SH7751R R2D plus board
- p1434
 -p1515
++p1464
  ss(Vdescription
- p1435
- g1411
 -p1516
 -g1492
++p1465
++g1441
  NVsh7785lcr
- p1436
- tp1437
- (dp1438
 -p1517
 -tp1518
 -(dp1519
++p1466
++tp1467
++(dp1468
  Vhardware
- p1439
 -p1520
++p1469
  Vsh7785lcr
- p1440
 -p1521
++p1470
  sVhardware-long
- p1441
 -p1522
++p1471
  VRenesas SH7785 reference board
- p1442
 -p1523
++p1472
  ss(Vimage
- p1443
- g1411
 -p1524
 -g1492
++p1473
++g1441
  NVsh7785lcr
- p1444
- tp1445
- (dp1446
 -p1525
 -tp1526
 -(dp1527
++p1474
++tp1475
++(dp1476
  Vrecommends
- p1447
- (lp1448
 -p1528
 -(lp1529
++p1477
++(lp1478
  Vu-boot-tools
- p1449
 -p1530
++p1479
  asVcheck-size
- p1450
 -p1531
++p1480
  I4194304
- ss(g210
- g1411
- g179
- tp1451
- (dp1452
- g213
- (lp1453
+ ss(g212
 -g1492
++g1441
+ g181
 -tp1532
 -(dp1533
++tp1481
++(dp1482
+ g215
 -(lp1534
++(lp1483
  Vsh7751r
- p1454
 -p1535
++p1484
  aVsh7785lcr
- p1455
- asg217
 -p1536
++p1485
+ asg219
  I01
  ss(Vbase
- p1456
 -p1537
++p1486
  Vsparc
- p1457
- tp1458
- (dp1459
 -p1538
 -tp1539
 -(dp1540
++p1487
++tp1488
++(dp1489
  Vkernel-arch
- p1460
 -p1541
++p1490
  Vsparc
- p1461
 -p1542
++p1491
  sVfeaturesets
- p1462
- (lp1463
 -p1543
 -(lp1544
++p1492
++(lp1493
  ss(Vbase
- p1464
 -p1545
++p1494
  Vsparc64
- p1465
- tp1466
- (dp1467
- Vkernel-arch
- p1468
 -p1546
 -tp1547
 -(dp1548
++p1495
++tp1496
++(dp1497
+ Vdefault-flavour
 -p1549
++p1498
+ Vsparc64-smp
 -p1550
++p1499
+ sVkernel-arch
 -p1551
++p1500
  Vsparc
- p1469
- sg177
- (lp1470
- g179
 -p1552
++p1501
+ sg179
 -(lp1553
++(lp1502
+ g181
  ass(Vbuild
- p1471
- g1465
- tp1472
- (dp1473
 -p1554
 -g1546
 -tp1555
 -(dp1556
++p1503
++g1495
++tp1504
++(dp1505
  Vimage-file
- p1474
 -p1557
++p1506
  Vvmlinux
- p1475
 -p1558
++p1507
  ss(Vimage
- p1476
- g1465
- tp1477
- (dp1478
 -p1559
 -g1546
 -tp1560
 -(dp1561
++p1508
++g1495
++tp1509
++(dp1510
  Vconfigs
- p1479
- (lp1480
 -p1562
 -(lp1563
++p1511
++(lp1512
  sVbootloaders
- p1481
- (lp1482
 -p1564
 -(lp1565
++p1513
++(lp1514
  Vgrub-ieee1275
- p1483
 -p1566
++p1515
  asVsuggests
- p1484
- (lp1485
 -p1567
 -(lp1568
++p1516
++(lp1517
  Vfdutils
- p1486
 -p1569
++p1518
  asVinstall-stem
- p1487
 -p1570
++p1519
  Vvmlinux
- p1488
 -p1571
++p1520
  ss(Vdescription
- p1489
- g1465
 -p1572
 -g1546
++p1521
++g1495
  NVsparc64
- p1490
- tp1491
- (dp1492
 -p1573
 -tp1574
 -(dp1575
++p1522
++tp1523
++(dp1524
  Vhardware
- p1493
 -p1576
++p1525
  Vuniprocessor 64-bit UltraSPARC
- p1494
 -p1577
++p1526
  ss(Vimage
- p1495
- g1465
 -p1578
 -g1546
++p1527
++g1495
  NVsparc64
- p1496
- tp1497
- (dp1498
 -p1579
 -tp1580
 -(dp1581
++p1528
++tp1529
++(dp1530
  Vconfigs
- p1499
- (lp1500
 -p1582
 -(lp1583
++p1531
++(lp1532
  Vkernelarch-sparc/config-up
- p1501
 -p1584
++p1533
  ass(Vdescription
- p1502
- g1465
 -p1585
 -g1546
++p1534
++g1495
  NVsparc64-smp
- p1503
- tp1504
- (dp1505
 -p1586
 -tp1587
 -(dp1588
++p1535
++tp1536
++(dp1537
  Vhardware
- p1506
 -p1589
++p1538
  Vmultiprocessor 64-bit UltraSPARC
- p1507
 -p1590
++p1539
  ss(Vimage
- p1508
- g1465
 -p1591
 -g1546
++p1540
++g1495
  NVsparc64-smp
- p1509
- tp1510
- (dp1511
 -p1592
 -tp1593
 -(dp1594
++p1541
++tp1542
++(dp1543
  Vconfigs
- p1512
- (lp1513
 -p1595
 -(lp1596
++p1544
++(lp1545
  Vkernelarch-sparc/config-smp
- p1514
- ass(g210
- g1465
- g179
- tp1515
- (dp1516
- g213
- (lp1517
 -p1597
++p1546
+ ass(g212
 -g1546
++g1495
+ g181
 -tp1598
 -(dp1599
++tp1547
++(dp1548
+ g215
 -(lp1600
++(lp1549
  Vsparc64
- p1518
 -p1601
++p1550
  aVsparc64-smp
- p1519
- asg217
 -p1602
++p1551
+ asg219
  I01
  ss(Vbase
- p1520
 -p1603
++p1552
  Vx32
- p1521
- tp1522
- (dp1523
 -p1604
 -tp1605
 -(dp1606
++p1553
++tp1554
++(dp1555
  Vkernel-arch
- p1524
 -p1607
++p1556
  Vx86
- p1525
 -p1608
++p1557
  sVfeaturesets
- p1526
- (lp1527
 -p1609
 -(lp1610
++p1558
++(lp1559
  ss(Vabi
- p1528
 -p1611
++p1560
  NVrt
- p1529
- tp1530
- (dp1531
 -p1612
 -tp1613
 -(dp1614
++p1561
++tp1562
++(dp1563
  Vignore-changes
- p1532
- (lp1533
 -p1615
 -(lp1616
++p1564
++(lp1565
  V*
- p1534
 -p1617
++p1566
  ass(Vdescription
- p1535
- Ng1529
- tp1536
- (dp1537
 -p1618
 -Ng1612
 -tp1619
 -(dp1620
++p1567
++Ng1561
++tp1568
++(dp1569
  Vpart-long-rt
- p1538
 -p1621
++p1570
  VThis kernel includes the PREEMPT_RT realtime patch set.
- p1539
 -p1622
++p1571
  sVpart-short-rt
- p1540
 -p1623
++p1572
  VPREEMPT_RT
- p1541
 -p1624
++p1573
  sVparts
- p1542
- (lp1543
 -p1625
 -(lp1626
++p1574
++(lp1575
  Vrt
- p1544
 -p1627
++p1576
  ass(Vversion
- p1545
- tp1546
- (dp1547
 -p1628
 -tp1629
 -(dp1630
++p1577
++tp1578
++(dp1579
  Vsource
- p1548
- V5.7.10-1+rpi1
- p1549
 -p1631
 -V5.9.6-1
 -p1632
++p1580
++V5.9.6-1+rpi1
++p1581
  sVupstream
- p1550
- V5.7
- p1551
 -p1633
++p1582
+ V5.9
 -p1634
++p1583
  sVabiname_base
- p1552
- V5.7.0
- p1553
 -p1635
++p1584
+ V5.9.0
 -p1636
++p1585
  sVabiname
- p1554
- V5.7.0-2
- p1555
 -p1637
++p1586
+ V5.9.0-2
 -p1638
++p1587
  ss.
diff --cc debian/control
index b7a734ff346ef807484f22138d429fbdc725b5ff,dd40cbd02ca9c7274308b9c6a183f705bb3e0a05..58165fd4f2ea4e9e206305905d4a665c2ca51151
@@@ -5,7 -5,7 +5,7 @@@ Maintainer: Debian Kernel Team <debian-
  Uploaders: Bastian Blank <waldi@debian.org>, maximilian attems <maks@debian.org>, Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org>
  Standards-Version: 4.2.0
  Build-Depends: debhelper-compat (= 12), dh-exec, python3:any, quilt, cpio <!stage1>, xz-utils <!stage1>, dh-python <!stage1>, bison <!stage1>, flex (>= 2.6.1-1.1~) <!stage1>
- Build-Depends-Arch: kernel-wedge (>= 2.102~) <!stage1 !pkg.linux.nokernel>, kmod <!stage1 !pkg.linux.nokernel>, bc <!stage1 !pkg.linux.nokernel>, libssl-dev:native <!stage1 !pkg.linux.nokernel>, libssl-dev <!stage1 !pkg.linux.notools>, openssl (>= 1.1.0-1~) <!stage1 !pkg.linux.nokernel>, libelf-dev:native [amd64] <!stage1 !pkg.linux.nokernel>, libelf-dev <!stage1 !pkg.linux.notools>, rsync, lz4 [amd64 arm64] <!stage1 !pkg.linux.nokernel>, gcc-9 [alpha amd64 arm64 armel hppa i386 ia64 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!stage1 !cross !pkg.linux.nokernel>, gcc-9-alpha-linux-gnu [alpha] <!stage1 cross !pkg.linux.nokernel>, gcc-9-x86-64-linux-gnu [amd64] <!stage1 cross !pkg.linux.nokernel>, gcc-9-aarch64-linux-gnu [arm64] <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf [arm64] <!stage1 !pkg.linux.nokernel>, gcc-9-arm-linux-gnueabi [armel] <!stage1 cross !pkg.linux.nokernel>, gcc-9-hppa-linux-gnu [hppa] <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-9-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-9-i686-linux-gnu [i386] <!stage1 cross !pkg.linux.nokernel>, gcc-9-ia64-linux-gnu [ia64] <!stage1 cross !pkg.linux.nokernel>, gcc-9-m68k-linux-gnu [m68k] <!stage1 cross !pkg.linux.nokernel>, gcc-9-mips-linux-gnu [mips] <!stage1 cross !pkg.linux.nokernel>, gcc-9-mips64-linux-gnuabi64 [mips64] <!stage1 cross !pkg.linux.nokernel>, gcc-9-mips64el-linux-gnuabi64 [mips64el] <!stage1 cross !pkg.linux.nokernel>, gcc-9-mipsisa64r6-linux-gnuabi64 [mips64r6] <!stage1 cross !pkg.linux.nokernel>, gcc-9-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <!stage1 cross !pkg.linux.nokernel>, gcc-9-mipsel-linux-gnu [mipsel] <!stage1 cross !pkg.linux.nokernel>, gcc-9-mipsisa32r6-linux-gnu [mipsr6] <!stage1 cross !pkg.linux.nokernel>, gcc-9-mipsisa32r6el-linux-gnu [mipsr6el] <!stage1 cross !pkg.linux.nokernel>, gcc-9-powerpc-linux-gnu [powerpc] <!stage1 cross !pkg.linux.nokernel>, gcc-9-powerpc64-linux-gnu [ppc64] <!stage1 cross !pkg.linux.nokernel>, gcc-9-powerpc64le-linux-gnu [ppc64el] <!stage1 cross !pkg.linux.nokernel>, gcc-9-riscv64-linux-gnu [riscv64] <!stage1 cross !pkg.linux.nokernel>, gcc-9-s390x-linux-gnu [s390x] <!stage1 cross !pkg.linux.nokernel>, gcc-9-sh4-linux-gnu [sh4] <!stage1 cross !pkg.linux.nokernel>, gcc-9-sparc64-linux-gnu [sparc64] <!stage1 cross !pkg.linux.nokernel>, libcap-dev [linux-any] <!stage1 !pkg.linux.notools>, libpci-dev [linux-any] <!stage1 !pkg.linux.notools>, autoconf [linux-any] <!stage1 !pkg.linux.notools>, automake [linux-any] <!stage1 !pkg.linux.notools>, libtool [linux-any] <!stage1 !pkg.linux.notools>, libglib2.0-dev [linux-any] <!stage1 !pkg.linux.notools>, libudev-dev [linux-any] <!stage1 !pkg.linux.notools>, libwrap0-dev [linux-any] <!stage1 !pkg.linux.notools>, asciidoctor [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !nodoc !pkg.linux.notools !nopython>, gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!stage1 !pkg.linux.notools !nopython>, libaudit-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libbabeltrace-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libbabeltrace-dev (>= 1.5.3-2~) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython> | libbabeltrace-ctf-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libdw-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libiberty-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libnewt-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libnuma-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libperl-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4] <!stage1 !pkg.linux.notools !nopython>, libopencsd-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, python3-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>
 -Build-Depends-Arch: kernel-wedge (>= 2.102~) <!stage1 !pkg.linux.nokernel>, kmod <!stage1 !pkg.linux.nokernel>, bc <!stage1 !pkg.linux.nokernel>, libssl-dev:native <!stage1 !pkg.linux.nokernel>, libssl-dev <!stage1 !pkg.linux.notools>, openssl (>= 1.1.0-1~) <!stage1 !pkg.linux.nokernel>, libelf-dev:native [amd64] <!stage1 !pkg.linux.nokernel>, libelf-dev <!stage1 !pkg.linux.notools>, rsync, lz4 [amd64 arm64] <!stage1 !pkg.linux.nokernel>, gcc-10 [alpha amd64 arm64 armel armhf hppa i386 ia64 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!stage1 !cross !pkg.linux.nokernel>, gcc-10-alpha-linux-gnu [alpha] <!stage1 cross !pkg.linux.nokernel>, gcc-10-x86-64-linux-gnu [amd64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-aarch64-linux-gnu [arm64] <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf [arm64] <!stage1 !pkg.linux.nokernel>, gcc-10-arm-linux-gnueabi [armel] <!stage1 cross !pkg.linux.nokernel>, gcc-10-arm-linux-gnueabihf [armhf] <!stage1 cross !pkg.linux.nokernel>, gcc-10-hppa-linux-gnu [hppa] <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-10-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-10-i686-linux-gnu [i386] <!stage1 cross !pkg.linux.nokernel>, gcc-10-ia64-linux-gnu [ia64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-m68k-linux-gnu [m68k] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips-linux-gnu [mips] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips64-linux-gnuabi64 [mips64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips64el-linux-gnuabi64 [mips64el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa64r6-linux-gnuabi64 [mips64r6] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsel-linux-gnu [mipsel] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa32r6-linux-gnu [mipsr6] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa32r6el-linux-gnu [mipsr6el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc-linux-gnu [powerpc] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc64-linux-gnu [ppc64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc64le-linux-gnu [ppc64el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-riscv64-linux-gnu [riscv64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-s390x-linux-gnu [s390x] <!stage1 cross !pkg.linux.nokernel>, gcc-10-sh4-linux-gnu [sh4] <!stage1 cross !pkg.linux.nokernel>, gcc-10-sparc64-linux-gnu [sparc64] <!stage1 cross !pkg.linux.nokernel>, python3-docutils [linux-any] <!stage1 !nodoc !pkg.linux.notools>, zlib1g-dev [linux-any] <!stage1 !pkg.linux.notools>, libcap-dev [linux-any] <!stage1 !pkg.linux.notools>, libpci-dev [linux-any] <!stage1 !pkg.linux.notools>, autoconf [linux-any] <!stage1 !pkg.linux.notools>, automake [linux-any] <!stage1 !pkg.linux.notools>, libtool [linux-any] <!stage1 !pkg.linux.notools>, libglib2.0-dev [linux-any] <!stage1 !pkg.linux.notools>, libudev-dev [linux-any] <!stage1 !pkg.linux.notools>, libwrap0-dev [linux-any] <!stage1 !pkg.linux.notools>, asciidoctor [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !nodoc !pkg.linux.notools !nopython>, gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!stage1 !pkg.linux.notools !nopython>, libaudit-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libbabeltrace-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libbabeltrace-dev (>= 1.5.3-2~) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython> | libbabeltrace-ctf-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libdw-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libiberty-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libnewt-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libnuma-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libperl-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4] <!stage1 !pkg.linux.notools !nopython>, libopencsd-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, python3-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>
++Build-Depends-Arch: kernel-wedge (>= 2.102~) <!stage1 !pkg.linux.nokernel>, kmod <!stage1 !pkg.linux.nokernel>, bc <!stage1 !pkg.linux.nokernel>, libssl-dev:native <!stage1 !pkg.linux.nokernel>, libssl-dev <!stage1 !pkg.linux.notools>, openssl (>= 1.1.0-1~) <!stage1 !pkg.linux.nokernel>, libelf-dev:native [amd64] <!stage1 !pkg.linux.nokernel>, libelf-dev <!stage1 !pkg.linux.notools>, rsync, lz4 [amd64 arm64] <!stage1 !pkg.linux.nokernel>, gcc-10 [alpha amd64 arm64 armel hppa i386 ia64 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!stage1 !cross !pkg.linux.nokernel>, gcc-10-alpha-linux-gnu [alpha] <!stage1 cross !pkg.linux.nokernel>, gcc-10-x86-64-linux-gnu [amd64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-aarch64-linux-gnu [arm64] <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf [arm64] <!stage1 !pkg.linux.nokernel>, gcc-10-arm-linux-gnueabi [armel] <!stage1 cross !pkg.linux.nokernel>, gcc-10-hppa-linux-gnu [hppa] <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-10-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-10-i686-linux-gnu [i386] <!stage1 cross !pkg.linux.nokernel>, gcc-10-ia64-linux-gnu [ia64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-m68k-linux-gnu [m68k] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips-linux-gnu [mips] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips64-linux-gnuabi64 [mips64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mips64el-linux-gnuabi64 [mips64el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa64r6-linux-gnuabi64 [mips64r6] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsel-linux-gnu [mipsel] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa32r6-linux-gnu [mipsr6] <!stage1 cross !pkg.linux.nokernel>, gcc-10-mipsisa32r6el-linux-gnu [mipsr6el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc-linux-gnu [powerpc] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc64-linux-gnu [ppc64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-powerpc64le-linux-gnu [ppc64el] <!stage1 cross !pkg.linux.nokernel>, gcc-10-riscv64-linux-gnu [riscv64] <!stage1 cross !pkg.linux.nokernel>, gcc-10-s390x-linux-gnu [s390x] <!stage1 cross !pkg.linux.nokernel>, gcc-10-sh4-linux-gnu [sh4] <!stage1 cross !pkg.linux.nokernel>, gcc-10-sparc64-linux-gnu [sparc64] <!stage1 cross !pkg.linux.nokernel>, python3-docutils [linux-any] <!stage1 !nodoc !pkg.linux.notools>, zlib1g-dev [linux-any] <!stage1 !pkg.linux.notools>, libcap-dev [linux-any] <!stage1 !pkg.linux.notools>, libpci-dev [linux-any] <!stage1 !pkg.linux.notools>, autoconf [linux-any] <!stage1 !pkg.linux.notools>, automake [linux-any] <!stage1 !pkg.linux.notools>, libtool [linux-any] <!stage1 !pkg.linux.notools>, libglib2.0-dev [linux-any] <!stage1 !pkg.linux.notools>, libudev-dev [linux-any] <!stage1 !pkg.linux.notools>, libwrap0-dev [linux-any] <!stage1 !pkg.linux.notools>, asciidoctor [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !nodoc !pkg.linux.notools !nopython>, gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!stage1 !pkg.linux.notools !nopython>, libaudit-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libbabeltrace-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libbabeltrace-dev (>= 1.5.3-2~) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython> | libbabeltrace-ctf-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libdw-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libiberty-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libnewt-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libnuma-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libperl-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4] <!stage1 !pkg.linux.notools !nopython>, libopencsd-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, python3-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>
  Build-Depends-Indep: graphviz <!stage1 !nodoc>, python3-sphinx <!stage1 !nodoc>, python3-sphinx-rtd-theme <!stage1 !nodoc>, texlive-latex-base <!stage1 !nodoc>, texlive-latex-extra <!stage1 !nodoc>, dvipng <!stage1 !nodoc>, patchutils <!stage1 !pkg.linux.nosource>
  Homepage: https://www.kernel.org/
  Rules-Requires-Root: no
@@@ -251,11 -233,11 +233,11 @@@ Description: Linux support headers for 
   libraries.
  Multi-Arch: same
  
- Package: linux-config-5.7
+ Package: linux-config-5.9
 -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.7
- Description: Debian kernel configurations for Linux 5.7
+ Recommends: linux-source-5.9
+ Description: Debian kernel configurations for Linux 5.9
   This package contains the configuration files used to build the official
   Debian kernel files, but without references to Debian's signing
   certificates.
@@@ -3368,10 -3382,199 +3382,10 @@@ Depends: kernel-image-5.9.0-2-armmp-d
  Description: MTD driver modules
   This package contains MTD driver modules.
  Build-Profiles: <!stage1 !pkg.linux.nokernel>
- Kernel-Version: 5.7.0-2-armmp
+ Kernel-Version: 5.9.0-2-armmp
  Package-Type: udeb
  
- Package: kernel-image-5.7.0-2-parisc-di
 -Package: linux-image-5.9.0-2-armmp
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.9.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
 -Recommends: firmware-linux-free, apparmor [armhf]
 -Suggests: linux-doc-5.9, debian-kernel-handbook
 -Breaks: wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2)
 -Description: Linux 5.9 for ARMv7 multiplatform compatible SoCs
 - The Linux kernel 5.9 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.9.0-2-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.9.0-2-common (= ${source:Version}), linux-kbuild-5.9 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
 -Description: Header files for Linux 5.9.0-2-armmp
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.9.0-2-armmp, generally used for building out-of-tree kernel
 - modules.  These files are going to be installed into
 - /usr/src/linux-headers-5.9.0-2-armmp, and can be used for building modules
 - that load into the kernel provided by the linux-image-5.9.0-2-armmp
 - package.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-armmp
 -Architecture: armhf
 -Provides: linux-latest-modules-5.9.0-2-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386], linux-image-generic
 -Depends: linux-image-5.9.0-2-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.9.0-2-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.9.0-2-armmp-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.9.0-2-armmp
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.9.0-2-armmp.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-armmp-dbg
 -Architecture: armhf
 -Provides: linux-latest-image-dbg
 -Depends: linux-image-5.9.0-2-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.9.0-2-armmp-lpae
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.9.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
 -Recommends: firmware-linux-free, apparmor [armhf]
 -Suggests: linux-doc-5.9, debian-kernel-handbook
 -Breaks: wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2)
 -Description: Linux 5.9 for ARMv7 multiplatform compatible SoCs supporting LPAE
 - The Linux kernel 5.9 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.9.0-2-armmp-lpae
 -Architecture: armhf
 -Depends: linux-headers-5.9.0-2-common (= ${source:Version}), linux-kbuild-5.9 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
 -Description: Header files for Linux 5.9.0-2-armmp-lpae
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.9.0-2-armmp-lpae, generally used for building out-of-tree
 - kernel modules.  These files are going to be installed into
 - /usr/src/linux-headers-5.9.0-2-armmp-lpae, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.9.0-2-armmp-lpae package.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-armmp-lpae
 -Architecture: armhf
 -Provides: linux-latest-modules-5.9.0-2-armmp-lpae, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
 -Depends: linux-image-5.9.0-2-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.9.0-2-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.9.0-2-armmp-lpae-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.9.0-2-armmp-lpae
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.9.0-2-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.9.0-2-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.9.0-2-rt-armmp
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.9.0-2 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
 -Recommends: firmware-linux-free, apparmor [armhf]
 -Suggests: linux-doc-5.9, debian-kernel-handbook
 -Breaks: wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2)
 -Description: Linux 5.9 for ARMv7 multiplatform compatible SoCs, PREEMPT_RT
 - The Linux kernel 5.9 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.9.0-2-rt-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.9.0-2-common-rt (= ${source:Version}), linux-kbuild-5.9 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm
 -Description: Header files for Linux 5.9.0-2-rt-armmp
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.9.0-2-rt-armmp, generally used for building out-of-tree
 - kernel modules.  These files are going to be installed into
 - /usr/src/linux-headers-5.9.0-2-rt-armmp, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.9.0-2-rt-armmp package.
 -Build-Profiles: <!stage1 !pkg.linux.nokernel>
 -
 -Package: linux-image-rt-armmp
 -Architecture: armhf
 -Provides: linux-latest-modules-5.9.0-2-rt-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
 -Depends: linux-image-5.9.0-2-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.9.0-2-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.9.0-2-rt-armmp-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.9.0-2-rt-armmp
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.9.0-2-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.9.0-2-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.9.0-2-parisc-di
  Architecture: hppa
  Section: debian-installer
  Priority: standard
index 5270acf0187868dd4f0be578b598118f16bfeee0,2b0c291ba8b2d805fab36fb77afcbc0448e0e5db..177f7576d19115be981e532381d6799398882dcc
@@@ -1,86 -1,86 +1,86 @@@
- 6466af0c4289c5593ce20845c50a0c40  debian/bin/gencontrol.py
- 68ef6c9fe62afb1868a5063a8ef90703  debian/build/version-info
- 74b180a87aa1f6377d9bf8a10368c657  debian/templates/control.main.in
- 1cfc49a285f1f37ce6415e811e5c737f  debian/templates/control.image-unsigned.in
- 38004750aa03cea41d5d3aeafff16fcc  debian/templates/image.preinst.in
- ce8590d760adf6efb95181ec626c4aca  debian/templates/control.headers.meta.in
- b9fe2696413d459ffa80aac2996e1e9e  debian/templates/control.tools-unversioned.in
- afb508873a44a1f196c2a525fec4b415  debian/templates/image.prerm.in
- 0961d6fa0a85c406d40b83db932807fe  debian/templates/image.meta.maintscript.in
+ 146236262d655af80ee1e3f5dddc7389  debian/bin/gencontrol.py
 -f20e6a646e47d8bf4d65afc20c0e4d29  debian/build/version-info
++d4c513da6ce3a6b013b4cbb683637ba0  debian/build/version-info
+ fe4456d48e3218fb8980c8577d03a7ae  debian/templates/control.config.in
+ 9509e39d8e60906ebd5ee4a8b0355d25  debian/templates/control.docs.in
  358db3af53a223fe60ae89c7a481609f  debian/templates/control.docs.meta.in
- 381bc892fd36ef7ea5327f649b99cb98  debian/templates/sourcebin.meta.maintscript.in
- a4a60fc48b3240e46bbac6a1ddcaad30  debian/templates/image.postrm.in
- 0d6c523885f22cae62377be9ae7c9b41  debian/templates/control.libc-dev.in
- 0327750d6696dee915a532aec73a0fd6  debian/templates/image.postinst.in
- 814dda166c7e3ef02e6e259e805ac66a  debian/templates/tests-control.image.in
- 23a0cc457847e3eaa7124fe90a636260  debian/templates/control.image.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
- b8efaa8b4c9bbfd89c08514f860e548e  debian/templates/docs.meta.maintscript.in
- ebd530107480c7f86443512f7e28ac40  debian/templates/control.tools-versioned.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
 -d048c1b6a4d834060d0ce8b502aee906  debian/templates/control.image-unsigned.in
+ 817873a7b9fa61d433b2c39f6b2491de  debian/templates/control.image-dbg.meta.in
 -4cdb948a7a8a624a4641b6e30f36cfdd  debian/templates/control.source.in
+ 459d2768144a8542116bea0805b24dae  debian/templates/control.image.in
+ 91ddd8e344e4b84b61d02c064e47f7d5  debian/templates/control.image.meta.in
++d048c1b6a4d834060d0ce8b502aee906  debian/templates/control.image-unsigned.in
+ 36387f47e6bacd1e6995a9d41b292e88  debian/templates/control.libc-dev.in
+ 74b180a87aa1f6377d9bf8a10368c657  debian/templates/control.main.in
+ 77509b4624f98f87a0b4b1370813935b  debian/templates/control.signed-template.in
- 05e51fbfddf01a1ccbabbb7422953173  debian/templates/control.image.meta.in
+ 9831ce1b8f9e8792b9a85d8761bdc385  debian/templates/control.sourcebin.in
+ 4124ed9de89fd889d6cf997ee8da76f0  debian/templates/control.sourcebin.meta.in
 +4cdb948a7a8a624a4641b6e30f36cfdd  debian/templates/control.source.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
- 6fea4e452a7a77e7063bb17051fff3a7  debian/templates/control.docs.in
+ 0d7f6ea42f52d0a6013535a80111ee3e  debian/templates/headers.postinst.in
+ 54426b6625c1bbf41ff6e05eebc06f89  debian/templates/image-dbg.lintian-overrides.in
  98d67252f9a33d17a78aa37c29603b83  debian/templates/image-dbg.meta.lintian-overrides.in
- 578bb70eb1ed930f2cf8a774666b747f  debian/templates/control.headers.featureset.in
- 33d71bfd398d2f9b3bc5c0193b67d17e  debian/templates/tests-control.main.in
- 4124ed9de89fd889d6cf997ee8da76f0  debian/templates/control.sourcebin.meta.in
- 2b3995da9ebe7d2b1a1345241dd90c55  debian/templates/control.headers.in
- 6ac27e0078a5284814d0cf7b3a129d5c  debian/templates/control.tools-versioned.meta.in
- 3ed5eacba4270ffff579eb130377e0ce  debian/templates/control.extra.in
- 817873a7b9fa61d433b2c39f6b2491de  debian/templates/control.image-dbg.meta.in
- fe4456d48e3218fb8980c8577d03a7ae  debian/templates/control.config.in
+ 8767f777765b1af15090392c4607a596  debian/templates/image-dbg.meta.maintscript.in
  769a43efb579711359e12554e34d0baa  debian/templates/image.meta.bug-presubj.in
- f7db6e69a48863b249c02e6c6acfd27b  debian/config/defines
- cefb655e5cf4fc6c5b91def88feae797  debian/config/i386/defines
- aa0dc1c23ac4dee04d5abc5bca888f72  debian/config/mips64el/defines
- 8f2e4969633ff660d026f2b7e02e6336  debian/config/sh3/defines
+ 0961d6fa0a85c406d40b83db932807fe  debian/templates/image.meta.maintscript.in
+ 0327750d6696dee915a532aec73a0fd6  debian/templates/image.postinst.in
+ a4a60fc48b3240e46bbac6a1ddcaad30  debian/templates/image.postrm.in
+ 38004750aa03cea41d5d3aeafff16fcc  debian/templates/image.preinst.in
+ afb508873a44a1f196c2a525fec4b415  debian/templates/image.prerm.in
+ 51797b6c275eb14e99009e78553904cc  debian/templates/perf.lintian-overrides.in
+ 850cc4fd419adac7d008df061f958895  debian/templates/perf.meta.maintscript.in
+ 381bc892fd36ef7ea5327f649b99cb98  debian/templates/sourcebin.meta.maintscript.in
+ 814dda166c7e3ef02e6e259e805ac66a  debian/templates/tests-control.image.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
 -27ed61864d13f791e07f6ad8e688de2a  debian/config/armhf/defines
 +300cdda5cbaebced93cc02ffd7d5ab5e  debian/config/armhf/defines
- 6a3b39d2c3c5f7f90377f64819a2c08d  debian/config/amd64/defines
- d08ab699e6a25ec0da4cb70efc0f2288  debian/config/ppc64el/defines
- 1f1ed4a31b20a1ab483dd1357b30ed76  debian/config/mipsr6el/defines
- 77050c7df77b8cb300155f7e4876a7bb  debian/config/mips/defines
- e0810ddd6e4add2a26c5668773b69d25  debian/config/sh4/defines
- f4214a3cc578160d31b4d8fb8e4a6e5d  debian/config/arm64/defines
- e411d2dfe0018a7c40b6bf7efd45cd29  debian/config/mipsn32/defines
- 174058e52aced932bf02606d6cb5649c  debian/config/mipsn32el/defines
  366b94d652a66b437eabcd165bcc9610  debian/config/featureset-rt/defines
- 8d317c1872f3bd8da4feae25a7c61df3  debian/config/sparc/defines
45a4ad93313c2066248987dfa59dd6da  debian/config/powerpc/defines
02b96ff7eaa79ca2716eedf529222c58  debian/config/ppc64/defines
- f4b2921156e7b1a038862f848fdfe48f  debian/config/x32/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
- b3ef14a93ef9602bf951f55f806e2f6c  debian/config/sparc64/defines
+ aa0dc1c23ac4dee04d5abc5bca888f72  debian/config/mips64el/defines
+ 147bd0cc58f0510d7573da6b5da80361  debian/config/mips64r6/defines
+ 534f8f84d6e68368b0191ad75fc288a3  debian/config/mips64r6el/defines
++77050c7df77b8cb300155f7e4876a7bb  debian/config/mips/defines
  6d4413fd2605c197625fc8929fd6eb4d  debian/config/mipsel/defines
- a50ff431517bddd759d53c0ad2850cb7  debian/config/riscv64/defines
- 1f2029e9d0bc11b6bd7330810232b249  debian/config/mipsr6/defines
- 47420e11eaad5f5ffd20b01b549696a8  debian/config/m68k/defines
- 5559f30e51b3b9ad509a5fd7ba5cce5f  debian/config/s390x/defines
- 35e886ad30d213e86b340eb759d25e0d  debian/config/ia64/defines
+ e411d2dfe0018a7c40b6bf7efd45cd29  debian/config/mipsn32/defines
+ 174058e52aced932bf02606d6cb5649c  debian/config/mipsn32el/defines
  882fb0fec3cbd0239817994223fa71e5  debian/config/mipsn32r6/defines
- da871dd4234a8d1ed82d76fa536fa411  debian/config/alpha/defines
  73e2f095b2485f95bc164bf685684a47  debian/config/mipsn32r6el/defines
- cfd152bc54eac192170da184212add48  debian/config/hppa/defines
- 12718e7276cb5dd8085e0c05d9b4bbfb  debian/config/armel/defines
- 2f649099bc889fdbccc9b2f72305681c  debian/config/mips64r6/defines
- 3e673c1434c6132c73c0cfb4bfe38763  debian/config/arm64ilp32/defines
- 832f4a53a034eac58b25c90a813b4669  debian/config/mips64r6el/defines
+ f4f988c94f2fc477db801eddfe79c79e  debian/config/mipsr6/defines
+ 85c1ae5e3f2e17492053f7de76474463  debian/config/mipsr6el/defines
+ 45a4ad93313c2066248987dfa59dd6da  debian/config/powerpc/defines
+ f9a739a574488a070d4811dd6a94cbbb  debian/config/ppc64/defines
+ 3cffb73a6b8570b2fc03e83a7d0e0772  debian/config/ppc64el/defines
+ a50ff431517bddd759d53c0ad2850cb7  debian/config/riscv64/defines
  9462622a41b618007bf9e8343f2fb3ce  debian/config/s390/defines
- 10ca069c87c1150c5d2d010a72a90e36  debian/config/i386/none/defines
- 7146ff53fc4f9fbb49948225d8589b69  debian/config/i386/rt/defines
- f57efe029b503e7b45b13d5cc4d00a86  debian/config/armhf/none/defines
- 1cab87ca080defc647d4ae9adcf9a63a  debian/config/armhf/rt/defines
- 21b0166584be58f8467d09b231d0bf41  debian/config/amd64/none/defines
+ c687c34582869dfb08f47ec435997514  debian/config/s390x/defines
+ 8f2e4969633ff660d026f2b7e02e6336  debian/config/sh3/defines
+ e0810ddd6e4add2a26c5668773b69d25  debian/config/sh4/defines
 -8d317c1872f3bd8da4feae25a7c61df3  debian/config/sparc/defines
+ e741332318227dd4646f0d98735271e5  debian/config/sparc64/defines
++8d317c1872f3bd8da4feae25a7c61df3  debian/config/sparc/defines
+ f4b2921156e7b1a038862f848fdfe48f  debian/config/x32/defines
+ 5ecc16c27932acb9ff514badae52b51f  debian/config/amd64/none/defines
  7dc981827930ed6844a731ed954b9b9d  debian/config/amd64/rt/defines
1e7f86ee3d7c894ab730fbe471794b0c  debian/config/arm64/none/defines
50ee12dd2cf9fe79bee7141560985f79  debian/config/arm64/none/defines
  d3c04182d8746e4871de922a63f03f97  debian/config/arm64/rt/defines
- 098924b28d0dcd00aa45188f614efbf1  debian/config/riscv64/none/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
b6e835adefc8b39251d14b414317a7cf  debian/installer/package-list
62b67e678eb87227e69d489aefa7ed79  debian/installer/package-list
index 4dd4c1d0b32502dfa916da88b5e40a358b0d06a0,deba7d18a700864b045b2d1cad9bd6b4cc0bba9c..1338a2fc16cb775ae7c265d491dabdaf66466613
  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.7.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-alpha-generic-di nic-modules-5.7.0-2-alpha-generic-di nic-wireless-modules-5.7.0-2-alpha-generic-di nic-shared-modules-5.7.0-2-alpha-generic-di serial-modules-5.7.0-2-alpha-generic-di usb-serial-modules-5.7.0-2-alpha-generic-di ppp-modules-5.7.0-2-alpha-generic-di pata-modules-5.7.0-2-alpha-generic-di cdrom-core-modules-5.7.0-2-alpha-generic-di scsi-core-modules-5.7.0-2-alpha-generic-di scsi-modules-5.7.0-2-alpha-generic-di scsi-nic-modules-5.7.0-2-alpha-generic-di loop-modules-5.7.0-2-alpha-generic-di btrfs-modules-5.7.0-2-alpha-generic-di ext4-modules-5.7.0-2-alpha-generic-di isofs-modules-5.7.0-2-alpha-generic-di jfs-modules-5.7.0-2-alpha-generic-di xfs-modules-5.7.0-2-alpha-generic-di fat-modules-5.7.0-2-alpha-generic-di squashfs-modules-5.7.0-2-alpha-generic-di fuse-modules-5.7.0-2-alpha-generic-di f2fs-modules-5.7.0-2-alpha-generic-di md-modules-5.7.0-2-alpha-generic-di multipath-modules-5.7.0-2-alpha-generic-di usb-modules-5.7.0-2-alpha-generic-di usb-storage-modules-5.7.0-2-alpha-generic-di fb-modules-5.7.0-2-alpha-generic-di input-modules-5.7.0-2-alpha-generic-di event-modules-5.7.0-2-alpha-generic-di mouse-modules-5.7.0-2-alpha-generic-di nic-pcmcia-modules-5.7.0-2-alpha-generic-di pcmcia-modules-5.7.0-2-alpha-generic-di nic-usb-modules-5.7.0-2-alpha-generic-di sata-modules-5.7.0-2-alpha-generic-di i2c-modules-5.7.0-2-alpha-generic-di crc-modules-5.7.0-2-alpha-generic-di crypto-modules-5.7.0-2-alpha-generic-di crypto-dm-modules-5.7.0-2-alpha-generic-di ata-modules-5.7.0-2-alpha-generic-di nbd-modules-5.7.0-2-alpha-generic-di compress-modules-5.7.0-2-alpha-generic-di srm-modules-5.7.0-2-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.9.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.9.6-1' 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.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
  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.7.0-2' ARCH='alpha' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='alpha' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
- binary-arch_amd64:: binary-arch_amd64_extra binary-arch_amd64_none binary-arch_amd64_real
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
+ 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.7.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-amd64-di nic-modules-5.7.0-2-amd64-di nic-wireless-modules-5.7.0-2-amd64-di nic-shared-modules-5.7.0-2-amd64-di serial-modules-5.7.0-2-amd64-di usb-serial-modules-5.7.0-2-amd64-di ppp-modules-5.7.0-2-amd64-di pata-modules-5.7.0-2-amd64-di cdrom-core-modules-5.7.0-2-amd64-di firewire-core-modules-5.7.0-2-amd64-di scsi-core-modules-5.7.0-2-amd64-di scsi-modules-5.7.0-2-amd64-di scsi-nic-modules-5.7.0-2-amd64-di loop-modules-5.7.0-2-amd64-di btrfs-modules-5.7.0-2-amd64-di ext4-modules-5.7.0-2-amd64-di isofs-modules-5.7.0-2-amd64-di jfs-modules-5.7.0-2-amd64-di xfs-modules-5.7.0-2-amd64-di fat-modules-5.7.0-2-amd64-di squashfs-modules-5.7.0-2-amd64-di udf-modules-5.7.0-2-amd64-di fuse-modules-5.7.0-2-amd64-di f2fs-modules-5.7.0-2-amd64-di md-modules-5.7.0-2-amd64-di multipath-modules-5.7.0-2-amd64-di usb-modules-5.7.0-2-amd64-di usb-storage-modules-5.7.0-2-amd64-di pcmcia-storage-modules-5.7.0-2-amd64-di fb-modules-5.7.0-2-amd64-di input-modules-5.7.0-2-amd64-di event-modules-5.7.0-2-amd64-di mouse-modules-5.7.0-2-amd64-di nic-pcmcia-modules-5.7.0-2-amd64-di pcmcia-modules-5.7.0-2-amd64-di nic-usb-modules-5.7.0-2-amd64-di sata-modules-5.7.0-2-amd64-di acpi-modules-5.7.0-2-amd64-di i2c-modules-5.7.0-2-amd64-di crc-modules-5.7.0-2-amd64-di crypto-modules-5.7.0-2-amd64-di crypto-dm-modules-5.7.0-2-amd64-di efi-modules-5.7.0-2-amd64-di ata-modules-5.7.0-2-amd64-di mmc-core-modules-5.7.0-2-amd64-di mmc-modules-5.7.0-2-amd64-di nbd-modules-5.7.0-2-amd64-di speakup-modules-5.7.0-2-amd64-di uinput-modules-5.7.0-2-amd64-di sound-modules-5.7.0-2-amd64-di compress-modules-5.7.0-2-amd64-di mtd-core-modules-5.7.0-2-amd64-di rfkill-modules-5.7.0-2-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.9.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1' 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.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
  binary-arch_amd64::
-       $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.7.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.9.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_amd64_extra::
-       $(MAKE) -f debian/rules.real install-dummy ARCH='amd64' DH_OPTIONS='-plinux-compiler-gcc-9-x86'
+       $(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.7.0-2' ARCH='amd64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='amd64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
- binary-arch_arm64:: binary-arch_arm64_none binary-arch_arm64_real
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
+ 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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
+ 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.7.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-arm64-di nic-modules-5.7.0-2-arm64-di nic-wireless-modules-5.7.0-2-arm64-di nic-shared-modules-5.7.0-2-arm64-di usb-serial-modules-5.7.0-2-arm64-di ppp-modules-5.7.0-2-arm64-di cdrom-core-modules-5.7.0-2-arm64-di scsi-core-modules-5.7.0-2-arm64-di scsi-modules-5.7.0-2-arm64-di scsi-nic-modules-5.7.0-2-arm64-di loop-modules-5.7.0-2-arm64-di btrfs-modules-5.7.0-2-arm64-di ext4-modules-5.7.0-2-arm64-di isofs-modules-5.7.0-2-arm64-di jfs-modules-5.7.0-2-arm64-di xfs-modules-5.7.0-2-arm64-di fat-modules-5.7.0-2-arm64-di squashfs-modules-5.7.0-2-arm64-di udf-modules-5.7.0-2-arm64-di fuse-modules-5.7.0-2-arm64-di f2fs-modules-5.7.0-2-arm64-di md-modules-5.7.0-2-arm64-di multipath-modules-5.7.0-2-arm64-di usb-modules-5.7.0-2-arm64-di usb-storage-modules-5.7.0-2-arm64-di fb-modules-5.7.0-2-arm64-di input-modules-5.7.0-2-arm64-di event-modules-5.7.0-2-arm64-di nic-usb-modules-5.7.0-2-arm64-di sata-modules-5.7.0-2-arm64-di i2c-modules-5.7.0-2-arm64-di crc-modules-5.7.0-2-arm64-di crypto-modules-5.7.0-2-arm64-di crypto-dm-modules-5.7.0-2-arm64-di efi-modules-5.7.0-2-arm64-di ata-modules-5.7.0-2-arm64-di mmc-modules-5.7.0-2-arm64-di nbd-modules-5.7.0-2-arm64-di uinput-modules-5.7.0-2-arm64-di compress-modules-5.7.0-2-arm64-di leds-modules-5.7.0-2-arm64-di mtd-core-modules-5.7.0-2-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.9.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.9.6-1' 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.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
  binary-arch_arm64::
-       $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.7.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.9.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='arm64' COMPILER='gcc-9' 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.7.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.7.0-2-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='arm64' COMPILER='gcc-9' 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.7.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.7.0-2-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
+ 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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
+ 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.7.0-2' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-marvell-di nic-modules-5.7.0-2-marvell-di nic-shared-modules-5.7.0-2-marvell-di usb-serial-modules-5.7.0-2-marvell-di ppp-modules-5.7.0-2-marvell-di cdrom-core-modules-5.7.0-2-marvell-di scsi-core-modules-5.7.0-2-marvell-di loop-modules-5.7.0-2-marvell-di ipv6-modules-5.7.0-2-marvell-di btrfs-modules-5.7.0-2-marvell-di ext4-modules-5.7.0-2-marvell-di isofs-modules-5.7.0-2-marvell-di jffs2-modules-5.7.0-2-marvell-di jfs-modules-5.7.0-2-marvell-di fat-modules-5.7.0-2-marvell-di minix-modules-5.7.0-2-marvell-di squashfs-modules-5.7.0-2-marvell-di udf-modules-5.7.0-2-marvell-di fuse-modules-5.7.0-2-marvell-di f2fs-modules-5.7.0-2-marvell-di md-modules-5.7.0-2-marvell-di multipath-modules-5.7.0-2-marvell-di usb-modules-5.7.0-2-marvell-di usb-storage-modules-5.7.0-2-marvell-di fb-modules-5.7.0-2-marvell-di input-modules-5.7.0-2-marvell-di event-modules-5.7.0-2-marvell-di mouse-modules-5.7.0-2-marvell-di nic-usb-modules-5.7.0-2-marvell-di sata-modules-5.7.0-2-marvell-di crc-modules-5.7.0-2-marvell-di crypto-modules-5.7.0-2-marvell-di crypto-dm-modules-5.7.0-2-marvell-di mmc-core-modules-5.7.0-2-marvell-di mmc-modules-5.7.0-2-marvell-di nbd-modules-5.7.0-2-marvell-di uinput-modules-5.7.0-2-marvell-di compress-modules-5.7.0-2-marvell-di leds-modules-5.7.0-2-marvell-di mtd-modules-5.7.0-2-marvell-di mtd-core-modules-5.7.0-2-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.9.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.9.6-1' 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.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
  binary-arch_armel_extra::
-       $(MAKE) -f debian/rules.real install-dummy ARCH='armel' DH_OPTIONS='-plinux-compiler-gcc-9-arm'
+       $(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.7.0-2' ARCH='armel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='armel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_armel_real:: setup_armel
  binary-arch_armel_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.7.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -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.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'
 +binary-arch_armhf:: binary-arch_armhf_extra binary-arch_armhf_real
  binary-arch_armhf::
-       $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.7.0-2' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-armmp-di nic-modules-5.7.0-2-armmp-di nic-wireless-modules-5.7.0-2-armmp-di nic-shared-modules-5.7.0-2-armmp-di usb-serial-modules-5.7.0-2-armmp-di ppp-modules-5.7.0-2-armmp-di pata-modules-5.7.0-2-armmp-di cdrom-core-modules-5.7.0-2-armmp-di scsi-core-modules-5.7.0-2-armmp-di scsi-modules-5.7.0-2-armmp-di scsi-nic-modules-5.7.0-2-armmp-di loop-modules-5.7.0-2-armmp-di btrfs-modules-5.7.0-2-armmp-di ext4-modules-5.7.0-2-armmp-di isofs-modules-5.7.0-2-armmp-di jfs-modules-5.7.0-2-armmp-di fat-modules-5.7.0-2-armmp-di squashfs-modules-5.7.0-2-armmp-di udf-modules-5.7.0-2-armmp-di fuse-modules-5.7.0-2-armmp-di f2fs-modules-5.7.0-2-armmp-di md-modules-5.7.0-2-armmp-di multipath-modules-5.7.0-2-armmp-di usb-modules-5.7.0-2-armmp-di usb-storage-modules-5.7.0-2-armmp-di fb-modules-5.7.0-2-armmp-di input-modules-5.7.0-2-armmp-di event-modules-5.7.0-2-armmp-di nic-usb-modules-5.7.0-2-armmp-di sata-modules-5.7.0-2-armmp-di i2c-modules-5.7.0-2-armmp-di crc-modules-5.7.0-2-armmp-di crypto-modules-5.7.0-2-armmp-di crypto-dm-modules-5.7.0-2-armmp-di efi-modules-5.7.0-2-armmp-di ata-modules-5.7.0-2-armmp-di mmc-modules-5.7.0-2-armmp-di nbd-modules-5.7.0-2-armmp-di uinput-modules-5.7.0-2-armmp-di compress-modules-5.7.0-2-armmp-di leds-modules-5.7.0-2-armmp-di mtd-modules-5.7.0-2-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.9.0-2' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.9.6-1' 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.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
  binary-arch_armhf_extra::
-       $(MAKE) -f debian/rules.real install-dummy ARCH='armhf' DH_OPTIONS='-plinux-compiler-gcc-9-arm'
+       $(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.9.0-2' 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.9.0-2-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.9.0-2-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -binary-arch_armhf_none_armmp_real::
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.9.0-2' 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.9.0-2-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -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.7.0-2' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
- binary-arch_hppa:: binary-arch_hppa_none binary-arch_hppa_real
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -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.9.0-2' 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.9.0-2-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.9.0-2-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -binary-arch_armhf_rt_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'
+ 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.7.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-parisc-di nic-modules-5.7.0-2-parisc-di nic-shared-modules-5.7.0-2-parisc-di serial-modules-5.7.0-2-parisc-di usb-serial-modules-5.7.0-2-parisc-di ppp-modules-5.7.0-2-parisc-di pata-modules-5.7.0-2-parisc-di cdrom-core-modules-5.7.0-2-parisc-di scsi-core-modules-5.7.0-2-parisc-di scsi-modules-5.7.0-2-parisc-di loop-modules-5.7.0-2-parisc-di btrfs-modules-5.7.0-2-parisc-di ext4-modules-5.7.0-2-parisc-di isofs-modules-5.7.0-2-parisc-di jfs-modules-5.7.0-2-parisc-di xfs-modules-5.7.0-2-parisc-di fat-modules-5.7.0-2-parisc-di squashfs-modules-5.7.0-2-parisc-di fuse-modules-5.7.0-2-parisc-di f2fs-modules-5.7.0-2-parisc-di md-modules-5.7.0-2-parisc-di multipath-modules-5.7.0-2-parisc-di usb-modules-5.7.0-2-parisc-di usb-storage-modules-5.7.0-2-parisc-di input-modules-5.7.0-2-parisc-di event-modules-5.7.0-2-parisc-di mouse-modules-5.7.0-2-parisc-di nic-usb-modules-5.7.0-2-parisc-di sata-modules-5.7.0-2-parisc-di crc-modules-5.7.0-2-parisc-di crypto-modules-5.7.0-2-parisc-di crypto-dm-modules-5.7.0-2-parisc-di ata-modules-5.7.0-2-parisc-di nbd-modules-5.7.0-2-parisc-di compress-modules-5.7.0-2-parisc-di kernel-image-5.7.0-2-parisc64-di nic-modules-5.7.0-2-parisc64-di nic-shared-modules-5.7.0-2-parisc64-di serial-modules-5.7.0-2-parisc64-di usb-serial-modules-5.7.0-2-parisc64-di ppp-modules-5.7.0-2-parisc64-di pata-modules-5.7.0-2-parisc64-di cdrom-core-modules-5.7.0-2-parisc64-di scsi-core-modules-5.7.0-2-parisc64-di scsi-modules-5.7.0-2-parisc64-di loop-modules-5.7.0-2-parisc64-di btrfs-modules-5.7.0-2-parisc64-di ext4-modules-5.7.0-2-parisc64-di isofs-modules-5.7.0-2-parisc64-di jfs-modules-5.7.0-2-parisc64-di xfs-modules-5.7.0-2-parisc64-di fat-modules-5.7.0-2-parisc64-di squashfs-modules-5.7.0-2-parisc64-di fuse-modules-5.7.0-2-parisc64-di f2fs-modules-5.7.0-2-parisc64-di md-modules-5.7.0-2-parisc64-di multipath-modules-5.7.0-2-parisc64-di usb-modules-5.7.0-2-parisc64-di usb-storage-modules-5.7.0-2-parisc64-di fb-modules-5.7.0-2-parisc64-di input-modules-5.7.0-2-parisc64-di event-modules-5.7.0-2-parisc64-di mouse-modules-5.7.0-2-parisc64-di nic-usb-modules-5.7.0-2-parisc64-di sata-modules-5.7.0-2-parisc64-di crc-modules-5.7.0-2-parisc64-di crypto-modules-5.7.0-2-parisc64-di crypto-dm-modules-5.7.0-2-parisc64-di ata-modules-5.7.0-2-parisc64-di nbd-modules-5.7.0-2-parisc64-di compress-modules-5.7.0-2-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.9.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.9.6-1' 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.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
+ 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'
  binary-arch_hppa_none: binary-arch_hppa_none_parisc binary-arch_hppa_none_parisc64 binary-arch_hppa_none_real
  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.7.0-2' ARCH='hppa' COMPILER='gcc-9' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_hppa_none_parisc_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.7.0-2' ARCH='hppa' COMPILER='gcc-9' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.7.0-2-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
- binary-arch_i386:: binary-arch_i386_extra binary-arch_i386_none binary-arch_i386_real
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
+ 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.7.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-686-di nic-modules-5.7.0-2-686-di nic-wireless-modules-5.7.0-2-686-di nic-shared-modules-5.7.0-2-686-di serial-modules-5.7.0-2-686-di usb-serial-modules-5.7.0-2-686-di ppp-modules-5.7.0-2-686-di pata-modules-5.7.0-2-686-di cdrom-core-modules-5.7.0-2-686-di firewire-core-modules-5.7.0-2-686-di scsi-core-modules-5.7.0-2-686-di scsi-modules-5.7.0-2-686-di scsi-nic-modules-5.7.0-2-686-di loop-modules-5.7.0-2-686-di btrfs-modules-5.7.0-2-686-di ext4-modules-5.7.0-2-686-di isofs-modules-5.7.0-2-686-di jfs-modules-5.7.0-2-686-di xfs-modules-5.7.0-2-686-di fat-modules-5.7.0-2-686-di squashfs-modules-5.7.0-2-686-di udf-modules-5.7.0-2-686-di fuse-modules-5.7.0-2-686-di f2fs-modules-5.7.0-2-686-di md-modules-5.7.0-2-686-di multipath-modules-5.7.0-2-686-di usb-modules-5.7.0-2-686-di usb-storage-modules-5.7.0-2-686-di pcmcia-storage-modules-5.7.0-2-686-di fb-modules-5.7.0-2-686-di input-modules-5.7.0-2-686-di event-modules-5.7.0-2-686-di mouse-modules-5.7.0-2-686-di nic-pcmcia-modules-5.7.0-2-686-di pcmcia-modules-5.7.0-2-686-di nic-usb-modules-5.7.0-2-686-di sata-modules-5.7.0-2-686-di acpi-modules-5.7.0-2-686-di i2c-modules-5.7.0-2-686-di crc-modules-5.7.0-2-686-di crypto-modules-5.7.0-2-686-di crypto-dm-modules-5.7.0-2-686-di efi-modules-5.7.0-2-686-di ata-modules-5.7.0-2-686-di mmc-core-modules-5.7.0-2-686-di mmc-modules-5.7.0-2-686-di nbd-modules-5.7.0-2-686-di speakup-modules-5.7.0-2-686-di uinput-modules-5.7.0-2-686-di sound-modules-5.7.0-2-686-di compress-modules-5.7.0-2-686-di mtd-core-modules-5.7.0-2-686-di rfkill-modules-5.7.0-2-686-di kernel-image-5.7.0-2-686-pae-di nic-modules-5.7.0-2-686-pae-di nic-wireless-modules-5.7.0-2-686-pae-di nic-shared-modules-5.7.0-2-686-pae-di serial-modules-5.7.0-2-686-pae-di usb-serial-modules-5.7.0-2-686-pae-di ppp-modules-5.7.0-2-686-pae-di pata-modules-5.7.0-2-686-pae-di cdrom-core-modules-5.7.0-2-686-pae-di firewire-core-modules-5.7.0-2-686-pae-di scsi-core-modules-5.7.0-2-686-pae-di scsi-modules-5.7.0-2-686-pae-di scsi-nic-modules-5.7.0-2-686-pae-di loop-modules-5.7.0-2-686-pae-di btrfs-modules-5.7.0-2-686-pae-di ext4-modules-5.7.0-2-686-pae-di isofs-modules-5.7.0-2-686-pae-di jfs-modules-5.7.0-2-686-pae-di xfs-modules-5.7.0-2-686-pae-di fat-modules-5.7.0-2-686-pae-di squashfs-modules-5.7.0-2-686-pae-di udf-modules-5.7.0-2-686-pae-di fuse-modules-5.7.0-2-686-pae-di f2fs-modules-5.7.0-2-686-pae-di md-modules-5.7.0-2-686-pae-di multipath-modules-5.7.0-2-686-pae-di usb-modules-5.7.0-2-686-pae-di usb-storage-modules-5.7.0-2-686-pae-di pcmcia-storage-modules-5.7.0-2-686-pae-di fb-modules-5.7.0-2-686-pae-di input-modules-5.7.0-2-686-pae-di event-modules-5.7.0-2-686-pae-di mouse-modules-5.7.0-2-686-pae-di nic-pcmcia-modules-5.7.0-2-686-pae-di pcmcia-modules-5.7.0-2-686-pae-di nic-usb-modules-5.7.0-2-686-pae-di sata-modules-5.7.0-2-686-pae-di acpi-modules-5.7.0-2-686-pae-di i2c-modules-5.7.0-2-686-pae-di crc-modules-5.7.0-2-686-pae-di crypto-modules-5.7.0-2-686-pae-di crypto-dm-modules-5.7.0-2-686-pae-di efi-modules-5.7.0-2-686-pae-di ata-modules-5.7.0-2-686-pae-di mmc-core-modules-5.7.0-2-686-pae-di mmc-modules-5.7.0-2-686-pae-di nbd-modules-5.7.0-2-686-pae-di speakup-modules-5.7.0-2-686-pae-di uinput-modules-5.7.0-2-686-pae-di sound-modules-5.7.0-2-686-pae-di compress-modules-5.7.0-2-686-pae-di mtd-core-modules-5.7.0-2-686-pae-di rfkill-modules-5.7.0-2-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.9.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1' 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.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
  binary-arch_i386::
-       $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.7.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.9.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_i386_extra::
-       $(MAKE) -f debian/rules.real install-dummy ARCH='i386' DH_OPTIONS='-plinux-compiler-gcc-9-x86'
+       $(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.7.0-2' ARCH='i386' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  binary-arch_i386_none_686_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.7.0-2' ARCH='i386' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
+ 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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
+ 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.7.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-itanium-di nic-modules-5.7.0-2-itanium-di nic-shared-modules-5.7.0-2-itanium-di serial-modules-5.7.0-2-itanium-di usb-serial-modules-5.7.0-2-itanium-di ppp-modules-5.7.0-2-itanium-di pata-modules-5.7.0-2-itanium-di cdrom-core-modules-5.7.0-2-itanium-di firewire-core-modules-5.7.0-2-itanium-di scsi-core-modules-5.7.0-2-itanium-di scsi-modules-5.7.0-2-itanium-di scsi-nic-modules-5.7.0-2-itanium-di loop-modules-5.7.0-2-itanium-di btrfs-modules-5.7.0-2-itanium-di ext4-modules-5.7.0-2-itanium-di isofs-modules-5.7.0-2-itanium-di jfs-modules-5.7.0-2-itanium-di xfs-modules-5.7.0-2-itanium-di fat-modules-5.7.0-2-itanium-di squashfs-modules-5.7.0-2-itanium-di udf-modules-5.7.0-2-itanium-di fuse-modules-5.7.0-2-itanium-di f2fs-modules-5.7.0-2-itanium-di md-modules-5.7.0-2-itanium-di multipath-modules-5.7.0-2-itanium-di usb-modules-5.7.0-2-itanium-di usb-storage-modules-5.7.0-2-itanium-di fb-modules-5.7.0-2-itanium-di input-modules-5.7.0-2-itanium-di event-modules-5.7.0-2-itanium-di mouse-modules-5.7.0-2-itanium-di pcmcia-modules-5.7.0-2-itanium-di nic-usb-modules-5.7.0-2-itanium-di sata-modules-5.7.0-2-itanium-di i2c-modules-5.7.0-2-itanium-di crc-modules-5.7.0-2-itanium-di crypto-modules-5.7.0-2-itanium-di crypto-dm-modules-5.7.0-2-itanium-di ata-modules-5.7.0-2-itanium-di nbd-modules-5.7.0-2-itanium-di uinput-modules-5.7.0-2-itanium-di compress-modules-5.7.0-2-itanium-di mtd-core-modules-5.7.0-2-itanium-di ide-core-modules-5.7.0-2-itanium-di ide-modules-5.7.0-2-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.9.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.9.6-1' 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.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
  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.7.0-2' ARCH='ia64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='ia64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_m68k:: binary-arch_m68k_none binary-arch_m68k_real
  binary-arch_m68k::
-       $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.7.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-m68k-di nic-modules-5.7.0-2-m68k-di nic-shared-modules-5.7.0-2-m68k-di ppp-modules-5.7.0-2-m68k-di pata-modules-5.7.0-2-m68k-di cdrom-core-modules-5.7.0-2-m68k-di scsi-core-modules-5.7.0-2-m68k-di scsi-modules-5.7.0-2-m68k-di loop-modules-5.7.0-2-m68k-di btrfs-modules-5.7.0-2-m68k-di ext4-modules-5.7.0-2-m68k-di isofs-modules-5.7.0-2-m68k-di fat-modules-5.7.0-2-m68k-di hfs-modules-5.7.0-2-m68k-di affs-modules-5.7.0-2-m68k-di squashfs-modules-5.7.0-2-m68k-di udf-modules-5.7.0-2-m68k-di fuse-modules-5.7.0-2-m68k-di md-modules-5.7.0-2-m68k-di crc-modules-5.7.0-2-m68k-di crypto-modules-5.7.0-2-m68k-di ata-modules-5.7.0-2-m68k-di nbd-modules-5.7.0-2-m68k-di compress-modules-5.7.0-2-m68k-di ide-core-modules-5.7.0-2-m68k-di ide-modules-5.7.0-2-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.9.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.9.6-1' 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.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
  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.7.0-2' ARCH='m68k' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.7.0-2-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_mips:: binary-arch_mips_none binary-arch_mips_real
  binary-arch_mips::
-       $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.7.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-4kc-malta-di nic-modules-5.7.0-2-4kc-malta-di nic-wireless-modules-5.7.0-2-4kc-malta-di nic-shared-modules-5.7.0-2-4kc-malta-di usb-serial-modules-5.7.0-2-4kc-malta-di ppp-modules-5.7.0-2-4kc-malta-di pata-modules-5.7.0-2-4kc-malta-di cdrom-core-modules-5.7.0-2-4kc-malta-di scsi-core-modules-5.7.0-2-4kc-malta-di scsi-modules-5.7.0-2-4kc-malta-di scsi-nic-modules-5.7.0-2-4kc-malta-di loop-modules-5.7.0-2-4kc-malta-di btrfs-modules-5.7.0-2-4kc-malta-di ext4-modules-5.7.0-2-4kc-malta-di isofs-modules-5.7.0-2-4kc-malta-di jfs-modules-5.7.0-2-4kc-malta-di xfs-modules-5.7.0-2-4kc-malta-di fat-modules-5.7.0-2-4kc-malta-di hfs-modules-5.7.0-2-4kc-malta-di affs-modules-5.7.0-2-4kc-malta-di minix-modules-5.7.0-2-4kc-malta-di squashfs-modules-5.7.0-2-4kc-malta-di udf-modules-5.7.0-2-4kc-malta-di fuse-modules-5.7.0-2-4kc-malta-di f2fs-modules-5.7.0-2-4kc-malta-di md-modules-5.7.0-2-4kc-malta-di multipath-modules-5.7.0-2-4kc-malta-di usb-modules-5.7.0-2-4kc-malta-di usb-storage-modules-5.7.0-2-4kc-malta-di fb-modules-5.7.0-2-4kc-malta-di input-modules-5.7.0-2-4kc-malta-di event-modules-5.7.0-2-4kc-malta-di mouse-modules-5.7.0-2-4kc-malta-di nic-usb-modules-5.7.0-2-4kc-malta-di sata-modules-5.7.0-2-4kc-malta-di i2c-modules-5.7.0-2-4kc-malta-di crc-modules-5.7.0-2-4kc-malta-di crypto-modules-5.7.0-2-4kc-malta-di crypto-dm-modules-5.7.0-2-4kc-malta-di ata-modules-5.7.0-2-4kc-malta-di mmc-core-modules-5.7.0-2-4kc-malta-di mmc-modules-5.7.0-2-4kc-malta-di nbd-modules-5.7.0-2-4kc-malta-di sound-modules-5.7.0-2-4kc-malta-di compress-modules-5.7.0-2-4kc-malta-di mtd-core-modules-5.7.0-2-4kc-malta-di kernel-image-5.7.0-2-octeon-di nic-modules-5.7.0-2-octeon-di nic-wireless-modules-5.7.0-2-octeon-di nic-shared-modules-5.7.0-2-octeon-di usb-serial-modules-5.7.0-2-octeon-di ppp-modules-5.7.0-2-octeon-di pata-modules-5.7.0-2-octeon-di cdrom-core-modules-5.7.0-2-octeon-di scsi-core-modules-5.7.0-2-octeon-di scsi-modules-5.7.0-2-octeon-di scsi-nic-modules-5.7.0-2-octeon-di loop-modules-5.7.0-2-octeon-di btrfs-modules-5.7.0-2-octeon-di ext4-modules-5.7.0-2-octeon-di isofs-modules-5.7.0-2-octeon-di jfs-modules-5.7.0-2-octeon-di xfs-modules-5.7.0-2-octeon-di fat-modules-5.7.0-2-octeon-di hfs-modules-5.7.0-2-octeon-di affs-modules-5.7.0-2-octeon-di minix-modules-5.7.0-2-octeon-di squashfs-modules-5.7.0-2-octeon-di udf-modules-5.7.0-2-octeon-di fuse-modules-5.7.0-2-octeon-di f2fs-modules-5.7.0-2-octeon-di md-modules-5.7.0-2-octeon-di multipath-modules-5.7.0-2-octeon-di usb-modules-5.7.0-2-octeon-di usb-storage-modules-5.7.0-2-octeon-di input-modules-5.7.0-2-octeon-di event-modules-5.7.0-2-octeon-di nic-usb-modules-5.7.0-2-octeon-di sata-modules-5.7.0-2-octeon-di crc-modules-5.7.0-2-octeon-di crypto-modules-5.7.0-2-octeon-di crypto-dm-modules-5.7.0-2-octeon-di nbd-modules-5.7.0-2-octeon-di rtc-modules-5.7.0-2-octeon-di sound-modules-5.7.0-2-octeon-di compress-modules-5.7.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.9.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' 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.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
  binary-arch_mips64:: binary-arch_mips64_none binary-arch_mips64_real
  binary-arch_mips64::
-       $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.7.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-5kc-malta-di nic-modules-5.7.0-2-5kc-malta-di nic-wireless-modules-5.7.0-2-5kc-malta-di nic-shared-modules-5.7.0-2-5kc-malta-di usb-serial-modules-5.7.0-2-5kc-malta-di ppp-modules-5.7.0-2-5kc-malta-di pata-modules-5.7.0-2-5kc-malta-di cdrom-core-modules-5.7.0-2-5kc-malta-di scsi-core-modules-5.7.0-2-5kc-malta-di scsi-modules-5.7.0-2-5kc-malta-di scsi-nic-modules-5.7.0-2-5kc-malta-di loop-modules-5.7.0-2-5kc-malta-di btrfs-modules-5.7.0-2-5kc-malta-di ext4-modules-5.7.0-2-5kc-malta-di isofs-modules-5.7.0-2-5kc-malta-di jfs-modules-5.7.0-2-5kc-malta-di xfs-modules-5.7.0-2-5kc-malta-di fat-modules-5.7.0-2-5kc-malta-di hfs-modules-5.7.0-2-5kc-malta-di affs-modules-5.7.0-2-5kc-malta-di minix-modules-5.7.0-2-5kc-malta-di squashfs-modules-5.7.0-2-5kc-malta-di udf-modules-5.7.0-2-5kc-malta-di fuse-modules-5.7.0-2-5kc-malta-di f2fs-modules-5.7.0-2-5kc-malta-di md-modules-5.7.0-2-5kc-malta-di multipath-modules-5.7.0-2-5kc-malta-di usb-modules-5.7.0-2-5kc-malta-di usb-storage-modules-5.7.0-2-5kc-malta-di fb-modules-5.7.0-2-5kc-malta-di input-modules-5.7.0-2-5kc-malta-di event-modules-5.7.0-2-5kc-malta-di mouse-modules-5.7.0-2-5kc-malta-di nic-usb-modules-5.7.0-2-5kc-malta-di sata-modules-5.7.0-2-5kc-malta-di i2c-modules-5.7.0-2-5kc-malta-di crc-modules-5.7.0-2-5kc-malta-di crypto-modules-5.7.0-2-5kc-malta-di crypto-dm-modules-5.7.0-2-5kc-malta-di ata-modules-5.7.0-2-5kc-malta-di mmc-core-modules-5.7.0-2-5kc-malta-di mmc-modules-5.7.0-2-5kc-malta-di nbd-modules-5.7.0-2-5kc-malta-di sound-modules-5.7.0-2-5kc-malta-di compress-modules-5.7.0-2-5kc-malta-di mtd-core-modules-5.7.0-2-5kc-malta-di kernel-image-5.7.0-2-octeon-di nic-modules-5.7.0-2-octeon-di nic-wireless-modules-5.7.0-2-octeon-di nic-shared-modules-5.7.0-2-octeon-di usb-serial-modules-5.7.0-2-octeon-di ppp-modules-5.7.0-2-octeon-di pata-modules-5.7.0-2-octeon-di cdrom-core-modules-5.7.0-2-octeon-di scsi-core-modules-5.7.0-2-octeon-di scsi-modules-5.7.0-2-octeon-di scsi-nic-modules-5.7.0-2-octeon-di loop-modules-5.7.0-2-octeon-di btrfs-modules-5.7.0-2-octeon-di ext4-modules-5.7.0-2-octeon-di isofs-modules-5.7.0-2-octeon-di jfs-modules-5.7.0-2-octeon-di xfs-modules-5.7.0-2-octeon-di fat-modules-5.7.0-2-octeon-di hfs-modules-5.7.0-2-octeon-di affs-modules-5.7.0-2-octeon-di minix-modules-5.7.0-2-octeon-di squashfs-modules-5.7.0-2-octeon-di udf-modules-5.7.0-2-octeon-di fuse-modules-5.7.0-2-octeon-di f2fs-modules-5.7.0-2-octeon-di md-modules-5.7.0-2-octeon-di multipath-modules-5.7.0-2-octeon-di usb-modules-5.7.0-2-octeon-di usb-storage-modules-5.7.0-2-octeon-di input-modules-5.7.0-2-octeon-di event-modules-5.7.0-2-octeon-di nic-usb-modules-5.7.0-2-octeon-di sata-modules-5.7.0-2-octeon-di crc-modules-5.7.0-2-octeon-di crypto-modules-5.7.0-2-octeon-di crypto-dm-modules-5.7.0-2-octeon-di nbd-modules-5.7.0-2-octeon-di rtc-modules-5.7.0-2-octeon-di sound-modules-5.7.0-2-octeon-di compress-modules-5.7.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.9.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' 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.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
  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.7.0-2' ARCH='mips64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_mips64el:: binary-arch_mips64el_none binary-arch_mips64el_real
  binary-arch_mips64el::
-       $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.7.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-5kc-malta-di nic-modules-5.7.0-2-5kc-malta-di nic-wireless-modules-5.7.0-2-5kc-malta-di nic-shared-modules-5.7.0-2-5kc-malta-di usb-serial-modules-5.7.0-2-5kc-malta-di ppp-modules-5.7.0-2-5kc-malta-di pata-modules-5.7.0-2-5kc-malta-di cdrom-core-modules-5.7.0-2-5kc-malta-di scsi-core-modules-5.7.0-2-5kc-malta-di scsi-modules-5.7.0-2-5kc-malta-di scsi-nic-modules-5.7.0-2-5kc-malta-di loop-modules-5.7.0-2-5kc-malta-di btrfs-modules-5.7.0-2-5kc-malta-di ext4-modules-5.7.0-2-5kc-malta-di isofs-modules-5.7.0-2-5kc-malta-di jfs-modules-5.7.0-2-5kc-malta-di xfs-modules-5.7.0-2-5kc-malta-di fat-modules-5.7.0-2-5kc-malta-di hfs-modules-5.7.0-2-5kc-malta-di affs-modules-5.7.0-2-5kc-malta-di minix-modules-5.7.0-2-5kc-malta-di squashfs-modules-5.7.0-2-5kc-malta-di udf-modules-5.7.0-2-5kc-malta-di fuse-modules-5.7.0-2-5kc-malta-di f2fs-modules-5.7.0-2-5kc-malta-di md-modules-5.7.0-2-5kc-malta-di multipath-modules-5.7.0-2-5kc-malta-di usb-modules-5.7.0-2-5kc-malta-di usb-storage-modules-5.7.0-2-5kc-malta-di fb-modules-5.7.0-2-5kc-malta-di input-modules-5.7.0-2-5kc-malta-di event-modules-5.7.0-2-5kc-malta-di mouse-modules-5.7.0-2-5kc-malta-di nic-usb-modules-5.7.0-2-5kc-malta-di sata-modules-5.7.0-2-5kc-malta-di i2c-modules-5.7.0-2-5kc-malta-di crc-modules-5.7.0-2-5kc-malta-di crypto-modules-5.7.0-2-5kc-malta-di crypto-dm-modules-5.7.0-2-5kc-malta-di ata-modules-5.7.0-2-5kc-malta-di mmc-core-modules-5.7.0-2-5kc-malta-di mmc-modules-5.7.0-2-5kc-malta-di nbd-modules-5.7.0-2-5kc-malta-di sound-modules-5.7.0-2-5kc-malta-di compress-modules-5.7.0-2-5kc-malta-di mtd-core-modules-5.7.0-2-5kc-malta-di kernel-image-5.7.0-2-loongson-3-di nic-modules-5.7.0-2-loongson-3-di nic-wireless-modules-5.7.0-2-loongson-3-di nic-shared-modules-5.7.0-2-loongson-3-di usb-serial-modules-5.7.0-2-loongson-3-di ppp-modules-5.7.0-2-loongson-3-di pata-modules-5.7.0-2-loongson-3-di cdrom-core-modules-5.7.0-2-loongson-3-di firewire-core-modules-5.7.0-2-loongson-3-di scsi-core-modules-5.7.0-2-loongson-3-di scsi-modules-5.7.0-2-loongson-3-di scsi-nic-modules-5.7.0-2-loongson-3-di loop-modules-5.7.0-2-loongson-3-di btrfs-modules-5.7.0-2-loongson-3-di ext4-modules-5.7.0-2-loongson-3-di isofs-modules-5.7.0-2-loongson-3-di jfs-modules-5.7.0-2-loongson-3-di xfs-modules-5.7.0-2-loongson-3-di fat-modules-5.7.0-2-loongson-3-di hfs-modules-5.7.0-2-loongson-3-di affs-modules-5.7.0-2-loongson-3-di minix-modules-5.7.0-2-loongson-3-di nfs-modules-5.7.0-2-loongson-3-di squashfs-modules-5.7.0-2-loongson-3-di udf-modules-5.7.0-2-loongson-3-di fuse-modules-5.7.0-2-loongson-3-di f2fs-modules-5.7.0-2-loongson-3-di md-modules-5.7.0-2-loongson-3-di multipath-modules-5.7.0-2-loongson-3-di usb-modules-5.7.0-2-loongson-3-di usb-storage-modules-5.7.0-2-loongson-3-di fb-modules-5.7.0-2-loongson-3-di input-modules-5.7.0-2-loongson-3-di event-modules-5.7.0-2-loongson-3-di nic-usb-modules-5.7.0-2-loongson-3-di sata-modules-5.7.0-2-loongson-3-di crc-modules-5.7.0-2-loongson-3-di crypto-modules-5.7.0-2-loongson-3-di crypto-dm-modules-5.7.0-2-loongson-3-di ata-modules-5.7.0-2-loongson-3-di nbd-modules-5.7.0-2-loongson-3-di speakup-modules-5.7.0-2-loongson-3-di sound-modules-5.7.0-2-loongson-3-di compress-modules-5.7.0-2-loongson-3-di mtd-core-modules-5.7.0-2-loongson-3-di kernel-image-5.7.0-2-octeon-di nic-modules-5.7.0-2-octeon-di nic-wireless-modules-5.7.0-2-octeon-di nic-shared-modules-5.7.0-2-octeon-di usb-serial-modules-5.7.0-2-octeon-di ppp-modules-5.7.0-2-octeon-di pata-modules-5.7.0-2-octeon-di cdrom-core-modules-5.7.0-2-octeon-di scsi-core-modules-5.7.0-2-octeon-di scsi-modules-5.7.0-2-octeon-di scsi-nic-modules-5.7.0-2-octeon-di loop-modules-5.7.0-2-octeon-di btrfs-modules-5.7.0-2-octeon-di ext4-modules-5.7.0-2-octeon-di isofs-modules-5.7.0-2-octeon-di jfs-modules-5.7.0-2-octeon-di xfs-modules-5.7.0-2-octeon-di fat-modules-5.7.0-2-octeon-di hfs-modules-5.7.0-2-octeon-di affs-modules-5.7.0-2-octeon-di minix-modules-5.7.0-2-octeon-di squashfs-modules-5.7.0-2-octeon-di udf-modules-5.7.0-2-octeon-di fuse-modules-5.7.0-2-octeon-di f2fs-modules-5.7.0-2-octeon-di md-modules-5.7.0-2-octeon-di multipath-modules-5.7.0-2-octeon-di usb-modules-5.7.0-2-octeon-di usb-storage-modules-5.7.0-2-octeon-di input-modules-5.7.0-2-octeon-di event-modules-5.7.0-2-octeon-di nic-usb-modules-5.7.0-2-octeon-di sata-modules-5.7.0-2-octeon-di crc-modules-5.7.0-2-octeon-di crypto-modules-5.7.0-2-octeon-di crypto-dm-modules-5.7.0-2-octeon-di nbd-modules-5.7.0-2-octeon-di rtc-modules-5.7.0-2-octeon-di sound-modules-5.7.0-2-octeon-di compress-modules-5.7.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.9.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' 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.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
  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.7.0-2' ARCH='mips64el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips64el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips64el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_mips64r6:: binary-arch_mips64r6_none binary-arch_mips64r6_real
  binary-arch_mips64r6::
-       $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.7.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-mips64r6-di nic-shared-modules-5.7.0-2-mips64r6-di loop-modules-5.7.0-2-mips64r6-di btrfs-modules-5.7.0-2-mips64r6-di ext4-modules-5.7.0-2-mips64r6-di isofs-modules-5.7.0-2-mips64r6-di jfs-modules-5.7.0-2-mips64r6-di xfs-modules-5.7.0-2-mips64r6-di squashfs-modules-5.7.0-2-mips64r6-di udf-modules-5.7.0-2-mips64r6-di fuse-modules-5.7.0-2-mips64r6-di f2fs-modules-5.7.0-2-mips64r6-di md-modules-5.7.0-2-mips64r6-di multipath-modules-5.7.0-2-mips64r6-di crc-modules-5.7.0-2-mips64r6-di crypto-modules-5.7.0-2-mips64r6-di crypto-dm-modules-5.7.0-2-mips64r6-di nbd-modules-5.7.0-2-mips64r6-di compress-modules-5.7.0-2-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.9.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' 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.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
  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.7.0-2' ARCH='mips64r6' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_mips64r6el:: binary-arch_mips64r6el_none binary-arch_mips64r6el_real
  binary-arch_mips64r6el::
-       $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.7.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-mips64r6el-di nic-shared-modules-5.7.0-2-mips64r6el-di loop-modules-5.7.0-2-mips64r6el-di btrfs-modules-5.7.0-2-mips64r6el-di ext4-modules-5.7.0-2-mips64r6el-di isofs-modules-5.7.0-2-mips64r6el-di jfs-modules-5.7.0-2-mips64r6el-di xfs-modules-5.7.0-2-mips64r6el-di squashfs-modules-5.7.0-2-mips64r6el-di udf-modules-5.7.0-2-mips64r6el-di fuse-modules-5.7.0-2-mips64r6el-di f2fs-modules-5.7.0-2-mips64r6el-di md-modules-5.7.0-2-mips64r6el-di multipath-modules-5.7.0-2-mips64r6el-di crc-modules-5.7.0-2-mips64r6el-di crypto-modules-5.7.0-2-mips64r6el-di crypto-dm-modules-5.7.0-2-mips64r6el-di nbd-modules-5.7.0-2-mips64r6el-di compress-modules-5.7.0-2-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.9.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' 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.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
  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.7.0-2' ARCH='mips64r6el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_mipsel:: binary-arch_mipsel_none binary-arch_mipsel_real
  binary-arch_mipsel::
-       $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.7.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-4kc-malta-di nic-modules-5.7.0-2-4kc-malta-di nic-wireless-modules-5.7.0-2-4kc-malta-di nic-shared-modules-5.7.0-2-4kc-malta-di usb-serial-modules-5.7.0-2-4kc-malta-di ppp-modules-5.7.0-2-4kc-malta-di pata-modules-5.7.0-2-4kc-malta-di cdrom-core-modules-5.7.0-2-4kc-malta-di scsi-core-modules-5.7.0-2-4kc-malta-di scsi-modules-5.7.0-2-4kc-malta-di scsi-nic-modules-5.7.0-2-4kc-malta-di loop-modules-5.7.0-2-4kc-malta-di btrfs-modules-5.7.0-2-4kc-malta-di ext4-modules-5.7.0-2-4kc-malta-di isofs-modules-5.7.0-2-4kc-malta-di jfs-modules-5.7.0-2-4kc-malta-di xfs-modules-5.7.0-2-4kc-malta-di fat-modules-5.7.0-2-4kc-malta-di hfs-modules-5.7.0-2-4kc-malta-di affs-modules-5.7.0-2-4kc-malta-di minix-modules-5.7.0-2-4kc-malta-di squashfs-modules-5.7.0-2-4kc-malta-di udf-modules-5.7.0-2-4kc-malta-di fuse-modules-5.7.0-2-4kc-malta-di f2fs-modules-5.7.0-2-4kc-malta-di md-modules-5.7.0-2-4kc-malta-di multipath-modules-5.7.0-2-4kc-malta-di usb-modules-5.7.0-2-4kc-malta-di usb-storage-modules-5.7.0-2-4kc-malta-di fb-modules-5.7.0-2-4kc-malta-di input-modules-5.7.0-2-4kc-malta-di event-modules-5.7.0-2-4kc-malta-di mouse-modules-5.7.0-2-4kc-malta-di nic-usb-modules-5.7.0-2-4kc-malta-di sata-modules-5.7.0-2-4kc-malta-di i2c-modules-5.7.0-2-4kc-malta-di crc-modules-5.7.0-2-4kc-malta-di crypto-modules-5.7.0-2-4kc-malta-di crypto-dm-modules-5.7.0-2-4kc-malta-di ata-modules-5.7.0-2-4kc-malta-di mmc-core-modules-5.7.0-2-4kc-malta-di mmc-modules-5.7.0-2-4kc-malta-di nbd-modules-5.7.0-2-4kc-malta-di sound-modules-5.7.0-2-4kc-malta-di compress-modules-5.7.0-2-4kc-malta-di mtd-core-modules-5.7.0-2-4kc-malta-di kernel-image-5.7.0-2-loongson-3-di nic-modules-5.7.0-2-loongson-3-di nic-wireless-modules-5.7.0-2-loongson-3-di nic-shared-modules-5.7.0-2-loongson-3-di usb-serial-modules-5.7.0-2-loongson-3-di ppp-modules-5.7.0-2-loongson-3-di pata-modules-5.7.0-2-loongson-3-di cdrom-core-modules-5.7.0-2-loongson-3-di firewire-core-modules-5.7.0-2-loongson-3-di scsi-core-modules-5.7.0-2-loongson-3-di scsi-modules-5.7.0-2-loongson-3-di scsi-nic-modules-5.7.0-2-loongson-3-di loop-modules-5.7.0-2-loongson-3-di btrfs-modules-5.7.0-2-loongson-3-di ext4-modules-5.7.0-2-loongson-3-di isofs-modules-5.7.0-2-loongson-3-di jfs-modules-5.7.0-2-loongson-3-di xfs-modules-5.7.0-2-loongson-3-di fat-modules-5.7.0-2-loongson-3-di hfs-modules-5.7.0-2-loongson-3-di affs-modules-5.7.0-2-loongson-3-di minix-modules-5.7.0-2-loongson-3-di nfs-modules-5.7.0-2-loongson-3-di squashfs-modules-5.7.0-2-loongson-3-di udf-modules-5.7.0-2-loongson-3-di fuse-modules-5.7.0-2-loongson-3-di f2fs-modules-5.7.0-2-loongson-3-di md-modules-5.7.0-2-loongson-3-di multipath-modules-5.7.0-2-loongson-3-di usb-modules-5.7.0-2-loongson-3-di usb-storage-modules-5.7.0-2-loongson-3-di fb-modules-5.7.0-2-loongson-3-di input-modules-5.7.0-2-loongson-3-di event-modules-5.7.0-2-loongson-3-di nic-usb-modules-5.7.0-2-loongson-3-di sata-modules-5.7.0-2-loongson-3-di crc-modules-5.7.0-2-loongson-3-di crypto-modules-5.7.0-2-loongson-3-di crypto-dm-modules-5.7.0-2-loongson-3-di ata-modules-5.7.0-2-loongson-3-di nbd-modules-5.7.0-2-loongson-3-di speakup-modules-5.7.0-2-loongson-3-di sound-modules-5.7.0-2-loongson-3-di compress-modules-5.7.0-2-loongson-3-di mtd-core-modules-5.7.0-2-loongson-3-di kernel-image-5.7.0-2-octeon-di nic-modules-5.7.0-2-octeon-di nic-wireless-modules-5.7.0-2-octeon-di nic-shared-modules-5.7.0-2-octeon-di usb-serial-modules-5.7.0-2-octeon-di ppp-modules-5.7.0-2-octeon-di pata-modules-5.7.0-2-octeon-di cdrom-core-modules-5.7.0-2-octeon-di scsi-core-modules-5.7.0-2-octeon-di scsi-modules-5.7.0-2-octeon-di scsi-nic-modules-5.7.0-2-octeon-di loop-modules-5.7.0-2-octeon-di btrfs-modules-5.7.0-2-octeon-di ext4-modules-5.7.0-2-octeon-di isofs-modules-5.7.0-2-octeon-di jfs-modules-5.7.0-2-octeon-di xfs-modules-5.7.0-2-octeon-di fat-modules-5.7.0-2-octeon-di hfs-modules-5.7.0-2-octeon-di affs-modules-5.7.0-2-octeon-di minix-modules-5.7.0-2-octeon-di squashfs-modules-5.7.0-2-octeon-di udf-modules-5.7.0-2-octeon-di fuse-modules-5.7.0-2-octeon-di f2fs-modules-5.7.0-2-octeon-di md-modules-5.7.0-2-octeon-di multipath-modules-5.7.0-2-octeon-di usb-modules-5.7.0-2-octeon-di usb-storage-modules-5.7.0-2-octeon-di input-modules-5.7.0-2-octeon-di event-modules-5.7.0-2-octeon-di nic-usb-modules-5.7.0-2-octeon-di sata-modules-5.7.0-2-octeon-di crc-modules-5.7.0-2-octeon-di crypto-modules-5.7.0-2-octeon-di crypto-dm-modules-5.7.0-2-octeon-di nbd-modules-5.7.0-2-octeon-di rtc-modules-5.7.0-2-octeon-di sound-modules-5.7.0-2-octeon-di compress-modules-5.7.0-2-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.9.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' 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.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
  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.7.0-2' ARCH='mipsel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_mipsr6:: binary-arch_mipsr6_none binary-arch_mipsr6_real
  binary-arch_mipsr6::
-       $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.7.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-mips32r6-di nic-shared-modules-5.7.0-2-mips32r6-di loop-modules-5.7.0-2-mips32r6-di btrfs-modules-5.7.0-2-mips32r6-di ext4-modules-5.7.0-2-mips32r6-di isofs-modules-5.7.0-2-mips32r6-di jfs-modules-5.7.0-2-mips32r6-di xfs-modules-5.7.0-2-mips32r6-di squashfs-modules-5.7.0-2-mips32r6-di udf-modules-5.7.0-2-mips32r6-di fuse-modules-5.7.0-2-mips32r6-di f2fs-modules-5.7.0-2-mips32r6-di md-modules-5.7.0-2-mips32r6-di multipath-modules-5.7.0-2-mips32r6-di crc-modules-5.7.0-2-mips32r6-di crypto-modules-5.7.0-2-mips32r6-di crypto-dm-modules-5.7.0-2-mips32r6-di nbd-modules-5.7.0-2-mips32r6-di compress-modules-5.7.0-2-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.9.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' 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.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
  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.7.0-2' ARCH='mipsr6' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsr6' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_mipsr6el:: binary-arch_mipsr6el_none binary-arch_mipsr6el_real
  binary-arch_mipsr6el::
-       $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.7.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-mips32r6el-di nic-shared-modules-5.7.0-2-mips32r6el-di loop-modules-5.7.0-2-mips32r6el-di btrfs-modules-5.7.0-2-mips32r6el-di ext4-modules-5.7.0-2-mips32r6el-di isofs-modules-5.7.0-2-mips32r6el-di jfs-modules-5.7.0-2-mips32r6el-di xfs-modules-5.7.0-2-mips32r6el-di squashfs-modules-5.7.0-2-mips32r6el-di udf-modules-5.7.0-2-mips32r6el-di fuse-modules-5.7.0-2-mips32r6el-di f2fs-modules-5.7.0-2-mips32r6el-di md-modules-5.7.0-2-mips32r6el-di multipath-modules-5.7.0-2-mips32r6el-di crc-modules-5.7.0-2-mips32r6el-di crypto-modules-5.7.0-2-mips32r6el-di crypto-dm-modules-5.7.0-2-mips32r6el-di nbd-modules-5.7.0-2-mips32r6el-di compress-modules-5.7.0-2-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.9.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' 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.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
  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.7.0-2' ARCH='mipsr6el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsr6el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_powerpc:: binary-arch_powerpc_none binary-arch_powerpc_real
  binary-arch_powerpc::
-       $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.7.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-powerpc-di nic-modules-5.7.0-2-powerpc-di nic-wireless-modules-5.7.0-2-powerpc-di nic-shared-modules-5.7.0-2-powerpc-di serial-modules-5.7.0-2-powerpc-di usb-serial-modules-5.7.0-2-powerpc-di ppp-modules-5.7.0-2-powerpc-di pata-modules-5.7.0-2-powerpc-di cdrom-core-modules-5.7.0-2-powerpc-di firewire-core-modules-5.7.0-2-powerpc-di scsi-core-modules-5.7.0-2-powerpc-di scsi-modules-5.7.0-2-powerpc-di scsi-nic-modules-5.7.0-2-powerpc-di loop-modules-5.7.0-2-powerpc-di btrfs-modules-5.7.0-2-powerpc-di ext4-modules-5.7.0-2-powerpc-di isofs-modules-5.7.0-2-powerpc-di jfs-modules-5.7.0-2-powerpc-di xfs-modules-5.7.0-2-powerpc-di fat-modules-5.7.0-2-powerpc-di hfs-modules-5.7.0-2-powerpc-di affs-modules-5.7.0-2-powerpc-di squashfs-modules-5.7.0-2-powerpc-di udf-modules-5.7.0-2-powerpc-di fuse-modules-5.7.0-2-powerpc-di f2fs-modules-5.7.0-2-powerpc-di md-modules-5.7.0-2-powerpc-di multipath-modules-5.7.0-2-powerpc-di usb-modules-5.7.0-2-powerpc-di usb-storage-modules-5.7.0-2-powerpc-di pcmcia-storage-modules-5.7.0-2-powerpc-di fb-modules-5.7.0-2-powerpc-di input-modules-5.7.0-2-powerpc-di event-modules-5.7.0-2-powerpc-di mouse-modules-5.7.0-2-powerpc-di nic-pcmcia-modules-5.7.0-2-powerpc-di pcmcia-modules-5.7.0-2-powerpc-di nic-usb-modules-5.7.0-2-powerpc-di sata-modules-5.7.0-2-powerpc-di crc-modules-5.7.0-2-powerpc-di crypto-modules-5.7.0-2-powerpc-di crypto-dm-modules-5.7.0-2-powerpc-di ata-modules-5.7.0-2-powerpc-di mmc-core-modules-5.7.0-2-powerpc-di nbd-modules-5.7.0-2-powerpc-di uinput-modules-5.7.0-2-powerpc-di compress-modules-5.7.0-2-powerpc-di kernel-image-5.7.0-2-powerpc64-di nic-modules-5.7.0-2-powerpc64-di nic-wireless-modules-5.7.0-2-powerpc64-di nic-shared-modules-5.7.0-2-powerpc64-di serial-modules-5.7.0-2-powerpc64-di usb-serial-modules-5.7.0-2-powerpc64-di ppp-modules-5.7.0-2-powerpc64-di pata-modules-5.7.0-2-powerpc64-di cdrom-core-modules-5.7.0-2-powerpc64-di firewire-core-modules-5.7.0-2-powerpc64-di scsi-core-modules-5.7.0-2-powerpc64-di scsi-modules-5.7.0-2-powerpc64-di scsi-nic-modules-5.7.0-2-powerpc64-di loop-modules-5.7.0-2-powerpc64-di btrfs-modules-5.7.0-2-powerpc64-di ext4-modules-5.7.0-2-powerpc64-di isofs-modules-5.7.0-2-powerpc64-di jfs-modules-5.7.0-2-powerpc64-di xfs-modules-5.7.0-2-powerpc64-di fat-modules-5.7.0-2-powerpc64-di hfs-modules-5.7.0-2-powerpc64-di affs-modules-5.7.0-2-powerpc64-di squashfs-modules-5.7.0-2-powerpc64-di udf-modules-5.7.0-2-powerpc64-di fuse-modules-5.7.0-2-powerpc64-di f2fs-modules-5.7.0-2-powerpc64-di md-modules-5.7.0-2-powerpc64-di multipath-modules-5.7.0-2-powerpc64-di usb-modules-5.7.0-2-powerpc64-di usb-storage-modules-5.7.0-2-powerpc64-di pcmcia-storage-modules-5.7.0-2-powerpc64-di fb-modules-5.7.0-2-powerpc64-di input-modules-5.7.0-2-powerpc64-di event-modules-5.7.0-2-powerpc64-di mouse-modules-5.7.0-2-powerpc64-di nic-pcmcia-modules-5.7.0-2-powerpc64-di pcmcia-modules-5.7.0-2-powerpc64-di nic-usb-modules-5.7.0-2-powerpc64-di sata-modules-5.7.0-2-powerpc64-di i2c-modules-5.7.0-2-powerpc64-di crc-modules-5.7.0-2-powerpc64-di crypto-modules-5.7.0-2-powerpc64-di crypto-dm-modules-5.7.0-2-powerpc64-di ata-modules-5.7.0-2-powerpc64-di mmc-core-modules-5.7.0-2-powerpc64-di nbd-modules-5.7.0-2-powerpc64-di uinput-modules-5.7.0-2-powerpc64-di compress-modules-5.7.0-2-powerpc64-di mtd-core-modules-5.7.0-2-powerpc64-di hypervisor-modules-5.7.0-2-powerpc64-di fancontrol-modules-5.7.0-2-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.9.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.9.6-1' 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.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
  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.7.0-2' ARCH='powerpc' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='powerpc' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  binary-arch_powerpc_none_powerpc_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.7.0-2' ARCH='powerpc' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_ppc64:: binary-arch_ppc64_none binary-arch_ppc64_real
  binary-arch_ppc64::
-       $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.7.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-powerpc64-di nic-modules-5.7.0-2-powerpc64-di nic-wireless-modules-5.7.0-2-powerpc64-di nic-shared-modules-5.7.0-2-powerpc64-di serial-modules-5.7.0-2-powerpc64-di usb-serial-modules-5.7.0-2-powerpc64-di ppp-modules-5.7.0-2-powerpc64-di pata-modules-5.7.0-2-powerpc64-di cdrom-core-modules-5.7.0-2-powerpc64-di firewire-core-modules-5.7.0-2-powerpc64-di scsi-core-modules-5.7.0-2-powerpc64-di scsi-modules-5.7.0-2-powerpc64-di scsi-nic-modules-5.7.0-2-powerpc64-di loop-modules-5.7.0-2-powerpc64-di btrfs-modules-5.7.0-2-powerpc64-di ext4-modules-5.7.0-2-powerpc64-di isofs-modules-5.7.0-2-powerpc64-di jfs-modules-5.7.0-2-powerpc64-di xfs-modules-5.7.0-2-powerpc64-di fat-modules-5.7.0-2-powerpc64-di hfs-modules-5.7.0-2-powerpc64-di affs-modules-5.7.0-2-powerpc64-di squashfs-modules-5.7.0-2-powerpc64-di udf-modules-5.7.0-2-powerpc64-di fuse-modules-5.7.0-2-powerpc64-di f2fs-modules-5.7.0-2-powerpc64-di md-modules-5.7.0-2-powerpc64-di multipath-modules-5.7.0-2-powerpc64-di usb-modules-5.7.0-2-powerpc64-di usb-storage-modules-5.7.0-2-powerpc64-di pcmcia-storage-modules-5.7.0-2-powerpc64-di fb-modules-5.7.0-2-powerpc64-di input-modules-5.7.0-2-powerpc64-di event-modules-5.7.0-2-powerpc64-di mouse-modules-5.7.0-2-powerpc64-di nic-pcmcia-modules-5.7.0-2-powerpc64-di pcmcia-modules-5.7.0-2-powerpc64-di nic-usb-modules-5.7.0-2-powerpc64-di sata-modules-5.7.0-2-powerpc64-di i2c-modules-5.7.0-2-powerpc64-di crc-modules-5.7.0-2-powerpc64-di crypto-modules-5.7.0-2-powerpc64-di crypto-dm-modules-5.7.0-2-powerpc64-di ata-modules-5.7.0-2-powerpc64-di mmc-core-modules-5.7.0-2-powerpc64-di nbd-modules-5.7.0-2-powerpc64-di uinput-modules-5.7.0-2-powerpc64-di compress-modules-5.7.0-2-powerpc64-di mtd-core-modules-5.7.0-2-powerpc64-di hypervisor-modules-5.7.0-2-powerpc64-di fancontrol-modules-5.7.0-2-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.9.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.9.6-1' 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.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
  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.7.0-2' ARCH='ppc64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_ppc64el:: binary-arch_ppc64el_none binary-arch_ppc64el_real
  binary-arch_ppc64el::
-       $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.7.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-powerpc64le-di nic-modules-5.7.0-2-powerpc64le-di nic-wireless-modules-5.7.0-2-powerpc64le-di nic-shared-modules-5.7.0-2-powerpc64le-di serial-modules-5.7.0-2-powerpc64le-di usb-serial-modules-5.7.0-2-powerpc64le-di ppp-modules-5.7.0-2-powerpc64le-di cdrom-core-modules-5.7.0-2-powerpc64le-di firewire-core-modules-5.7.0-2-powerpc64le-di scsi-core-modules-5.7.0-2-powerpc64le-di scsi-modules-5.7.0-2-powerpc64le-di scsi-nic-modules-5.7.0-2-powerpc64le-di loop-modules-5.7.0-2-powerpc64le-di btrfs-modules-5.7.0-2-powerpc64le-di ext4-modules-5.7.0-2-powerpc64le-di isofs-modules-5.7.0-2-powerpc64le-di jfs-modules-5.7.0-2-powerpc64le-di xfs-modules-5.7.0-2-powerpc64le-di fat-modules-5.7.0-2-powerpc64le-di squashfs-modules-5.7.0-2-powerpc64le-di udf-modules-5.7.0-2-powerpc64le-di fuse-modules-5.7.0-2-powerpc64le-di f2fs-modules-5.7.0-2-powerpc64le-di md-modules-5.7.0-2-powerpc64le-di multipath-modules-5.7.0-2-powerpc64le-di usb-modules-5.7.0-2-powerpc64le-di usb-storage-modules-5.7.0-2-powerpc64le-di fb-modules-5.7.0-2-powerpc64le-di input-modules-5.7.0-2-powerpc64le-di event-modules-5.7.0-2-powerpc64le-di mouse-modules-5.7.0-2-powerpc64le-di nic-usb-modules-5.7.0-2-powerpc64le-di sata-modules-5.7.0-2-powerpc64le-di i2c-modules-5.7.0-2-powerpc64le-di crc-modules-5.7.0-2-powerpc64le-di crypto-modules-5.7.0-2-powerpc64le-di crypto-dm-modules-5.7.0-2-powerpc64le-di ata-modules-5.7.0-2-powerpc64le-di nbd-modules-5.7.0-2-powerpc64le-di uinput-modules-5.7.0-2-powerpc64le-di compress-modules-5.7.0-2-powerpc64le-di mtd-core-modules-5.7.0-2-powerpc64le-di hypervisor-modules-5.7.0-2-powerpc64le-di fancontrol-modules-5.7.0-2-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.9.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.9.6-1' 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.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
  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.7.0-2' ARCH='ppc64el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_riscv64:: binary-arch_riscv64_none binary-arch_riscv64_real
  binary-arch_riscv64::
-       $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.7.0-2' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-riscv64-di nic-modules-5.7.0-2-riscv64-di nic-wireless-modules-5.7.0-2-riscv64-di nic-shared-modules-5.7.0-2-riscv64-di usb-serial-modules-5.7.0-2-riscv64-di ppp-modules-5.7.0-2-riscv64-di pata-modules-5.7.0-2-riscv64-di cdrom-core-modules-5.7.0-2-riscv64-di scsi-core-modules-5.7.0-2-riscv64-di scsi-modules-5.7.0-2-riscv64-di scsi-nic-modules-5.7.0-2-riscv64-di loop-modules-5.7.0-2-riscv64-di btrfs-modules-5.7.0-2-riscv64-di ext4-modules-5.7.0-2-riscv64-di isofs-modules-5.7.0-2-riscv64-di jfs-modules-5.7.0-2-riscv64-di fat-modules-5.7.0-2-riscv64-di squashfs-modules-5.7.0-2-riscv64-di udf-modules-5.7.0-2-riscv64-di fuse-modules-5.7.0-2-riscv64-di f2fs-modules-5.7.0-2-riscv64-di md-modules-5.7.0-2-riscv64-di multipath-modules-5.7.0-2-riscv64-di usb-modules-5.7.0-2-riscv64-di usb-storage-modules-5.7.0-2-riscv64-di fb-modules-5.7.0-2-riscv64-di input-modules-5.7.0-2-riscv64-di event-modules-5.7.0-2-riscv64-di nic-usb-modules-5.7.0-2-riscv64-di sata-modules-5.7.0-2-riscv64-di i2c-modules-5.7.0-2-riscv64-di crc-modules-5.7.0-2-riscv64-di crypto-modules-5.7.0-2-riscv64-di crypto-dm-modules-5.7.0-2-riscv64-di ata-modules-5.7.0-2-riscv64-di mmc-core-modules-5.7.0-2-riscv64-di mmc-modules-5.7.0-2-riscv64-di nbd-modules-5.7.0-2-riscv64-di compress-modules-5.7.0-2-riscv64-di mtd-modules-5.7.0-2-riscv64-di mtd-core-modules-5.7.0-2-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.9.0-2' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.9.6-1' 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.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
  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.7.0-2' ARCH='riscv64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.7.0-2-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  binary-arch_riscv64_real:: setup_riscv64
  binary-arch_riscv64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.7.0-2' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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-9-s390'
+       $(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.7.0-2' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-s390x-di nic-modules-5.7.0-2-s390x-di cdrom-core-modules-5.7.0-2-s390x-di scsi-core-modules-5.7.0-2-s390x-di scsi-modules-5.7.0-2-s390x-di loop-modules-5.7.0-2-s390x-di btrfs-modules-5.7.0-2-s390x-di ext4-modules-5.7.0-2-s390x-di isofs-modules-5.7.0-2-s390x-di xfs-modules-5.7.0-2-s390x-di fat-modules-5.7.0-2-s390x-di udf-modules-5.7.0-2-s390x-di fuse-modules-5.7.0-2-s390x-di f2fs-modules-5.7.0-2-s390x-di md-modules-5.7.0-2-s390x-di multipath-modules-5.7.0-2-s390x-di crc-modules-5.7.0-2-s390x-di crypto-modules-5.7.0-2-s390x-di crypto-dm-modules-5.7.0-2-s390x-di nbd-modules-5.7.0-2-s390x-di compress-modules-5.7.0-2-s390x-di mtd-core-modules-5.7.0-2-s390x-di dasd-modules-5.7.0-2-s390x-di dasd-extra-modules-5.7.0-2-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.9.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.9.6-1' 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.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
  binary-arch_s390x_extra::
-       $(MAKE) -f debian/rules.real install-dummy ARCH='s390x' DH_OPTIONS='-plinux-compiler-gcc-9-s390'
+       $(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.7.0-2' ARCH='s390x' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.7.0-2-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  binary-arch_s390x_real:: setup_s390x
  binary-arch_s390x_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.7.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_sh4:: binary-arch_sh4_none binary-arch_sh4_real
  binary-arch_sh4::
-       $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.7.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-sh7751r-di nic-modules-5.7.0-2-sh7751r-di nic-shared-modules-5.7.0-2-sh7751r-di usb-serial-modules-5.7.0-2-sh7751r-di ppp-modules-5.7.0-2-sh7751r-di pata-modules-5.7.0-2-sh7751r-di cdrom-core-modules-5.7.0-2-sh7751r-di firewire-core-modules-5.7.0-2-sh7751r-di loop-modules-5.7.0-2-sh7751r-di btrfs-modules-5.7.0-2-sh7751r-di ext4-modules-5.7.0-2-sh7751r-di isofs-modules-5.7.0-2-sh7751r-di jfs-modules-5.7.0-2-sh7751r-di xfs-modules-5.7.0-2-sh7751r-di fat-modules-5.7.0-2-sh7751r-di minix-modules-5.7.0-2-sh7751r-di squashfs-modules-5.7.0-2-sh7751r-di udf-modules-5.7.0-2-sh7751r-di fuse-modules-5.7.0-2-sh7751r-di f2fs-modules-5.7.0-2-sh7751r-di md-modules-5.7.0-2-sh7751r-di multipath-modules-5.7.0-2-sh7751r-di usb-storage-modules-5.7.0-2-sh7751r-di nic-usb-modules-5.7.0-2-sh7751r-di sata-modules-5.7.0-2-sh7751r-di i2c-modules-5.7.0-2-sh7751r-di crc-modules-5.7.0-2-sh7751r-di crypto-modules-5.7.0-2-sh7751r-di crypto-dm-modules-5.7.0-2-sh7751r-di nbd-modules-5.7.0-2-sh7751r-di speakup-modules-5.7.0-2-sh7751r-di sound-modules-5.7.0-2-sh7751r-di compress-modules-5.7.0-2-sh7751r-di kernel-image-5.7.0-2-sh7785lcr-di nic-modules-5.7.0-2-sh7785lcr-di nic-shared-modules-5.7.0-2-sh7785lcr-di usb-serial-modules-5.7.0-2-sh7785lcr-di ppp-modules-5.7.0-2-sh7785lcr-di pata-modules-5.7.0-2-sh7785lcr-di cdrom-core-modules-5.7.0-2-sh7785lcr-di firewire-core-modules-5.7.0-2-sh7785lcr-di loop-modules-5.7.0-2-sh7785lcr-di btrfs-modules-5.7.0-2-sh7785lcr-di ext4-modules-5.7.0-2-sh7785lcr-di isofs-modules-5.7.0-2-sh7785lcr-di jfs-modules-5.7.0-2-sh7785lcr-di xfs-modules-5.7.0-2-sh7785lcr-di fat-modules-5.7.0-2-sh7785lcr-di minix-modules-5.7.0-2-sh7785lcr-di squashfs-modules-5.7.0-2-sh7785lcr-di udf-modules-5.7.0-2-sh7785lcr-di fuse-modules-5.7.0-2-sh7785lcr-di f2fs-modules-5.7.0-2-sh7785lcr-di md-modules-5.7.0-2-sh7785lcr-di multipath-modules-5.7.0-2-sh7785lcr-di nic-usb-modules-5.7.0-2-sh7785lcr-di sata-modules-5.7.0-2-sh7785lcr-di crc-modules-5.7.0-2-sh7785lcr-di crypto-modules-5.7.0-2-sh7785lcr-di crypto-dm-modules-5.7.0-2-sh7785lcr-di nbd-modules-5.7.0-2-sh7785lcr-di speakup-modules-5.7.0-2-sh7785lcr-di sound-modules-5.7.0-2-sh7785lcr-di compress-modules-5.7.0-2-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.9.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.9.6-1' 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.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
  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.7.0-2' ARCH='sh4' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='sh4' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_sh4_real:: setup_sh4
  binary-arch_sh4_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.7.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7' PACKAGE_NAMES='kernel-image-5.7.0-2-sparc64-di nic-modules-5.7.0-2-sparc64-di nic-shared-modules-5.7.0-2-sparc64-di usb-serial-modules-5.7.0-2-sparc64-di ppp-modules-5.7.0-2-sparc64-di pata-modules-5.7.0-2-sparc64-di cdrom-core-modules-5.7.0-2-sparc64-di scsi-core-modules-5.7.0-2-sparc64-di scsi-modules-5.7.0-2-sparc64-di btrfs-modules-5.7.0-2-sparc64-di ext4-modules-5.7.0-2-sparc64-di isofs-modules-5.7.0-2-sparc64-di jfs-modules-5.7.0-2-sparc64-di ufs-modules-5.7.0-2-sparc64-di xfs-modules-5.7.0-2-sparc64-di fat-modules-5.7.0-2-sparc64-di squashfs-modules-5.7.0-2-sparc64-di udf-modules-5.7.0-2-sparc64-di fuse-modules-5.7.0-2-sparc64-di f2fs-modules-5.7.0-2-sparc64-di md-modules-5.7.0-2-sparc64-di multipath-modules-5.7.0-2-sparc64-di usb-modules-5.7.0-2-sparc64-di usb-storage-modules-5.7.0-2-sparc64-di fb-modules-5.7.0-2-sparc64-di input-modules-5.7.0-2-sparc64-di nic-usb-modules-5.7.0-2-sparc64-di sata-modules-5.7.0-2-sparc64-di i2c-modules-5.7.0-2-sparc64-di crc-modules-5.7.0-2-sparc64-di crypto-modules-5.7.0-2-sparc64-di crypto-dm-modules-5.7.0-2-sparc64-di ata-modules-5.7.0-2-sparc64-di nbd-modules-5.7.0-2-sparc64-di compress-modules-5.7.0-2-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.9.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.9.6-1' 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.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
  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.7.0-2' ARCH='sparc64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_sparc64_none_sparc64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.7.0-2' ARCH='sparc64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_sparc64_real:: setup_sparc64
  binary-arch_sparc64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.7.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-arch_sparc_real:: setup_sparc
  binary-arch_sparc_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.7.0-2' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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-9-x86'
+       $(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.7.0-2' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
- binary-indep:: binary-indep_none
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.9.0-2' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
+ binary-indep:: binary-indep_none binary-indep_rt
  binary-indep::
-       $(MAKE) -f debian/rules.real binary-indep ABINAME='5.7.0-2' ALL_FEATURESETS='none' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real binary-indep ABINAME='5.9.0-2' ALL_FEATURESETS='none rt' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  binary-indep_none: binary-indep_none_real
  binary-indep_none_real::
-       $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.7.0-2' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
+ 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='arm arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='alpha' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='alpha' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_alpha_none_real:
  build-arch_alpha_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
- build-arch_amd64: build-arch_amd64_none build-arch_amd64_real
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
+ 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.7.0-2' ARCH='amd64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='amd64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  build-arch_amd64_none_real:
  build-arch_amd64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
- build-arch_arm64: build-arch_arm64_none build-arch_arm64_real
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
+ 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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
+ 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.7.0-2' ARCH='arm64' COMPILER='gcc-9' 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.7.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.7.0-2-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='arm64' COMPILER='gcc-9' 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.7.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.7.0-2-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  build-arch_arm64_none_real:
  build-arch_arm64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
+ 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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
+ 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.7.0-2' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='armel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='armel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_armel_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -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.9.0-2' 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.9.0-2-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.9.0-2-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -build-arch_armhf_none_armmp_real::
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.9.0-2' 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.9.0-2-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -build-arch_armhf_none_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'
 +build-arch_armhf: build-arch_armhf_real
  build-arch_armhf_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -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.9.0-2' 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.9.0-2-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.9.0-2-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -build-arch_armhf_rt_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'
  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.7.0-2' ARCH='hppa' COMPILER='gcc-9' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_hppa_none_parisc_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.7.0-2' ARCH='hppa' COMPILER='gcc-9' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.7.0-2-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_hppa_none_real:
  build-arch_hppa_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
- build-arch_i386: build-arch_i386_none build-arch_i386_real
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
+ 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.7.0-2' ARCH='i386' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  build-arch_i386_none_686_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.7.0-2' ARCH='i386' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  build-arch_i386_none_real:
  build-arch_i386_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
+ 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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
+ 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.7.0-2' ARCH='ia64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='ia64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_ia64_none_real:
  build-arch_ia64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='m68k' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.7.0-2-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_m68k_none_real:
  build-arch_m68k_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_mips64_none_real:
  build-arch_mips64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips64el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips64el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips64el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_mips64el_none_real:
  build-arch_mips64el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips64r6' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_mips64r6_none_real:
  build-arch_mips64r6_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips64r6el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_mips64r6el_none_real:
  build-arch_mips64r6el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_mips_none_real:
  build-arch_mips_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_mipsel_none_real:
  build-arch_mipsel_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_mipsn32: build-arch_mipsn32_real
  build-arch_mipsn32_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_mipsn32el: build-arch_mipsn32el_real
  build-arch_mipsn32el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_mipsn32r6: build-arch_mipsn32r6_real
  build-arch_mipsn32r6_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_mipsn32r6el: build-arch_mipsn32r6el_real
  build-arch_mipsn32r6el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsr6' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsr6' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_mipsr6_none_real:
  build-arch_mipsr6_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsr6el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsr6el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_mipsr6el_none_real:
  build-arch_mipsr6el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='powerpc' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='powerpc' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  build-arch_powerpc_none_powerpc_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.7.0-2' ARCH='powerpc' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  build-arch_powerpc_none_real:
  build-arch_powerpc_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='ppc64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  build-arch_ppc64_none_real:
  build-arch_ppc64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='ppc64el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  build-arch_ppc64el_none_real:
  build-arch_ppc64el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='riscv64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.7.0-2-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  build-arch_riscv64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_s390: build-arch_s390_real
  build-arch_s390_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='s390x' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.7.0-2-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  build-arch_s390x_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_sh3: build-arch_sh3_real
  build-arch_sh3_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='sh4' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='sh4' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_sh4_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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
@@@ -652,189 -714,231 +688,212 @@@ 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.7.0-2' ARCH='sparc64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_sparc64_none_sparc64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.7.0-2' ARCH='sparc64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_sparc64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_sparc_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  build-arch_x32: build-arch_x32_real
  build-arch_x32_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.7.0-2' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
- build-indep:: build-indep_none
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.9.0-2' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
+ build-indep:: build-indep_none build-indep_rt
  build-indep::
-       $(MAKE) -f debian/rules.real build-indep ABINAME='5.7.0-2' ALL_FEATURESETS='none' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real build-indep ABINAME='5.9.0-2' ALL_FEATURESETS='none rt' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='alpha' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.alpha_none_alpha-smp::
-       $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.7.0-2' ARCH='alpha' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.amd64_none_amd64::
-       $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.7.0-2' ARCH='amd64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.amd64_none_cloud-amd64::
-       $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.7.0-2' ARCH='amd64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' 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.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'
+ 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' 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.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'
  debian/build/config.arm64_none_arm64::
-       $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.7.0-2' ARCH='arm64' COMPILER='gcc-9' 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.7.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.7.0-2-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.arm64_none_cloud-arm64::
-       $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.7.0-2' ARCH='arm64' COMPILER='gcc-9' 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.7.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.7.0-2-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' 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.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'
+ 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' 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.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'
  debian/build/config.armel_none_marvell::
-       $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.7.0-2' ARCH='armel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  debian/build/config.armel_none_rpi::
-       $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.7.0-2' ARCH='armel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
 -debian/build/config.armhf_none_armmp::
 -      $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp ABINAME='5.9.0-2' 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.9.0-2-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -debian/build/config.armhf_none_armmp-lpae::
 -      $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp-lpae ABINAME='5.9.0-2' 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.9.0-2-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.9.0-2-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -debian/build/config.armhf_rt_armmp::
 -      $(MAKE) -f debian/rules.real debian/build/config.armhf_rt_armmp ABINAME='5.9.0-2' 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.9.0-2-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.9.0-2-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  debian/build/config.hppa_none_parisc::
-       $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.7.0-2' ARCH='hppa' COMPILER='gcc-9' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.7.0-2-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  debian/build/config.hppa_none_parisc64::
-       $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.7.0-2' ARCH='hppa' COMPILER='gcc-9' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  debian/build/config.i386_none_686::
-       $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.7.0-2' ARCH='i386' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.i386_none_686-pae::
-       $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.7.0-2' ARCH='i386' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' 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.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'
+ 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' 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.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'
  debian/build/config.ia64_none_itanium::
-       $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.7.0-2' ARCH='ia64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  debian/build/config.ia64_none_mckinley::
-       $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.7.0-2' ARCH='ia64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  debian/build/config.m68k_none_m68k::
-       $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.7.0-2' ARCH='m68k' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.7.0-2-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  debian/build/config.mips64_none_5kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.7.0-2' ARCH='mips64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.mips64_none_octeon::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.7.0-2' ARCH='mips64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  debian/build/config.mips64el_none_5kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.7.0-2' ARCH='mips64el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.mips64el_none_loongson-3::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.7.0-2' ARCH='mips64el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.mips64el_none_octeon::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.7.0-2' ARCH='mips64el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  debian/build/config.mips64r6_none_mips64r6::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6 ABINAME='5.7.0-2' ARCH='mips64r6' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  debian/build/config.mips64r6el_none_mips64r6el::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.7.0-2' ARCH='mips64r6el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  debian/build/config.mips_none_4kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.7.0-2' ARCH='mips' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.mips_none_5kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mips_none_5kc-malta ABINAME='5.7.0-2' ARCH='mips' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.mips_none_octeon::
-       $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.7.0-2' ARCH='mips' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  debian/build/config.mipsel_none_4kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.7.0-2' ARCH='mipsel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.mipsel_none_5kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_5kc-malta ABINAME='5.7.0-2' ARCH='mipsel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.mipsel_none_loongson-3::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.7.0-2' ARCH='mipsel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.mipsel_none_octeon::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.7.0-2' ARCH='mipsel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  debian/build/config.mipsr6_none_mips32r6::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6 ABINAME='5.7.0-2' ARCH='mipsr6' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  debian/build/config.mipsr6_none_mips64r6::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips64r6 ABINAME='5.7.0-2' ARCH='mipsr6' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  debian/build/config.mipsr6el_none_mips32r6el::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.7.0-2' ARCH='mipsr6el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  debian/build/config.mipsr6el_none_mips64r6el::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips64r6el ABINAME='5.7.0-2' ARCH='mipsr6el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  debian/build/config.powerpc_none_powerpc::
-       $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.7.0-2' ARCH='powerpc' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.powerpc_none_powerpc-smp::
-       $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.7.0-2' ARCH='powerpc' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.powerpc_none_powerpc64::
-       $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.7.0-2' ARCH='powerpc' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.ppc64_none_powerpc64::
-       $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.7.0-2' ARCH='ppc64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.ppc64el_none_powerpc64le::
-       $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.7.0-2' ARCH='ppc64el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.riscv64_none_riscv64::
-       $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.7.0-2' ARCH='riscv64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.7.0-2-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.s390x_none_s390x::
-       $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.7.0-2' ARCH='s390x' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.7.0-2-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' 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.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'
  debian/build/config.sh4_none_sh7751r::
-       $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.7.0-2' ARCH='sh4' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  debian/build/config.sh4_none_sh7785lcr::
-       $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.7.0-2' ARCH='sh4' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  debian/build/config.sparc64_none_sparc64::
-       $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.7.0-2' ARCH='sparc64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  debian/build/config.sparc64_none_sparc64-smp::
-       $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.7.0-2' ARCH='sparc64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
- 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_s390 setup_s390x setup_sh3 setup_sh4 setup_sparc setup_sparc64 setup_x32
 -      $(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' 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.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'
+ 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.7.0-2' ARCH='alpha' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='alpha' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  setup_alpha_none_real:
  setup_alpha_real:
- setup_amd64: setup_amd64_none setup_amd64_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.7.0-2' ARCH='amd64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='amd64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  setup_amd64_none_real:
  setup_amd64_real:
- setup_arm64: setup_arm64_none setup_arm64_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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
+ 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.7.0-2' ARCH='arm64' COMPILER='gcc-9' 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.7.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.7.0-2-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='arm64' COMPILER='gcc-9' 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.7.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.7.0-2-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  setup_arm64_none_real:
  setup_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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
+ 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'
+ setup_arm64_rt_real:
  setup_arm64ilp32: setup_arm64ilp32_real
  setup_arm64ilp32_real:
  setup_armel: setup_armel_none setup_armel_real
  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.7.0-2' ARCH='armel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='armel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.9.0-2' 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.9.0-2-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.9.0-2-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -setup_armhf_none_armmp_real::
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.9.0-2' 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.9.0-2-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.9.0-2-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -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.9.0-2' 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.9.0-2-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.9.0-2-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
 -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.7.0-2' ARCH='hppa' COMPILER='gcc-9' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  setup_hppa_none_parisc_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.7.0-2' ARCH='hppa' COMPILER='gcc-9' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.0-2-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.7.0-2-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  setup_hppa_none_real:
  setup_hppa_real:
- setup_i386: setup_i386_none setup_i386_real
+ setup_i386: setup_i386_none setup_i386_real setup_i386_rt
  setup_i386_none: setup_i386_none_686 setup_i386_none_686-pae setup_i386_none_real
  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.7.0-2' ARCH='i386' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  setup_i386_none_686_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.7.0-2' ARCH='i386' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  setup_i386_none_real:
  setup_i386_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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
+ 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'
+ 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.7.0-2' ARCH='ia64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  setup_ia64_none_mckinley: setup_ia64_none_mckinley_real
  setup_ia64_none_mckinley_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.7.0-2' ARCH='ia64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='m68k' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.0-2-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.7.0-2-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  setup_m68k_none_real:
  setup_m68k_real:
  setup_mips: setup_mips_none setup_mips_real
@@@ -842,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.7.0-2' ARCH='mips64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  setup_mips64_none_octeon: setup_mips64_none_octeon_real
  setup_mips64_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.7.0-2' ARCH='mips64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips64el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips64el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  setup_mips64el_none_octeon: setup_mips64el_none_octeon_real
  setup_mips64el_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.7.0-2' ARCH='mips64el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips64r6' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips64r6el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mips' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  setup_mips_none_octeon: setup_mips_none_octeon_real
  setup_mips_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.7.0-2' ARCH='mips' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  setup_mipsel_none_octeon: setup_mipsel_none_octeon_real
  setup_mipsel_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.7.0-2' ARCH='mipsel' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  setup_mipsel_none_real:
  setup_mipsel_real:
  setup_mipsn32: setup_mipsn32_real
@@@ -915,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.7.0-2' ARCH='mipsr6' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  setup_mipsr6_none_mips64r6: setup_mipsr6_none_mips64r6_real
  setup_mipsr6_none_mips64r6_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.7.0-2' ARCH='mipsr6' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='mipsr6el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  setup_mipsr6el_none_mips64r6el: setup_mipsr6el_none_mips64r6el_real
  setup_mipsr6el_none_mips64r6el_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.7.0-2' ARCH='mipsr6el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  setup_mipsr6el_none_real:
  setup_mipsr6el_real:
  setup_none: setup_none_real
@@@ -938,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.7.0-2' ARCH='powerpc' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  setup_powerpc_none_powerpc64: setup_powerpc_none_powerpc64_real
  setup_powerpc_none_powerpc64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.7.0-2' ARCH='powerpc' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  setup_powerpc_none_powerpc_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.7.0-2' ARCH='powerpc' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='ppc64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  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.7.0-2' ARCH='ppc64el' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  setup_ppc64el_none_real:
  setup_ppc64el_real:
  setup_riscv64: setup_riscv64_none setup_riscv64_real
@@@ -965,8 -1069,10 +1024,10 @@@ 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.7.0-2' ARCH='riscv64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.0-2-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.7.0-2-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  setup_riscv64_real:
+ setup_rt: setup_rt_real
+ setup_rt_real:
  setup_s390: setup_s390_real
  setup_s390_real:
  setup_s390x: setup_s390x_none setup_s390x_real
@@@ -974,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.7.0-2' ARCH='s390x' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.0-2-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.7.0-2-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VDSO='True' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VDSO='True' VERSION='5.9'
++      $(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'
  setup_s390x_real:
  setup_sh3: setup_sh3_real
  setup_sh3_real:
@@@ -983,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.7.0-2' ARCH='sh4' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  setup_sh4_none_sh7785lcr: setup_sh4_none_sh7785lcr_real
  setup_sh4_none_sh7785lcr_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.7.0-2' ARCH='sh4' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  setup_sh4_real:
  setup_sparc: setup_sparc_real
  setup_sparc64: setup_sparc64_none setup_sparc64_real
@@@ -995,14 -1101,17 +1056,17 @@@ 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.7.0-2' ARCH='sparc64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  setup_sparc64_none_sparc64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.7.0-2' ARCH='sparc64' COMPILER='gcc-9' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.7.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.7.0-2-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
  setup_sparc64_real:
  setup_sparc_real:
  setup_x32: setup_x32_real
  setup_x32_real:
- source: source_none
+ source: source_none source_rt
  source_none: source_none_real
  source_none_real::
-       $(MAKE) -f debian/rules.real source-featureset ABINAME='5.7.0-2' FEATURESET='none' SOURCEVERSION='5.7.10-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.7' VERSION='5.7'
 -      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.9.0-2' FEATURESET='none' SOURCEVERSION='5.9.6-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
+ 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' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.9' VERSION='5.9'
++      $(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'
index 43debccab297a70d807b5c0104ccc8018785b705,b038b146d6d77ff5d43ade9598ea3aa15506f5af..c76b017ed2180afa7ce44ae6d4e4bdd976add43d
@@@ -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.7.0-2-alpha-generic [alpha], linux-image-5.7.0-2-alpha-smp [alpha], linux-image-5.7.0-2-amd64-unsigned [amd64], linux-image-5.7.0-2-cloud-amd64-unsigned [amd64], linux-image-5.7.0-2-arm64-unsigned [arm64], linux-image-5.7.0-2-cloud-arm64-unsigned [arm64], linux-image-5.7.0-2-marvell [armel], linux-image-5.7.0-2-rpi [armel], linux-image-5.7.0-2-parisc [hppa], linux-image-5.7.0-2-parisc64 [hppa], linux-image-5.7.0-2-686-unsigned [i386], linux-image-5.7.0-2-686-pae-unsigned [i386], linux-image-5.7.0-2-itanium [ia64], linux-image-5.7.0-2-mckinley [ia64], linux-image-5.7.0-2-m68k [m68k], linux-image-5.7.0-2-4kc-malta [mips mipsel], linux-image-5.7.0-2-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.7.0-2-octeon [mips mips64 mips64el mipsel], linux-image-5.7.0-2-loongson-3 [mips64el mipsel], linux-image-5.7.0-2-mips64r6 [mips64r6 mipsr6], linux-image-5.7.0-2-mips64r6el [mips64r6el mipsr6el], linux-image-5.7.0-2-mips32r6 [mipsr6], linux-image-5.7.0-2-mips32r6el [mipsr6el], linux-image-5.7.0-2-powerpc [powerpc], linux-image-5.7.0-2-powerpc-smp [powerpc], linux-image-5.7.0-2-powerpc64 [powerpc ppc64], linux-image-5.7.0-2-powerpc64le [ppc64el], linux-image-5.7.0-2-riscv64 [riscv64], linux-image-5.7.0-2-s390x [s390x], linux-image-5.7.0-2-sh7751r [sh4], linux-image-5.7.0-2-sh7785lcr [sh4], linux-image-5.7.0-2-sparc64 [sparc64], linux-image-5.7.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.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-armmp [armhf], linux-image-5.9.0-2-armmp-lpae [armhf], linux-image-5.9.0-2-rt-armmp [armhf], 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.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]
  Classes: smp