Merge version 5.15.15-2+rpi1 and 5.16.7-2 to produce 5.16.7-2+rpi1 archive/raspbian/5.16.7-2+rpi1 raspbian/5.16.7-2+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Fri, 18 Feb 2022 03:06:42 +0000 (03:06 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Fri, 18 Feb 2022 03:06:42 +0000 (03:06 +0000)
1  2 
debian/changelog
debian/config.defines.dump
debian/control
debian/control.md5sum
debian/patches/series
debian/rules.gen
debian/tests/control

index a3af3241454c6deef490409f473a9b224b34ea11,ff5af8c793ff0f78439e11be152491ad959b80a6..21455da9a92d9f4332de093443369c02e906db0b
- linux (5.15.15-2+rpi1) bookworm-staging; urgency=medium
++linux (5.16.7-2+rpi1) bookworm-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.
 +
 +  [changes introduced in 5.15.15-2+rpi1 by Peter Michael Green]
 +  * Disable libbfd buildid support, it seems to fail to build.
 +
-  -- Peter Michael Green <plugwash@raspbian.org>  Sun, 13 Feb 2022 14:24:17 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Fri, 18 Feb 2022 03:06:19 +0000
++
+ linux (5.16.7-2) unstable; urgency=medium
+   * linux-perf: Protect invocation of dpkg-divert to run only on relevant
+     actions in maintscripts. Thanks to Guillem Jover (Closes: #1005141)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Wed, 09 Feb 2022 09:35:55 +0100
+ linux (5.16.7-1) unstable; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.5
+     - Bluetooth: refactor malicious adv data check
+     - btrfs: fix too long loop when defragging a 1 byte file
+     - btrfs: allow defrag to be interruptible
+     - btrfs: defrag: fix wrong number of defragged sectors
+     - btrfs: defrag: properly update range->start for autodefrag
+     - btrfs: fix deadlock when reserving space during defrag
+     - btrfs: add back missing dirty page rate limiting to defrag
+     - btrfs: update writeback index when starting defrag
+     - net: sfp: ignore disabled SFP node
+     - net: stmmac: configure PTP clock source prior to PTP initialization
+     - net: stmmac: skip only stmmac_ptp_register when resume from suspend
+     - [armel,armhf] 9179/1: uaccess: avoid alignment faults in
+       copy_[from|to]_kernel_nofault
+     - [armel,armhf] 9180/1: Thumb2: align ALT_UP() sections in modules
+       sufficiently
+     - [arm64] KVM: arm64: vgic-v3: Restrict SEIS workaround to known broken
+       systems
+     - [s390x] module: fix loading modules with a lot of relocations
+     - [s390x] hypfs: include z/VM guests with access control group set
+     - [s390x] nmi: handle guarded storage validity failures for KVM guests
+     - [s390x] nmi: handle vector validity failures for KVM guests
+     - bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()
+     - [s390x] scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV
+       FCP devices
+     - udf: Restore i_lenAlloc when inode expansion fails
+     - udf: Fix NULL ptr deref when converting from inline format
+     - [x86] efi: runtime: avoid EFIv2 runtime services on Apple x86 machines
+     - tracing: Don't inc err_log entry count if entry allocation fails
+     - ceph: properly put ceph_string reference after async create attempt
+     - ceph: set pool_ns in new inode layout for async creates
+     - fsnotify: invalidate dcache before IN_DELETE event
+     - fsnotify: fix fsnotify hooks in pseudo filesystems
+     - Revert "KVM: SVM: avoid infinite loop on NPF from bad address"
+     - psi: Fix uaf issue when psi trigger is destroyed while being polled
+     - [x86] perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICX
+     - [x86] perf/x86/intel: Add a quirk for the calculation of the number of
+       counters on Alder Lake
+     - [arm64,armhf] drm/etnaviv: relax submit size limits
+     - drm/atomic: Add the crtc to affected crtc only if uapi.enable = true
+     - drm/amdgpu: filter out radeon secondary ids as well
+     - [x86] KVM: LAPIC: Also cancel preemption timer during SET_LAPIC
+     - [x86] KVM: SVM: Never reject emulation due to SMAP errata for !SEV guests
+     - [x86] KVM: SVM: Don't intercept #GP for SEV guests
+     - [x86] KVM: x86: nSVM: skip eax alignment check for non-SVM instructions
+     - [x86] KVM: x86: Move CPUID.(EAX=0x12,ECX=1) mangling to
+       __kvm_update_cpuid_runtime()
+     - [x86] KVM: x86: Free kvm_cpuid_entry2 array on post-KVM_RUN
+       KVM_SET_CPUID{,2}
+     - [x86] KVM: x86: Forcibly leave nested virt when SMM state is toggled
+     - [x86] KVM: x86: Check .flags in kvm_cpuid_check_equal() too
+     - [x86] KVM: x86: Keep MSR_IA32_XSS unchanged for INIT
+     - [x86] KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSS
+     - [x86] KVM: x86: Sync the states size with the XCR0/IA32_XSS at, any time
+     - [powerpc*] KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered
+       with multiple vCPUs
+     - security, lsm: dentry_init_security() Handle multi LSM registration
+     - [arm64] extable: fix load_unaligned_zeropad() reg indices
+     - dm: revert partial fix for redundant bio-based IO accounting
+     - block: add bio_start_io_acct_time() to control start_time
+     - dm: properly fix redundant bio-based IO accounting
+     - [arm*] serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrl
+     - serial: 8250: of: Fix mapped region size when using reg-offset property
+     - [armhf] serial: stm32: fix software flow control transfer
+     - tty: n_gsm: fix SW flow control encoding/handling
+     - tty: Add support for Brainboxes UC cards.
+     - usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge
+     - usb: xhci-plat: fix crash when suspend if remote wake enable
+     - [arm64,armhf] usb: common: ulpi: Fix crash in ulpi_match()
+     - usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUS
+     - [arm64] usb: dwc3: xilinx: Skip resets and USB3 register settings for
+       USB2.0 mode
+     - [arm64] usb: dwc3: xilinx: Fix error handling when getting USB3 PHY
+     - USB: core: Fix hang in usb_kill_urb by adding memory barriers
+     - [arm64] usb: typec: tcpci: don't touch CC line if it's Vconn source
+     - usb: typec: tcpm: Do not disconnect while receiving VBUS off
+     - usb: typec: tcpm: Do not disconnect when receiving VSAFE0V
+     - mt76: connac: introduce MCU_CE_CMD macro
+     - jbd2: export jbd2_journal_[grab|put]_journal_head
+     - ocfs2: fix a deadlock when commit trans
+     - sched/membarrier: Fix membarrier-rseq fence command missing from query
+       bitmask
+     - PCI/sysfs: Find shadow ROM before static attribute initialization
+     - [x86] MCE/AMD: Allow thresholding interface updates after init
+     - [x86] cpu: Add Xeon Icelake-D to list of CPUs that support PPIN
+     - i40e: Increase delay to 1 s after global EMP reset
+     - i40e: Fix issue when maximum queues is exceeded
+     - i40e: Fix queues reservation for XDP
+     - i40e: Fix for failed to init adminq while VF reset
+     - i40e: fix unsigned stat widths
+     - scsi: bnx2fc: Flush destroy_work queue before calling
+       bnx2fc_interface_put()
+     - ipv6_tunnel: Rate limit warning messages
+     - [armel,armhf] 9170/1: fix panic when kasan and kprobe are enabled
+     - net: fix information leakage in /proc/net/ptype
+     - hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649
+     - hwmon: (lm90) Mark alert as broken for MAX6680
+     - ping: fix the sk_bound_dev_if match in ping_lookup
+     - ipv4: avoid using shared IP generator for connected sockets
+     - hwmon: (lm90) Reduce maximum conversion rate for G781
+     - NFSv4: Handle case where the lookup of a directory fails
+     - NFSv4: nfs_atomic_open() can race when looking up a non-regular file
+     - net-procfs: show net devices bound packet types
+     - [arm64] drm/msm: Fix wrong size calculation
+     - [arm64] drm/msm/dsi: Fix missing put_device() call in dsi_get_phy
+     - [arm64] drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable
+     - ipv6: annotate accesses to fn->fn_sernum
+     - NFS: Ensure the server has an up to date ctime before hardlinking
+     - NFS: Ensure the server has an up to date ctime before renaming
+     - [arm64] KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance
+     - SUNRPC: Don't dereference xprt->snd_task if it's a cookie
+     - netfilter: conntrack: don't increment invalid counter on NF_REPEAT
+     - [powerpc*] 64s: Mask SRR0 before checking against the masked NIP
+     - perf: Fix perf_event_read_local() time
+     - sched/pelt: Relax the sync of util_sum with util_avg
+     - net: phy: broadcom: hook up soft_reset for BCM54616S
+     - ethtool: Fix link extended state for big endian
+     - phylib: fix potential use-after-free
+     - rxrpc: Adjust retransmission backoff
+     - [arm64] efi/libstub: arm64: Fix image check alignment at entry
+     - io_uring: fix bug in slow unregistering of nodes
+     - block: fix memory leak in disk_register_independent_access_ranges
+     - [x86] Drivers: hv: balloon: account for vmbus packet header in
+       max_pkt_size
+     - hwmon: (lm90) Re-enable interrupts after alert clears
+     - hwmon: (lm90) Mark alert as broken for MAX6654
+     - hwmon: (lm90) Fix sysfs and udev notifications
+     - hwmon: (adt7470) Prevent divide by zero in adt7470_fan_write()
+     - ipv4: fix ip option filtering for locally generated fragments
+     - net/smc: Transitional solution for clcsock race issue
+     - video: hyperv_fb: Fix validation of screen resolution
+     - hwmon: (nct6775) Fix crash in clear_caseopen
+     - [arm64] drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phy
+     - [arm64] drm/msm/dpu: invalid parameter check in dpu_setup_dspp_pcc
+     - [arm64] drm/msm/a6xx: Add missing suspend_count increment
+     - yam: fix a memory leak in yam_siocdevprivate()
+     - [armhf] net: cpsw: Properly initialise struct page_pool_params
+     - [arm64] net: hns3: handle empty unknown interrupt for VF
+     - sch_htb: Fail on unsupported parameters when offload is requested
+     - ceph: put the requests/sessions when it fails to alloc memory
+     - gve: Fix GFP flags when allocing pages
+     - Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
+     - net: bridge: vlan: fix single net device option dumping
+     - ipv4: raw: lock the socket in raw_bind()
+     - ipv4: tcp: send zero IPID in SYNACK messages
+     - ipv4: remove sparse error in ip_neigh_gw4()
+     - net: bridge: vlan: fix memory leak in __allowed_ingress
+     - dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config
+     - perf/core: Fix cgroup event list management
+     - [arm64] usb: dwc3: xilinx: fix uninitialized return value
+     - [x86] KVM: nVMX: Rename vmcs_to_field_offset{,_table}
+     - [x86] KVM: nVMX: Implement evmcs_field_offset() suitable for
+       handle_vmread()
+     - [x86] KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use
+     - block: Fix wrong offset in bio_truncate()
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.6
+     - PCI: pciehp: Fix infinite loop in IRQ handler upon power fault
+     - [arm*] drm/vc4: hdmi: Make sure the device is powered with CEC
+     - cgroup-v1: Require capabilities to set release_agent (CVE-2022-0492)
+     - Revert "mm/gup: small refactoring: simplify try_grab_page()"
+     - net: phy: Fix qca8081 with speeds lower than 2.5Gb/s
+     - ovl: don't fail copy up if no fileattr support on upper
+     - lockd: fix server crash on reboot of client holding lock
+     - lockd: fix failure to cleanup client locks
+     - net/mlx5e: TC, Reject rules with drop and modify hdr action
+     - net/mlx5: Bridge, take rtnl lock in init error handler
+     - net/mlx5e: Fix handling of wrong devices during bond netevent
+     - net/mlx5: Use del_timer_sync in fw reset flow of halting poll
+     - net/mlx5e: Fix module EEPROM query
+     - net/mlx5e: TC, Reject rules with forward and drop actions
+     - net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE
+     - net/mlx5e: Don't treat small ceil values as unlimited in HTB offload
+     - net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion
+     - net/mlx5e: Avoid field-overflowing memcpy()
+     - net/mlx5e: Fix wrong calculation of header index in HW_GRO
+     - net/mlx5e: Fix broken SKB allocation in HW-GRO
+     - net/mlx5: E-Switch, Fix uninitialized variable modact
+     - net/mlx5e: Avoid implicit modify hdr for decap drop rule
+     - ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
+     - i40e: Fix reset bw limit when DCB enabled with 1 TC
+     - i40e: Fix reset path while removing the driver
+     - [amd64,arm64] net: amd-xgbe: ensure to reset the tx_timer_active flag
+     - [amd64,arm64] net: amd-xgbe: Fix skb data length underflow
+     - fanotify: Fix stale file descriptor in copy_event_to_user()
+     - net: sched: fix use-after-free in tc_new_tfilter()
+     - rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
+     - bpf: Fix possible race in inc_misses_counter
+     - cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
+     - e1000e: Handshake with CSME starts from ADL platforms
+     - af_packet: fix data-race in packet_setsockopt / packet_setsockopt
+     - tcp: fix mem under-charging with zerocopy sendmsg()
+     - tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()
+     - ovl: fix NULL pointer dereference in copy up warning
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.7
+     - [arm*] Revert "drm/vc4: hdmi: Make sure the device is powered with CEC"
+     - [arm*] Revert "drm/vc4: hdmi: Make sure the device is powered with CEC"
+       again
+   [ Salvatore Bonaccorso ]
+   * Set ABI to 1
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 06 Feb 2022 09:13:18 +0100
+ linux (5.16.4-1~exp1) experimental; urgency=medium
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.4
+     - io_uring: fix not released cached task refs
+     - bnx2x: Utilize firmware 7.13.21.0
+     - bnx2x: Invalidate fastpath HSI version for VFs
+     - memcg: better bounds on the memcg stats updates
+     - rcu: Tighten rcu_advance_cbs_nowake() checks
+     - select: Fix indefinitely sleeping task in poll_schedule_timeout()
+     - [arm64] bpf: Remove 128MB limit for BPF JIT programs
+   * objtool: check: give big enough buffer for pv_ops (Closes: #1004495)
+   * Refresh "firmware: Remove redundant log messages from drivers"
+   * [rt] Refresh "mm/memcg: Protect per-CPU counter by disabling preemption on
+     PREEMPT_RT where needed."
+  -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 30 Jan 2022 19:00:56 +0100
+ linux (5.16.3-1~exp1) experimental; urgency=medium
+   * New upstream release: https://kernelnewbies.org/Linux_5.16
+   * New upstream stable update:
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.1
+     - bpf: Fix out of bounds access from invalid *_or_null type verification
+       (CVE-2022-23222)
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.2
+     https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.3
+     - netfilter: nft_payload: do not update layer 4 checksum when mangling
+       fragments (Closes: #1002706)
+   [ Helmut Grohne ]
+   * Multiarchify python build-depends. (Closes: #983757)
+   [ Ben Hutchings ]
+   * linux-perf: Fix detection of libperl and libpython in cross-build
+   * debian/README.source: Tag signatures are automatically verified
+   * [rt] trace: Enable OSNOISE_TRACER, TIMERLAT_TRACER, HIST_TRIGGERS
+   * d/bin/git-tag-gpg-wrapper, debian/upstream: Use ASCII-armored keyring
+   * d/watch: Rewrite to find all upstream versions through Git
+   * d/bin/genorig.py, d/README.source: Only support Git as upstream
+   * d/bin/genorig.py, d/README.source: Add support for remote upstream repos
+   * lintian: Refresh lintian-overrides
+   * d/copyright: Fix license name with spaces in it
+   * d/copyright: Update for removed and renamed source files
+   * d/tests/selftests: Use $AUTOPKGTEST_TMP instead of $ADTTMP
+   * Fix missing user-space hardening:
+     - d/rules.real: Define KBUILD_HOST{C,LD}FLAGS for sub-make
+     - linux-kbuild: Build modpost with standard CPPFLAGS
+     - cpupower: Build with standard CPPFLAGS
+     - usbip: Build with standard CPPFLAGS
+     - objtool: Build with standard CFLAGS and CPPFLAGS
+     - tools/perf: Define DEBUG=0 for sub-make so libapi doesn't use wrong flags
+     - libapi: Define _FORTIFY_SOURCE as 2, not empty
+     - tools/perf: Fix missing LDFLAGS for some programs
+   * d/rules: Tell blhc to ignore missing flags for perf-read-vdso* helpers
+   * d/rules: Tell blhc to ignore kernel compilation
+   * d/rules: Filter out -s option so that Kbuild is not silent
+   * d/bin/gencontrol.py, d/lib/python: Use classes for build restriction
+     formulae
+   * d/bin/gencontrol.py, d/rules.real: Replace DEBUG variable with if_package
+   * Introduce pkg.linux.quick build profile for quicker CI builds
+   * d/salsa-ci.yml: Add CI config using some of the common pipeline
+   * d/salsa-ci.yml, d/tests/python: Only run static checks in CI
+   * d/salsa-ci.yml: Run kconfigeditor2 as kconfig static check
+   * d/rules, d/salsa-ci.yml: Enable blhc, ignoring terse output
+   * bpftool, objtool, usbip: Always build with V=1 so blhc can check them
+   * d/salsa-ci.yml: Use per-release cache of orig tarballs
+   * linux-perf: Build a single unversioned package of perf, as it is no
+     longer necessary to match the kernel version
+   [ Vincent Blut ]
+   * drivers/net/wireless/realtek/rtw89: Enable RTW89 and RTW89_8852AE as
+     modules (Closes: #1004095)
+   [ Aurelien Jarno ]
+   * [riscv64] Add support for SBI SRST extension
+   [ YunQiang Su ]
+   * [mips*/generic] Change zload address for QEMU compatibility.
+   [ Salvatore Bonaccorso ]
+   * [rt] Update to 5.16.2-rt18
+   * [rt] Update to 5.16.2-rt19
+   * [x86] drm/i915: Flush TLBs before releasing backing store (CVE-2022-0330)
+   * drm/vmwgfx: Fix stale file descriptors on failed usercopy (CVE-2022-22942)
+   [ Bastian Blank ]
+   * Build-depend on pahole after rename from dwarves.
+   * Remove remaining aufs patches for good.
+  -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 27 Jan 2022 23:12:52 +0100
+ linux (5.16~rc8-1~exp1) experimental; urgency=medium
+   * New upstream release candidate
+   [ YunQiang Su ]
+   * [mips*] unify installer flavors
+   * [mips*] add generic platform and remove 5kc-malta from 32bit ports
+   [ Alper Nebi Yasak ]
+   * [armhf,arm64] drivers/gpu/drm/panel: Enable DRM_PANEL_EDP as module
+   * [arm64] Include panel-edp in fb-modules udeb
+   [ Noah Meyerhans ]
+   * net: Use fq_codel as the default network qdisc (Closes: #890343)
+   [ Salvatore Bonaccorso ]
+   * [rt] Update to 5.16-rc8-rt13
+  -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 03 Jan 2022 17:47:35 +0100
+ linux (5.16~rc7-1~exp1) experimental; urgency=medium
+   * New upstream release candidate
+   [ Uwe Kleine-König ]
+   * [arm64] enable DRM_VMWGFX_FBCON to get a tty to login in the absence of a
+     graphical login manager.
+   [ Vincent Blut ]
+   * [x86] drivers/platform/surface/aggregator: Enable SURFACE_AGGREGATOR as
+     module (Closes: #1002460)
+   * [x86] drivers/platform/surface: Enable SURFACE_3_POWER_OPREGION,
+     SURFACE_ACPI_NOTIFY, SURFACE_AGGREGATOR_REGISTRY, SURFACE_DTX,
+     SURFACE_GPE, SURFACE_HOTPLUG and SURFACE_PLATFORM_PROFILE as modules
+   * [x86] drivers/hid/surface-hid: Enable SURFACE_HID and SURFACE_KBD as
+     modules
+   * [x86] drivers/power/supply: Enable BATTERY_SURFACE and CHARGER_SURFACE as
+     modules
+   [ Salvatore Bonaccorso ]
+   * [rt] Update to 5.16-rc6-rt12
+   * [x86] drivers/firmware/google: Re-enable GOOGLE_FIRMWARE (Closes: #947179)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 27 Dec 2021 00:18:19 +0100
+ linux (5.16~rc6-1~exp1) experimental; urgency=medium
+   * New upstream release candidate
+   [ Aurelien Jarno ]
+   * [riscv64] Improve HiFive Unmatched support: enable INPUT_DA9063_ONKEY,
+     MFD_DA9063, REGULATOR_DA9063, RTC_DRV_DA9063, DA9063_WATCHDOG.
+   [ Salvatore Bonaccorso ]
+   * xen/blkfront: harden blkfront against event channel storms (CVE-2021-28711)
+   * xen/netfront: harden netfront against event channel storms (CVE-2021-28712)
+   * xen/console: harden hvc_xen against event channel storms (CVE-2021-28713)
+   * xen/netback: fix rx queue stall detection (CVE-2021-28714)
+   * xen/netback: don't queue unlimited number of packages (CVE-2021-28715)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 20 Dec 2021 22:47:25 +0100
+ linux (5.16~rc5-1~exp1) experimental; urgency=medium
+   * New upstream release candidate
+     - nfsd: fix use-after-free due to delegation race (Closes: #988044)
+   [ Salvatore Bonaccorso ]
+   * [rt] Update to 5.16-rc5-rt10
+   * Refresh "Export symbols needed by Android drivers"
+   * net/tls: Enable TLS_DEVICE (Closes: #1001731)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Wed, 15 Dec 2021 09:31:18 +0100
+ linux (5.16~rc4-1~exp1) experimental; urgency=medium
+   * New upstream release candidate
+   [ Salvatore Bonaccorso ]
+   * [rt] Update to 5.16-rc4-rt8
+   * Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH
+     (Closes: #1001083)
+   * [arm64] drivers/iio/adc: Enable QCOM_SPMI_IADC, QCOM_SPMI_VADC and
+     ROCKCHIP_SARADC as modules (Closes: #1001080)
+   * [armhf] drivers/iio/adc: Enable ASPEED_ADC, EXYNOS_ADC, ROCKCHIP_SARADC,
+     TI_AM335X_ADC and TWL4030_MADC as modules (Closes: #1001080)
+  -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 07 Dec 2021 22:52:32 +0100
+ linux (5.16~rc3-1~exp1) experimental; urgency=medium
+   * New upstream release candidate
+   [ Salvatore Bonaccorso ]
+   * [rt] Update to 5.16-rc2-rt4
+   * [arm64] drivers/firmware/efi: Enable
+     EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER (Closes: #997907)
+   * liblockdep: Remove code to build liblockdep packages
+   * [rt] Update to 5.16-rc3-rt5
+   [ Uwe Kleine-König ]
+   * [arm*] Enable support for Raspberry Pi POE hat (PWM_RASPBERRYPI_POE)
+   * [arm*] Enable suport for pinctrl-based I2C multiplexer (I2C_MUX_PINCTRL).
+     These are used (among others) on the Raspberry Pi CM4 IO Board.
+  -- Salvatore Bonaccorso <carnil@debian.org>  Mon, 29 Nov 2021 17:22:55 +0100
+ linux (5.16~rc1-1~exp1) experimental; urgency=medium
+   * New upstream release candidate
+   [ Salvatore Bonaccorso ]
+   * [rt] Update to 5.16-rc1-rt2
+   * fs/ksmbd: Enable SMB_SERVER as module (Closes: #998835)
+   [ Aurelien Jarno ]
+   * [riscv64] Enable VIRTUALIZATION and KVM.
+  -- Salvatore Bonaccorso <carnil@debian.org>  Fri, 19 Nov 2021 22:45:28 +0100
  
  linux (5.15.15-2) unstable; urgency=high
  
index b3e534dcdccf8697889184d8f465456aac15e70f,5d2bce34d9311a9d4d548c72ae2d540002e0aa28..a01c28ad46e841f6ddebdb17e40be9a7f168ce57
  asg230
  I01
  ss(Vbase
- p450
+ p454
  Varmhf
- p451
- tp452
- (dp453
+ p455
+ tp456
+ (dp457
  Vfeaturesets
- p454
- (lp455
+ p458
+ (lp459
 -Vnone
 +sVkernel-arch
- p456
+ p460
 -aVrt
 -p461
 -asVkernel-arch
 -p462
  Varm
- p457
 -p463
 -ss(Vbuild
 -p464
 -g455
 -tp465
 -(dp466
 -Vimage-file
 -p467
 -Varch/arm/boot/zImage
 -p468
 -sVvdso
 -p469
 -I01
 -ss(Vimage
 -p470
 -g455
 -tp471
 -(dp472
 -Vinstall-stem
 -p473
 -Vvmlinuz
 -p474
 -ss(Vrelations
 -p475
 -g455
 -tp476
 -(dp477
 -Vheaders%gcc-11
 -p478
 -Vlinux-compiler-gcc-11-arm
 -p479
 -ss(Vdescription
 -p480
 -g455
 -NVarmmp
 -p481
 -tp482
 -(dp483
 -Vhardware
 -p484
 -VARMv7 multiplatform compatible SoCs
 -p485
 -sVhardware-long
 -p486
 -VARMv7 multiplatform kernel. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms
 -p487
 -ss(Vdescription
 -p488
 -g455
 -NVarmmp-lpae
 -p489
 -tp490
 -(dp491
 -Vhardware
 -p492
 -VARMv7 multiplatform compatible SoCs supporting LPAE
 -p493
 -sVhardware-long
 -p494
 -VARMv7 multiplatform kernel supporting LPAE. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms.
 -p495
 -ss(Vbase
 -p496
 -g455
 -Vnone
 -p497
 -tp498
 -(dp499
 -Vflavours
 -p500
 -(lp501
 -Varmmp
 -p502
 -aVarmmp-lpae
 -p503
 -asVdefault-flavour
 -p504
 -Varmmp
 -p505
++p461
  ss(Vbase
- p458
 -p506
 -g455
 -Vrt
 -p507
 -tp508
 -(dp509
 -Vflavours
 -p510
 -(lp511
 -Varmmp
 -p512
 -ass(Vbase
 -p513
++p462
  Vhppa
- p459
- tp460
- (dp461
 -p514
 -tp515
 -(dp516
++p463
++tp464
++(dp465
  Vdefault-flavour
- p462
 -p517
++p466
  Vparisc
- p463
 -p518
++p467
  sVkernel-arch
- p464
 -p519
++p468
  Vparisc
- p465
 -p520
++p469
  sg190
- (lp466
 -(lp521
++(lp470
  g192
  ass(Vbuild
- p467
- g459
- tp468
- (dp469
 -p522
 -g514
 -tp523
 -(dp524
++p471
++g463
++tp472
++(dp473
  Vimage-file
- p470
 -p525
++p474
  Varch/parisc/boot/bzImage
- p471
 -p526
++p475
  sVdebug-info
- p472
 -p527
++p476
  I00
  ss(Vimage
- p473
- g459
- tp474
- (dp475
 -p528
 -g514
 -tp529
 -(dp530
++p477
++g463
++tp478
++(dp479
  Vsuggests
- p476
- (lp477
 -p531
 -(lp532
++p480
++(lp481
  Vpalo
- p478
 -p533
++p482
  asVinstall-stem
- p479
 -p534
++p483
  Vvmlinuz
- p480
 -p535
++p484
  ss(Vdescription
- p481
- g459
 -p536
 -g514
++p485
++g463
  NVparisc
- p482
- tp483
- (dp484
 -p537
 -tp538
 -(dp539
++p486
++tp487
++(dp488
  Vhardware
- p485
 -p540
++p489
  V32-bit PA-RISC
- p486
 -p541
++p490
  sVhardware-long
- p487
 -p542
++p491
  VHP PA-RISC 32-bit systems with max 4 GB RAM
- p488
 -p543
++p492
  ss(Vbase
- p489
- g459
 -p544
 -g514
++p493
++g463
  NVparisc64
- p490
- tp491
- (dp492
 -p545
 -tp546
 -(dp547
++p494
++tp495
++(dp496
  Vcflags
- p493
 -p548
++p497
  V-fno-cse-follow-jumps
- p494
 -p549
++p498
  sVoverride-host-type
- p495
 -p550
++p499
  Vhppa64-linux-gnu
- p496
 -p551
++p500
  ss(Vdescription
- p497
- g459
 -p552
 -g514
++p501
++g463
  NVparisc64
- p498
- tp499
- (dp500
 -p553
 -tp554
 -(dp555
++p502
++tp503
++(dp504
  Vhardware
- p501
 -p556
++p505
  V64-bit PA-RISC
- p502
 -p557
++p506
  sVhardware-long
- p503
 -p558
++p507
  VHP PA-RISC 64-bit systems with support for more than 4 GB RAM
- p504
 -p559
++p508
  ss(Vrelations
- p505
- g459
- tp506
- (dp507
 -p560
 -g514
 -tp561
 -(dp562
++p509
++g463
++tp510
++(dp511
  Vgcc-11
- p508
 -p563
++p512
  Vgcc-11 <!stage1 !cross !pkg.linux.nokernel>, gcc-11-hppa-linux-gnu <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>, gcc-11-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>
- p509
 -p564
++p513
  ss(g223
- g459
 -g514
++g463
  g192
- tp510
- (dp511
 -tp565
 -(dp566
++tp514
++(dp515
  g226
- (lp512
 -(lp567
++(lp516
  Vparisc
- p513
 -p568
++p517
  aVparisc64
- p514
 -p569
++p518
  asg230
  I01
  ss(Vbase
- p515
 -p570
++p519
  Vi386
- p516
- tp517
- (dp518
 -p571
 -tp572
 -(dp573
++p520
++tp521
++(dp522
  Vfeaturesets
- p519
- (lp520
 -p574
 -(lp575
++p523
++(lp524
  Vnone
- p521
 -p576
++p525
  aVrt
- p522
 -p577
++p526
  asVkernel-arch
- p523
 -p578
++p527
  Vx86
- p524
 -p579
++p528
  ss(Vbuild
- p525
- g516
- tp526
- (dp527
 -p580
 -g571
 -tp581
 -(dp582
++p529
++g520
++tp530
++(dp531
  Vimage-file
- p528
 -p583
++p532
  Varch/x86/boot/bzImage
- p529
 -p584
++p533
  sVsigned-code
- p530
 -p585
++p534
  I01
  sVvdso
- p531
 -p586
++p535
  I01
  ss(Vdescription
- p532
- g516
- tp533
- (dp534
 -p587
 -g571
 -tp588
 -(dp589
++p536
++g520
++tp537
++(dp538
  Vpart-long-pae
- p535
 -p590
++p539
  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.
- p536
 -p591
++p540
  ss(Vimage
- p537
- g516
- tp538
- (dp539
 -p592
 -g571
 -tp593
 -(dp594
++p541
++g520
++tp542
++(dp543
  Vbootloaders
- p540
- (lp541
 -p595
 -(lp596
++p544
++(lp545
  Vgrub-pc
- p542
 -p597
++p546
  aVgrub-efi-ia32
- p543
 -p598
++p547
  aVextlinux
- p544
 -p599
++p548
  asVinstall-stem
- p545
 -p600
++p549
  Vvmlinuz
- p546
 -p601
++p550
  sVbreaks
- p547
- (lp548
 -p602
 -(lp603
++p551
++(lp552
  Vxserver-xorg-input-vmmouse (<< 1:13.0.99)
- p549
 -p604
++p553
  ass(Vrelations
- p550
- g516
- tp551
- (dp552
 -p605
 -g571
 -tp606
 -(dp607
++p554
++g520
++tp555
++(dp556
  Vheaders%gcc-11
- p553
 -p608
++p557
  Vlinux-compiler-gcc-11-x86
- p554
 -p609
++p558
  ss(Vdescription
- p555
- g516
 -p610
 -g571
++p559
++g520
  NV686
- p556
- tp557
- (dp558
 -p611
 -tp612
 -(dp613
++p560
++tp561
++(dp562
  Vhardware
- p559
 -p614
++p563
  Volder PCs
- p560
 -p615
++p564
  sVhardware-long
- p561
 -p616
++p565
  VPCs with one or more processors not supporting PAE
- p562
 -p617
++p566
  ss(Vdescription
- p563
- g516
 -p618
 -g571
++p567
++g520
  NV686-pae
- p564
- tp565
- (dp566
 -p619
 -tp620
 -(dp621
++p568
++tp569
++(dp570
  Vhardware
- p567
 -p622
++p571
  Vmodern PCs
- p568
 -p623
++p572
  sVhardware-long
- p569
 -p624
++p573
  VPCs with one or more processors supporting PAE
- p570
 -p625
++p574
  sVparts
- p571
- (lp572
 -p626
 -(lp627
++p575
++(lp576
  Vpae
- p573
 -p628
++p577
  ass(Vbase
- p574
- g516
 -p629
 -g571
++p578
++g520
  Vnone
- p575
- tp576
- (dp577
 -p630
 -tp631
 -(dp632
++p579
++tp580
++(dp581
  Vflavours
- p578
- (lp579
 -p633
 -(lp634
++p582
++(lp583
  V686
- p580
 -p635
++p584
  aV686-pae
- p581
 -p636
++p585
  asVdefault-flavour
- p582
 -p637
++p586
  V686-pae
- p583
 -p638
++p587
  ss(Vbase
- p584
- g516
 -p639
 -g571
++p588
++g520
  Vrt
- p585
- tp586
- (dp587
 -p640
 -tp641
 -(dp642
++p589
++tp590
++(dp591
  Vflavours
- p588
- (lp589
 -p643
 -(lp644
++p592
++(lp593
  V686-pae
- p590
 -p645
++p594
  ass(Vbase
- p591
 -p646
++p595
  Via64
- p592
- tp593
- (dp594
 -p647
 -tp648
 -(dp649
++p596
++tp597
++(dp598
  Vdefault-flavour
- p595
 -p650
++p599
  Vitanium
- p596
 -p651
++p600
  sVkernel-arch
- p597
 -p652
++p601
  Via64
- p598
 -p653
++p602
  sg190
- (lp599
 -(lp654
++(lp603
  g192
  ass(Vbuild
- p600
- g592
- tp601
- (dp602
 -p655
 -g647
 -tp656
 -(dp657
++p604
++g596
++tp605
++(dp606
  Vimage-file
- p603
 -p658
++p607
  Vvmlinux.gz
- p604
 -p659
++p608
  ss(Vimage
- p605
- g592
- tp606
- (dp607
 -p660
 -g647
 -tp661
 -(dp662
++p609
++g596
++tp610
++(dp611
  Vbootloaders
- p608
- (lp609
 -p663
 -(lp664
++p612
++(lp613
  Vgrub-efi-ia64
- p610
 -p665
++p614
  asVinstall-stem
- p611
 -p666
++p615
  Vvmlinuz
- p612
 -p667
++p616
  ss(Vdescription
- p613
- g592
 -p668
 -g647
++p617
++g596
  NVitanium
- p614
- tp615
- (dp616
 -p669
 -tp670
 -(dp671
++p618
++tp619
++(dp620
  Vhardware
- p617
 -p672
++p621
  VItanium (Merced)
- p618
 -p673
++p622
  sVhardware-long
- p619
 -p674
++p623
  Vsystems with original Itanium (Merced) processors
- p620
 -p675
++p624
  ss(Vdescription
- p621
- g592
 -p676
 -g647
++p625
++g596
  NVmckinley
- p622
- tp623
- (dp624
 -p677
 -tp678
 -(dp679
++p626
++tp627
++(dp628
  Vhardware
- p625
 -p680
++p629
  VItanium 2+
- p626
 -p681
++p630
  sVhardware-long
- p627
 -p682
++p631
  Vsystems with Itanium 2 or 9300/9500/9700-series processors
- p628
 -p683
++p632
  ss(g223
- g592
 -g647
++g596
  g192
- tp629
- (dp630
 -tp684
 -(dp685
++tp633
++(dp634
  g226
- (lp631
 -(lp686
++(lp635
  Vitanium
- p632
 -p687
++p636
  aVmckinley
- p633
 -p688
++p637
  asg230
  I01
  ss(Vbase
- p634
 -p689
++p638
  Vm68k
- p635
- tp636
- (dp637
 -p690
 -tp691
 -(dp692
++p639
++tp640
++(dp641
  Vcflags
- p638
 -p693
++p642
  V-ffreestanding
- p639
 -p694
++p643
  sVdefault-flavour
- p640
 -p695
++p644
  Vm68k
- p641
 -p696
++p645
  sVkernel-arch
- p642
 -p697
++p646
  Vm68k
- p643
 -p698
++p647
  sg190
- (lp644
 -(lp699
++(lp648
  g192
  ass(Vbuild
- p645
- g635
- tp646
- (dp647
 -p700
 -g690
 -tp701
 -(dp702
++p649
++g639
++tp650
++(dp651
  Vimage-file
- p648
 -p703
++p652
  Vvmlinux
- p649
 -p704
++p653
  ss(Vimage
- p650
- g635
- tp651
- (dp652
 -p705
 -g690
 -tp706
 -(dp707
++p654
++g639
++tp655
++(dp656
  Vsuggests
- p653
- (lp654
 -p708
 -(lp709
++p657
++(lp658
  Vvmelilo
- p655
 -p710
++p659
  aVfdutils
- p656
 -p711
++p660
  asVinstall-stem
- p657
 -p712
++p661
  Vvmlinux
- p658
 -p713
++p662
  ss(Vdescription
- p659
- g635
 -p714
 -g690
++p663
++g639
  NVm68k
- p660
- tp661
- (dp662
 -p715
 -tp716
 -(dp717
++p664
++tp665
++(dp666
  Vhardware
- p663
 -p718
++p667
  VMotorola MC68020+ family
- p664
 -p719
++p668
  ss(g223
- g635
 -g690
++g639
  g192
- tp665
- (dp666
 -tp720
 -(dp721
++tp669
++(dp670
  g226
- (lp667
 -(lp722
++(lp671
  Vm68k
- p668
 -p723
++p672
  asg230
  I01
  ss(Vbase
- p669
- Vmips
- p670
- tp671
- (dp672
- Vkernel-arch
 -p724
 +p673
  Vmips
 -p725
 -tp726
 -(dp727
 +p674
++tp675
++(dp676
+ Vkernel-arch
 -p728
++p677
+ Vmips
 -p729
++p678
  sg190
- (lp675
 -(lp730
++(lp679
  g192
  ass(Vbuild
- p676
- g670
- tp677
- (dp678
 -p731
 -g725
 -tp732
 -(dp733
++p680
++g674
++tp681
++(dp682
  Vimage-file
- p679
 -p734
++p683
  Vvmlinuz
- p680
 -p735
++p684
  ss(Vimage
- p681
- g670
- tp682
- (dp683
 -p736
 -g725
 -tp737
 -(dp738
++p685
++g674
++tp686
++(dp687
  Vinstall-stem
- p684
 -p739
++p688
  Vvmlinuz
- p685
 -p740
++p689
  ss(Vdescription
- p686
- g670
 -p741
 -g725
++p690
++g674
  NV4kc-malta
- p687
- tp688
- (dp689
 -p742
 -tp743
 -(dp744
++p691
++tp692
++(dp693
  Vhardware
- p690
 -p745
++p694
  VMIPS Malta
- p691
 -p746
++p695
  sVhardware-long
- p692
 -p747
++p696
  VMIPS Malta boards
- p693
 -p748
++p697
  ss(Vimage
- p694
- g670
 -p749
 -g725
++p698
++g674
  NV4kc-malta
- p695
- tp696
- (dp697
 -p750
 -tp751
 -(dp752
++p699
++tp700
++(dp701
  Vconfigs
- p698
- (lp699
 -p753
 -(lp754
++p702
++(lp703
  Vkernelarch-mips/config.malta
- p700
 -p755
++p704
  aVkernelarch-mips/config.mips32r2
- p701
 -p756
++p705
  ass(Vdescription
- p702
- g670
- NV5kc-malta
- p703
- tp704
- (dp705
- Vhardware
 -p757
 -g725
 +p706
- VMIPS Malta (64-bit)
++g674
+ NVmips32r2eb
 -p758
 -tp759
 -(dp760
 +p707
- sVhardware-long
- p708
- VMIPS Malta boards (64-bit)
- p709
- ss(Vimage
++tp708
++(dp709
+ Vhardware
 -p761
 +p710
- g670
- NV5kc-malta
+ VMIPS Generic (mips32r2eb)
 -p762
 +p711
- tp712
- (dp713
- Vconfigs
+ sVhardware-long
 -p763
++p712
+ VMIPS Generic platform (mips32r2eb)
 -p764
++p713
+ ss(Vimage
 -p765
 -g725
 +p714
- (lp715
- Vkernelarch-mips/config.malta
- p716
- aVkernelarch-mips/config.mips64r2
- p717
- ass(Vdescription
++g674
+ NVmips32r2eb
 -p766
 -tp767
 -(dp768
++p715
++tp716
++(dp717
+ Vconfigs
 -p769
 -(lp770
 +p718
- g670
++(lp719
+ Vkernelarch-mips/config.boston
 -p771
++p720
+ aVkernelarch-mips/config.mips32r2
 -p772
++p721
+ ass(Vdescription
 -p773
 -g725
++p722
++g674
  NVocteon
- p719
- tp720
- (dp721
 -p774
 -tp775
 -(dp776
++p723
++tp724
++(dp725
  Vhardware
- p722
 -p777
++p726
  VOcteon
- p723
 -p778
++p727
  sVhardware-long
- p724
 -p779
++p728
  VCavium Networks Octeon
- p725
 -p780
++p729
  ss(Vbuild
- p726
- g670
 -p781
 -g725
++p730
++g674
  NVocteon
- p727
- tp728
- (dp729
 -p782
 -tp783
 -(dp784
++p731
++tp732
++(dp733
  Vimage-file
- p730
 -p785
++p734
  Vvmlinux
- p731
 -p786
++p735
  ss(Vimage
- p732
- g670
 -p787
 -g725
++p736
++g674
  NVocteon
- p733
- tp734
- (dp735
 -p788
 -tp789
 -(dp790
++p737
++tp738
++(dp739
  Vinstall-stem
- p736
 -p791
++p740
  Vvmlinux
- p737
 -p792
++p741
  sVconfigs
- p738
- (lp739
 -p793
 -(lp794
++p742
++(lp743
  Vkernelarch-mips/config.octeon
- p740
 -p795
++p744
  ass(g223
- g670
 -g725
++g674
  g192
- tp741
- (dp742
 -tp796
 -(dp797
++tp745
++(dp746
  g226
- (lp743
 -(lp798
++(lp747
  V4kc-malta
- p744
- aV5kc-malta
- p745
 -p799
++p748
+ aVmips32r2eb
 -p800
++p749
  aVocteon
- p746
 -p801
++p750
  asg230
  I01
  ss(Vbase
- p747
 -p802
++p751
  Vmips64
- p748
- tp749
- (dp750
 -p803
 -tp804
 -(dp805
++p752
++tp753
++(dp754
  Vkernel-arch
- p751
 -p806
++p755
  Vmips
- p752
 -p807
++p756
  sg190
- (lp753
 -(lp808
++(lp757
  g192
  ass(Vbuild
- p754
- g748
- tp755
- (dp756
 -p809
 -g803
 -tp810
 -(dp811
++p758
++g752
++tp759
++(dp760
  Vimage-file
- p757
 -p812
++p761
  Vvmlinuz
- p758
 -p813
++p762
  ss(Vimage
- p759
- g748
- tp760
- (dp761
 -p814
 -g803
 -tp815
 -(dp816
++p763
++g752
++tp764
++(dp765
  Vinstall-stem
- p762
 -p817
++p766
  Vvmlinuz
- p763
 -p818
++p767
  ss(Vdescription
- p764
- g748
 -p819
 -g803
++p768
++g752
  NV5kc-malta
- p765
- tp766
- (dp767
 -p820
 -tp821
 -(dp822
++p769
++tp770
++(dp771
  Vhardware
- p768
 -p823
++p772
  VMIPS Malta
- p769
 -p824
++p773
  sVhardware-long
- p770
 -p825
++p774
  VMIPS Malta boards
- p771
 -p826
++p775
  ss(Vimage
- p772
- g748
 -p827
 -g803
++p776
++g752
  NV5kc-malta
- p773
- tp774
- (dp775
 -p828
 -tp829
 -(dp830
++p777
++tp778
++(dp779
  Vconfigs
- p776
- (lp777
 -p831
 -(lp832
++p780
++(lp781
  Vkernelarch-mips/config.malta
- p778
 -p833
++p782
  aVkernelarch-mips/config.mips64r2
- p779
 -p834
++p783
  ass(Vdescription
- p780
- g748
 -p835
 -g803
++p784
++g752
+ NVmips64r2eb
 -p836
 -tp837
 -(dp838
++p785
++tp786
++(dp787
+ Vhardware
 -p839
++p788
+ VMIPS Generic (mips64r2eb)
 -p840
++p789
+ sVhardware-long
 -p841
++p790
+ VMIPS Generic platform (mips64r2eb)
 -p842
++p791
+ ss(Vimage
 -p843
 -g803
++p792
++g752
+ NVmips64r2eb
 -p844
 -tp845
 -(dp846
++p793
++tp794
++(dp795
+ Vconfigs
 -p847
 -(lp848
++p796
++(lp797
+ Vkernelarch-mips/config.boston
 -p849
++p798
+ aVkernelarch-mips/config.mips64r2
 -p850
++p799
+ ass(Vdescription
 -p851
 -g803
++p800
++g752
  NVocteon
- p781
- tp782
- (dp783
 -p852
 -tp853
 -(dp854
++p801
++tp802
++(dp803
  Vhardware
- p784
 -p855
++p804
  VOcteon
- p785
 -p856
++p805
  sVhardware-long
- p786
 -p857
++p806
  VCavium Networks Octeon
- p787
 -p858
++p807
  ss(Vbuild
- p788
- g748
 -p859
 -g803
++p808
++g752
  NVocteon
- p789
- tp790
- (dp791
 -p860
 -tp861
 -(dp862
++p809
++tp810
++(dp811
  Vimage-file
- p792
 -p863
++p812
  Vvmlinux
- p793
 -p864
++p813
  ss(Vimage
- p794
- g748
 -p865
 -g803
++p814
++g752
  NVocteon
- p795
- tp796
- (dp797
 -p866
 -tp867
 -(dp868
++p815
++tp816
++(dp817
  Vinstall-stem
- p798
 -p869
++p818
  Vvmlinux
- p799
 -p870
++p819
  sVconfigs
- p800
- (lp801
 -p871
 -(lp872
++p820
++(lp821
  Vkernelarch-mips/config.octeon
- p802
 -p873
++p822
  ass(g223
- g748
 -g803
++g752
  g192
- tp803
- (dp804
 -tp874
 -(dp875
++tp823
++(dp824
  g226
- (lp805
 -(lp876
++(lp825
  V5kc-malta
- p806
 -p877
++p826
+ aVmips64r2eb
 -p878
++p827
  aVocteon
- p807
 -p879
++p828
  asg230
  I01
  ss(Vbase
- p808
 -p880
++p829
  Vmips64el
- p809
- tp810
- (dp811
 -p881
 -tp882
 -(dp883
++p830
++tp831
++(dp832
  Vkernel-arch
- p812
 -p884
++p833
  Vmips
- p813
 -p885
++p834
  sg190
- (lp814
 -(lp886
++(lp835
  g192
  ass(Vbuild
- p815
- g809
- tp816
- (dp817
 -p887
 -g881
 -tp888
 -(dp889
++p836
++g830
++tp837
++(dp838
  Vimage-file
- p818
 -p890
++p839
  Vvmlinuz
- p819
 -p891
++p840
  ss(Vimage
- p820
- g809
- tp821
- (dp822
 -p892
 -g881
 -tp893
 -(dp894
++p841
++g830
++tp842
++(dp843
  Vinstall-stem
- p823
 -p895
++p844
  Vvmlinuz
- p824
 -p896
++p845
  ss(Vdescription
- p825
- g809
 -p897
 -g881
++p846
++g830
  NV5kc-malta
- p826
- tp827
- (dp828
 -p898
 -tp899
 -(dp900
++p847
++tp848
++(dp849
  Vhardware
- p829
 -p901
++p850
  VMIPS Malta
- p830
 -p902
++p851
  sVhardware-long
- p831
 -p903
++p852
  VMIPS Malta boards
- p832
 -p904
++p853
  ss(Vimage
- p833
- g809
 -p905
 -g881
++p854
++g830
  NV5kc-malta
- p834
- tp835
- (dp836
 -p906
 -tp907
 -(dp908
++p855
++tp856
++(dp857
  Vconfigs
- p837
- (lp838
 -p909
 -(lp910
++p858
++(lp859
  Vkernelarch-mips/config.malta
- p839
 -p911
++p860
  aVkernelarch-mips/config.mips64r2
- p840
 -p912
++p861
  ass(Vdescription
- p841
- g809
 -p913
 -g881
++p862
++g830
+ NVmips64r2el
 -p914
 -tp915
 -(dp916
++p863
++tp864
++(dp865
+ Vhardware
 -p917
++p866
+ VMIPS Generic (mips64r2eb)
 -p918
++p867
+ sVhardware-long
 -p919
++p868
+ VMIPS Generic platform (mips64r2eb)
 -p920
++p869
+ ss(Vimage
 -p921
 -g881
++p870
++g830
+ NVmips64r2el
 -p922
 -tp923
 -(dp924
++p871
++tp872
++(dp873
+ Vconfigs
 -p925
 -(lp926
++p874
++(lp875
+ Vkernelarch-mips/config.boston
 -p927
++p876
+ aVkernelarch-mips/config.mips64r2
 -p928
++p877
+ ass(Vdescription
 -p929
 -g881
++p878
++g830
  NVloongson-3
- p842
- tp843
- (dp844
 -p930
 -tp931
 -(dp932
++p879
++tp880
++(dp881
  Vhardware
- p845
 -p933
++p882
  VLoongson 3A/3B
- p846
 -p934
++p883
  sVhardware-long
- p847
 -p935
++p884
  VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
- p848
 -p936
++p885
  ss(Vimage
- p849
- g809
 -p937
 -g881
++p886
++g830
  NVloongson-3
- p850
- tp851
- (dp852
 -p938
 -tp939
 -(dp940
++p887
++tp888
++(dp889
  Vrecommends
- p853
- (lp854
 -p941
 -(lp942
++p890
++(lp891
  Vpmon-update
- p855
 -p943
++p892
  asVconfigs
- p856
- (lp857
 -p944
 -(lp945
++p893
++(lp894
  Vkernelarch-mips/config.loongson-3
- p858
 -p946
++p895
  ass(Vdescription
- p859
- g809
 -p947
 -g881
++p896
++g830
  NVocteon
- p860
- tp861
- (dp862
 -p948
 -tp949
 -(dp950
++p897
++tp898
++(dp899
  Vhardware
- p863
 -p951
++p900
  VOcteon
- p864
 -p952
++p901
  sVhardware-long
- p865
 -p953
++p902
  VCavium Networks Octeon
- p866
 -p954
++p903
  ss(Vbuild
- p867
- g809
 -p955
 -g881
++p904
++g830
  NVocteon
- p868
- tp869
- (dp870
 -p956
 -tp957
 -(dp958
++p905
++tp906
++(dp907
  Vimage-file
- p871
 -p959
++p908
  Vvmlinux
- p872
 -p960
++p909
  ss(Vimage
- p873
- g809
 -p961
 -g881
++p910
++g830
  NVocteon
- p874
- tp875
- (dp876
 -p962
 -tp963
 -(dp964
++p911
++tp912
++(dp913
  Vinstall-stem
- p877
 -p965
++p914
  Vvmlinux
- p878
 -p966
++p915
  sVconfigs
- p879
- (lp880
 -p967
 -(lp968
++p916
++(lp917
  Vkernelarch-mips/config.octeon
- p881
 -p969
++p918
  ass(g223
- g809
 -g881
++g830
  g192
- tp882
- (dp883
 -tp970
 -(dp971
++tp919
++(dp920
  g226
- (lp884
 -(lp972
++(lp921
  V5kc-malta
- p885
 -p973
++p922
+ aVmips64r2el
 -p974
++p923
  aVloongson-3
- p886
 -p975
++p924
  aVocteon
- p887
 -p976
++p925
  asg230
  I01
  ss(Vbase
- p888
- Vmips64r6
- p889
- tp890
- (dp891
- Vdefault-flavour
- p892
 -p977
++p926
  Vmips64r6
- p893
- sVkernel-arch
- p894
 -p978
 -tp979
 -(dp980
++p927
++tp928
++(dp929
+ Vkernel-arch
 -p981
++p930
  Vmips
- p895
 -p982
++p931
  sg190
- (lp896
 -(lp983
++(lp932
  g192
  ass(Vbuild
- p897
- g889
- tp898
- (dp899
 -p984
 -g978
 -tp985
 -(dp986
++p933
++g927
++tp934
++(dp935
  Vimage-file
- p900
- Vvmlinux
- p901
 -p987
++p936
+ Vvmlinuz
 -p988
++p937
  ss(Vimage
- p902
- g889
- tp903
- (dp904
 -p989
 -g978
 -tp990
 -(dp991
++p938
++g927
++tp939
++(dp940
  Vinstall-stem
- p905
- Vvmlinux
- p906
 -p992
++p941
+ Vvmlinuz
 -p993
++p942
  ss(Vdescription
- p907
- g889
- NVmips64r6
- p908
- tp909
- (dp910
 -p994
 -g978
++p943
++g927
+ NVmips64r6eb
 -p995
 -tp996
 -(dp997
++p944
++tp945
++(dp946
  Vhardware
- p911
- VMIPS R6 (64 bit, big endian)
- p912
 -p998
++p947
+ VMIPS Generic (mips64r6eb)
 -p999
++p948
  sVhardware-long
- p913
- VMIPS R6 (64 bit, big endian)
- p914
 -p1000
++p949
+ VMIPS Generic platform (mips64r6eb)
 -p1001
++p950
  ss(Vimage
- p915
- g889
- NVmips64r6
- p916
- tp917
- (dp918
 -p1002
 -g978
++p951
++g927
+ NVmips64r6eb
 -p1003
 -tp1004
 -(dp1005
++p952
++tp953
++(dp954
  Vconfigs
- p919
- (lp920
 -p1006
 -(lp1007
++p955
++(lp956
  Vkernelarch-mips/config.boston
- p921
 -p1008
++p957
  aVkernelarch-mips/config.mips64r6
- p922
 -p1009
++p958
  ass(g223
- g889
 -g978
++g927
  g192
- tp923
- (dp924
 -tp1010
 -(dp1011
++tp959
++(dp960
  g226
- (lp925
- Vmips64r6
- p926
 -(lp1012
++(lp961
+ Vmips64r6eb
 -p1013
++p962
  asg230
  I01
  ss(Vbase
- p927
 -p1014
++p963
  Vmips64r6el
- p928
- tp929
- (dp930
- Vdefault-flavour
- p931
- Vmips64r6el
- p932
- sVkernel-arch
- p933
 -p1015
 -tp1016
 -(dp1017
++p964
++tp965
++(dp966
+ Vkernel-arch
 -p1018
++p967
  Vmips
- p934
 -p1019
++p968
  sg190
- (lp935
 -(lp1020
++(lp969
  g192
  ass(Vbuild
- p936
- g928
- tp937
- (dp938
 -p1021
 -g1015
 -tp1022
 -(dp1023
++p970
++g964
++tp971
++(dp972
  Vimage-file
- p939
- Vvmlinux
- p940
 -p1024
++p973
+ Vvmlinuz
 -p1025
++p974
  ss(Vimage
- p941
- g928
- tp942
- (dp943
 -p1026
 -g1015
 -tp1027
 -(dp1028
++p975
++g964
++tp976
++(dp977
  Vinstall-stem
- p944
- Vvmlinux
- p945
 -p1029
++p978
+ Vvmlinuz
 -p1030
++p979
  ss(Vdescription
- p946
- g928
 -p1031
 -g1015
++p980
++g964
  NVmips64r6el
- p947
- tp948
- (dp949
 -p1032
 -tp1033
 -(dp1034
++p981
++tp982
++(dp983
  Vhardware
- p950
- VMIPS R6 (64 bit, little endian)
- p951
 -p1035
++p984
+ VMIPS Generic (mips64r6el)
 -p1036
++p985
  sVhardware-long
- p952
- VMIPS R6 (64 bit, little endian)
- p953
 -p1037
++p986
+ VMIPS Generic platform (mips64r6el)
 -p1038
++p987
  ss(Vimage
- p954
- g928
 -p1039
 -g1015
++p988
++g964
  NVmips64r6el
- p955
- tp956
- (dp957
 -p1040
 -tp1041
 -(dp1042
++p989
++tp990
++(dp991
  Vconfigs
- p958
- (lp959
 -p1043
 -(lp1044
++p992
++(lp993
  Vkernelarch-mips/config.boston
- p960
 -p1045
++p994
  aVkernelarch-mips/config.mips64r6
- p961
 -p1046
++p995
  ass(g223
- g928
 -g1015
++g964
  g192
- tp962
- (dp963
 -tp1047
 -(dp1048
++tp996
++(dp997
  g226
- (lp964
 -(lp1049
++(lp998
  Vmips64r6el
- p965
 -p1050
++p999
  asg230
  I01
  ss(Vbase
- p966
 -p1051
++p1000
  Vmipsel
- p967
- tp968
- (dp969
 -p1052
 -tp1053
 -(dp1054
++p1001
++tp1002
++(dp1003
  Vkernel-arch
- p970
 -p1055
++p1004
  Vmips
- p971
 -p1056
++p1005
  sg190
- (lp972
 -(lp1057
 -g192
 -ass(Vbuild
 -p1058
 -g1052
 -tp1059
 -(dp1060
++(lp1006
 +g192
 +ass(Vbuild
- p973
- g967
- tp974
- (dp975
++p1007
++g1001
++tp1008
++(dp1009
  Vimage-file
- p976
 -p1061
++p1010
  Vvmlinuz
- p977
 -p1062
++p1011
  ss(Vimage
- p978
- g967
- tp979
- (dp980
 -p1063
 -g1052
 -tp1064
 -(dp1065
++p1012
++g1001
++tp1013
++(dp1014
  Vinstall-stem
- p981
 -p1066
++p1015
  Vvmlinuz
- p982
 -p1067
++p1016
  ss(Vdescription
- p983
- g967
 -p1068
 -g1052
++p1017
++g1001
  NV4kc-malta
- p984
- tp985
- (dp986
 -p1069
 -tp1070
 -(dp1071
++p1018
++tp1019
++(dp1020
  Vhardware
- p987
 -p1072
++p1021
  VMIPS Malta
- p988
 -p1073
++p1022
  sVhardware-long
- p989
 -p1074
++p1023
  VMIPS Malta boards
- p990
 -p1075
++p1024
  ss(Vimage
- p991
- g967
 -p1076
 -g1052
++p1025
++g1001
  NV4kc-malta
- p992
- tp993
- (dp994
 -p1077
 -tp1078
 -(dp1079
++p1026
++tp1027
++(dp1028
  Vconfigs
- p995
- (lp996
 -p1080
 -(lp1081
++p1029
++(lp1030
  Vkernelarch-mips/config.malta
- p997
 -p1082
++p1031
  aVkernelarch-mips/config.mips32r2
- p998
 -p1083
++p1032
  ass(Vdescription
- p999
- g967
- NV5kc-malta
- p1000
- tp1001
- (dp1002
 -p1084
 -g1052
++p1033
++g1001
+ NVmips32r2el
 -p1085
 -tp1086
 -(dp1087
++p1034
++tp1035
++(dp1036
  Vhardware
- p1003
- VMIPS Malta (64-bit)
- p1004
 -p1088
++p1037
+ VMIPS Generic (mips32r2el)
 -p1089
++p1038
  sVhardware-long
- p1005
- VMIPS Malta boards (64-bit)
- p1006
 -p1090
++p1039
+ VMIPS Generic platform (mips32r2el)
 -p1091
++p1040
  ss(Vimage
- p1007
- g967
- NV5kc-malta
- p1008
- tp1009
- (dp1010
 -p1092
 -g1052
++p1041
++g1001
+ NVmips32r2el
 -p1093
 -tp1094
 -(dp1095
++p1042
++tp1043
++(dp1044
  Vconfigs
- p1011
- (lp1012
- Vkernelarch-mips/config.malta
- p1013
- aVkernelarch-mips/config.mips64r2
- p1014
 -p1096
 -(lp1097
++p1045
++(lp1046
+ Vkernelarch-mips/config.boston
 -p1098
++p1047
+ aVkernelarch-mips/config.mips32r2
 -p1099
++p1048
  ass(Vdescription
- p1015
- g967
 -p1100
 -g1052
++p1049
++g1001
  NVloongson-3
- p1016
- tp1017
- (dp1018
 -p1101
 -tp1102
 -(dp1103
++p1050
++tp1051
++(dp1052
  Vhardware
- p1019
 -p1104
++p1053
  VLoongson 3A/3B
- p1020
 -p1105
++p1054
  sVhardware-long
- p1021
 -p1106
++p1055
  VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote)
- p1022
 -p1107
++p1056
  ss(Vimage
- p1023
- g967
 -p1108
 -g1052
++p1057
++g1001
  NVloongson-3
- p1024
- tp1025
- (dp1026
 -p1109
 -tp1110
 -(dp1111
++p1058
++tp1059
++(dp1060
  Vrecommends
- p1027
- (lp1028
 -p1112
 -(lp1113
++p1061
++(lp1062
  Vpmon-update
- p1029
 -p1114
++p1063
  asVconfigs
- p1030
- (lp1031
 -p1115
 -(lp1116
++p1064
++(lp1065
  Vkernelarch-mips/config.loongson-3
- p1032
 -p1117
++p1066
  ass(Vdescription
- p1033
- g967
 -p1118
 -g1052
++p1067
++g1001
  NVocteon
- p1034
- tp1035
- (dp1036
 -p1119
 -tp1120
 -(dp1121
++p1068
++tp1069
++(dp1070
  Vhardware
- p1037
 -p1122
++p1071
  VOcteon
- p1038
 -p1123
++p1072
  sVhardware-long
- p1039
 -p1124
++p1073
  VCavium Networks Octeon
- p1040
 -p1125
++p1074
  ss(Vbuild
- p1041
- g967
 -p1126
 -g1052
++p1075
++g1001
  NVocteon
- p1042
- tp1043
- (dp1044
 -p1127
 -tp1128
 -(dp1129
++p1076
++tp1077
++(dp1078
  Vimage-file
- p1045
 -p1130
++p1079
  Vvmlinux
- p1046
 -p1131
++p1080
  ss(Vimage
- p1047
- g967
 -p1132
 -g1052
++p1081
++g1001
  NVocteon
- p1048
- tp1049
- (dp1050
 -p1133
 -tp1134
 -(dp1135
++p1082
++tp1083
++(dp1084
  Vinstall-stem
- p1051
 -p1136
++p1085
  Vvmlinux
- p1052
 -p1137
++p1086
  sVconfigs
- p1053
- (lp1054
 -p1138
 -(lp1139
++p1087
++(lp1088
  Vkernelarch-mips/config.octeon
- p1055
 -p1140
++p1089
  ass(g223
- g967
 -g1052
++g1001
  g192
- tp1056
- (dp1057
 -tp1141
 -(dp1142
++tp1090
++(dp1091
  g226
- (lp1058
 -(lp1143
++(lp1092
  V4kc-malta
- p1059
- aV5kc-malta
- p1060
 -p1144
++p1093
+ aVmips32r2el
 -p1145
++p1094
  aVloongson-3
- p1061
 -p1146
++p1095
  aVocteon
- p1062
 -p1147
++p1096
  asg230
  I01
  ss(Vbase
- p1063
 -p1148
++p1097
  Vmipsn32
- p1064
- tp1065
- (dp1066
 -p1149
 -tp1150
 -(dp1151
++p1098
++tp1099
++(dp1100
  Vkernel-arch
- p1067
 -p1152
++p1101
  Vmips
- p1068
 -p1153
++p1102
  sVfeaturesets
- p1069
- (lp1070
 -p1154
 -(lp1155
++p1103
++(lp1104
  ss(Vbase
- p1071
 -p1156
++p1105
  Vmipsn32el
- p1072
- tp1073
- (dp1074
 -p1157
 -tp1158
 -(dp1159
++p1106
++tp1107
++(dp1108
  Vkernel-arch
- p1075
 -p1160
++p1109
  Vmips
- p1076
 -p1161
++p1110
  sVfeaturesets
- p1077
- (lp1078
 -p1162
 -(lp1163
++p1111
++(lp1112
  ss(Vbase
- p1079
 -p1164
++p1113
  Vmipsn32r6
- p1080
- tp1081
- (dp1082
 -p1165
 -tp1166
 -(dp1167
++p1114
++tp1115
++(dp1116
  Vkernel-arch
- p1083
 -p1168
++p1117
  Vmips
- p1084
 -p1169
++p1118
  sVfeaturesets
- p1085
- (lp1086
 -p1170
 -(lp1171
++p1119
++(lp1120
  ss(Vbase
- p1087
 -p1172
++p1121
  Vmipsn32r6el
- p1088
- tp1089
- (dp1090
 -p1173
 -tp1174
 -(dp1175
++p1122
++tp1123
++(dp1124
  Vkernel-arch
- p1091
 -p1176
++p1125
  Vmips
- p1092
 -p1177
++p1126
  sVfeaturesets
- p1093
- (lp1094
 -p1178
 -(lp1179
++p1127
++(lp1128
  ss(Vbase
- p1095
 -p1180
++p1129
  Vmipsr6
- p1096
- tp1097
- (dp1098
- Vdefault-flavour
- p1099
- Vmips32r6
- p1100
- sVkernel-arch
- p1101
 -p1181
 -tp1182
 -(dp1183
++p1130
++tp1131
++(dp1132
+ Vkernel-arch
 -p1184
++p1133
  Vmips
- p1102
 -p1185
++p1134
  sg190
- (lp1103
 -(lp1186
++(lp1135
  g192
  ass(Vbuild
- p1104
- g1096
- tp1105
- (dp1106
 -p1187
 -g1181
 -tp1188
 -(dp1189
++p1136
++g1130
++tp1137
++(dp1138
  Vimage-file
- p1107
- Vvmlinux
- p1108
 -p1190
++p1139
+ Vvmlinuz
 -p1191
++p1140
  ss(Vimage
- p1109
- g1096
- tp1110
- (dp1111
 -p1192
 -g1181
 -tp1193
 -(dp1194
++p1141
++g1130
++tp1142
++(dp1143
  Vinstall-stem
- p1112
- Vvmlinux
- p1113
 -p1195
++p1144
+ Vvmlinuz
 -p1196
++p1145
  ss(Vdescription
- p1114
- g1096
- NVmips32r6
- p1115
- tp1116
- (dp1117
 -p1197
 -g1181
++p1146
++g1130
+ NVmips32r6eb
 -p1198
 -tp1199
 -(dp1200
++p1147
++tp1148
++(dp1149
  Vhardware
- p1118
- VMIPS R6 (32 bit, big endian)
- p1119
 -p1201
++p1150
+ VMIPS Generic (mips32r6eb)
 -p1202
++p1151
  sVhardware-long
- p1120
- VMIPS R6 (32 bit, big endian)
- p1121
 -p1203
++p1152
+ VMIPS Generic platform (mips32r6eb)
 -p1204
++p1153
  ss(Vimage
- p1122
- g1096
- NVmips32r6
- p1123
- tp1124
- (dp1125
 -p1205
 -g1181
++p1154
++g1130
+ NVmips32r6eb
 -p1206
 -tp1207
 -(dp1208
++p1155
++tp1156
++(dp1157
  Vconfigs
- p1126
- (lp1127
 -p1209
 -(lp1210
++p1158
++(lp1159
  Vkernelarch-mips/config.boston
- p1128
 -p1211
++p1160
  aVkernelarch-mips/config.mips32r6
- p1129
- ass(Vdescription
- p1130
- g1096
- NVmips64r6
- p1131
- tp1132
- (dp1133
- Vhardware
- p1134
- VMIPS R6 (64 bit, big endian)
- p1135
- sVhardware-long
- p1136
- VMIPS R6 (64 bit, big endian)
- p1137
- ss(Vimage
- p1138
- g1096
- NVmips64r6
- p1139
- tp1140
- (dp1141
- Vconfigs
- p1142
- (lp1143
- Vkernelarch-mips/config.boston
- p1144
- aVkernelarch-mips/config.mips64r6
- p1145
 -p1212
++p1161
  ass(g223
- g1096
 -g1181
++g1130
  g192
- tp1146
- (dp1147
 -tp1213
 -(dp1214
++tp1162
++(dp1163
  g226
- (lp1148
- Vmips32r6
- p1149
- aVmips64r6
- p1150
 -(lp1215
++(lp1164
+ Vmips32r6eb
 -p1216
++p1165
  asg230
  I01
  ss(Vbase
- p1151
 -p1217
++p1166
  Vmipsr6el
- p1152
- tp1153
- (dp1154
- Vdefault-flavour
- p1155
- Vmips32r6el
- p1156
- sVkernel-arch
- p1157
 -p1218
 -tp1219
 -(dp1220
++p1167
++tp1168
++(dp1169
+ Vkernel-arch
 -p1221
++p1170
  Vmips
- p1158
 -p1222
++p1171
  sg190
- (lp1159
 -(lp1223
++(lp1172
  g192
  ass(Vbuild
- p1160
- g1152
- tp1161
- (dp1162
 -p1224
 -g1218
 -tp1225
 -(dp1226
++p1173
++g1167
++tp1174
++(dp1175
  Vimage-file
- p1163
- Vvmlinux
- p1164
- ss(Vimage
- p1165
- g1152
- tp1166
- (dp1167
- Vinstall-stem
- p1168
- Vvmlinux
- p1169
- ss(Vdescription
- p1170
- g1152
- NVmips32r6el
- p1171
- tp1172
- (dp1173
- Vhardware
- p1174
- VMIPS R6 (32 bit, little endian)
- p1175
- sVhardware-long
 -p1227
 +p1176
- VMIPS R6 (32 bit, little endian)
+ Vvmlinuz
 -p1228
 +p1177
  ss(Vimage
 -p1229
 -g1218
 -tp1230
 -(dp1231
 +p1178
- g1152
- NVmips32r6el
- p1179
- tp1180
- (dp1181
- Vconfigs
++g1167
++tp1179
++(dp1180
+ Vinstall-stem
 -p1232
++p1181
+ Vvmlinuz
 -p1233
 +p1182
- (lp1183
- Vkernelarch-mips/config.boston
+ ss(Vdescription
 -p1234
 -g1218
++p1183
++g1167
+ NVmips32r6el
 -p1235
 -tp1236
 -(dp1237
 +p1184
- aVkernelarch-mips/config.mips32r6
- p1185
- ass(Vdescription
- p1186
- g1152
- NVmips64r6el
- p1187
- tp1188
- (dp1189
++tp1185
++(dp1186
  Vhardware
 -p1238
++p1187
+ VMIPS Generic (mips32r6el)
 -p1239
++p1188
+ sVhardware-long
 -p1240
++p1189
+ VMIPS Generic platform (mips32r6el)
 -p1241
 +p1190
- VMIPS R6 (64 bit, little endian)
+ ss(Vimage
 -p1242
 -g1218
 +p1191
- sVhardware-long
++g1167
+ NVmips32r6el
 -p1243
 -tp1244
 -(dp1245
 +p1192
- VMIPS R6 (64 bit, little endian)
- p1193
- ss(Vimage
- p1194
- g1152
- NVmips64r6el
- p1195
- tp1196
- (dp1197
++tp1193
++(dp1194
  Vconfigs
- p1198
- (lp1199
 -p1246
 -(lp1247
++p1195
++(lp1196
  Vkernelarch-mips/config.boston
- p1200
- aVkernelarch-mips/config.mips64r6
- p1201
 -p1248
++p1197
+ aVkernelarch-mips/config.mips32r6
 -p1249
++p1198
  ass(g223
- g1152
 -g1218
++g1167
  g192
- tp1202
- (dp1203
 -tp1250
 -(dp1251
++tp1199
++(dp1200
  g226
- (lp1204
 -(lp1252
++(lp1201
  Vmips32r6el
- p1205
- aVmips64r6el
- p1206
 -p1253
++p1202
  asg230
  I01
  ss(Vbase
- p1207
 -p1254
++p1203
  Vpowerpc
- p1208
- tp1209
- (dp1210
 -p1255
 -tp1256
 -(dp1257
++p1204
++tp1205
++(dp1206
  Vkernel-arch
- p1211
 -p1258
++p1207
  Vpowerpc
- p1212
 -p1259
++p1208
  sg190
- (lp1213
 -(lp1260
++(lp1209
  g192
  ass(Vbuild
- p1214
- g1208
- tp1215
- (dp1216
 -p1261
 -g1255
 -tp1262
 -(dp1263
++p1210
++g1204
++tp1211
++(dp1212
  Vimage-file
- p1217
 -p1264
++p1213
  Vvmlinux
- p1218
 -p1265
++p1214
  ss(Vimage
- p1219
- g1208
- tp1220
- (dp1221
 -p1266
 -g1255
 -tp1267
 -(dp1268
++p1215
++g1204
++tp1216
++(dp1217
  Vconfigs
- p1222
- (lp1223
 -p1269
 -(lp1270
++p1218
++(lp1219
  sVbootloaders
- p1224
- (lp1225
 -p1271
 -(lp1272
++p1220
++(lp1221
  Vgrub-ieee1275
- p1226
 -p1273
++p1222
  asVsuggests
- p1227
- (lp1228
 -p1274
 -(lp1275
++p1223
++(lp1224
  Vmkvmlinuz
- p1229
 -p1276
++p1225
  asVinstall-stem
- p1230
 -p1277
++p1226
  Vvmlinux
- p1231
 -p1278
++p1227
  ss(Vdescription
- p1232
- g1208
 -p1279
 -g1255
++p1228
++g1204
  NVpowerpc
- p1233
- tp1234
- (dp1235
 -p1280
 -tp1281
 -(dp1282
++p1229
++tp1230
++(dp1231
  Vhardware
- p1236
 -p1283
++p1232
  Vuniprocessor 32-bit PowerPC
- p1237
 -p1284
++p1233
  ss(Vdescription
- p1238
- g1208
 -p1285
 -g1255
++p1234
++g1204
  NVpowerpc-smp
- p1239
- tp1240
- (dp1241
 -p1286
 -tp1287
 -(dp1288
++p1235
++tp1236
++(dp1237
  Vhardware
- p1242
 -p1289
++p1238
  Vmultiprocessor 32-bit PowerPC
- p1243
 -p1290
++p1239
  ss(Vimage
- p1244
- g1208
 -p1291
 -g1255
++p1240
++g1204
  NVpowerpc-smp
- p1245
- tp1246
- (dp1247
 -p1292
 -tp1293
 -(dp1294
++p1241
++tp1242
++(dp1243
  Vconfigs
- p1248
- (lp1249
 -p1295
 -(lp1296
++p1244
++(lp1245
  Vpowerpc/config.powerpc
- p1250
 -p1297
++p1246
  aVpowerpc/config.powerpc-smp
- p1251
 -p1298
++p1247
  ass(Vdescription
- p1252
- g1208
 -p1299
 -g1255
++p1248
++g1204
  NVpowerpc64
- p1253
- tp1254
- (dp1255
 -p1300
 -tp1301
 -(dp1302
++p1249
++tp1250
++(dp1251
  Vhardware
- p1256
 -p1303
++p1252
  V64-bit PowerPC
- p1257
 -p1304
++p1253
  ss(Vimage
- p1258
- g1208
 -p1305
 -g1255
++p1254
++g1204
  NVpowerpc64
- p1259
- tp1260
- (dp1261
 -p1306
 -tp1307
 -(dp1308
++p1255
++tp1256
++(dp1257
  Vconfigs
- p1262
- (lp1263
 -p1309
 -(lp1310
++p1258
++(lp1259
  Vkernelarch-powerpc/config-arch-64
- p1264
 -p1311
++p1260
  aVkernelarch-powerpc/config-arch-64-be
- p1265
 -p1312
++p1261
  ass(g223
- g1208
 -g1255
++g1204
  g192
- tp1266
- (dp1267
 -tp1313
 -(dp1314
++tp1262
++(dp1263
  g226
- (lp1268
 -(lp1315
++(lp1264
  Vpowerpc
- p1269
 -p1316
++p1265
  aVpowerpc-smp
- p1270
 -p1317
++p1266
  aVpowerpc64
- p1271
 -p1318
++p1267
  asg230
  I01
  ss(Vbase
- p1272
 -p1319
++p1268
  Vppc64
- p1273
- tp1274
- (dp1275
 -p1320
 -tp1321
 -(dp1322
++p1269
++tp1270
++(dp1271
  Vdefault-flavour
- p1276
 -p1323
++p1272
  Vpowerpc64
- p1277
 -p1324
++p1273
  sVkernel-arch
- p1278
 -p1325
++p1274
  Vpowerpc
- p1279
 -p1326
++p1275
  sg190
- (lp1280
 -(lp1327
++(lp1276
  g192
  ass(Vbuild
- p1281
- g1273
- tp1282
- (dp1283
 -p1328
 -g1320
 -tp1329
 -(dp1330
++p1277
++g1269
++tp1278
++(dp1279
  Vimage-file
- p1284
 -p1331
++p1280
  Vvmlinux
- p1285
 -p1332
++p1281
  ss(Vimage
- p1286
- g1273
- tp1287
- (dp1288
 -p1333
 -g1320
 -tp1334
 -(dp1335
++p1282
++g1269
++tp1283
++(dp1284
  Vconfigs
- p1289
- (lp1290
 -p1336
 -(lp1337
++p1285
++(lp1286
  sVbootloaders
- p1291
- (lp1292
 -p1338
 -(lp1339
++p1287
++(lp1288
  Vgrub-ieee1275
- p1293
 -p1340
++p1289
  asVsuggests
- p1294
- (lp1295
 -p1341
 -(lp1342
++p1290
++(lp1291
  Vmkvmlinuz
- p1296
 -p1343
++p1292
  asVinstall-stem
- p1297
 -p1344
++p1293
  Vvmlinux
- p1298
 -p1345
++p1294
  ss(Vdescription
- p1299
- g1273
 -p1346
 -g1320
++p1295
++g1269
  NVpowerpc64
- p1300
- tp1301
- (dp1302
 -p1347
 -tp1348
 -(dp1349
++p1296
++tp1297
++(dp1298
  Vhardware
- p1303
 -p1350
++p1299
  V64-bit PowerPC
- p1304
 -p1351
++p1300
  ss(Vimage
- p1305
- g1273
 -p1352
 -g1320
++p1301
++g1269
  NVpowerpc64
- p1306
- tp1307
- (dp1308
 -p1353
 -tp1354
 -(dp1355
++p1302
++tp1303
++(dp1304
  Vconfigs
- p1309
- (lp1310
 -p1356
 -(lp1357
++p1305
++(lp1306
  Vkernelarch-powerpc/config-arch-64
- p1311
 -p1358
++p1307
  aVkernelarch-powerpc/config-arch-64-be
- p1312
 -p1359
++p1308
  ass(g223
- g1273
 -g1320
++g1269
  g192
- tp1313
- (dp1314
 -tp1360
 -(dp1361
++tp1309
++(dp1310
  g226
- (lp1315
 -(lp1362
++(lp1311
  Vpowerpc64
- p1316
 -p1363
++p1312
  asg230
  I01
  ss(Vbase
- p1317
 -p1364
++p1313
  Vppc64el
- p1318
- tp1319
- (dp1320
 -p1365
 -tp1366
 -(dp1367
++p1314
++tp1315
++(dp1316
  Vdefault-flavour
- p1321
 -p1368
++p1317
  Vpowerpc64le
- p1322
 -p1369
++p1318
  sVkernel-arch
- p1323
 -p1370
++p1319
  Vpowerpc
- p1324
 -p1371
++p1320
  sg190
- (lp1325
 -(lp1372
++(lp1321
  g192
  ass(Vbuild
- p1326
- g1318
- tp1327
- (dp1328
 -p1373
 -g1365
 -tp1374
 -(dp1375
++p1322
++g1314
++tp1323
++(dp1324
  Vimage-file
- p1329
 -p1376
++p1325
  Vvmlinux
- p1330
 -p1377
++p1326
  ss(Vimage
- p1331
- g1318
- tp1332
- (dp1333
 -p1378
 -g1365
 -tp1379
 -(dp1380
++p1327
++g1314
++tp1328
++(dp1329
  Vconfigs
- p1334
- (lp1335
 -p1381
 -(lp1382
++p1330
++(lp1331
  sVbootloaders
- p1336
- (lp1337
 -p1383
 -(lp1384
++p1332
++(lp1333
  Vgrub-ieee1275
- p1338
 -p1385
++p1334
  asVsuggests
- p1339
- (lp1340
 -p1386
 -(lp1387
++p1335
++(lp1336
  Vmkvmlinuz
- p1341
 -p1388
++p1337
  asVinstall-stem
- p1342
 -p1389
++p1338
  Vvmlinux
- p1343
 -p1390
++p1339
  ss(Vdescription
- p1344
- g1318
 -p1391
 -g1365
++p1340
++g1314
  NVpowerpc64le
- p1345
- tp1346
- (dp1347
 -p1392
 -tp1393
 -(dp1394
++p1341
++tp1342
++(dp1343
  Vhardware
- p1348
 -p1395
++p1344
  VLittle-endian 64-bit PowerPC
- p1349
 -p1396
++p1345
  ss(Vimage
- p1350
- g1318
 -p1397
 -g1365
++p1346
++g1314
  NVpowerpc64le
- p1351
- tp1352
- (dp1353
 -p1398
 -tp1399
 -(dp1400
++p1347
++tp1348
++(dp1349
  Vconfigs
- p1354
- (lp1355
 -p1401
 -(lp1402
++p1350
++(lp1351
  Vkernelarch-powerpc/config-arch-64
- p1356
 -p1403
++p1352
  aVkernelarch-powerpc/config-arch-64-le
- p1357
 -p1404
++p1353
  ass(g223
- g1318
 -g1365
++g1314
  g192
- tp1358
- (dp1359
 -tp1405
 -(dp1406
++tp1354
++(dp1355
  g226
- (lp1360
 -(lp1407
++(lp1356
  Vpowerpc64le
- p1361
 -p1408
++p1357
  asg230
  I01
  ss(Vbase
- p1362
 -p1409
++p1358
  Vriscv64
- p1363
- tp1364
- (dp1365
 -p1410
 -tp1411
 -(dp1412
++p1359
++tp1360
++(dp1361
  Vkernel-arch
- p1366
 -p1413
++p1362
  Vriscv
- p1367
 -p1414
++p1363
  sVfeaturesets
- p1368
- (lp1369
 -p1415
 -(lp1416
++p1364
++(lp1365
  Vnone
- p1370
 -p1417
++p1366
  ass(Vbuild
- p1371
- g1363
- tp1372
- (dp1373
 -p1418
 -g1410
 -tp1419
 -(dp1420
++p1367
++g1359
++tp1368
++(dp1369
  Vimage-file
- p1374
 -p1421
++p1370
  Varch/riscv/boot/Image
- p1375
 -p1422
++p1371
  sVvdso
- p1376
 -p1423
++p1372
  I01
  ss(Vimage
- p1377
- g1363
- tp1378
- (dp1379
 -p1424
 -g1410
 -tp1425
 -(dp1426
++p1373
++g1359
++tp1374
++(dp1375
  Vinstall-stem
- p1380
 -p1427
++p1376
  Vvmlinux
- p1381
 -p1428
++p1377
  ss(Vdescription
- p1382
- g1363
 -p1429
 -g1410
++p1378
++g1359
  NVriscv64
- p1383
- tp1384
- (dp1385
 -p1430
 -tp1431
 -(dp1432
++p1379
++tp1380
++(dp1381
  Vhardware
- p1386
 -p1433
++p1382
  V64-bit RISC-V platforms
- p1387
 -p1434
++p1383
  sVhardware-long
- p1388
 -p1435
++p1384
  V64-bit RISC-V platforms
- p1389
 -p1436
++p1385
  ss(Vbase
- p1390
- g1363
 -p1437
 -g1410
++p1386
++g1359
  Vnone
- p1391
- tp1392
- (dp1393
 -p1438
 -tp1439
 -(dp1440
++p1387
++tp1388
++(dp1389
  Vflavours
- p1394
- (lp1395
 -p1441
 -(lp1442
++p1390
++(lp1391
  Vriscv64
- p1396
 -p1443
++p1392
  asVdefault-flavour
- p1397
 -p1444
++p1393
  Vriscv64
- p1398
 -p1445
++p1394
  ss(Vbase
- p1399
 -p1446
++p1395
  Vs390
- p1400
- tp1401
- (dp1402
 -p1447
 -tp1448
 -(dp1449
++p1396
++tp1397
++(dp1398
  Vkernel-arch
- p1403
 -p1450
++p1399
  Vs390
- p1404
 -p1451
++p1400
  sVfeaturesets
- p1405
- (lp1406
 -p1452
 -(lp1453
++p1401
++(lp1402
  ss(Vbase
- p1407
 -p1454
++p1403
  Vs390x
- p1408
- tp1409
- (dp1410
 -p1455
 -tp1456
 -(dp1457
++p1404
++tp1405
++(dp1406
  Vdefault-flavour
- p1411
 -p1458
++p1407
  Vs390x
- p1412
 -p1459
++p1408
  sVkernel-arch
- p1413
 -p1460
++p1409
  Vs390
- p1414
 -p1461
++p1410
  sg190
- (lp1415
 -(lp1462
++(lp1411
  g192
  ass(Vbuild
- p1416
- g1408
- tp1417
- (dp1418
 -p1463
 -g1455
 -tp1464
 -(dp1465
++p1412
++g1404
++tp1413
++(dp1414
  Vimage-file
- p1419
 -p1466
++p1415
  Varch/s390/boot/bzImage
- p1420
 -p1467
++p1416
  sVvdso
- p1421
 -p1468
++p1417
  I01
  ss(Vimage
- p1422
- g1408
- tp1423
- (dp1424
 -p1469
 -g1455
 -tp1470
 -(dp1471
++p1418
++g1404
++tp1419
++(dp1420
  Vbootloaders
- p1425
- (lp1426
 -p1472
 -(lp1473
++p1421
++(lp1422
  Vs390-tools
- p1427
 -p1474
++p1423
  asVinstall-stem
- p1428
 -p1475
++p1424
  Vvmlinuz
- p1429
 -p1476
++p1425
  ss(Vrelations
- p1430
- g1408
- tp1431
- (dp1432
 -p1477
 -g1455
 -tp1478
 -(dp1479
++p1426
++g1404
++tp1427
++(dp1428
  Vheaders%gcc-11
- p1433
 -p1480
++p1429
  Vlinux-compiler-gcc-11-s390
- p1434
 -p1481
++p1430
  ss(Vdescription
- p1435
- g1408
 -p1482
 -g1455
++p1431
++g1404
  NVs390x
- p1436
- tp1437
- (dp1438
 -p1483
 -tp1484
 -(dp1485
++p1432
++tp1433
++(dp1434
  Vhardware
- p1439
 -p1486
++p1435
  VIBM zSeries
- p1440
 -p1487
++p1436
  ss(g223
- g1408
 -g1455
++g1404
  g192
- tp1441
- (dp1442
 -tp1488
 -(dp1489
++tp1437
++(dp1438
  g226
- (lp1443
 -(lp1490
++(lp1439
  Vs390x
- p1444
 -p1491
++p1440
  asg230
  I01
  ss(Vbase
- p1445
 -p1492
++p1441
  Vsh3
- p1446
- tp1447
- (dp1448
 -p1493
 -tp1494
 -(dp1495
++p1442
++tp1443
++(dp1444
  Vkernel-arch
- p1449
 -p1496
++p1445
  Vsh
- p1450
 -p1497
++p1446
  sVfeaturesets
- p1451
- (lp1452
 -p1498
 -(lp1499
++p1447
++(lp1448
  ss(Vbase
- p1453
 -p1500
++p1449
  Vsh4
- p1454
- tp1455
- (dp1456
 -p1501
 -tp1502
 -(dp1503
++p1450
++tp1451
++(dp1452
  Vkernel-arch
- p1457
 -p1504
++p1453
  Vsh
- p1458
 -p1505
++p1454
  sg190
- (lp1459
 -(lp1506
++(lp1455
  g192
  ass(Vbuild
- p1460
- g1454
- tp1461
- (dp1462
 -p1507
 -g1501
 -tp1508
 -(dp1509
++p1456
++g1450
++tp1457
++(dp1458
  Vimage-file
- p1463
 -p1510
++p1459
  Varch/sh/boot/zImage
- p1464
 -p1511
++p1460
  ss(Vimage
- p1465
- g1454
- tp1466
- (dp1467
 -p1512
 -g1501
 -tp1513
 -(dp1514
++p1461
++g1450
++tp1462
++(dp1463
  Vinstall-stem
- p1468
 -p1515
++p1464
  Vvmlinuz
- p1469
 -p1516
++p1465
  ss(Vdescription
- p1470
- g1454
 -p1517
 -g1501
++p1466
++g1450
  NVsh7751r
- p1471
- tp1472
- (dp1473
 -p1518
 -tp1519
 -(dp1520
++p1467
++tp1468
++(dp1469
  Vhardware
- p1474
 -p1521
++p1470
  Vsh7751r
- p1475
 -p1522
++p1471
  sVhardware-long
- p1476
 -p1523
++p1472
  VRenesas SH7751R R2D plus board
- p1477
 -p1524
++p1473
  ss(Vdescription
- p1478
- g1454
 -p1525
 -g1501
++p1474
++g1450
  NVsh7785lcr
- p1479
- tp1480
- (dp1481
 -p1526
 -tp1527
 -(dp1528
++p1475
++tp1476
++(dp1477
  Vhardware
- p1482
 -p1529
++p1478
  Vsh7785lcr
- p1483
 -p1530
++p1479
  sVhardware-long
- p1484
 -p1531
++p1480
  VRenesas SH7785 reference board
- p1485
 -p1532
++p1481
  ss(Vimage
- p1486
- g1454
 -p1533
 -g1501
++p1482
++g1450
  NVsh7785lcr
- p1487
- tp1488
- (dp1489
 -p1534
 -tp1535
 -(dp1536
++p1483
++tp1484
++(dp1485
  Vrecommends
- p1490
- (lp1491
 -p1537
 -(lp1538
++p1486
++(lp1487
  Vu-boot-tools
- p1492
 -p1539
++p1488
  asVcheck-size
- p1493
 -p1540
++p1489
  I4194304
  ss(g223
- g1454
 -g1501
++g1450
  g192
- tp1494
- (dp1495
 -tp1541
 -(dp1542
++tp1490
++(dp1491
  g226
- (lp1496
 -(lp1543
++(lp1492
  Vsh7751r
- p1497
 -p1544
++p1493
  aVsh7785lcr
- p1498
 -p1545
++p1494
  asg230
  I01
  ss(Vbase
- p1499
 -p1546
++p1495
  Vsparc
- p1500
- tp1501
- (dp1502
 -p1547
 -tp1548
 -(dp1549
++p1496
++tp1497
++(dp1498
  Vkernel-arch
- p1503
 -p1550
++p1499
  Vsparc
- p1504
 -p1551
++p1500
  sVfeaturesets
- p1505
- (lp1506
 -p1552
 -(lp1553
++p1501
++(lp1502
  ss(Vbase
- p1507
 -p1554
++p1503
  Vsparc64
- p1508
- tp1509
- (dp1510
 -p1555
 -tp1556
 -(dp1557
++p1504
++tp1505
++(dp1506
  Vdefault-flavour
- p1511
 -p1558
++p1507
  Vsparc64-smp
- p1512
 -p1559
++p1508
  sVkernel-arch
- p1513
 -p1560
++p1509
  Vsparc
- p1514
 -p1561
++p1510
  sg190
- (lp1515
 -(lp1562
++(lp1511
  g192
  ass(Vbuild
- p1516
- g1508
- tp1517
- (dp1518
 -p1563
 -g1555
 -tp1564
 -(dp1565
++p1512
++g1504
++tp1513
++(dp1514
  Vimage-file
- p1519
 -p1566
++p1515
  Vvmlinux
- p1520
 -p1567
++p1516
  ss(Vimage
- p1521
- g1508
- tp1522
- (dp1523
 -p1568
 -g1555
 -tp1569
 -(dp1570
++p1517
++g1504
++tp1518
++(dp1519
  Vconfigs
- p1524
- (lp1525
 -p1571
 -(lp1572
++p1520
++(lp1521
  sVbootloaders
- p1526
- (lp1527
 -p1573
 -(lp1574
++p1522
++(lp1523
  Vgrub-ieee1275
- p1528
 -p1575
++p1524
  asVsuggests
- p1529
- (lp1530
 -p1576
 -(lp1577
++p1525
++(lp1526
  Vfdutils
- p1531
 -p1578
++p1527
  asVinstall-stem
- p1532
 -p1579
++p1528
  Vvmlinux
- p1533
 -p1580
++p1529
  ss(Vdescription
- p1534
- g1508
 -p1581
 -g1555
++p1530
++g1504
  NVsparc64
- p1535
- tp1536
- (dp1537
 -p1582
 -tp1583
 -(dp1584
++p1531
++tp1532
++(dp1533
  Vhardware
- p1538
 -p1585
++p1534
  Vuniprocessor 64-bit UltraSPARC
- p1539
 -p1586
++p1535
  ss(Vimage
- p1540
- g1508
 -p1587
 -g1555
++p1536
++g1504
  NVsparc64
- p1541
- tp1542
- (dp1543
 -p1588
 -tp1589
 -(dp1590
++p1537
++tp1538
++(dp1539
  Vconfigs
- p1544
- (lp1545
 -p1591
 -(lp1592
++p1540
++(lp1541
  Vkernelarch-sparc/config-up
- p1546
 -p1593
++p1542
  ass(Vdescription
- p1547
- g1508
 -p1594
 -g1555
++p1543
++g1504
  NVsparc64-smp
- p1548
- tp1549
- (dp1550
 -p1595
 -tp1596
 -(dp1597
++p1544
++tp1545
++(dp1546
  Vhardware
- p1551
 -p1598
++p1547
  Vmultiprocessor 64-bit UltraSPARC
- p1552
 -p1599
++p1548
  ss(Vimage
- p1553
- g1508
 -p1600
 -g1555
++p1549
++g1504
  NVsparc64-smp
- p1554
- tp1555
- (dp1556
 -p1601
 -tp1602
 -(dp1603
++p1550
++tp1551
++(dp1552
  Vconfigs
- p1557
- (lp1558
 -p1604
 -(lp1605
++p1553
++(lp1554
  Vkernelarch-sparc/config-smp
- p1559
 -p1606
++p1555
  ass(g223
- g1508
 -g1555
++g1504
  g192
- tp1560
- (dp1561
 -tp1607
 -(dp1608
++tp1556
++(dp1557
  g226
- (lp1562
 -(lp1609
++(lp1558
  Vsparc64
- p1563
 -p1610
++p1559
  aVsparc64-smp
- p1564
 -p1611
++p1560
  asg230
  I01
  ss(Vbase
- p1565
 -p1612
++p1561
  Vx32
- p1566
- tp1567
- (dp1568
 -p1613
 -tp1614
 -(dp1615
++p1562
++tp1563
++(dp1564
  Vkernel-arch
- p1569
 -p1616
++p1565
  Vx86
- p1570
 -p1617
++p1566
  sVfeaturesets
- p1571
- (lp1572
 -p1618
 -(lp1619
++p1567
++(lp1568
  ss(Vabi
- p1573
 -p1620
++p1569
  NVrt
- p1574
- tp1575
- (dp1576
 -p1621
 -tp1622
 -(dp1623
++p1570
++tp1571
++(dp1572
  Vignore-changes
- p1577
- (lp1578
 -p1624
 -(lp1625
++p1573
++(lp1574
  V*
- p1579
 -p1626
++p1575
  ass(Vdescription
- p1580
- Ng1574
- tp1581
- (dp1582
 -p1627
 -Ng1621
 -tp1628
 -(dp1629
++p1576
++Ng1570
++tp1577
++(dp1578
  Vpart-long-rt
- p1583
 -p1630
++p1579
  VThis kernel includes the PREEMPT_RT realtime patch set.
- p1584
 -p1631
++p1580
  sVpart-short-rt
- p1585
 -p1632
++p1581
  VPREEMPT_RT
- p1586
 -p1633
++p1582
  sVparts
- p1587
- (lp1588
 -p1634
 -(lp1635
++p1583
++(lp1584
  Vrt
- p1589
 -p1636
++p1585
  ass(Vversion
- p1590
- tp1591
- (dp1592
 -p1637
 -tp1638
 -(dp1639
++p1586
++tp1587
++(dp1588
  Vsource
 -p1640
 -V5.16.7-2
 -p1641
++p1589
++V5.16.7-2+rpi1
++p1590
+ sVupstream
 -p1642
++p1591
+ V5.16
 -p1643
++p1592
+ sVabiname_base
 -p1644
 +p1593
- V5.15.15-2+rpi1
+ V5.16.0
 -p1645
 +p1594
- sVupstream
+ sVabiname
 -p1646
 +p1595
- V5.15
+ V5.16.0-1
 -p1647
 +p1596
- sVabiname_base
- p1597
- V5.15.0
- p1598
- sVabiname
- p1599
- V5.15.0-3
- p1600
  ss.
diff --cc debian/control
index 8fccd0b1ce60979f27e27310751561bd4b209861,0812acc3b32d60024fdf2226d9fa038d94423a9c..90087f06ad0859789416466d08cd6851388b06a6
@@@ -5,8 -5,8 +5,8 @@@ Maintainer: Debian Kernel Team <debian-
  Uploaders: Bastian Blank <waldi@debian.org>, maximilian attems <maks@debian.org>, Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org>
  Standards-Version: 4.2.0
  Build-Depends: debhelper-compat (= 12), dh-exec, python3:any, quilt, cpio <!stage1>, xz-utils <!stage1>, dh-python <!stage1>, bison <!stage1>, flex (>= 2.6.1-1.1~) <!stage1>
- Build-Depends-Arch: kernel-wedge (>= 2.102~) <!stage1 !pkg.linux.nokernel>, kmod <!stage1 !pkg.linux.nokernel>, bc <!stage1 !pkg.linux.nokernel>, libssl-dev:native <!stage1 !pkg.linux.nokernel>, libssl-dev <!stage1 !pkg.linux.notools>, openssl (>= 1.1.0-1~) <!stage1 !pkg.linux.nokernel>, libelf-dev:native <!stage1 !pkg.linux.nokernel>, libelf-dev <!stage1 !pkg.linux.notools>, rsync, lz4 [amd64 arm64] <!stage1 !pkg.linux.nokernel>, pahole <!stage1 !pkg.linux.nokernel> | dwarves:native (>= 1.16~) <!stage1 !pkg.linux.nokernel>, gcc-11 [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-11-alpha-linux-gnu [alpha] <!stage1 cross !pkg.linux.nokernel>, gcc-11-x86-64-linux-gnu [amd64] <!stage1 cross !pkg.linux.nokernel>, gcc-11-aarch64-linux-gnu [arm64] <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf [arm64] <!stage1 !pkg.linux.nokernel>, gcc-11-arm-linux-gnueabi [armel] <!stage1 cross !pkg.linux.nokernel>, gcc-11-hppa-linux-gnu [hppa] <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-11-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-11-i686-linux-gnu [i386] <!stage1 cross !pkg.linux.nokernel>, gcc-11-ia64-linux-gnu [ia64] <!stage1 cross !pkg.linux.nokernel>, gcc-11-m68k-linux-gnu [m68k] <!stage1 cross !pkg.linux.nokernel>, gcc-11-mips-linux-gnu [mips] <!stage1 cross !pkg.linux.nokernel>, gcc-11-mips64-linux-gnuabi64 [mips64] <!stage1 cross !pkg.linux.nokernel>, gcc-11-mips64el-linux-gnuabi64 [mips64el] <!stage1 cross !pkg.linux.nokernel>, gcc-11-mipsisa64r6-linux-gnuabi64 [mips64r6] <!stage1 cross !pkg.linux.nokernel>, gcc-11-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <!stage1 cross !pkg.linux.nokernel>, gcc-11-mipsel-linux-gnu [mipsel] <!stage1 cross !pkg.linux.nokernel>, gcc-11-mipsisa32r6-linux-gnu [mipsr6] <!stage1 cross !pkg.linux.nokernel>, gcc-11-mipsisa32r6el-linux-gnu [mipsr6el] <!stage1 cross !pkg.linux.nokernel>, gcc-11-powerpc-linux-gnu [powerpc] <!stage1 cross !pkg.linux.nokernel>, gcc-11-powerpc64-linux-gnu [ppc64] <!stage1 cross !pkg.linux.nokernel>, gcc-11-powerpc64le-linux-gnu [ppc64el] <!stage1 cross !pkg.linux.nokernel>, gcc-11-riscv64-linux-gnu [riscv64] <!stage1 cross !pkg.linux.nokernel>, gcc-11-s390x-linux-gnu [s390x] <!stage1 cross !pkg.linux.nokernel>, gcc-11-sh4-linux-gnu [sh4] <!stage1 cross !pkg.linux.nokernel>, gcc-11-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 (>= 1.1.1) [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>
 -Build-Depends-Arch: kernel-wedge (>= 2.102~) <!pkg.linux.nokernel !stage1>, kmod <!pkg.linux.nokernel !stage1>, bc <!pkg.linux.nokernel !stage1>, libssl-dev:native <!pkg.linux.nokernel !stage1>, libssl-dev <!pkg.linux.notools !stage1>, openssl (>= 1.1.0-1~) <!pkg.linux.nokernel !stage1>, libelf-dev:native <!pkg.linux.nokernel !stage1>, libelf-dev <!pkg.linux.notools !stage1>, rsync, lz4 [amd64 arm64] <!pkg.linux.nokernel !stage1>, pahole <!pkg.linux.nokernel !stage1> | dwarves:native (>= 1.16~) <!pkg.linux.nokernel !stage1>, gcc-11 [alpha amd64 arm64 armel armhf hppa i386 ia64 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!cross !pkg.linux.nokernel !stage1>, gcc-11-alpha-linux-gnu [alpha] <cross !pkg.linux.nokernel !stage1>, gcc-11-x86-64-linux-gnu [amd64] <cross !pkg.linux.nokernel !stage1>, gcc-11-aarch64-linux-gnu [arm64] <cross !pkg.linux.nokernel !stage1>, gcc-arm-linux-gnueabihf [arm64] <!pkg.linux.nokernel !stage1>, gcc-11-arm-linux-gnueabi [armel] <cross !pkg.linux.nokernel !stage1>, gcc-11-arm-linux-gnueabihf [armhf] <cross !pkg.linux.nokernel !stage1>, gcc-11-hppa-linux-gnu [hppa] <cross !pkg.linux.nokernel !stage1>, binutils-hppa64-linux-gnu [hppa] <!pkg.linux.nokernel !stage1>, gcc-11-hppa64-linux-gnu [hppa] <!pkg.linux.nokernel !stage1>, gcc-11-i686-linux-gnu [i386] <cross !pkg.linux.nokernel !stage1>, gcc-11-ia64-linux-gnu [ia64] <cross !pkg.linux.nokernel !stage1>, gcc-11-m68k-linux-gnu [m68k] <cross !pkg.linux.nokernel !stage1>, gcc-11-mips-linux-gnu [mips] <cross !pkg.linux.nokernel !stage1>, gcc-11-mips64-linux-gnuabi64 [mips64] <cross !pkg.linux.nokernel !stage1>, gcc-11-mips64el-linux-gnuabi64 [mips64el] <cross !pkg.linux.nokernel !stage1>, gcc-11-mipsisa64r6-linux-gnuabi64 [mips64r6] <cross !pkg.linux.nokernel !stage1>, gcc-11-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <cross !pkg.linux.nokernel !stage1>, gcc-11-mipsel-linux-gnu [mipsel] <cross !pkg.linux.nokernel !stage1>, gcc-11-mipsisa32r6-linux-gnu [mipsr6] <cross !pkg.linux.nokernel !stage1>, gcc-11-mipsisa32r6el-linux-gnu [mipsr6el] <cross !pkg.linux.nokernel !stage1>, gcc-11-powerpc-linux-gnu [powerpc] <cross !pkg.linux.nokernel !stage1>, gcc-11-powerpc64-linux-gnu [ppc64] <cross !pkg.linux.nokernel !stage1>, gcc-11-powerpc64le-linux-gnu [ppc64el] <cross !pkg.linux.nokernel !stage1>, gcc-11-riscv64-linux-gnu [riscv64] <cross !pkg.linux.nokernel !stage1>, gcc-11-s390x-linux-gnu [s390x] <cross !pkg.linux.nokernel !stage1>, gcc-11-sh4-linux-gnu [sh4] <cross !pkg.linux.nokernel !stage1>, gcc-11-sparc64-linux-gnu [sparc64] <cross !pkg.linux.nokernel !stage1>, python3-docutils [linux-any] <!nodoc !pkg.linux.notools !stage1>, zlib1g-dev [linux-any] <!pkg.linux.notools !stage1>, libcap-dev [linux-any] <!pkg.linux.notools !stage1>, libpci-dev [linux-any] <!pkg.linux.notools !stage1>, asciidoctor [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nodoc !nopython !pkg.linux.notools !stage1>, gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!nopython !pkg.linux.notools !stage1>, libaudit-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, libbabeltrace-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, libbabeltrace-dev (>= 1.5.3-2~) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1> | libbabeltrace-ctf-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, libdw-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, libiberty-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, libnewt-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, libnuma-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, libperl-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, libpython3-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4] <!nopython !pkg.linux.notools !stage1>, libopencsd-dev (>= 1.1.1) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, python3-dev:any [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, autoconf [linux-any] <!pkg.linux.notools !stage1>, automake [linux-any] <!pkg.linux.notools !stage1>, libtool [linux-any] <!pkg.linux.notools !stage1>, libglib2.0-dev [linux-any] <!pkg.linux.notools !stage1>, libudev-dev [linux-any] <!pkg.linux.notools !stage1>, libwrap0-dev [linux-any] <!pkg.linux.notools !stage1>
++Build-Depends-Arch: kernel-wedge (>= 2.102~) <!pkg.linux.nokernel !stage1>, kmod <!pkg.linux.nokernel !stage1>, bc <!pkg.linux.nokernel !stage1>, libssl-dev:native <!pkg.linux.nokernel !stage1>, libssl-dev <!pkg.linux.notools !stage1>, openssl (>= 1.1.0-1~) <!pkg.linux.nokernel !stage1>, libelf-dev:native <!pkg.linux.nokernel !stage1>, libelf-dev <!pkg.linux.notools !stage1>, rsync, lz4 [amd64 arm64] <!pkg.linux.nokernel !stage1>, pahole <!pkg.linux.nokernel !stage1> | dwarves:native (>= 1.16~) <!pkg.linux.nokernel !stage1>, gcc-11 [alpha amd64 arm64 armel hppa i386 ia64 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64] <!cross !pkg.linux.nokernel !stage1>, gcc-11-alpha-linux-gnu [alpha] <cross !pkg.linux.nokernel !stage1>, gcc-11-x86-64-linux-gnu [amd64] <cross !pkg.linux.nokernel !stage1>, gcc-11-aarch64-linux-gnu [arm64] <cross !pkg.linux.nokernel !stage1>, gcc-arm-linux-gnueabihf [arm64] <!pkg.linux.nokernel !stage1>, gcc-11-arm-linux-gnueabi [armel] <cross !pkg.linux.nokernel !stage1>, gcc-11-hppa-linux-gnu [hppa] <cross !pkg.linux.nokernel !stage1>, binutils-hppa64-linux-gnu [hppa] <!pkg.linux.nokernel !stage1>, gcc-11-hppa64-linux-gnu [hppa] <!pkg.linux.nokernel !stage1>, gcc-11-i686-linux-gnu [i386] <cross !pkg.linux.nokernel !stage1>, gcc-11-ia64-linux-gnu [ia64] <cross !pkg.linux.nokernel !stage1>, gcc-11-m68k-linux-gnu [m68k] <cross !pkg.linux.nokernel !stage1>, gcc-11-mips-linux-gnu [mips] <cross !pkg.linux.nokernel !stage1>, gcc-11-mips64-linux-gnuabi64 [mips64] <cross !pkg.linux.nokernel !stage1>, gcc-11-mips64el-linux-gnuabi64 [mips64el] <cross !pkg.linux.nokernel !stage1>, gcc-11-mipsisa64r6-linux-gnuabi64 [mips64r6] <cross !pkg.linux.nokernel !stage1>, gcc-11-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <cross !pkg.linux.nokernel !stage1>, gcc-11-mipsel-linux-gnu [mipsel] <cross !pkg.linux.nokernel !stage1>, gcc-11-mipsisa32r6-linux-gnu [mipsr6] <cross !pkg.linux.nokernel !stage1>, gcc-11-mipsisa32r6el-linux-gnu [mipsr6el] <cross !pkg.linux.nokernel !stage1>, gcc-11-powerpc-linux-gnu [powerpc] <cross !pkg.linux.nokernel !stage1>, gcc-11-powerpc64-linux-gnu [ppc64] <cross !pkg.linux.nokernel !stage1>, gcc-11-powerpc64le-linux-gnu [ppc64el] <cross !pkg.linux.nokernel !stage1>, gcc-11-riscv64-linux-gnu [riscv64] <cross !pkg.linux.nokernel !stage1>, gcc-11-s390x-linux-gnu [s390x] <cross !pkg.linux.nokernel !stage1>, gcc-11-sh4-linux-gnu [sh4] <cross !pkg.linux.nokernel !stage1>, gcc-11-sparc64-linux-gnu [sparc64] <cross !pkg.linux.nokernel !stage1>, python3-docutils [linux-any] <!nodoc !pkg.linux.notools !stage1>, zlib1g-dev [linux-any] <!pkg.linux.notools !stage1>, libcap-dev [linux-any] <!pkg.linux.notools !stage1>, libpci-dev [linux-any] <!pkg.linux.notools !stage1>, asciidoctor [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nodoc !nopython !pkg.linux.notools !stage1>, gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!nopython !pkg.linux.notools !stage1>, libaudit-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, libbabeltrace-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, libbabeltrace-dev (>= 1.5.3-2~) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1> | libbabeltrace-ctf-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, libdw-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, libiberty-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, libnewt-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, libnuma-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, libperl-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, libpython3-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4] <!nopython !pkg.linux.notools !stage1>, libopencsd-dev (>= 1.1.1) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, python3-dev:any [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el riscv64 s390 s390x sh4 sparc sparc64] <!nopython !pkg.linux.notools !stage1>, autoconf [linux-any] <!pkg.linux.notools !stage1>, automake [linux-any] <!pkg.linux.notools !stage1>, libtool [linux-any] <!pkg.linux.notools !stage1>, libglib2.0-dev [linux-any] <!pkg.linux.notools !stage1>, libudev-dev [linux-any] <!pkg.linux.notools !stage1>, libwrap0-dev [linux-any] <!pkg.linux.notools !stage1>
+ Build-Depends-Indep: graphviz <!nodoc !pkg.linux.quick !stage1>, python3-sphinx <!nodoc !pkg.linux.quick !stage1>, python3-sphinx-rtd-theme <!nodoc !pkg.linux.quick !stage1>, texlive-latex-base <!nodoc !pkg.linux.quick !stage1>, texlive-latex-extra <!nodoc !pkg.linux.quick !stage1>, dvipng <!nodoc !pkg.linux.quick !stage1>, patchutils <!pkg.linux.nosource !pkg.linux.quick !stage1>
  Homepage: https://www.kernel.org/
  Rules-Requires-Root: no
  Vcs-Browser: https://salsa.debian.org/kernel-team/linux
@@@ -233,11 -220,11 +220,11 @@@ Description: Linux support headers for 
   libraries.
  Multi-Arch: same
  
- Package: linux-config-5.15
+ Package: linux-config-5.16
 -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.15
- Description: Debian kernel configurations for Linux 5.15
+ Recommends: linux-source-5.16
+ Description: Debian kernel configurations for Linux 5.16
   This package contains the configuration files used to build the official
   Debian kernel files, but without references to Debian's signing
   certificates.
@@@ -3379,14 -3366,203 +3366,14 @@@ Architecture: armh
  Section: debian-installer
  Priority: optional
  Provides: mtd-modules
- Depends: kernel-image-5.15.0-3-armmp-di
+ Depends: kernel-image-5.16.0-1-armmp-di
  Description: MTD driver modules
   This package contains MTD driver modules.
- Build-Profiles: <!stage1 !pkg.linux.nokernel>
- Kernel-Version: 5.15.0-3-armmp
+ Build-Profiles: <!pkg.linux.nokernel !stage1>
+ Kernel-Version: 5.16.0-1-armmp
  Package-Type: udeb
  
- Package: kernel-image-5.15.0-3-parisc-di
 -Package: linux-image-5.16.0-1-armmp
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.16.0-1 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
 -Recommends: firmware-linux-free, apparmor [armhf]
 -Suggests: linux-doc-5.16, debian-kernel-handbook
 -Breaks: fwupdate (<< 12-7) [armhf], wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2)
 -Description: Linux 5.16 for ARMv7 multiplatform compatible SoCs
 - The Linux kernel 5.16 and modules for use on ARMv7 multiplatform kernel.
 - See https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
 -
 -Package: linux-headers-5.16.0-1-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.16.0-1-common (= ${source:Version}), linux-kbuild-5.16 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-11-arm
 -Description: Header files for Linux 5.16.0-1-armmp
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.16.0-1-armmp, generally used for building out-of-tree
 - kernel modules.  These files are going to be installed into
 - /usr/src/linux-headers-5.16.0-1-armmp, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.16.0-1-armmp package.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
 -
 -Package: linux-image-armmp
 -Architecture: armhf
 -Provides: linux-latest-modules-5.16.0-1-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386], linux-image-generic
 -Depends: linux-image-5.16.0-1-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Linux for ARMv7 multiplatform compatible SoCs (meta-package)
 - This package depends on the latest Linux kernel and modules for use on
 - ARMv7 multiplatform kernel.  See
 - https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
 -
 -Package: linux-headers-armmp
 -Architecture: armhf
 -Provides: linux-headers-generic
 -Depends: linux-headers-5.16.0-1-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Header files for Linux armmp configuration (meta-package)
 - This package depends on the architecture-specific header files for the
 - latest Linux kernel armmp configuration.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
 -
 -Package: linux-image-5.16.0-1-armmp-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.16.0-1-armmp
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.16.0-1-armmp.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
 -
 -Package: linux-image-armmp-dbg
 -Architecture: armhf
 -Provides: linux-latest-image-dbg
 -Depends: linux-image-5.16.0-1-armmp-dbg (= ${binary:Version}), ${misc:Depends}
 -Description: Debugging symbols for Linux armmp configuration (meta-package)
 - This package depends on the detached debugging symbols for the latest
 - Linux kernel armmp configuration.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
 -
 -Package: linux-image-5.16.0-1-armmp-lpae
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.16.0-1 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
 -Recommends: firmware-linux-free, apparmor [armhf]
 -Suggests: linux-doc-5.16, debian-kernel-handbook
 -Breaks: fwupdate (<< 12-7) [armhf], wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2)
 -Description: Linux 5.16 for ARMv7 multiplatform compatible SoCs supporting LPAE
 - The Linux kernel 5.16 and modules for use on ARMv7 multiplatform kernel
 - supporting LPAE. See https://wiki.debian.org/DebianKernel/ARMMP for
 - details of supported platforms..
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
 -
 -Package: linux-headers-5.16.0-1-armmp-lpae
 -Architecture: armhf
 -Depends: linux-headers-5.16.0-1-common (= ${source:Version}), linux-kbuild-5.16 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-11-arm
 -Description: Header files for Linux 5.16.0-1-armmp-lpae
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.16.0-1-armmp-lpae, generally used for building out-of-tree
 - kernel modules.  These files are going to be installed into
 - /usr/src/linux-headers-5.16.0-1-armmp-lpae, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.16.0-1-armmp-lpae package.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
 -
 -Package: linux-image-armmp-lpae
 -Architecture: armhf
 -Provides: linux-latest-modules-5.16.0-1-armmp-lpae, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
 -Depends: linux-image-5.16.0-1-armmp-lpae (= ${binary:Version}), ${misc:Depends}
 -Description: Linux for ARMv7 multiplatform compatible SoCs supporting LPAE (meta-package)
 - This package depends on the latest Linux kernel and modules for use on
 - ARMv7 multiplatform kernel supporting LPAE. See
 - https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms..
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
 -
 -Package: linux-headers-armmp-lpae
 -Architecture: armhf
 -Depends: linux-headers-5.16.0-1-armmp-lpae (= ${binary:Version}), ${misc:Depends}
 -Description: Header files for Linux armmp-lpae configuration (meta-package)
 - This package depends on the architecture-specific header files for the
 - latest Linux kernel armmp-lpae configuration.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
 -
 -Package: linux-image-5.16.0-1-armmp-lpae-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.16.0-1-armmp-lpae
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.16.0-1-armmp-lpae.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
 -
 -Package: linux-image-armmp-lpae-dbg
 -Architecture: armhf
 -Provides: linux-latest-image-dbg
 -Depends: linux-image-5.16.0-1-armmp-lpae-dbg (= ${binary:Version}), ${misc:Depends}
 -Description: Debugging symbols for Linux armmp-lpae configuration (meta-package)
 - This package depends on the detached debugging symbols for the latest
 - Linux kernel armmp-lpae configuration.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
 -
 -Package: linux-image-5.16.0-1-rt-armmp
 -Architecture: armhf
 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.16.0-1 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf]
 -Recommends: firmware-linux-free, apparmor [armhf]
 -Suggests: linux-doc-5.16, debian-kernel-handbook
 -Breaks: fwupdate (<< 12-7) [armhf], wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2)
 -Description: Linux 5.16 for ARMv7 multiplatform compatible SoCs, PREEMPT_RT
 - The Linux kernel 5.16 and modules for use on ARMv7 multiplatform kernel.
 - See https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 - .
 - This kernel includes the PREEMPT_RT realtime patch set.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
 -
 -Package: linux-headers-5.16.0-1-rt-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.16.0-1-common-rt (= ${source:Version}), linux-kbuild-5.16 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-11-arm
 -Description: Header files for Linux 5.16.0-1-rt-armmp
 - This package provides the architecture-specific kernel header files for
 - Linux kernel 5.16.0-1-rt-armmp, generally used for building out-of-tree
 - kernel modules.  These files are going to be installed into
 - /usr/src/linux-headers-5.16.0-1-rt-armmp, and can be used for building
 - modules that load into the kernel provided by the
 - linux-image-5.16.0-1-rt-armmp package.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
 -
 -Package: linux-image-rt-armmp
 -Architecture: armhf
 -Provides: linux-latest-modules-5.16.0-1-rt-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386]
 -Depends: linux-image-5.16.0-1-rt-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Linux for ARMv7 multiplatform compatible SoCs (meta-package)
 - This package depends on the latest Linux kernel and modules for use on
 - ARMv7 multiplatform kernel.  See
 - https://wiki.debian.org/DebianKernel/ARMMP for details of supported
 - platforms.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
 -
 -Package: linux-headers-rt-armmp
 -Architecture: armhf
 -Depends: linux-headers-5.16.0-1-rt-armmp (= ${binary:Version}), ${misc:Depends}
 -Description: Header files for Linux rt-armmp configuration (meta-package)
 - This package depends on the architecture-specific header files for the
 - latest Linux kernel rt-armmp configuration.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
 -
 -Package: linux-image-5.16.0-1-rt-armmp-dbg
 -Architecture: armhf
 -Section: debug
 -Priority: optional
 -Depends: ${misc:Depends}
 -Description: Debug symbols for linux-image-5.16.0-1-rt-armmp
 - This package provides the detached debug symbols for the Linux kernel and
 - modules in linux-image-5.16.0-1-rt-armmp.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.quick !stage1>
 -
 -Package: linux-image-rt-armmp-dbg
 -Architecture: armhf
 -Provides: linux-latest-image-dbg
 -Depends: linux-image-5.16.0-1-rt-armmp-dbg (= ${binary:Version}), ${misc:Depends}
 -Description: Debugging symbols for Linux rt-armmp configuration (meta-package)
 - This package depends on the detached debugging symbols for the latest
 - Linux kernel rt-armmp configuration.
 -Build-Profiles: <!pkg.linux.nokernel !pkg.linux.nometa !pkg.linux.quick !stage1>
 -
+ Package: kernel-image-5.16.0-1-parisc-di
  Architecture: hppa
  Section: debian-installer
  Priority: standard
index d02bc9612f0e44c45c0a1cc52ded5ca4a0b43763,42e64d65563d7e0dc7321c2bc137a93f11e2d13d..d4cccdf93b565868cfab55ad076e096e2c9de20e
@@@ -1,86 -1,88 +1,88 @@@
- 5bf28310efb1b21eb5e9a4b23a6100e2  debian/bin/gencontrol.py
- 27ffc32f477713518ee8f7b0bf178f5b  debian/build/version-info
- fe4456d48e3218fb8980c8577d03a7ae  debian/templates/control.config.in
- 9509e39d8e60906ebd5ee4a8b0355d25  debian/templates/control.docs.in
- 358db3af53a223fe60ae89c7a481609f  debian/templates/control.docs.meta.in
- 0c8744f0d4c4746f1cc203c8b129e3ff  debian/templates/control.extra.in
- 578bb70eb1ed930f2cf8a774666b747f  debian/templates/control.headers.featureset.in
- 2b3995da9ebe7d2b1a1345241dd90c55  debian/templates/control.headers.in
- ce8590d760adf6efb95181ec626c4aca  debian/templates/control.headers.meta.in
- eda4623fb10d5ba1cefa8502ebaeb0fd  debian/templates/control.image-dbg.in
- 817873a7b9fa61d433b2c39f6b2491de  debian/templates/control.image-dbg.meta.in
- 459d2768144a8542116bea0805b24dae  debian/templates/control.image.in
- 91ddd8e344e4b84b61d02c064e47f7d5  debian/templates/control.image.meta.in
- d048c1b6a4d834060d0ce8b502aee906  debian/templates/control.image-unsigned.in
- 36387f47e6bacd1e6995a9d41b292e88  debian/templates/control.libc-dev.in
+ d50bd3f7e1a2609731a80ecae67e7d54  debian/bin/gencontrol.py
 -3372d9ddd5a65bbf8a45ea292c8b0a25  debian/build/version-info
 -fe4456d48e3218fb8980c8577d03a7ae  debian/templates/control.config.in
 -ab78b844f046a0bc3e400103ea13307a  debian/templates/control.docs.in
 -d8e697382a909e27145b6f20b1770ad6  debian/templates/control.docs.meta.in
 -0c8744f0d4c4746f1cc203c8b129e3ff  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
++419fa450fa9551bad14848ff8e792009  debian/build/version-info
 +74b180a87aa1f6377d9bf8a10368c657  debian/templates/control.main.in
- 77509b4624f98f87a0b4b1370813935b  debian/templates/control.signed-template.in
- 9831ce1b8f9e8792b9a85d8761bdc385  debian/templates/control.sourcebin.in
- 4124ed9de89fd889d6cf997ee8da76f0  debian/templates/control.sourcebin.meta.in
- 8b51e485dc27a85bd53ceab029db303c  debian/templates/control.source.in
- 692fab5899a4b3e3b3565a51028ddf3b  debian/templates/control.tools-unversioned.in
- dcde67dec9880f6c92d2b5ad9448bd35  debian/templates/control.tools-versioned.in
- 6ac27e0078a5284814d0cf7b3a129d5c  debian/templates/control.tools-versioned.meta.in
- b8efaa8b4c9bbfd89c08514f860e548e  debian/templates/docs.meta.maintscript.in
- ed25b8839b8e5cb08adfbfde488dd0cd  debian/templates/headers.meta.maintscript.in
- 0d7f6ea42f52d0a6013535a80111ee3e  debian/templates/headers.postinst.in
- 54426b6625c1bbf41ff6e05eebc06f89  debian/templates/image-dbg.lintian-overrides.in
- 98d67252f9a33d17a78aa37c29603b83  debian/templates/image-dbg.meta.lintian-overrides.in
- 8767f777765b1af15090392c4607a596  debian/templates/image-dbg.meta.maintscript.in
- 769a43efb579711359e12554e34d0baa  debian/templates/image.meta.bug-presubj.in
- 0961d6fa0a85c406d40b83db932807fe  debian/templates/image.meta.maintscript.in
- 0327750d6696dee915a532aec73a0fd6  debian/templates/image.postinst.in
- a4a60fc48b3240e46bbac6a1ddcaad30  debian/templates/image.postrm.in
+ e69838187b2ad94092cadd4b440e327e  debian/templates/control.image-dbg.in
 -039cb3bf80f3f62a426de50b678dcda8  debian/templates/control.image-dbg.meta.in
+ d048c1b6a4d834060d0ce8b502aee906  debian/templates/control.image-unsigned.in
 -459d2768144a8542116bea0805b24dae  debian/templates/control.image.in
 -91ddd8e344e4b84b61d02c064e47f7d5  debian/templates/control.image.meta.in
 -36387f47e6bacd1e6995a9d41b292e88  debian/templates/control.libc-dev.in
 -74b180a87aa1f6377d9bf8a10368c657  debian/templates/control.main.in
 -77509b4624f98f87a0b4b1370813935b  debian/templates/control.signed-template.in
 -8b51e485dc27a85bd53ceab029db303c  debian/templates/control.source.in
 -2388af42bd31895db11f6962648ee65c  debian/templates/control.sourcebin.in
 -9f79253204110d036e1c7df0626b5cb9  debian/templates/control.sourcebin.meta.in
 +38004750aa03cea41d5d3aeafff16fcc  debian/templates/image.preinst.in
++ce8590d760adf6efb95181ec626c4aca  debian/templates/control.headers.meta.in
+ a99aa807ab6acc2164f2385ee52223ce  debian/templates/control.tools-unversioned.in
 -3567921b45b789218f75084809c39b1f  debian/templates/control.tools-versioned.in
 -b8efaa8b4c9bbfd89c08514f860e548e  debian/templates/docs.meta.maintscript.in
 -ed25b8839b8e5cb08adfbfde488dd0cd  debian/templates/headers.meta.maintscript.in
 -0d7f6ea42f52d0a6013535a80111ee3e  debian/templates/headers.postinst.in
 -c3f698e72d83a376e2acb6809f6a4a0c  debian/templates/image-dbg.lintian-overrides.in
 -dce8417680d5472087c898ae874931f1  debian/templates/image-dbg.meta.lintian-overrides.in
 -8767f777765b1af15090392c4607a596  debian/templates/image-dbg.meta.maintscript.in
 -769a43efb579711359e12554e34d0baa  debian/templates/image.meta.bug-presubj.in
 +afb508873a44a1f196c2a525fec4b415  debian/templates/image.prerm.in
- 51797b6c275eb14e99009e78553904cc  debian/templates/perf.lintian-overrides.in
- 850cc4fd419adac7d008df061f958895  debian/templates/perf.meta.maintscript.in
+ 0961d6fa0a85c406d40b83db932807fe  debian/templates/image.meta.maintscript.in
 -0327750d6696dee915a532aec73a0fd6  debian/templates/image.postinst.in
++d8e697382a909e27145b6f20b1770ad6  debian/templates/control.docs.meta.in
 +381bc892fd36ef7ea5327f649b99cb98  debian/templates/sourcebin.meta.maintscript.in
++36387f47e6bacd1e6995a9d41b292e88  debian/templates/control.libc-dev.in
++459d2768144a8542116bea0805b24dae  debian/templates/control.image.in
++3a2423e3b52a25d9542b791bbaf0970b  debian/templates/perf.preinst.in
+ a4a60fc48b3240e46bbac6a1ddcaad30  debian/templates/image.postrm.in
 -38004750aa03cea41d5d3aeafff16fcc  debian/templates/image.preinst.in
 -afb508873a44a1f196c2a525fec4b415  debian/templates/image.prerm.in
++0d7f6ea42f52d0a6013535a80111ee3e  debian/templates/headers.postinst.in
+ 7b5c01e745a20c29eb91e6e281d2c15c  debian/templates/perf.lintian-overrides.in
 -f3d6de11709cb832d829d43d520fd3de  debian/templates/perf.postinst.in
 -86f2fbaa304be4427c08502ed360284b  debian/templates/perf.postrm.in
 -3a2423e3b52a25d9542b791bbaf0970b  debian/templates/perf.preinst.in
++8767f777765b1af15090392c4607a596  debian/templates/image-dbg.meta.maintscript.in
++2388af42bd31895db11f6962648ee65c  debian/templates/control.sourcebin.in
+ f3d6de11709cb832d829d43d520fd3de  debian/templates/perf.prerm.in
 -381bc892fd36ef7ea5327f649b99cb98  debian/templates/sourcebin.meta.maintscript.in
++77509b4624f98f87a0b4b1370813935b  debian/templates/control.signed-template.in
++b8efaa8b4c9bbfd89c08514f860e548e  debian/templates/docs.meta.maintscript.in
++3567921b45b789218f75084809c39b1f  debian/templates/control.tools-versioned.in
  814dda166c7e3ef02e6e259e805ac66a  debian/templates/tests-control.image.in
++f3d6de11709cb832d829d43d520fd3de  debian/templates/perf.postinst.in
++8b51e485dc27a85bd53ceab029db303c  debian/templates/control.source.in
++91ddd8e344e4b84b61d02c064e47f7d5  debian/templates/control.image.meta.in
++c3f698e72d83a376e2acb6809f6a4a0c  debian/templates/image-dbg.lintian-overrides.in
++ed25b8839b8e5cb08adfbfde488dd0cd  debian/templates/headers.meta.maintscript.in
++ab78b844f046a0bc3e400103ea13307a  debian/templates/control.docs.in
++86f2fbaa304be4427c08502ed360284b  debian/templates/perf.postrm.in
++dce8417680d5472087c898ae874931f1  debian/templates/image-dbg.meta.lintian-overrides.in
++578bb70eb1ed930f2cf8a774666b747f  debian/templates/control.headers.featureset.in
  33d71bfd398d2f9b3bc5c0193b67d17e  debian/templates/tests-control.main.in
- d7839e3df014106a61cfb0d8af78163e  debian/config/defines
- 59a811890d2e7129bec940075850f11f  debian/config/alpha/defines
++0327750d6696dee915a532aec73a0fd6  debian/templates/image.postinst.in
++2b3995da9ebe7d2b1a1345241dd90c55  debian/templates/control.headers.in
++0c8744f0d4c4746f1cc203c8b129e3ff  debian/templates/control.extra.in
++039cb3bf80f3f62a426de50b678dcda8  debian/templates/control.image-dbg.meta.in
++fe4456d48e3218fb8980c8577d03a7ae  debian/templates/control.config.in
++9f79253204110d036e1c7df0626b5cb9  debian/templates/control.sourcebin.meta.in
++769a43efb579711359e12554e34d0baa  debian/templates/image.meta.bug-presubj.in
+ eb93ac2fa4169b98e47509e5cccda801  debian/config/defines
 -59a811890d2e7129bec940075850f11f  debian/config/alpha/defines
 -abc8aae322568c9a72a47c6d9a30b9d3  debian/config/amd64/defines
 -1b9a112188583232fb65540571f21c6a  debian/config/arm64/defines
 -3e673c1434c6132c73c0cfb4bfe38763  debian/config/arm64ilp32/defines
 -69ad9a016e41e5d08c7b765e6c8a0275  debian/config/armel/defines
 -6fefd2f8c907e251e7d8ed620df0a5a1  debian/config/armhf/defines
 -366b94d652a66b437eabcd165bcc9610  debian/config/featureset-rt/defines
 -0dc671c9478f87444430fbb3312d62e8  debian/config/hppa/defines
+ bdb36272c5dbc8964b947b17116fd5c8  debian/config/i386/defines
 -97647ba6bbcc9331b17fef5c192e5a35  debian/config/ia64/defines
 -f6eb4abf894006ec7f947d09d32f57b2  debian/config/m68k/defines
 -59e251ad57f6996e725ca053d9ab41ae  debian/config/mips/defines
 -4c67f34497995d10972a7a6b02bfce96  debian/config/mips64/defines
+ 3007de4e052313d4d02dc8abaa75543f  debian/config/mips64el/defines
 -e887306f112b3efd933c0be828f260f0  debian/config/mips64r6/defines
 -efcd8555042e96fb881fad9a2def7c29  debian/config/mips64r6el/defines
 -c0524173331dd200c03c8700f866d520  debian/config/mipsel/defines
++8f2e4969633ff660d026f2b7e02e6336  debian/config/sh3/defines
++300cdda5cbaebced93cc02ffd7d5ab5e  debian/config/armhf/defines
 +abc8aae322568c9a72a47c6d9a30b9d3  debian/config/amd64/defines
++49ff98c69df71ed1cee1afe01642bdf5  debian/config/ppc64el/defines
++348ad8ee0aaac99db52ca3fd1f4e5624  debian/config/mipsr6el/defines
++59e251ad57f6996e725ca053d9ab41ae  debian/config/mips/defines
++e0810ddd6e4add2a26c5668773b69d25  debian/config/sh4/defines
 +1b9a112188583232fb65540571f21c6a  debian/config/arm64/defines
- 3e673c1434c6132c73c0cfb4bfe38763  debian/config/arm64ilp32/defines
- 69ad9a016e41e5d08c7b765e6c8a0275  debian/config/armel/defines
- 300cdda5cbaebced93cc02ffd7d5ab5e  debian/config/armhf/defines
- 366b94d652a66b437eabcd165bcc9610  debian/config/featureset-rt/defines
- 0dc671c9478f87444430fbb3312d62e8  debian/config/hppa/defines
- bdb36272c5dbc8964b947b17116fd5c8  debian/config/i386/defines
- 97647ba6bbcc9331b17fef5c192e5a35  debian/config/ia64/defines
- f6eb4abf894006ec7f947d09d32f57b2  debian/config/m68k/defines
- a70015a9c92407a77e1bf32cd88a5f09  debian/config/mips64/defines
- af5a36db1c79feb8d4424f48767a5a8c  debian/config/mips64el/defines
- 147bd0cc58f0510d7573da6b5da80361  debian/config/mips64r6/defines
- 534f8f84d6e68368b0191ad75fc288a3  debian/config/mips64r6el/defines
- 77050c7df77b8cb300155f7e4876a7bb  debian/config/mips/defines
- b5d51199362a5c19ea5b353c5b5c72a6  debian/config/mipsel/defines
  e411d2dfe0018a7c40b6bf7efd45cd29  debian/config/mipsn32/defines
  174058e52aced932bf02606d6cb5649c  debian/config/mipsn32el/defines
--882fb0fec3cbd0239817994223fa71e5  debian/config/mipsn32r6/defines
--73e2f095b2485f95bc164bf685684a47  debian/config/mipsn32r6el/defines
- f4f988c94f2fc477db801eddfe79c79e  debian/config/mipsr6/defines
- 85c1ae5e3f2e17492053f7de76474463  debian/config/mipsr6el/defines
 -dd679af0d4e49f0ead3fa2fe8b82ee3f  debian/config/mipsr6/defines
 -348ad8ee0aaac99db52ca3fd1f4e5624  debian/config/mipsr6el/defines
++366b94d652a66b437eabcd165bcc9610  debian/config/featureset-rt/defines
++8d317c1872f3bd8da4feae25a7c61df3  debian/config/sparc/defines
  825c82b36a042a7cf513b489996e3771  debian/config/powerpc/defines
  2f6b6e879d027926fc2452edd6a2a835  debian/config/ppc64/defines
--49ff98c69df71ed1cee1afe01642bdf5  debian/config/ppc64el/defines
++f4b2921156e7b1a038862f848fdfe48f  debian/config/x32/defines
++4c67f34497995d10972a7a6b02bfce96  debian/config/mips64/defines
++e741332318227dd4646f0d98735271e5  debian/config/sparc64/defines
++c0524173331dd200c03c8700f866d520  debian/config/mipsel/defines
  a50ff431517bddd759d53c0ad2850cb7  debian/config/riscv64/defines
--9462622a41b618007bf9e8343f2fb3ce  debian/config/s390/defines
++dd679af0d4e49f0ead3fa2fe8b82ee3f  debian/config/mipsr6/defines
++f6eb4abf894006ec7f947d09d32f57b2  debian/config/m68k/defines
  8bcc7a5ebbf529cc0eec5d239bbdff8b  debian/config/s390x/defines
--8f2e4969633ff660d026f2b7e02e6336  debian/config/sh3/defines
--e0810ddd6e4add2a26c5668773b69d25  debian/config/sh4/defines
- e741332318227dd4646f0d98735271e5  debian/config/sparc64/defines
--8d317c1872f3bd8da4feae25a7c61df3  debian/config/sparc/defines
 -e741332318227dd4646f0d98735271e5  debian/config/sparc64/defines
--f4b2921156e7b1a038862f848fdfe48f  debian/config/x32/defines
- 5ecc16c27932acb9ff514badae52b51f  debian/config/amd64/none/defines
- 7dc981827930ed6844a731ed954b9b9d  debian/config/amd64/rt/defines
- 50ee12dd2cf9fe79bee7141560985f79  debian/config/arm64/none/defines
- d3c04182d8746e4871de922a63f03f97  debian/config/arm64/rt/defines
- b4a45606f37c0d82a63779aa862528d9  debian/config/armhf/none/defines
- 1cab87ca080defc647d4ae9adcf9a63a  debian/config/armhf/rt/defines
++97647ba6bbcc9331b17fef5c192e5a35  debian/config/ia64/defines
++882fb0fec3cbd0239817994223fa71e5  debian/config/mipsn32r6/defines
++59a811890d2e7129bec940075850f11f  debian/config/alpha/defines
++73e2f095b2485f95bc164bf685684a47  debian/config/mipsn32r6el/defines
++0dc671c9478f87444430fbb3312d62e8  debian/config/hppa/defines
++69ad9a016e41e5d08c7b765e6c8a0275  debian/config/armel/defines
++e887306f112b3efd933c0be828f260f0  debian/config/mips64r6/defines
++3e673c1434c6132c73c0cfb4bfe38763  debian/config/arm64ilp32/defines
++efcd8555042e96fb881fad9a2def7c29  debian/config/mips64r6el/defines
++9462622a41b618007bf9e8343f2fb3ce  debian/config/s390/defines
 +61cbd68a5172174b0c8261b27ba5cf12  debian/config/i386/none/defines
 +7146ff53fc4f9fbb49948225d8589b69  debian/config/i386/rt/defines
++b4a45606f37c0d82a63779aa862528d9  debian/config/armhf/none/defines
++1cab87ca080defc647d4ae9adcf9a63a  debian/config/armhf/rt/defines
+ 048118811dd90dd1d597be204f819c1f  debian/config/amd64/none/defines
+ 7dc981827930ed6844a731ed954b9b9d  debian/config/amd64/rt/defines
+ dbb5d0c3f727a123617c4f93d722f0da  debian/config/arm64/none/defines
+ d3c04182d8746e4871de922a63f03f97  debian/config/arm64/rt/defines
 -b4a45606f37c0d82a63779aa862528d9  debian/config/armhf/none/defines
 -1cab87ca080defc647d4ae9adcf9a63a  debian/config/armhf/rt/defines
 -61cbd68a5172174b0c8261b27ba5cf12  debian/config/i386/none/defines
 -7146ff53fc4f9fbb49948225d8589b69  debian/config/i386/rt/defines
  1f2f888a9e94dfb519bb1eab12408d34  debian/config/riscv64/none/defines
e657478131ce8e645c2d7151586ef24e  debian/installer/kernel-versions
1109b8e3cf2a23eba1a883a535300371  debian/installer/package-list
9ee7d439378fec0a34c2930f3e6478c5  debian/installer/kernel-versions
d14cc62c79bd8825c4cfc1466b780883  debian/installer/package-list
index 83d13a1e475bee7143148627642f724e206e3978,012dd72d945f71cb64ec72e90a7826b0bfdf8699..94403465e69473947b323535d1dfcb5614dbd089
@@@ -126,7 -117,7 +117,8 @@@ bugfix/all/cpupower-fix-checks-for-cpu-
  bugfix/all/tools-perf-pmu-events-fix-reproducibility.patch
  bugfix/all/bpftool-fix-version-string-in-recursive-builds.patch
  bugfix/all/tools-include-uapi-fix-errno.h.patch
- bugfix/all/perf-srcline-Use-long-running-addr2line-per-DSO.patch
+ bugfix/all/libapi-define-_fortify_source-as-2-not-empty.patch
+ bugfix/all/tools-perf-fix-missing-ldflags-for-some-programs.patch
  
  # ABI maintenance
 +perf-avoid-binutils-buildid.patch
index 864d5c2adcb73f9175cb230fa43d7d2fb0c3bf81,e1917f9216ffa3a90d11c5054045c5d2f11956b3..2ac57fe57857cc03d0faf514a3c5f4d64141fee5
  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.15.0-3' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-alpha-generic-di nic-modules-5.15.0-3-alpha-generic-di nic-wireless-modules-5.15.0-3-alpha-generic-di nic-shared-modules-5.15.0-3-alpha-generic-di serial-modules-5.15.0-3-alpha-generic-di usb-serial-modules-5.15.0-3-alpha-generic-di ppp-modules-5.15.0-3-alpha-generic-di pata-modules-5.15.0-3-alpha-generic-di cdrom-core-modules-5.15.0-3-alpha-generic-di scsi-core-modules-5.15.0-3-alpha-generic-di scsi-modules-5.15.0-3-alpha-generic-di scsi-nic-modules-5.15.0-3-alpha-generic-di loop-modules-5.15.0-3-alpha-generic-di btrfs-modules-5.15.0-3-alpha-generic-di ext4-modules-5.15.0-3-alpha-generic-di isofs-modules-5.15.0-3-alpha-generic-di jfs-modules-5.15.0-3-alpha-generic-di xfs-modules-5.15.0-3-alpha-generic-di fat-modules-5.15.0-3-alpha-generic-di squashfs-modules-5.15.0-3-alpha-generic-di fuse-modules-5.15.0-3-alpha-generic-di f2fs-modules-5.15.0-3-alpha-generic-di md-modules-5.15.0-3-alpha-generic-di multipath-modules-5.15.0-3-alpha-generic-di usb-modules-5.15.0-3-alpha-generic-di usb-storage-modules-5.15.0-3-alpha-generic-di fb-modules-5.15.0-3-alpha-generic-di input-modules-5.15.0-3-alpha-generic-di event-modules-5.15.0-3-alpha-generic-di mouse-modules-5.15.0-3-alpha-generic-di nic-pcmcia-modules-5.15.0-3-alpha-generic-di pcmcia-modules-5.15.0-3-alpha-generic-di nic-usb-modules-5.15.0-3-alpha-generic-di sata-modules-5.15.0-3-alpha-generic-di i2c-modules-5.15.0-3-alpha-generic-di crc-modules-5.15.0-3-alpha-generic-di crypto-modules-5.15.0-3-alpha-generic-di crypto-dm-modules-5.15.0-3-alpha-generic-di ata-modules-5.15.0-3-alpha-generic-di nbd-modules-5.15.0-3-alpha-generic-di srm-modules-5.15.0-3-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.16.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-alpha-generic-di nic-modules-5.16.0-1-alpha-generic-di nic-wireless-modules-5.16.0-1-alpha-generic-di nic-shared-modules-5.16.0-1-alpha-generic-di serial-modules-5.16.0-1-alpha-generic-di usb-serial-modules-5.16.0-1-alpha-generic-di ppp-modules-5.16.0-1-alpha-generic-di pata-modules-5.16.0-1-alpha-generic-di cdrom-core-modules-5.16.0-1-alpha-generic-di scsi-core-modules-5.16.0-1-alpha-generic-di scsi-modules-5.16.0-1-alpha-generic-di scsi-nic-modules-5.16.0-1-alpha-generic-di loop-modules-5.16.0-1-alpha-generic-di btrfs-modules-5.16.0-1-alpha-generic-di ext4-modules-5.16.0-1-alpha-generic-di isofs-modules-5.16.0-1-alpha-generic-di jfs-modules-5.16.0-1-alpha-generic-di xfs-modules-5.16.0-1-alpha-generic-di fat-modules-5.16.0-1-alpha-generic-di squashfs-modules-5.16.0-1-alpha-generic-di fuse-modules-5.16.0-1-alpha-generic-di f2fs-modules-5.16.0-1-alpha-generic-di md-modules-5.16.0-1-alpha-generic-di multipath-modules-5.16.0-1-alpha-generic-di usb-modules-5.16.0-1-alpha-generic-di usb-storage-modules-5.16.0-1-alpha-generic-di fb-modules-5.16.0-1-alpha-generic-di input-modules-5.16.0-1-alpha-generic-di event-modules-5.16.0-1-alpha-generic-di mouse-modules-5.16.0-1-alpha-generic-di nic-pcmcia-modules-5.16.0-1-alpha-generic-di pcmcia-modules-5.16.0-1-alpha-generic-di nic-usb-modules-5.16.0-1-alpha-generic-di sata-modules-5.16.0-1-alpha-generic-di i2c-modules-5.16.0-1-alpha-generic-di crc-modules-5.16.0-1-alpha-generic-di crypto-modules-5.16.0-1-alpha-generic-di crypto-dm-modules-5.16.0-1-alpha-generic-di ata-modules-5.16.0-1-alpha-generic-di nbd-modules-5.16.0-1-alpha-generic-di srm-modules-5.16.0-1-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.16.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-alpha-generic-di nic-modules-5.16.0-1-alpha-generic-di nic-wireless-modules-5.16.0-1-alpha-generic-di nic-shared-modules-5.16.0-1-alpha-generic-di serial-modules-5.16.0-1-alpha-generic-di usb-serial-modules-5.16.0-1-alpha-generic-di ppp-modules-5.16.0-1-alpha-generic-di pata-modules-5.16.0-1-alpha-generic-di cdrom-core-modules-5.16.0-1-alpha-generic-di scsi-core-modules-5.16.0-1-alpha-generic-di scsi-modules-5.16.0-1-alpha-generic-di scsi-nic-modules-5.16.0-1-alpha-generic-di loop-modules-5.16.0-1-alpha-generic-di btrfs-modules-5.16.0-1-alpha-generic-di ext4-modules-5.16.0-1-alpha-generic-di isofs-modules-5.16.0-1-alpha-generic-di jfs-modules-5.16.0-1-alpha-generic-di xfs-modules-5.16.0-1-alpha-generic-di fat-modules-5.16.0-1-alpha-generic-di squashfs-modules-5.16.0-1-alpha-generic-di fuse-modules-5.16.0-1-alpha-generic-di f2fs-modules-5.16.0-1-alpha-generic-di md-modules-5.16.0-1-alpha-generic-di multipath-modules-5.16.0-1-alpha-generic-di usb-modules-5.16.0-1-alpha-generic-di usb-storage-modules-5.16.0-1-alpha-generic-di fb-modules-5.16.0-1-alpha-generic-di input-modules-5.16.0-1-alpha-generic-di event-modules-5.16.0-1-alpha-generic-di mouse-modules-5.16.0-1-alpha-generic-di nic-pcmcia-modules-5.16.0-1-alpha-generic-di pcmcia-modules-5.16.0-1-alpha-generic-di nic-usb-modules-5.16.0-1-alpha-generic-di sata-modules-5.16.0-1-alpha-generic-di i2c-modules-5.16.0-1-alpha-generic-di crc-modules-5.16.0-1-alpha-generic-di crypto-modules-5.16.0-1-alpha-generic-di crypto-dm-modules-5.16.0-1-alpha-generic-di ata-modules-5.16.0-1-alpha-generic-di nbd-modules-5.16.0-1-alpha-generic-di srm-modules-5.16.0-1-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_alpha_none: binary-arch_alpha_none_alpha-generic binary-arch_alpha_none_alpha-smp binary-arch_alpha_none_real
  binary-arch_alpha_none_alpha-generic: binary-arch_alpha_none_alpha-generic_real
  binary-arch_alpha_none_alpha-generic_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.15.0-3' ARCH='alpha' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='alpha' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-amd64-di nic-modules-5.15.0-3-amd64-di nic-wireless-modules-5.15.0-3-amd64-di nic-shared-modules-5.15.0-3-amd64-di serial-modules-5.15.0-3-amd64-di usb-serial-modules-5.15.0-3-amd64-di ppp-modules-5.15.0-3-amd64-di pata-modules-5.15.0-3-amd64-di cdrom-core-modules-5.15.0-3-amd64-di firewire-core-modules-5.15.0-3-amd64-di scsi-core-modules-5.15.0-3-amd64-di scsi-modules-5.15.0-3-amd64-di scsi-nic-modules-5.15.0-3-amd64-di loop-modules-5.15.0-3-amd64-di btrfs-modules-5.15.0-3-amd64-di ext4-modules-5.15.0-3-amd64-di isofs-modules-5.15.0-3-amd64-di jfs-modules-5.15.0-3-amd64-di xfs-modules-5.15.0-3-amd64-di fat-modules-5.15.0-3-amd64-di squashfs-modules-5.15.0-3-amd64-di udf-modules-5.15.0-3-amd64-di fuse-modules-5.15.0-3-amd64-di f2fs-modules-5.15.0-3-amd64-di md-modules-5.15.0-3-amd64-di multipath-modules-5.15.0-3-amd64-di usb-modules-5.15.0-3-amd64-di usb-storage-modules-5.15.0-3-amd64-di pcmcia-storage-modules-5.15.0-3-amd64-di fb-modules-5.15.0-3-amd64-di input-modules-5.15.0-3-amd64-di event-modules-5.15.0-3-amd64-di mouse-modules-5.15.0-3-amd64-di nic-pcmcia-modules-5.15.0-3-amd64-di pcmcia-modules-5.15.0-3-amd64-di nic-usb-modules-5.15.0-3-amd64-di sata-modules-5.15.0-3-amd64-di acpi-modules-5.15.0-3-amd64-di i2c-modules-5.15.0-3-amd64-di crc-modules-5.15.0-3-amd64-di crypto-modules-5.15.0-3-amd64-di crypto-dm-modules-5.15.0-3-amd64-di efi-modules-5.15.0-3-amd64-di ata-modules-5.15.0-3-amd64-di mmc-core-modules-5.15.0-3-amd64-di mmc-modules-5.15.0-3-amd64-di nbd-modules-5.15.0-3-amd64-di speakup-modules-5.15.0-3-amd64-di uinput-modules-5.15.0-3-amd64-di sound-modules-5.15.0-3-amd64-di mtd-core-modules-5.15.0-3-amd64-di rfkill-modules-5.15.0-3-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.16.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-amd64-di nic-modules-5.16.0-1-amd64-di nic-wireless-modules-5.16.0-1-amd64-di nic-shared-modules-5.16.0-1-amd64-di serial-modules-5.16.0-1-amd64-di usb-serial-modules-5.16.0-1-amd64-di ppp-modules-5.16.0-1-amd64-di pata-modules-5.16.0-1-amd64-di cdrom-core-modules-5.16.0-1-amd64-di firewire-core-modules-5.16.0-1-amd64-di scsi-core-modules-5.16.0-1-amd64-di scsi-modules-5.16.0-1-amd64-di scsi-nic-modules-5.16.0-1-amd64-di loop-modules-5.16.0-1-amd64-di btrfs-modules-5.16.0-1-amd64-di ext4-modules-5.16.0-1-amd64-di isofs-modules-5.16.0-1-amd64-di jfs-modules-5.16.0-1-amd64-di xfs-modules-5.16.0-1-amd64-di fat-modules-5.16.0-1-amd64-di squashfs-modules-5.16.0-1-amd64-di udf-modules-5.16.0-1-amd64-di fuse-modules-5.16.0-1-amd64-di f2fs-modules-5.16.0-1-amd64-di md-modules-5.16.0-1-amd64-di multipath-modules-5.16.0-1-amd64-di usb-modules-5.16.0-1-amd64-di usb-storage-modules-5.16.0-1-amd64-di pcmcia-storage-modules-5.16.0-1-amd64-di fb-modules-5.16.0-1-amd64-di input-modules-5.16.0-1-amd64-di event-modules-5.16.0-1-amd64-di mouse-modules-5.16.0-1-amd64-di nic-pcmcia-modules-5.16.0-1-amd64-di pcmcia-modules-5.16.0-1-amd64-di nic-usb-modules-5.16.0-1-amd64-di sata-modules-5.16.0-1-amd64-di acpi-modules-5.16.0-1-amd64-di i2c-modules-5.16.0-1-amd64-di crc-modules-5.16.0-1-amd64-di crypto-modules-5.16.0-1-amd64-di crypto-dm-modules-5.16.0-1-amd64-di efi-modules-5.16.0-1-amd64-di ata-modules-5.16.0-1-amd64-di mmc-core-modules-5.16.0-1-amd64-di mmc-modules-5.16.0-1-amd64-di nbd-modules-5.16.0-1-amd64-di speakup-modules-5.16.0-1-amd64-di uinput-modules-5.16.0-1-amd64-di sound-modules-5.16.0-1-amd64-di mtd-core-modules-5.16.0-1-amd64-di rfkill-modules-5.16.0-1-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.16.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-amd64-di nic-modules-5.16.0-1-amd64-di nic-wireless-modules-5.16.0-1-amd64-di nic-shared-modules-5.16.0-1-amd64-di serial-modules-5.16.0-1-amd64-di usb-serial-modules-5.16.0-1-amd64-di ppp-modules-5.16.0-1-amd64-di pata-modules-5.16.0-1-amd64-di cdrom-core-modules-5.16.0-1-amd64-di firewire-core-modules-5.16.0-1-amd64-di scsi-core-modules-5.16.0-1-amd64-di scsi-modules-5.16.0-1-amd64-di scsi-nic-modules-5.16.0-1-amd64-di loop-modules-5.16.0-1-amd64-di btrfs-modules-5.16.0-1-amd64-di ext4-modules-5.16.0-1-amd64-di isofs-modules-5.16.0-1-amd64-di jfs-modules-5.16.0-1-amd64-di xfs-modules-5.16.0-1-amd64-di fat-modules-5.16.0-1-amd64-di squashfs-modules-5.16.0-1-amd64-di udf-modules-5.16.0-1-amd64-di fuse-modules-5.16.0-1-amd64-di f2fs-modules-5.16.0-1-amd64-di md-modules-5.16.0-1-amd64-di multipath-modules-5.16.0-1-amd64-di usb-modules-5.16.0-1-amd64-di usb-storage-modules-5.16.0-1-amd64-di pcmcia-storage-modules-5.16.0-1-amd64-di fb-modules-5.16.0-1-amd64-di input-modules-5.16.0-1-amd64-di event-modules-5.16.0-1-amd64-di mouse-modules-5.16.0-1-amd64-di nic-pcmcia-modules-5.16.0-1-amd64-di pcmcia-modules-5.16.0-1-amd64-di nic-usb-modules-5.16.0-1-amd64-di sata-modules-5.16.0-1-amd64-di acpi-modules-5.16.0-1-amd64-di i2c-modules-5.16.0-1-amd64-di crc-modules-5.16.0-1-amd64-di crypto-modules-5.16.0-1-amd64-di crypto-dm-modules-5.16.0-1-amd64-di efi-modules-5.16.0-1-amd64-di ata-modules-5.16.0-1-amd64-di mmc-core-modules-5.16.0-1-amd64-di mmc-modules-5.16.0-1-amd64-di nbd-modules-5.16.0-1-amd64-di speakup-modules-5.16.0-1-amd64-di uinput-modules-5.16.0-1-amd64-di sound-modules-5.16.0-1-amd64-di mtd-core-modules-5.16.0-1-amd64-di rfkill-modules-5.16.0-1-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_amd64::
-       $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.15.0-3' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.16.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.16.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_amd64_extra::
        $(MAKE) -f debian/rules.real install-dummy ARCH='amd64' DH_OPTIONS='-plinux-compiler-gcc-11-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.15.0-3' ARCH='amd64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  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.15.0-3' ARCH='amd64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  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.15.0-3' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='amd64' COMPILER='gcc-11' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  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.15.0-3' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-arm64-di nic-modules-5.15.0-3-arm64-di nic-wireless-modules-5.15.0-3-arm64-di nic-shared-modules-5.15.0-3-arm64-di usb-serial-modules-5.15.0-3-arm64-di ppp-modules-5.15.0-3-arm64-di cdrom-core-modules-5.15.0-3-arm64-di scsi-core-modules-5.15.0-3-arm64-di scsi-modules-5.15.0-3-arm64-di scsi-nic-modules-5.15.0-3-arm64-di loop-modules-5.15.0-3-arm64-di btrfs-modules-5.15.0-3-arm64-di ext4-modules-5.15.0-3-arm64-di isofs-modules-5.15.0-3-arm64-di jfs-modules-5.15.0-3-arm64-di xfs-modules-5.15.0-3-arm64-di fat-modules-5.15.0-3-arm64-di squashfs-modules-5.15.0-3-arm64-di udf-modules-5.15.0-3-arm64-di fuse-modules-5.15.0-3-arm64-di f2fs-modules-5.15.0-3-arm64-di md-modules-5.15.0-3-arm64-di multipath-modules-5.15.0-3-arm64-di usb-modules-5.15.0-3-arm64-di usb-storage-modules-5.15.0-3-arm64-di fb-modules-5.15.0-3-arm64-di input-modules-5.15.0-3-arm64-di event-modules-5.15.0-3-arm64-di nic-usb-modules-5.15.0-3-arm64-di sata-modules-5.15.0-3-arm64-di i2c-modules-5.15.0-3-arm64-di crc-modules-5.15.0-3-arm64-di crypto-modules-5.15.0-3-arm64-di crypto-dm-modules-5.15.0-3-arm64-di efi-modules-5.15.0-3-arm64-di ata-modules-5.15.0-3-arm64-di mmc-modules-5.15.0-3-arm64-di nbd-modules-5.15.0-3-arm64-di uinput-modules-5.15.0-3-arm64-di leds-modules-5.15.0-3-arm64-di mtd-core-modules-5.15.0-3-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.16.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-arm64-di nic-modules-5.16.0-1-arm64-di nic-wireless-modules-5.16.0-1-arm64-di nic-shared-modules-5.16.0-1-arm64-di usb-serial-modules-5.16.0-1-arm64-di ppp-modules-5.16.0-1-arm64-di cdrom-core-modules-5.16.0-1-arm64-di scsi-core-modules-5.16.0-1-arm64-di scsi-modules-5.16.0-1-arm64-di scsi-nic-modules-5.16.0-1-arm64-di loop-modules-5.16.0-1-arm64-di btrfs-modules-5.16.0-1-arm64-di ext4-modules-5.16.0-1-arm64-di isofs-modules-5.16.0-1-arm64-di jfs-modules-5.16.0-1-arm64-di xfs-modules-5.16.0-1-arm64-di fat-modules-5.16.0-1-arm64-di squashfs-modules-5.16.0-1-arm64-di udf-modules-5.16.0-1-arm64-di fuse-modules-5.16.0-1-arm64-di f2fs-modules-5.16.0-1-arm64-di md-modules-5.16.0-1-arm64-di multipath-modules-5.16.0-1-arm64-di usb-modules-5.16.0-1-arm64-di usb-storage-modules-5.16.0-1-arm64-di fb-modules-5.16.0-1-arm64-di input-modules-5.16.0-1-arm64-di event-modules-5.16.0-1-arm64-di nic-usb-modules-5.16.0-1-arm64-di sata-modules-5.16.0-1-arm64-di i2c-modules-5.16.0-1-arm64-di crc-modules-5.16.0-1-arm64-di crypto-modules-5.16.0-1-arm64-di crypto-dm-modules-5.16.0-1-arm64-di efi-modules-5.16.0-1-arm64-di ata-modules-5.16.0-1-arm64-di mmc-modules-5.16.0-1-arm64-di nbd-modules-5.16.0-1-arm64-di uinput-modules-5.16.0-1-arm64-di leds-modules-5.16.0-1-arm64-di mtd-core-modules-5.16.0-1-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.16.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-arm64-di nic-modules-5.16.0-1-arm64-di nic-wireless-modules-5.16.0-1-arm64-di nic-shared-modules-5.16.0-1-arm64-di usb-serial-modules-5.16.0-1-arm64-di ppp-modules-5.16.0-1-arm64-di cdrom-core-modules-5.16.0-1-arm64-di scsi-core-modules-5.16.0-1-arm64-di scsi-modules-5.16.0-1-arm64-di scsi-nic-modules-5.16.0-1-arm64-di loop-modules-5.16.0-1-arm64-di btrfs-modules-5.16.0-1-arm64-di ext4-modules-5.16.0-1-arm64-di isofs-modules-5.16.0-1-arm64-di jfs-modules-5.16.0-1-arm64-di xfs-modules-5.16.0-1-arm64-di fat-modules-5.16.0-1-arm64-di squashfs-modules-5.16.0-1-arm64-di udf-modules-5.16.0-1-arm64-di fuse-modules-5.16.0-1-arm64-di f2fs-modules-5.16.0-1-arm64-di md-modules-5.16.0-1-arm64-di multipath-modules-5.16.0-1-arm64-di usb-modules-5.16.0-1-arm64-di usb-storage-modules-5.16.0-1-arm64-di fb-modules-5.16.0-1-arm64-di input-modules-5.16.0-1-arm64-di event-modules-5.16.0-1-arm64-di nic-usb-modules-5.16.0-1-arm64-di sata-modules-5.16.0-1-arm64-di i2c-modules-5.16.0-1-arm64-di crc-modules-5.16.0-1-arm64-di crypto-modules-5.16.0-1-arm64-di crypto-dm-modules-5.16.0-1-arm64-di efi-modules-5.16.0-1-arm64-di ata-modules-5.16.0-1-arm64-di mmc-modules-5.16.0-1-arm64-di nbd-modules-5.16.0-1-arm64-di uinput-modules-5.16.0-1-arm64-di leds-modules-5.16.0-1-arm64-di mtd-core-modules-5.16.0-1-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_arm64::
-       $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.15.0-3' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.16.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.16.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='arm64' COMPILER='gcc-11' 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.15.0-3-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.15.0-3-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  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.15.0-3' ARCH='arm64' COMPILER='gcc-11' 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.15.0-3-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.15.0-3-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  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.15.0-3' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='arm64' COMPILER='gcc-11' 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.15.0-3-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.15.0-3-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  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.15.0-3' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-marvell-di nic-modules-5.15.0-3-marvell-di nic-shared-modules-5.15.0-3-marvell-di usb-serial-modules-5.15.0-3-marvell-di ppp-modules-5.15.0-3-marvell-di cdrom-core-modules-5.15.0-3-marvell-di scsi-core-modules-5.15.0-3-marvell-di loop-modules-5.15.0-3-marvell-di ipv6-modules-5.15.0-3-marvell-di btrfs-modules-5.15.0-3-marvell-di ext4-modules-5.15.0-3-marvell-di isofs-modules-5.15.0-3-marvell-di jffs2-modules-5.15.0-3-marvell-di jfs-modules-5.15.0-3-marvell-di fat-modules-5.15.0-3-marvell-di minix-modules-5.15.0-3-marvell-di squashfs-modules-5.15.0-3-marvell-di udf-modules-5.15.0-3-marvell-di fuse-modules-5.15.0-3-marvell-di f2fs-modules-5.15.0-3-marvell-di md-modules-5.15.0-3-marvell-di multipath-modules-5.15.0-3-marvell-di usb-modules-5.15.0-3-marvell-di usb-storage-modules-5.15.0-3-marvell-di fb-modules-5.15.0-3-marvell-di input-modules-5.15.0-3-marvell-di event-modules-5.15.0-3-marvell-di mouse-modules-5.15.0-3-marvell-di nic-usb-modules-5.15.0-3-marvell-di sata-modules-5.15.0-3-marvell-di crc-modules-5.15.0-3-marvell-di crypto-modules-5.15.0-3-marvell-di crypto-dm-modules-5.15.0-3-marvell-di mmc-core-modules-5.15.0-3-marvell-di mmc-modules-5.15.0-3-marvell-di nbd-modules-5.15.0-3-marvell-di uinput-modules-5.15.0-3-marvell-di leds-modules-5.15.0-3-marvell-di mtd-modules-5.15.0-3-marvell-di mtd-core-modules-5.15.0-3-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.16.0-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-marvell-di nic-modules-5.16.0-1-marvell-di nic-shared-modules-5.16.0-1-marvell-di usb-serial-modules-5.16.0-1-marvell-di ppp-modules-5.16.0-1-marvell-di cdrom-core-modules-5.16.0-1-marvell-di scsi-core-modules-5.16.0-1-marvell-di loop-modules-5.16.0-1-marvell-di ipv6-modules-5.16.0-1-marvell-di btrfs-modules-5.16.0-1-marvell-di ext4-modules-5.16.0-1-marvell-di isofs-modules-5.16.0-1-marvell-di jffs2-modules-5.16.0-1-marvell-di jfs-modules-5.16.0-1-marvell-di fat-modules-5.16.0-1-marvell-di minix-modules-5.16.0-1-marvell-di squashfs-modules-5.16.0-1-marvell-di udf-modules-5.16.0-1-marvell-di fuse-modules-5.16.0-1-marvell-di f2fs-modules-5.16.0-1-marvell-di md-modules-5.16.0-1-marvell-di multipath-modules-5.16.0-1-marvell-di usb-modules-5.16.0-1-marvell-di usb-storage-modules-5.16.0-1-marvell-di fb-modules-5.16.0-1-marvell-di input-modules-5.16.0-1-marvell-di event-modules-5.16.0-1-marvell-di mouse-modules-5.16.0-1-marvell-di nic-usb-modules-5.16.0-1-marvell-di sata-modules-5.16.0-1-marvell-di crc-modules-5.16.0-1-marvell-di crypto-modules-5.16.0-1-marvell-di crypto-dm-modules-5.16.0-1-marvell-di mmc-core-modules-5.16.0-1-marvell-di mmc-modules-5.16.0-1-marvell-di nbd-modules-5.16.0-1-marvell-di uinput-modules-5.16.0-1-marvell-di leds-modules-5.16.0-1-marvell-di mtd-modules-5.16.0-1-marvell-di mtd-core-modules-5.16.0-1-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.16.0-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-marvell-di nic-modules-5.16.0-1-marvell-di nic-shared-modules-5.16.0-1-marvell-di usb-serial-modules-5.16.0-1-marvell-di ppp-modules-5.16.0-1-marvell-di cdrom-core-modules-5.16.0-1-marvell-di scsi-core-modules-5.16.0-1-marvell-di loop-modules-5.16.0-1-marvell-di ipv6-modules-5.16.0-1-marvell-di btrfs-modules-5.16.0-1-marvell-di ext4-modules-5.16.0-1-marvell-di isofs-modules-5.16.0-1-marvell-di jffs2-modules-5.16.0-1-marvell-di jfs-modules-5.16.0-1-marvell-di fat-modules-5.16.0-1-marvell-di minix-modules-5.16.0-1-marvell-di squashfs-modules-5.16.0-1-marvell-di udf-modules-5.16.0-1-marvell-di fuse-modules-5.16.0-1-marvell-di f2fs-modules-5.16.0-1-marvell-di md-modules-5.16.0-1-marvell-di multipath-modules-5.16.0-1-marvell-di usb-modules-5.16.0-1-marvell-di usb-storage-modules-5.16.0-1-marvell-di fb-modules-5.16.0-1-marvell-di input-modules-5.16.0-1-marvell-di event-modules-5.16.0-1-marvell-di mouse-modules-5.16.0-1-marvell-di nic-usb-modules-5.16.0-1-marvell-di sata-modules-5.16.0-1-marvell-di crc-modules-5.16.0-1-marvell-di crypto-modules-5.16.0-1-marvell-di crypto-dm-modules-5.16.0-1-marvell-di mmc-core-modules-5.16.0-1-marvell-di mmc-modules-5.16.0-1-marvell-di nbd-modules-5.16.0-1-marvell-di uinput-modules-5.16.0-1-marvell-di leds-modules-5.16.0-1-marvell-di mtd-modules-5.16.0-1-marvell-di mtd-core-modules-5.16.0-1-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_armel_extra::
        $(MAKE) -f debian/rules.real install-dummy ARCH='armel' DH_OPTIONS='-plinux-compiler-gcc-11-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.15.0-3' ARCH='armel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='armel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_armel_real:: setup_armel
  binary-arch_armel_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.15.0-3' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
 -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.16.0-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
 +binary-arch_armhf:: binary-arch_armhf_extra binary-arch_armhf_real
  binary-arch_armhf::
-       $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.15.0-3' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-armmp-di nic-modules-5.15.0-3-armmp-di nic-wireless-modules-5.15.0-3-armmp-di nic-shared-modules-5.15.0-3-armmp-di usb-serial-modules-5.15.0-3-armmp-di ppp-modules-5.15.0-3-armmp-di pata-modules-5.15.0-3-armmp-di cdrom-core-modules-5.15.0-3-armmp-di scsi-core-modules-5.15.0-3-armmp-di scsi-modules-5.15.0-3-armmp-di scsi-nic-modules-5.15.0-3-armmp-di loop-modules-5.15.0-3-armmp-di btrfs-modules-5.15.0-3-armmp-di ext4-modules-5.15.0-3-armmp-di isofs-modules-5.15.0-3-armmp-di jfs-modules-5.15.0-3-armmp-di fat-modules-5.15.0-3-armmp-di squashfs-modules-5.15.0-3-armmp-di udf-modules-5.15.0-3-armmp-di fuse-modules-5.15.0-3-armmp-di f2fs-modules-5.15.0-3-armmp-di md-modules-5.15.0-3-armmp-di multipath-modules-5.15.0-3-armmp-di usb-modules-5.15.0-3-armmp-di usb-storage-modules-5.15.0-3-armmp-di fb-modules-5.15.0-3-armmp-di input-modules-5.15.0-3-armmp-di event-modules-5.15.0-3-armmp-di nic-usb-modules-5.15.0-3-armmp-di sata-modules-5.15.0-3-armmp-di i2c-modules-5.15.0-3-armmp-di crc-modules-5.15.0-3-armmp-di crypto-modules-5.15.0-3-armmp-di crypto-dm-modules-5.15.0-3-armmp-di efi-modules-5.15.0-3-armmp-di ata-modules-5.15.0-3-armmp-di mmc-modules-5.15.0-3-armmp-di nbd-modules-5.15.0-3-armmp-di uinput-modules-5.15.0-3-armmp-di leds-modules-5.15.0-3-armmp-di mtd-modules-5.15.0-3-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.16.0-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-armmp-di nic-modules-5.16.0-1-armmp-di nic-wireless-modules-5.16.0-1-armmp-di nic-shared-modules-5.16.0-1-armmp-di usb-serial-modules-5.16.0-1-armmp-di ppp-modules-5.16.0-1-armmp-di pata-modules-5.16.0-1-armmp-di cdrom-core-modules-5.16.0-1-armmp-di scsi-core-modules-5.16.0-1-armmp-di scsi-modules-5.16.0-1-armmp-di scsi-nic-modules-5.16.0-1-armmp-di loop-modules-5.16.0-1-armmp-di btrfs-modules-5.16.0-1-armmp-di ext4-modules-5.16.0-1-armmp-di isofs-modules-5.16.0-1-armmp-di jfs-modules-5.16.0-1-armmp-di fat-modules-5.16.0-1-armmp-di squashfs-modules-5.16.0-1-armmp-di udf-modules-5.16.0-1-armmp-di fuse-modules-5.16.0-1-armmp-di f2fs-modules-5.16.0-1-armmp-di md-modules-5.16.0-1-armmp-di multipath-modules-5.16.0-1-armmp-di usb-modules-5.16.0-1-armmp-di usb-storage-modules-5.16.0-1-armmp-di fb-modules-5.16.0-1-armmp-di input-modules-5.16.0-1-armmp-di event-modules-5.16.0-1-armmp-di nic-usb-modules-5.16.0-1-armmp-di sata-modules-5.16.0-1-armmp-di i2c-modules-5.16.0-1-armmp-di crc-modules-5.16.0-1-armmp-di crypto-modules-5.16.0-1-armmp-di crypto-dm-modules-5.16.0-1-armmp-di efi-modules-5.16.0-1-armmp-di ata-modules-5.16.0-1-armmp-di mmc-modules-5.16.0-1-armmp-di nbd-modules-5.16.0-1-armmp-di uinput-modules-5.16.0-1-armmp-di leds-modules-5.16.0-1-armmp-di mtd-modules-5.16.0-1-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.16.0-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-armmp-di nic-modules-5.16.0-1-armmp-di nic-wireless-modules-5.16.0-1-armmp-di nic-shared-modules-5.16.0-1-armmp-di usb-serial-modules-5.16.0-1-armmp-di ppp-modules-5.16.0-1-armmp-di pata-modules-5.16.0-1-armmp-di cdrom-core-modules-5.16.0-1-armmp-di scsi-core-modules-5.16.0-1-armmp-di scsi-modules-5.16.0-1-armmp-di scsi-nic-modules-5.16.0-1-armmp-di loop-modules-5.16.0-1-armmp-di btrfs-modules-5.16.0-1-armmp-di ext4-modules-5.16.0-1-armmp-di isofs-modules-5.16.0-1-armmp-di jfs-modules-5.16.0-1-armmp-di fat-modules-5.16.0-1-armmp-di squashfs-modules-5.16.0-1-armmp-di udf-modules-5.16.0-1-armmp-di fuse-modules-5.16.0-1-armmp-di f2fs-modules-5.16.0-1-armmp-di md-modules-5.16.0-1-armmp-di multipath-modules-5.16.0-1-armmp-di usb-modules-5.16.0-1-armmp-di usb-storage-modules-5.16.0-1-armmp-di fb-modules-5.16.0-1-armmp-di input-modules-5.16.0-1-armmp-di event-modules-5.16.0-1-armmp-di nic-usb-modules-5.16.0-1-armmp-di sata-modules-5.16.0-1-armmp-di i2c-modules-5.16.0-1-armmp-di crc-modules-5.16.0-1-armmp-di crypto-modules-5.16.0-1-armmp-di crypto-dm-modules-5.16.0-1-armmp-di efi-modules-5.16.0-1-armmp-di ata-modules-5.16.0-1-armmp-di mmc-modules-5.16.0-1-armmp-di nbd-modules-5.16.0-1-armmp-di uinput-modules-5.16.0-1-armmp-di leds-modules-5.16.0-1-armmp-di mtd-modules-5.16.0-1-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_armhf_extra::
        $(MAKE) -f debian/rules.real install-dummy ARCH='armhf' DH_OPTIONS='-plinux-compiler-gcc-11-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.16.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-armmp-lpae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
 -binary-arch_armhf_none_armmp_real::
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-armmp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
 -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.15.0-3' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
 -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.16.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-rt-armmp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
 -binary-arch_armhf_rt_real:
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-parisc-di nic-modules-5.15.0-3-parisc-di nic-shared-modules-5.15.0-3-parisc-di serial-modules-5.15.0-3-parisc-di usb-serial-modules-5.15.0-3-parisc-di ppp-modules-5.15.0-3-parisc-di pata-modules-5.15.0-3-parisc-di cdrom-core-modules-5.15.0-3-parisc-di scsi-core-modules-5.15.0-3-parisc-di scsi-modules-5.15.0-3-parisc-di loop-modules-5.15.0-3-parisc-di btrfs-modules-5.15.0-3-parisc-di ext4-modules-5.15.0-3-parisc-di isofs-modules-5.15.0-3-parisc-di jfs-modules-5.15.0-3-parisc-di xfs-modules-5.15.0-3-parisc-di fat-modules-5.15.0-3-parisc-di squashfs-modules-5.15.0-3-parisc-di fuse-modules-5.15.0-3-parisc-di f2fs-modules-5.15.0-3-parisc-di md-modules-5.15.0-3-parisc-di multipath-modules-5.15.0-3-parisc-di usb-modules-5.15.0-3-parisc-di usb-storage-modules-5.15.0-3-parisc-di input-modules-5.15.0-3-parisc-di event-modules-5.15.0-3-parisc-di mouse-modules-5.15.0-3-parisc-di nic-usb-modules-5.15.0-3-parisc-di sata-modules-5.15.0-3-parisc-di crc-modules-5.15.0-3-parisc-di crypto-modules-5.15.0-3-parisc-di crypto-dm-modules-5.15.0-3-parisc-di ata-modules-5.15.0-3-parisc-di nbd-modules-5.15.0-3-parisc-di kernel-image-5.15.0-3-parisc64-di nic-modules-5.15.0-3-parisc64-di nic-shared-modules-5.15.0-3-parisc64-di serial-modules-5.15.0-3-parisc64-di usb-serial-modules-5.15.0-3-parisc64-di ppp-modules-5.15.0-3-parisc64-di pata-modules-5.15.0-3-parisc64-di cdrom-core-modules-5.15.0-3-parisc64-di scsi-core-modules-5.15.0-3-parisc64-di scsi-modules-5.15.0-3-parisc64-di loop-modules-5.15.0-3-parisc64-di btrfs-modules-5.15.0-3-parisc64-di ext4-modules-5.15.0-3-parisc64-di isofs-modules-5.15.0-3-parisc64-di jfs-modules-5.15.0-3-parisc64-di xfs-modules-5.15.0-3-parisc64-di fat-modules-5.15.0-3-parisc64-di squashfs-modules-5.15.0-3-parisc64-di fuse-modules-5.15.0-3-parisc64-di f2fs-modules-5.15.0-3-parisc64-di md-modules-5.15.0-3-parisc64-di multipath-modules-5.15.0-3-parisc64-di usb-modules-5.15.0-3-parisc64-di usb-storage-modules-5.15.0-3-parisc64-di fb-modules-5.15.0-3-parisc64-di input-modules-5.15.0-3-parisc64-di event-modules-5.15.0-3-parisc64-di mouse-modules-5.15.0-3-parisc64-di nic-usb-modules-5.15.0-3-parisc64-di sata-modules-5.15.0-3-parisc64-di crc-modules-5.15.0-3-parisc64-di crypto-modules-5.15.0-3-parisc64-di crypto-dm-modules-5.15.0-3-parisc64-di ata-modules-5.15.0-3-parisc64-di nbd-modules-5.15.0-3-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.16.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-parisc-di nic-modules-5.16.0-1-parisc-di nic-shared-modules-5.16.0-1-parisc-di serial-modules-5.16.0-1-parisc-di usb-serial-modules-5.16.0-1-parisc-di ppp-modules-5.16.0-1-parisc-di pata-modules-5.16.0-1-parisc-di cdrom-core-modules-5.16.0-1-parisc-di scsi-core-modules-5.16.0-1-parisc-di scsi-modules-5.16.0-1-parisc-di loop-modules-5.16.0-1-parisc-di btrfs-modules-5.16.0-1-parisc-di ext4-modules-5.16.0-1-parisc-di isofs-modules-5.16.0-1-parisc-di jfs-modules-5.16.0-1-parisc-di xfs-modules-5.16.0-1-parisc-di fat-modules-5.16.0-1-parisc-di squashfs-modules-5.16.0-1-parisc-di fuse-modules-5.16.0-1-parisc-di f2fs-modules-5.16.0-1-parisc-di md-modules-5.16.0-1-parisc-di multipath-modules-5.16.0-1-parisc-di usb-modules-5.16.0-1-parisc-di usb-storage-modules-5.16.0-1-parisc-di input-modules-5.16.0-1-parisc-di event-modules-5.16.0-1-parisc-di mouse-modules-5.16.0-1-parisc-di nic-usb-modules-5.16.0-1-parisc-di sata-modules-5.16.0-1-parisc-di crc-modules-5.16.0-1-parisc-di crypto-modules-5.16.0-1-parisc-di crypto-dm-modules-5.16.0-1-parisc-di ata-modules-5.16.0-1-parisc-di nbd-modules-5.16.0-1-parisc-di kernel-image-5.16.0-1-parisc64-di nic-modules-5.16.0-1-parisc64-di nic-shared-modules-5.16.0-1-parisc64-di serial-modules-5.16.0-1-parisc64-di usb-serial-modules-5.16.0-1-parisc64-di ppp-modules-5.16.0-1-parisc64-di pata-modules-5.16.0-1-parisc64-di cdrom-core-modules-5.16.0-1-parisc64-di scsi-core-modules-5.16.0-1-parisc64-di scsi-modules-5.16.0-1-parisc64-di loop-modules-5.16.0-1-parisc64-di btrfs-modules-5.16.0-1-parisc64-di ext4-modules-5.16.0-1-parisc64-di isofs-modules-5.16.0-1-parisc64-di jfs-modules-5.16.0-1-parisc64-di xfs-modules-5.16.0-1-parisc64-di fat-modules-5.16.0-1-parisc64-di squashfs-modules-5.16.0-1-parisc64-di fuse-modules-5.16.0-1-parisc64-di f2fs-modules-5.16.0-1-parisc64-di md-modules-5.16.0-1-parisc64-di multipath-modules-5.16.0-1-parisc64-di usb-modules-5.16.0-1-parisc64-di usb-storage-modules-5.16.0-1-parisc64-di fb-modules-5.16.0-1-parisc64-di input-modules-5.16.0-1-parisc64-di event-modules-5.16.0-1-parisc64-di mouse-modules-5.16.0-1-parisc64-di nic-usb-modules-5.16.0-1-parisc64-di sata-modules-5.16.0-1-parisc64-di crc-modules-5.16.0-1-parisc64-di crypto-modules-5.16.0-1-parisc64-di crypto-dm-modules-5.16.0-1-parisc64-di ata-modules-5.16.0-1-parisc64-di nbd-modules-5.16.0-1-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.16.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-parisc-di nic-modules-5.16.0-1-parisc-di nic-shared-modules-5.16.0-1-parisc-di serial-modules-5.16.0-1-parisc-di usb-serial-modules-5.16.0-1-parisc-di ppp-modules-5.16.0-1-parisc-di pata-modules-5.16.0-1-parisc-di cdrom-core-modules-5.16.0-1-parisc-di scsi-core-modules-5.16.0-1-parisc-di scsi-modules-5.16.0-1-parisc-di loop-modules-5.16.0-1-parisc-di btrfs-modules-5.16.0-1-parisc-di ext4-modules-5.16.0-1-parisc-di isofs-modules-5.16.0-1-parisc-di jfs-modules-5.16.0-1-parisc-di xfs-modules-5.16.0-1-parisc-di fat-modules-5.16.0-1-parisc-di squashfs-modules-5.16.0-1-parisc-di fuse-modules-5.16.0-1-parisc-di f2fs-modules-5.16.0-1-parisc-di md-modules-5.16.0-1-parisc-di multipath-modules-5.16.0-1-parisc-di usb-modules-5.16.0-1-parisc-di usb-storage-modules-5.16.0-1-parisc-di input-modules-5.16.0-1-parisc-di event-modules-5.16.0-1-parisc-di mouse-modules-5.16.0-1-parisc-di nic-usb-modules-5.16.0-1-parisc-di sata-modules-5.16.0-1-parisc-di crc-modules-5.16.0-1-parisc-di crypto-modules-5.16.0-1-parisc-di crypto-dm-modules-5.16.0-1-parisc-di ata-modules-5.16.0-1-parisc-di nbd-modules-5.16.0-1-parisc-di kernel-image-5.16.0-1-parisc64-di nic-modules-5.16.0-1-parisc64-di nic-shared-modules-5.16.0-1-parisc64-di serial-modules-5.16.0-1-parisc64-di usb-serial-modules-5.16.0-1-parisc64-di ppp-modules-5.16.0-1-parisc64-di pata-modules-5.16.0-1-parisc64-di cdrom-core-modules-5.16.0-1-parisc64-di scsi-core-modules-5.16.0-1-parisc64-di scsi-modules-5.16.0-1-parisc64-di loop-modules-5.16.0-1-parisc64-di btrfs-modules-5.16.0-1-parisc64-di ext4-modules-5.16.0-1-parisc64-di isofs-modules-5.16.0-1-parisc64-di jfs-modules-5.16.0-1-parisc64-di xfs-modules-5.16.0-1-parisc64-di fat-modules-5.16.0-1-parisc64-di squashfs-modules-5.16.0-1-parisc64-di fuse-modules-5.16.0-1-parisc64-di f2fs-modules-5.16.0-1-parisc64-di md-modules-5.16.0-1-parisc64-di multipath-modules-5.16.0-1-parisc64-di usb-modules-5.16.0-1-parisc64-di usb-storage-modules-5.16.0-1-parisc64-di fb-modules-5.16.0-1-parisc64-di input-modules-5.16.0-1-parisc64-di event-modules-5.16.0-1-parisc64-di mouse-modules-5.16.0-1-parisc64-di nic-usb-modules-5.16.0-1-parisc64-di sata-modules-5.16.0-1-parisc64-di crc-modules-5.16.0-1-parisc64-di crypto-modules-5.16.0-1-parisc64-di crypto-dm-modules-5.16.0-1-parisc64-di ata-modules-5.16.0-1-parisc64-di nbd-modules-5.16.0-1-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_hppa_extra::
        $(MAKE) -f debian/rules.real install-dummy ARCH='hppa' DH_OPTIONS='-plinux-image-parisc64-smp'
        $(MAKE) -f debian/rules.real install-dummy ARCH='hppa' DH_OPTIONS='-plinux-image-parisc-smp'
@@@ -96,591 -109,604 +96,591 @@@ binary-arch_hppa_none: binary-arch_hppa
  binary-arch_hppa_none_parisc: binary-arch_hppa_none_parisc_real
  binary-arch_hppa_none_parisc64: binary-arch_hppa_none_parisc64_real
  binary-arch_hppa_none_parisc64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.15.0-3' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_hppa_none_parisc_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.15.0-3' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.15.0-3-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-686-di nic-modules-5.15.0-3-686-di nic-wireless-modules-5.15.0-3-686-di nic-shared-modules-5.15.0-3-686-di serial-modules-5.15.0-3-686-di usb-serial-modules-5.15.0-3-686-di ppp-modules-5.15.0-3-686-di pata-modules-5.15.0-3-686-di cdrom-core-modules-5.15.0-3-686-di firewire-core-modules-5.15.0-3-686-di scsi-core-modules-5.15.0-3-686-di scsi-modules-5.15.0-3-686-di scsi-nic-modules-5.15.0-3-686-di loop-modules-5.15.0-3-686-di btrfs-modules-5.15.0-3-686-di ext4-modules-5.15.0-3-686-di isofs-modules-5.15.0-3-686-di jfs-modules-5.15.0-3-686-di xfs-modules-5.15.0-3-686-di fat-modules-5.15.0-3-686-di squashfs-modules-5.15.0-3-686-di udf-modules-5.15.0-3-686-di fuse-modules-5.15.0-3-686-di f2fs-modules-5.15.0-3-686-di md-modules-5.15.0-3-686-di multipath-modules-5.15.0-3-686-di usb-modules-5.15.0-3-686-di usb-storage-modules-5.15.0-3-686-di pcmcia-storage-modules-5.15.0-3-686-di fb-modules-5.15.0-3-686-di input-modules-5.15.0-3-686-di event-modules-5.15.0-3-686-di mouse-modules-5.15.0-3-686-di nic-pcmcia-modules-5.15.0-3-686-di pcmcia-modules-5.15.0-3-686-di nic-usb-modules-5.15.0-3-686-di sata-modules-5.15.0-3-686-di acpi-modules-5.15.0-3-686-di i2c-modules-5.15.0-3-686-di crc-modules-5.15.0-3-686-di crypto-modules-5.15.0-3-686-di crypto-dm-modules-5.15.0-3-686-di efi-modules-5.15.0-3-686-di ata-modules-5.15.0-3-686-di mmc-core-modules-5.15.0-3-686-di mmc-modules-5.15.0-3-686-di nbd-modules-5.15.0-3-686-di speakup-modules-5.15.0-3-686-di uinput-modules-5.15.0-3-686-di sound-modules-5.15.0-3-686-di mtd-core-modules-5.15.0-3-686-di rfkill-modules-5.15.0-3-686-di kernel-image-5.15.0-3-686-pae-di nic-modules-5.15.0-3-686-pae-di nic-wireless-modules-5.15.0-3-686-pae-di nic-shared-modules-5.15.0-3-686-pae-di serial-modules-5.15.0-3-686-pae-di usb-serial-modules-5.15.0-3-686-pae-di ppp-modules-5.15.0-3-686-pae-di pata-modules-5.15.0-3-686-pae-di cdrom-core-modules-5.15.0-3-686-pae-di firewire-core-modules-5.15.0-3-686-pae-di scsi-core-modules-5.15.0-3-686-pae-di scsi-modules-5.15.0-3-686-pae-di scsi-nic-modules-5.15.0-3-686-pae-di loop-modules-5.15.0-3-686-pae-di btrfs-modules-5.15.0-3-686-pae-di ext4-modules-5.15.0-3-686-pae-di isofs-modules-5.15.0-3-686-pae-di jfs-modules-5.15.0-3-686-pae-di xfs-modules-5.15.0-3-686-pae-di fat-modules-5.15.0-3-686-pae-di squashfs-modules-5.15.0-3-686-pae-di udf-modules-5.15.0-3-686-pae-di fuse-modules-5.15.0-3-686-pae-di f2fs-modules-5.15.0-3-686-pae-di md-modules-5.15.0-3-686-pae-di multipath-modules-5.15.0-3-686-pae-di usb-modules-5.15.0-3-686-pae-di usb-storage-modules-5.15.0-3-686-pae-di pcmcia-storage-modules-5.15.0-3-686-pae-di fb-modules-5.15.0-3-686-pae-di input-modules-5.15.0-3-686-pae-di event-modules-5.15.0-3-686-pae-di mouse-modules-5.15.0-3-686-pae-di nic-pcmcia-modules-5.15.0-3-686-pae-di pcmcia-modules-5.15.0-3-686-pae-di nic-usb-modules-5.15.0-3-686-pae-di sata-modules-5.15.0-3-686-pae-di acpi-modules-5.15.0-3-686-pae-di i2c-modules-5.15.0-3-686-pae-di crc-modules-5.15.0-3-686-pae-di crypto-modules-5.15.0-3-686-pae-di crypto-dm-modules-5.15.0-3-686-pae-di efi-modules-5.15.0-3-686-pae-di ata-modules-5.15.0-3-686-pae-di mmc-core-modules-5.15.0-3-686-pae-di mmc-modules-5.15.0-3-686-pae-di nbd-modules-5.15.0-3-686-pae-di speakup-modules-5.15.0-3-686-pae-di uinput-modules-5.15.0-3-686-pae-di sound-modules-5.15.0-3-686-pae-di mtd-core-modules-5.15.0-3-686-pae-di rfkill-modules-5.15.0-3-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
 -      $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.16.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-686-di nic-modules-5.16.0-1-686-di nic-wireless-modules-5.16.0-1-686-di nic-shared-modules-5.16.0-1-686-di serial-modules-5.16.0-1-686-di usb-serial-modules-5.16.0-1-686-di ppp-modules-5.16.0-1-686-di pata-modules-5.16.0-1-686-di cdrom-core-modules-5.16.0-1-686-di firewire-core-modules-5.16.0-1-686-di scsi-core-modules-5.16.0-1-686-di scsi-modules-5.16.0-1-686-di scsi-nic-modules-5.16.0-1-686-di loop-modules-5.16.0-1-686-di btrfs-modules-5.16.0-1-686-di ext4-modules-5.16.0-1-686-di isofs-modules-5.16.0-1-686-di jfs-modules-5.16.0-1-686-di xfs-modules-5.16.0-1-686-di fat-modules-5.16.0-1-686-di squashfs-modules-5.16.0-1-686-di udf-modules-5.16.0-1-686-di fuse-modules-5.16.0-1-686-di f2fs-modules-5.16.0-1-686-di md-modules-5.16.0-1-686-di multipath-modules-5.16.0-1-686-di usb-modules-5.16.0-1-686-di usb-storage-modules-5.16.0-1-686-di pcmcia-storage-modules-5.16.0-1-686-di fb-modules-5.16.0-1-686-di input-modules-5.16.0-1-686-di event-modules-5.16.0-1-686-di mouse-modules-5.16.0-1-686-di nic-pcmcia-modules-5.16.0-1-686-di pcmcia-modules-5.16.0-1-686-di nic-usb-modules-5.16.0-1-686-di sata-modules-5.16.0-1-686-di acpi-modules-5.16.0-1-686-di i2c-modules-5.16.0-1-686-di crc-modules-5.16.0-1-686-di crypto-modules-5.16.0-1-686-di crypto-dm-modules-5.16.0-1-686-di efi-modules-5.16.0-1-686-di ata-modules-5.16.0-1-686-di mmc-core-modules-5.16.0-1-686-di mmc-modules-5.16.0-1-686-di nbd-modules-5.16.0-1-686-di speakup-modules-5.16.0-1-686-di uinput-modules-5.16.0-1-686-di sound-modules-5.16.0-1-686-di mtd-core-modules-5.16.0-1-686-di rfkill-modules-5.16.0-1-686-di kernel-image-5.16.0-1-686-pae-di nic-modules-5.16.0-1-686-pae-di nic-wireless-modules-5.16.0-1-686-pae-di nic-shared-modules-5.16.0-1-686-pae-di serial-modules-5.16.0-1-686-pae-di usb-serial-modules-5.16.0-1-686-pae-di ppp-modules-5.16.0-1-686-pae-di pata-modules-5.16.0-1-686-pae-di cdrom-core-modules-5.16.0-1-686-pae-di firewire-core-modules-5.16.0-1-686-pae-di scsi-core-modules-5.16.0-1-686-pae-di scsi-modules-5.16.0-1-686-pae-di scsi-nic-modules-5.16.0-1-686-pae-di loop-modules-5.16.0-1-686-pae-di btrfs-modules-5.16.0-1-686-pae-di ext4-modules-5.16.0-1-686-pae-di isofs-modules-5.16.0-1-686-pae-di jfs-modules-5.16.0-1-686-pae-di xfs-modules-5.16.0-1-686-pae-di fat-modules-5.16.0-1-686-pae-di squashfs-modules-5.16.0-1-686-pae-di udf-modules-5.16.0-1-686-pae-di fuse-modules-5.16.0-1-686-pae-di f2fs-modules-5.16.0-1-686-pae-di md-modules-5.16.0-1-686-pae-di multipath-modules-5.16.0-1-686-pae-di usb-modules-5.16.0-1-686-pae-di usb-storage-modules-5.16.0-1-686-pae-di pcmcia-storage-modules-5.16.0-1-686-pae-di fb-modules-5.16.0-1-686-pae-di input-modules-5.16.0-1-686-pae-di event-modules-5.16.0-1-686-pae-di mouse-modules-5.16.0-1-686-pae-di nic-pcmcia-modules-5.16.0-1-686-pae-di pcmcia-modules-5.16.0-1-686-pae-di nic-usb-modules-5.16.0-1-686-pae-di sata-modules-5.16.0-1-686-pae-di acpi-modules-5.16.0-1-686-pae-di i2c-modules-5.16.0-1-686-pae-di crc-modules-5.16.0-1-686-pae-di crypto-modules-5.16.0-1-686-pae-di crypto-dm-modules-5.16.0-1-686-pae-di efi-modules-5.16.0-1-686-pae-di ata-modules-5.16.0-1-686-pae-di mmc-core-modules-5.16.0-1-686-pae-di mmc-modules-5.16.0-1-686-pae-di nbd-modules-5.16.0-1-686-pae-di speakup-modules-5.16.0-1-686-pae-di uinput-modules-5.16.0-1-686-pae-di sound-modules-5.16.0-1-686-pae-di mtd-core-modules-5.16.0-1-686-pae-di rfkill-modules-5.16.0-1-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
++      $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.16.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-686-di nic-modules-5.16.0-1-686-di nic-wireless-modules-5.16.0-1-686-di nic-shared-modules-5.16.0-1-686-di serial-modules-5.16.0-1-686-di usb-serial-modules-5.16.0-1-686-di ppp-modules-5.16.0-1-686-di pata-modules-5.16.0-1-686-di cdrom-core-modules-5.16.0-1-686-di firewire-core-modules-5.16.0-1-686-di scsi-core-modules-5.16.0-1-686-di scsi-modules-5.16.0-1-686-di scsi-nic-modules-5.16.0-1-686-di loop-modules-5.16.0-1-686-di btrfs-modules-5.16.0-1-686-di ext4-modules-5.16.0-1-686-di isofs-modules-5.16.0-1-686-di jfs-modules-5.16.0-1-686-di xfs-modules-5.16.0-1-686-di fat-modules-5.16.0-1-686-di squashfs-modules-5.16.0-1-686-di udf-modules-5.16.0-1-686-di fuse-modules-5.16.0-1-686-di f2fs-modules-5.16.0-1-686-di md-modules-5.16.0-1-686-di multipath-modules-5.16.0-1-686-di usb-modules-5.16.0-1-686-di usb-storage-modules-5.16.0-1-686-di pcmcia-storage-modules-5.16.0-1-686-di fb-modules-5.16.0-1-686-di input-modules-5.16.0-1-686-di event-modules-5.16.0-1-686-di mouse-modules-5.16.0-1-686-di nic-pcmcia-modules-5.16.0-1-686-di pcmcia-modules-5.16.0-1-686-di nic-usb-modules-5.16.0-1-686-di sata-modules-5.16.0-1-686-di acpi-modules-5.16.0-1-686-di i2c-modules-5.16.0-1-686-di crc-modules-5.16.0-1-686-di crypto-modules-5.16.0-1-686-di crypto-dm-modules-5.16.0-1-686-di efi-modules-5.16.0-1-686-di ata-modules-5.16.0-1-686-di mmc-core-modules-5.16.0-1-686-di mmc-modules-5.16.0-1-686-di nbd-modules-5.16.0-1-686-di speakup-modules-5.16.0-1-686-di uinput-modules-5.16.0-1-686-di sound-modules-5.16.0-1-686-di mtd-core-modules-5.16.0-1-686-di rfkill-modules-5.16.0-1-686-di kernel-image-5.16.0-1-686-pae-di nic-modules-5.16.0-1-686-pae-di nic-wireless-modules-5.16.0-1-686-pae-di nic-shared-modules-5.16.0-1-686-pae-di serial-modules-5.16.0-1-686-pae-di usb-serial-modules-5.16.0-1-686-pae-di ppp-modules-5.16.0-1-686-pae-di pata-modules-5.16.0-1-686-pae-di cdrom-core-modules-5.16.0-1-686-pae-di firewire-core-modules-5.16.0-1-686-pae-di scsi-core-modules-5.16.0-1-686-pae-di scsi-modules-5.16.0-1-686-pae-di scsi-nic-modules-5.16.0-1-686-pae-di loop-modules-5.16.0-1-686-pae-di btrfs-modules-5.16.0-1-686-pae-di ext4-modules-5.16.0-1-686-pae-di isofs-modules-5.16.0-1-686-pae-di jfs-modules-5.16.0-1-686-pae-di xfs-modules-5.16.0-1-686-pae-di fat-modules-5.16.0-1-686-pae-di squashfs-modules-5.16.0-1-686-pae-di udf-modules-5.16.0-1-686-pae-di fuse-modules-5.16.0-1-686-pae-di f2fs-modules-5.16.0-1-686-pae-di md-modules-5.16.0-1-686-pae-di multipath-modules-5.16.0-1-686-pae-di usb-modules-5.16.0-1-686-pae-di usb-storage-modules-5.16.0-1-686-pae-di pcmcia-storage-modules-5.16.0-1-686-pae-di fb-modules-5.16.0-1-686-pae-di input-modules-5.16.0-1-686-pae-di event-modules-5.16.0-1-686-pae-di mouse-modules-5.16.0-1-686-pae-di nic-pcmcia-modules-5.16.0-1-686-pae-di pcmcia-modules-5.16.0-1-686-pae-di nic-usb-modules-5.16.0-1-686-pae-di sata-modules-5.16.0-1-686-pae-di acpi-modules-5.16.0-1-686-pae-di i2c-modules-5.16.0-1-686-pae-di crc-modules-5.16.0-1-686-pae-di crypto-modules-5.16.0-1-686-pae-di crypto-dm-modules-5.16.0-1-686-pae-di efi-modules-5.16.0-1-686-pae-di ata-modules-5.16.0-1-686-pae-di mmc-core-modules-5.16.0-1-686-pae-di mmc-modules-5.16.0-1-686-pae-di nbd-modules-5.16.0-1-686-pae-di speakup-modules-5.16.0-1-686-pae-di uinput-modules-5.16.0-1-686-pae-di sound-modules-5.16.0-1-686-pae-di mtd-core-modules-5.16.0-1-686-pae-di rfkill-modules-5.16.0-1-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
  binary-arch_i386::
-       $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.15.0-3' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.16.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.16.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_i386_extra::
        $(MAKE) -f debian/rules.real install-dummy ARCH='i386' DH_OPTIONS='-plinux-compiler-gcc-11-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.15.0-3' ARCH='i386' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  binary-arch_i386_none_686_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.15.0-3' ARCH='i386' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  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.15.0-3' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='i386' COMPILER='gcc-11' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  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.15.0-3' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-itanium-di nic-modules-5.15.0-3-itanium-di nic-shared-modules-5.15.0-3-itanium-di serial-modules-5.15.0-3-itanium-di usb-serial-modules-5.15.0-3-itanium-di ppp-modules-5.15.0-3-itanium-di pata-modules-5.15.0-3-itanium-di cdrom-core-modules-5.15.0-3-itanium-di firewire-core-modules-5.15.0-3-itanium-di scsi-core-modules-5.15.0-3-itanium-di scsi-modules-5.15.0-3-itanium-di scsi-nic-modules-5.15.0-3-itanium-di loop-modules-5.15.0-3-itanium-di btrfs-modules-5.15.0-3-itanium-di ext4-modules-5.15.0-3-itanium-di isofs-modules-5.15.0-3-itanium-di jfs-modules-5.15.0-3-itanium-di xfs-modules-5.15.0-3-itanium-di fat-modules-5.15.0-3-itanium-di squashfs-modules-5.15.0-3-itanium-di udf-modules-5.15.0-3-itanium-di fuse-modules-5.15.0-3-itanium-di f2fs-modules-5.15.0-3-itanium-di md-modules-5.15.0-3-itanium-di multipath-modules-5.15.0-3-itanium-di usb-modules-5.15.0-3-itanium-di usb-storage-modules-5.15.0-3-itanium-di fb-modules-5.15.0-3-itanium-di input-modules-5.15.0-3-itanium-di event-modules-5.15.0-3-itanium-di mouse-modules-5.15.0-3-itanium-di pcmcia-modules-5.15.0-3-itanium-di nic-usb-modules-5.15.0-3-itanium-di sata-modules-5.15.0-3-itanium-di i2c-modules-5.15.0-3-itanium-di crc-modules-5.15.0-3-itanium-di crypto-modules-5.15.0-3-itanium-di crypto-dm-modules-5.15.0-3-itanium-di ata-modules-5.15.0-3-itanium-di nbd-modules-5.15.0-3-itanium-di uinput-modules-5.15.0-3-itanium-di mtd-core-modules-5.15.0-3-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.16.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-itanium-di nic-modules-5.16.0-1-itanium-di nic-shared-modules-5.16.0-1-itanium-di serial-modules-5.16.0-1-itanium-di usb-serial-modules-5.16.0-1-itanium-di ppp-modules-5.16.0-1-itanium-di pata-modules-5.16.0-1-itanium-di cdrom-core-modules-5.16.0-1-itanium-di firewire-core-modules-5.16.0-1-itanium-di scsi-core-modules-5.16.0-1-itanium-di scsi-modules-5.16.0-1-itanium-di scsi-nic-modules-5.16.0-1-itanium-di loop-modules-5.16.0-1-itanium-di btrfs-modules-5.16.0-1-itanium-di ext4-modules-5.16.0-1-itanium-di isofs-modules-5.16.0-1-itanium-di jfs-modules-5.16.0-1-itanium-di xfs-modules-5.16.0-1-itanium-di fat-modules-5.16.0-1-itanium-di squashfs-modules-5.16.0-1-itanium-di udf-modules-5.16.0-1-itanium-di fuse-modules-5.16.0-1-itanium-di f2fs-modules-5.16.0-1-itanium-di md-modules-5.16.0-1-itanium-di multipath-modules-5.16.0-1-itanium-di usb-modules-5.16.0-1-itanium-di usb-storage-modules-5.16.0-1-itanium-di fb-modules-5.16.0-1-itanium-di input-modules-5.16.0-1-itanium-di event-modules-5.16.0-1-itanium-di mouse-modules-5.16.0-1-itanium-di pcmcia-modules-5.16.0-1-itanium-di nic-usb-modules-5.16.0-1-itanium-di sata-modules-5.16.0-1-itanium-di i2c-modules-5.16.0-1-itanium-di crc-modules-5.16.0-1-itanium-di crypto-modules-5.16.0-1-itanium-di crypto-dm-modules-5.16.0-1-itanium-di ata-modules-5.16.0-1-itanium-di nbd-modules-5.16.0-1-itanium-di uinput-modules-5.16.0-1-itanium-di mtd-core-modules-5.16.0-1-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.16.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-itanium-di nic-modules-5.16.0-1-itanium-di nic-shared-modules-5.16.0-1-itanium-di serial-modules-5.16.0-1-itanium-di usb-serial-modules-5.16.0-1-itanium-di ppp-modules-5.16.0-1-itanium-di pata-modules-5.16.0-1-itanium-di cdrom-core-modules-5.16.0-1-itanium-di firewire-core-modules-5.16.0-1-itanium-di scsi-core-modules-5.16.0-1-itanium-di scsi-modules-5.16.0-1-itanium-di scsi-nic-modules-5.16.0-1-itanium-di loop-modules-5.16.0-1-itanium-di btrfs-modules-5.16.0-1-itanium-di ext4-modules-5.16.0-1-itanium-di isofs-modules-5.16.0-1-itanium-di jfs-modules-5.16.0-1-itanium-di xfs-modules-5.16.0-1-itanium-di fat-modules-5.16.0-1-itanium-di squashfs-modules-5.16.0-1-itanium-di udf-modules-5.16.0-1-itanium-di fuse-modules-5.16.0-1-itanium-di f2fs-modules-5.16.0-1-itanium-di md-modules-5.16.0-1-itanium-di multipath-modules-5.16.0-1-itanium-di usb-modules-5.16.0-1-itanium-di usb-storage-modules-5.16.0-1-itanium-di fb-modules-5.16.0-1-itanium-di input-modules-5.16.0-1-itanium-di event-modules-5.16.0-1-itanium-di mouse-modules-5.16.0-1-itanium-di pcmcia-modules-5.16.0-1-itanium-di nic-usb-modules-5.16.0-1-itanium-di sata-modules-5.16.0-1-itanium-di i2c-modules-5.16.0-1-itanium-di crc-modules-5.16.0-1-itanium-di crypto-modules-5.16.0-1-itanium-di crypto-dm-modules-5.16.0-1-itanium-di ata-modules-5.16.0-1-itanium-di nbd-modules-5.16.0-1-itanium-di uinput-modules-5.16.0-1-itanium-di mtd-core-modules-5.16.0-1-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_ia64_none: binary-arch_ia64_none_itanium binary-arch_ia64_none_mckinley binary-arch_ia64_none_real
  binary-arch_ia64_none_itanium: binary-arch_ia64_none_itanium_real
  binary-arch_ia64_none_itanium_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.15.0-3' ARCH='ia64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='ia64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_m68k:: binary-arch_m68k_none binary-arch_m68k_real
  binary-arch_m68k::
-       $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.15.0-3' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-m68k-di nic-modules-5.15.0-3-m68k-di nic-shared-modules-5.15.0-3-m68k-di ppp-modules-5.15.0-3-m68k-di pata-modules-5.15.0-3-m68k-di cdrom-core-modules-5.15.0-3-m68k-di scsi-core-modules-5.15.0-3-m68k-di scsi-modules-5.15.0-3-m68k-di loop-modules-5.15.0-3-m68k-di btrfs-modules-5.15.0-3-m68k-di ext4-modules-5.15.0-3-m68k-di isofs-modules-5.15.0-3-m68k-di fat-modules-5.15.0-3-m68k-di hfs-modules-5.15.0-3-m68k-di affs-modules-5.15.0-3-m68k-di squashfs-modules-5.15.0-3-m68k-di udf-modules-5.15.0-3-m68k-di fuse-modules-5.15.0-3-m68k-di md-modules-5.15.0-3-m68k-di crc-modules-5.15.0-3-m68k-di crypto-modules-5.15.0-3-m68k-di ata-modules-5.15.0-3-m68k-di nbd-modules-5.15.0-3-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.16.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-m68k-di nic-modules-5.16.0-1-m68k-di nic-shared-modules-5.16.0-1-m68k-di ppp-modules-5.16.0-1-m68k-di pata-modules-5.16.0-1-m68k-di cdrom-core-modules-5.16.0-1-m68k-di scsi-core-modules-5.16.0-1-m68k-di scsi-modules-5.16.0-1-m68k-di loop-modules-5.16.0-1-m68k-di btrfs-modules-5.16.0-1-m68k-di ext4-modules-5.16.0-1-m68k-di isofs-modules-5.16.0-1-m68k-di fat-modules-5.16.0-1-m68k-di hfs-modules-5.16.0-1-m68k-di affs-modules-5.16.0-1-m68k-di squashfs-modules-5.16.0-1-m68k-di udf-modules-5.16.0-1-m68k-di fuse-modules-5.16.0-1-m68k-di md-modules-5.16.0-1-m68k-di crc-modules-5.16.0-1-m68k-di crypto-modules-5.16.0-1-m68k-di ata-modules-5.16.0-1-m68k-di nbd-modules-5.16.0-1-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.16.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-m68k-di nic-modules-5.16.0-1-m68k-di nic-shared-modules-5.16.0-1-m68k-di ppp-modules-5.16.0-1-m68k-di pata-modules-5.16.0-1-m68k-di cdrom-core-modules-5.16.0-1-m68k-di scsi-core-modules-5.16.0-1-m68k-di scsi-modules-5.16.0-1-m68k-di loop-modules-5.16.0-1-m68k-di btrfs-modules-5.16.0-1-m68k-di ext4-modules-5.16.0-1-m68k-di isofs-modules-5.16.0-1-m68k-di fat-modules-5.16.0-1-m68k-di hfs-modules-5.16.0-1-m68k-di affs-modules-5.16.0-1-m68k-di squashfs-modules-5.16.0-1-m68k-di udf-modules-5.16.0-1-m68k-di fuse-modules-5.16.0-1-m68k-di md-modules-5.16.0-1-m68k-di crc-modules-5.16.0-1-m68k-di crypto-modules-5.16.0-1-m68k-di ata-modules-5.16.0-1-m68k-di nbd-modules-5.16.0-1-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_m68k_none: binary-arch_m68k_none_m68k binary-arch_m68k_none_real
  binary-arch_m68k_none_m68k: binary-arch_m68k_none_m68k_real
  binary-arch_m68k_none_m68k_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.15.0-3' ARCH='m68k' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_mips:: binary-arch_mips_none binary-arch_mips_real
  binary-arch_mips::
-       $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.15.0-3' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-4kc-malta-di nic-modules-5.15.0-3-4kc-malta-di nic-wireless-modules-5.15.0-3-4kc-malta-di nic-shared-modules-5.15.0-3-4kc-malta-di usb-serial-modules-5.15.0-3-4kc-malta-di ppp-modules-5.15.0-3-4kc-malta-di pata-modules-5.15.0-3-4kc-malta-di cdrom-core-modules-5.15.0-3-4kc-malta-di scsi-core-modules-5.15.0-3-4kc-malta-di scsi-modules-5.15.0-3-4kc-malta-di scsi-nic-modules-5.15.0-3-4kc-malta-di loop-modules-5.15.0-3-4kc-malta-di btrfs-modules-5.15.0-3-4kc-malta-di ext4-modules-5.15.0-3-4kc-malta-di isofs-modules-5.15.0-3-4kc-malta-di jfs-modules-5.15.0-3-4kc-malta-di xfs-modules-5.15.0-3-4kc-malta-di fat-modules-5.15.0-3-4kc-malta-di affs-modules-5.15.0-3-4kc-malta-di minix-modules-5.15.0-3-4kc-malta-di squashfs-modules-5.15.0-3-4kc-malta-di udf-modules-5.15.0-3-4kc-malta-di fuse-modules-5.15.0-3-4kc-malta-di f2fs-modules-5.15.0-3-4kc-malta-di md-modules-5.15.0-3-4kc-malta-di multipath-modules-5.15.0-3-4kc-malta-di usb-modules-5.15.0-3-4kc-malta-di usb-storage-modules-5.15.0-3-4kc-malta-di fb-modules-5.15.0-3-4kc-malta-di input-modules-5.15.0-3-4kc-malta-di event-modules-5.15.0-3-4kc-malta-di mouse-modules-5.15.0-3-4kc-malta-di nic-usb-modules-5.15.0-3-4kc-malta-di sata-modules-5.15.0-3-4kc-malta-di i2c-modules-5.15.0-3-4kc-malta-di crc-modules-5.15.0-3-4kc-malta-di crypto-modules-5.15.0-3-4kc-malta-di crypto-dm-modules-5.15.0-3-4kc-malta-di ata-modules-5.15.0-3-4kc-malta-di mmc-core-modules-5.15.0-3-4kc-malta-di mmc-modules-5.15.0-3-4kc-malta-di nbd-modules-5.15.0-3-4kc-malta-di sound-modules-5.15.0-3-4kc-malta-di mtd-core-modules-5.15.0-3-4kc-malta-di kernel-image-5.15.0-3-octeon-di nic-modules-5.15.0-3-octeon-di nic-wireless-modules-5.15.0-3-octeon-di nic-shared-modules-5.15.0-3-octeon-di usb-serial-modules-5.15.0-3-octeon-di ppp-modules-5.15.0-3-octeon-di pata-modules-5.15.0-3-octeon-di cdrom-core-modules-5.15.0-3-octeon-di scsi-core-modules-5.15.0-3-octeon-di scsi-modules-5.15.0-3-octeon-di scsi-nic-modules-5.15.0-3-octeon-di loop-modules-5.15.0-3-octeon-di btrfs-modules-5.15.0-3-octeon-di ext4-modules-5.15.0-3-octeon-di isofs-modules-5.15.0-3-octeon-di jfs-modules-5.15.0-3-octeon-di xfs-modules-5.15.0-3-octeon-di fat-modules-5.15.0-3-octeon-di affs-modules-5.15.0-3-octeon-di minix-modules-5.15.0-3-octeon-di squashfs-modules-5.15.0-3-octeon-di udf-modules-5.15.0-3-octeon-di fuse-modules-5.15.0-3-octeon-di f2fs-modules-5.15.0-3-octeon-di md-modules-5.15.0-3-octeon-di multipath-modules-5.15.0-3-octeon-di usb-modules-5.15.0-3-octeon-di usb-storage-modules-5.15.0-3-octeon-di input-modules-5.15.0-3-octeon-di event-modules-5.15.0-3-octeon-di nic-usb-modules-5.15.0-3-octeon-di sata-modules-5.15.0-3-octeon-di crc-modules-5.15.0-3-octeon-di crypto-modules-5.15.0-3-octeon-di crypto-dm-modules-5.15.0-3-octeon-di nbd-modules-5.15.0-3-octeon-di rtc-modules-5.15.0-3-octeon-di sound-modules-5.15.0-3-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.16.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-4kc-malta-di nic-modules-5.16.0-1-4kc-malta-di nic-wireless-modules-5.16.0-1-4kc-malta-di nic-shared-modules-5.16.0-1-4kc-malta-di usb-serial-modules-5.16.0-1-4kc-malta-di ppp-modules-5.16.0-1-4kc-malta-di pata-modules-5.16.0-1-4kc-malta-di cdrom-core-modules-5.16.0-1-4kc-malta-di firewire-core-modules-5.16.0-1-4kc-malta-di scsi-core-modules-5.16.0-1-4kc-malta-di scsi-modules-5.16.0-1-4kc-malta-di scsi-nic-modules-5.16.0-1-4kc-malta-di loop-modules-5.16.0-1-4kc-malta-di btrfs-modules-5.16.0-1-4kc-malta-di ext4-modules-5.16.0-1-4kc-malta-di isofs-modules-5.16.0-1-4kc-malta-di jfs-modules-5.16.0-1-4kc-malta-di xfs-modules-5.16.0-1-4kc-malta-di fat-modules-5.16.0-1-4kc-malta-di affs-modules-5.16.0-1-4kc-malta-di minix-modules-5.16.0-1-4kc-malta-di nfs-modules-5.16.0-1-4kc-malta-di squashfs-modules-5.16.0-1-4kc-malta-di udf-modules-5.16.0-1-4kc-malta-di fuse-modules-5.16.0-1-4kc-malta-di f2fs-modules-5.16.0-1-4kc-malta-di md-modules-5.16.0-1-4kc-malta-di multipath-modules-5.16.0-1-4kc-malta-di usb-modules-5.16.0-1-4kc-malta-di usb-storage-modules-5.16.0-1-4kc-malta-di fb-modules-5.16.0-1-4kc-malta-di input-modules-5.16.0-1-4kc-malta-di event-modules-5.16.0-1-4kc-malta-di mouse-modules-5.16.0-1-4kc-malta-di nic-usb-modules-5.16.0-1-4kc-malta-di sata-modules-5.16.0-1-4kc-malta-di crc-modules-5.16.0-1-4kc-malta-di crypto-modules-5.16.0-1-4kc-malta-di crypto-dm-modules-5.16.0-1-4kc-malta-di ata-modules-5.16.0-1-4kc-malta-di mmc-core-modules-5.16.0-1-4kc-malta-di mmc-modules-5.16.0-1-4kc-malta-di nbd-modules-5.16.0-1-4kc-malta-di speakup-modules-5.16.0-1-4kc-malta-di sound-modules-5.16.0-1-4kc-malta-di kernel-image-5.16.0-1-mips32r2eb-di nic-modules-5.16.0-1-mips32r2eb-di nic-wireless-modules-5.16.0-1-mips32r2eb-di nic-shared-modules-5.16.0-1-mips32r2eb-di usb-serial-modules-5.16.0-1-mips32r2eb-di ppp-modules-5.16.0-1-mips32r2eb-di pata-modules-5.16.0-1-mips32r2eb-di cdrom-core-modules-5.16.0-1-mips32r2eb-di firewire-core-modules-5.16.0-1-mips32r2eb-di scsi-core-modules-5.16.0-1-mips32r2eb-di scsi-modules-5.16.0-1-mips32r2eb-di scsi-nic-modules-5.16.0-1-mips32r2eb-di loop-modules-5.16.0-1-mips32r2eb-di btrfs-modules-5.16.0-1-mips32r2eb-di ext4-modules-5.16.0-1-mips32r2eb-di isofs-modules-5.16.0-1-mips32r2eb-di jfs-modules-5.16.0-1-mips32r2eb-di xfs-modules-5.16.0-1-mips32r2eb-di fat-modules-5.16.0-1-mips32r2eb-di affs-modules-5.16.0-1-mips32r2eb-di minix-modules-5.16.0-1-mips32r2eb-di nfs-modules-5.16.0-1-mips32r2eb-di squashfs-modules-5.16.0-1-mips32r2eb-di udf-modules-5.16.0-1-mips32r2eb-di fuse-modules-5.16.0-1-mips32r2eb-di f2fs-modules-5.16.0-1-mips32r2eb-di md-modules-5.16.0-1-mips32r2eb-di multipath-modules-5.16.0-1-mips32r2eb-di usb-modules-5.16.0-1-mips32r2eb-di usb-storage-modules-5.16.0-1-mips32r2eb-di fb-modules-5.16.0-1-mips32r2eb-di input-modules-5.16.0-1-mips32r2eb-di event-modules-5.16.0-1-mips32r2eb-di mouse-modules-5.16.0-1-mips32r2eb-di nic-usb-modules-5.16.0-1-mips32r2eb-di sata-modules-5.16.0-1-mips32r2eb-di crc-modules-5.16.0-1-mips32r2eb-di crypto-modules-5.16.0-1-mips32r2eb-di crypto-dm-modules-5.16.0-1-mips32r2eb-di ata-modules-5.16.0-1-mips32r2eb-di mmc-core-modules-5.16.0-1-mips32r2eb-di mmc-modules-5.16.0-1-mips32r2eb-di nbd-modules-5.16.0-1-mips32r2eb-di speakup-modules-5.16.0-1-mips32r2eb-di sound-modules-5.16.0-1-mips32r2eb-di kernel-image-5.16.0-1-octeon-di nic-modules-5.16.0-1-octeon-di nic-wireless-modules-5.16.0-1-octeon-di nic-shared-modules-5.16.0-1-octeon-di usb-serial-modules-5.16.0-1-octeon-di ppp-modules-5.16.0-1-octeon-di pata-modules-5.16.0-1-octeon-di cdrom-core-modules-5.16.0-1-octeon-di firewire-core-modules-5.16.0-1-octeon-di scsi-core-modules-5.16.0-1-octeon-di scsi-modules-5.16.0-1-octeon-di scsi-nic-modules-5.16.0-1-octeon-di loop-modules-5.16.0-1-octeon-di btrfs-modules-5.16.0-1-octeon-di ext4-modules-5.16.0-1-octeon-di isofs-modules-5.16.0-1-octeon-di jfs-modules-5.16.0-1-octeon-di xfs-modules-5.16.0-1-octeon-di fat-modules-5.16.0-1-octeon-di affs-modules-5.16.0-1-octeon-di minix-modules-5.16.0-1-octeon-di nfs-modules-5.16.0-1-octeon-di squashfs-modules-5.16.0-1-octeon-di udf-modules-5.16.0-1-octeon-di fuse-modules-5.16.0-1-octeon-di f2fs-modules-5.16.0-1-octeon-di md-modules-5.16.0-1-octeon-di multipath-modules-5.16.0-1-octeon-di usb-modules-5.16.0-1-octeon-di usb-storage-modules-5.16.0-1-octeon-di fb-modules-5.16.0-1-octeon-di input-modules-5.16.0-1-octeon-di event-modules-5.16.0-1-octeon-di mouse-modules-5.16.0-1-octeon-di nic-usb-modules-5.16.0-1-octeon-di sata-modules-5.16.0-1-octeon-di crc-modules-5.16.0-1-octeon-di crypto-modules-5.16.0-1-octeon-di crypto-dm-modules-5.16.0-1-octeon-di ata-modules-5.16.0-1-octeon-di mmc-core-modules-5.16.0-1-octeon-di mmc-modules-5.16.0-1-octeon-di nbd-modules-5.16.0-1-octeon-di speakup-modules-5.16.0-1-octeon-di sound-modules-5.16.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.16.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-4kc-malta-di nic-modules-5.16.0-1-4kc-malta-di nic-wireless-modules-5.16.0-1-4kc-malta-di nic-shared-modules-5.16.0-1-4kc-malta-di usb-serial-modules-5.16.0-1-4kc-malta-di ppp-modules-5.16.0-1-4kc-malta-di pata-modules-5.16.0-1-4kc-malta-di cdrom-core-modules-5.16.0-1-4kc-malta-di firewire-core-modules-5.16.0-1-4kc-malta-di scsi-core-modules-5.16.0-1-4kc-malta-di scsi-modules-5.16.0-1-4kc-malta-di scsi-nic-modules-5.16.0-1-4kc-malta-di loop-modules-5.16.0-1-4kc-malta-di btrfs-modules-5.16.0-1-4kc-malta-di ext4-modules-5.16.0-1-4kc-malta-di isofs-modules-5.16.0-1-4kc-malta-di jfs-modules-5.16.0-1-4kc-malta-di xfs-modules-5.16.0-1-4kc-malta-di fat-modules-5.16.0-1-4kc-malta-di affs-modules-5.16.0-1-4kc-malta-di minix-modules-5.16.0-1-4kc-malta-di nfs-modules-5.16.0-1-4kc-malta-di squashfs-modules-5.16.0-1-4kc-malta-di udf-modules-5.16.0-1-4kc-malta-di fuse-modules-5.16.0-1-4kc-malta-di f2fs-modules-5.16.0-1-4kc-malta-di md-modules-5.16.0-1-4kc-malta-di multipath-modules-5.16.0-1-4kc-malta-di usb-modules-5.16.0-1-4kc-malta-di usb-storage-modules-5.16.0-1-4kc-malta-di fb-modules-5.16.0-1-4kc-malta-di input-modules-5.16.0-1-4kc-malta-di event-modules-5.16.0-1-4kc-malta-di mouse-modules-5.16.0-1-4kc-malta-di nic-usb-modules-5.16.0-1-4kc-malta-di sata-modules-5.16.0-1-4kc-malta-di crc-modules-5.16.0-1-4kc-malta-di crypto-modules-5.16.0-1-4kc-malta-di crypto-dm-modules-5.16.0-1-4kc-malta-di ata-modules-5.16.0-1-4kc-malta-di mmc-core-modules-5.16.0-1-4kc-malta-di mmc-modules-5.16.0-1-4kc-malta-di nbd-modules-5.16.0-1-4kc-malta-di speakup-modules-5.16.0-1-4kc-malta-di sound-modules-5.16.0-1-4kc-malta-di kernel-image-5.16.0-1-mips32r2eb-di nic-modules-5.16.0-1-mips32r2eb-di nic-wireless-modules-5.16.0-1-mips32r2eb-di nic-shared-modules-5.16.0-1-mips32r2eb-di usb-serial-modules-5.16.0-1-mips32r2eb-di ppp-modules-5.16.0-1-mips32r2eb-di pata-modules-5.16.0-1-mips32r2eb-di cdrom-core-modules-5.16.0-1-mips32r2eb-di firewire-core-modules-5.16.0-1-mips32r2eb-di scsi-core-modules-5.16.0-1-mips32r2eb-di scsi-modules-5.16.0-1-mips32r2eb-di scsi-nic-modules-5.16.0-1-mips32r2eb-di loop-modules-5.16.0-1-mips32r2eb-di btrfs-modules-5.16.0-1-mips32r2eb-di ext4-modules-5.16.0-1-mips32r2eb-di isofs-modules-5.16.0-1-mips32r2eb-di jfs-modules-5.16.0-1-mips32r2eb-di xfs-modules-5.16.0-1-mips32r2eb-di fat-modules-5.16.0-1-mips32r2eb-di affs-modules-5.16.0-1-mips32r2eb-di minix-modules-5.16.0-1-mips32r2eb-di nfs-modules-5.16.0-1-mips32r2eb-di squashfs-modules-5.16.0-1-mips32r2eb-di udf-modules-5.16.0-1-mips32r2eb-di fuse-modules-5.16.0-1-mips32r2eb-di f2fs-modules-5.16.0-1-mips32r2eb-di md-modules-5.16.0-1-mips32r2eb-di multipath-modules-5.16.0-1-mips32r2eb-di usb-modules-5.16.0-1-mips32r2eb-di usb-storage-modules-5.16.0-1-mips32r2eb-di fb-modules-5.16.0-1-mips32r2eb-di input-modules-5.16.0-1-mips32r2eb-di event-modules-5.16.0-1-mips32r2eb-di mouse-modules-5.16.0-1-mips32r2eb-di nic-usb-modules-5.16.0-1-mips32r2eb-di sata-modules-5.16.0-1-mips32r2eb-di crc-modules-5.16.0-1-mips32r2eb-di crypto-modules-5.16.0-1-mips32r2eb-di crypto-dm-modules-5.16.0-1-mips32r2eb-di ata-modules-5.16.0-1-mips32r2eb-di mmc-core-modules-5.16.0-1-mips32r2eb-di mmc-modules-5.16.0-1-mips32r2eb-di nbd-modules-5.16.0-1-mips32r2eb-di speakup-modules-5.16.0-1-mips32r2eb-di sound-modules-5.16.0-1-mips32r2eb-di kernel-image-5.16.0-1-octeon-di nic-modules-5.16.0-1-octeon-di nic-wireless-modules-5.16.0-1-octeon-di nic-shared-modules-5.16.0-1-octeon-di usb-serial-modules-5.16.0-1-octeon-di ppp-modules-5.16.0-1-octeon-di pata-modules-5.16.0-1-octeon-di cdrom-core-modules-5.16.0-1-octeon-di firewire-core-modules-5.16.0-1-octeon-di scsi-core-modules-5.16.0-1-octeon-di scsi-modules-5.16.0-1-octeon-di scsi-nic-modules-5.16.0-1-octeon-di loop-modules-5.16.0-1-octeon-di btrfs-modules-5.16.0-1-octeon-di ext4-modules-5.16.0-1-octeon-di isofs-modules-5.16.0-1-octeon-di jfs-modules-5.16.0-1-octeon-di xfs-modules-5.16.0-1-octeon-di fat-modules-5.16.0-1-octeon-di affs-modules-5.16.0-1-octeon-di minix-modules-5.16.0-1-octeon-di nfs-modules-5.16.0-1-octeon-di squashfs-modules-5.16.0-1-octeon-di udf-modules-5.16.0-1-octeon-di fuse-modules-5.16.0-1-octeon-di f2fs-modules-5.16.0-1-octeon-di md-modules-5.16.0-1-octeon-di multipath-modules-5.16.0-1-octeon-di usb-modules-5.16.0-1-octeon-di usb-storage-modules-5.16.0-1-octeon-di fb-modules-5.16.0-1-octeon-di input-modules-5.16.0-1-octeon-di event-modules-5.16.0-1-octeon-di mouse-modules-5.16.0-1-octeon-di nic-usb-modules-5.16.0-1-octeon-di sata-modules-5.16.0-1-octeon-di crc-modules-5.16.0-1-octeon-di crypto-modules-5.16.0-1-octeon-di crypto-dm-modules-5.16.0-1-octeon-di ata-modules-5.16.0-1-octeon-di mmc-core-modules-5.16.0-1-octeon-di mmc-modules-5.16.0-1-octeon-di nbd-modules-5.16.0-1-octeon-di speakup-modules-5.16.0-1-octeon-di sound-modules-5.16.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_mips64:: binary-arch_mips64_none binary-arch_mips64_real
  binary-arch_mips64::
-       $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.15.0-3' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-5kc-malta-di nic-modules-5.15.0-3-5kc-malta-di nic-wireless-modules-5.15.0-3-5kc-malta-di nic-shared-modules-5.15.0-3-5kc-malta-di usb-serial-modules-5.15.0-3-5kc-malta-di ppp-modules-5.15.0-3-5kc-malta-di pata-modules-5.15.0-3-5kc-malta-di cdrom-core-modules-5.15.0-3-5kc-malta-di scsi-core-modules-5.15.0-3-5kc-malta-di scsi-modules-5.15.0-3-5kc-malta-di scsi-nic-modules-5.15.0-3-5kc-malta-di loop-modules-5.15.0-3-5kc-malta-di btrfs-modules-5.15.0-3-5kc-malta-di ext4-modules-5.15.0-3-5kc-malta-di isofs-modules-5.15.0-3-5kc-malta-di jfs-modules-5.15.0-3-5kc-malta-di xfs-modules-5.15.0-3-5kc-malta-di fat-modules-5.15.0-3-5kc-malta-di affs-modules-5.15.0-3-5kc-malta-di minix-modules-5.15.0-3-5kc-malta-di squashfs-modules-5.15.0-3-5kc-malta-di udf-modules-5.15.0-3-5kc-malta-di fuse-modules-5.15.0-3-5kc-malta-di f2fs-modules-5.15.0-3-5kc-malta-di md-modules-5.15.0-3-5kc-malta-di multipath-modules-5.15.0-3-5kc-malta-di usb-modules-5.15.0-3-5kc-malta-di usb-storage-modules-5.15.0-3-5kc-malta-di fb-modules-5.15.0-3-5kc-malta-di input-modules-5.15.0-3-5kc-malta-di event-modules-5.15.0-3-5kc-malta-di mouse-modules-5.15.0-3-5kc-malta-di nic-usb-modules-5.15.0-3-5kc-malta-di sata-modules-5.15.0-3-5kc-malta-di i2c-modules-5.15.0-3-5kc-malta-di crc-modules-5.15.0-3-5kc-malta-di crypto-modules-5.15.0-3-5kc-malta-di crypto-dm-modules-5.15.0-3-5kc-malta-di ata-modules-5.15.0-3-5kc-malta-di mmc-core-modules-5.15.0-3-5kc-malta-di mmc-modules-5.15.0-3-5kc-malta-di nbd-modules-5.15.0-3-5kc-malta-di sound-modules-5.15.0-3-5kc-malta-di mtd-core-modules-5.15.0-3-5kc-malta-di kernel-image-5.15.0-3-octeon-di nic-modules-5.15.0-3-octeon-di nic-wireless-modules-5.15.0-3-octeon-di nic-shared-modules-5.15.0-3-octeon-di usb-serial-modules-5.15.0-3-octeon-di ppp-modules-5.15.0-3-octeon-di pata-modules-5.15.0-3-octeon-di cdrom-core-modules-5.15.0-3-octeon-di scsi-core-modules-5.15.0-3-octeon-di scsi-modules-5.15.0-3-octeon-di scsi-nic-modules-5.15.0-3-octeon-di loop-modules-5.15.0-3-octeon-di btrfs-modules-5.15.0-3-octeon-di ext4-modules-5.15.0-3-octeon-di isofs-modules-5.15.0-3-octeon-di jfs-modules-5.15.0-3-octeon-di xfs-modules-5.15.0-3-octeon-di fat-modules-5.15.0-3-octeon-di affs-modules-5.15.0-3-octeon-di minix-modules-5.15.0-3-octeon-di squashfs-modules-5.15.0-3-octeon-di udf-modules-5.15.0-3-octeon-di fuse-modules-5.15.0-3-octeon-di f2fs-modules-5.15.0-3-octeon-di md-modules-5.15.0-3-octeon-di multipath-modules-5.15.0-3-octeon-di usb-modules-5.15.0-3-octeon-di usb-storage-modules-5.15.0-3-octeon-di input-modules-5.15.0-3-octeon-di event-modules-5.15.0-3-octeon-di nic-usb-modules-5.15.0-3-octeon-di sata-modules-5.15.0-3-octeon-di crc-modules-5.15.0-3-octeon-di crypto-modules-5.15.0-3-octeon-di crypto-dm-modules-5.15.0-3-octeon-di nbd-modules-5.15.0-3-octeon-di rtc-modules-5.15.0-3-octeon-di sound-modules-5.15.0-3-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
 -      $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.16.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-5kc-malta-di nic-modules-5.16.0-1-5kc-malta-di nic-wireless-modules-5.16.0-1-5kc-malta-di nic-shared-modules-5.16.0-1-5kc-malta-di usb-serial-modules-5.16.0-1-5kc-malta-di ppp-modules-5.16.0-1-5kc-malta-di pata-modules-5.16.0-1-5kc-malta-di cdrom-core-modules-5.16.0-1-5kc-malta-di firewire-core-modules-5.16.0-1-5kc-malta-di scsi-core-modules-5.16.0-1-5kc-malta-di scsi-modules-5.16.0-1-5kc-malta-di scsi-nic-modules-5.16.0-1-5kc-malta-di loop-modules-5.16.0-1-5kc-malta-di btrfs-modules-5.16.0-1-5kc-malta-di ext4-modules-5.16.0-1-5kc-malta-di isofs-modules-5.16.0-1-5kc-malta-di jfs-modules-5.16.0-1-5kc-malta-di xfs-modules-5.16.0-1-5kc-malta-di fat-modules-5.16.0-1-5kc-malta-di affs-modules-5.16.0-1-5kc-malta-di minix-modules-5.16.0-1-5kc-malta-di nfs-modules-5.16.0-1-5kc-malta-di squashfs-modules-5.16.0-1-5kc-malta-di udf-modules-5.16.0-1-5kc-malta-di fuse-modules-5.16.0-1-5kc-malta-di f2fs-modules-5.16.0-1-5kc-malta-di md-modules-5.16.0-1-5kc-malta-di multipath-modules-5.16.0-1-5kc-malta-di usb-modules-5.16.0-1-5kc-malta-di usb-storage-modules-5.16.0-1-5kc-malta-di fb-modules-5.16.0-1-5kc-malta-di input-modules-5.16.0-1-5kc-malta-di event-modules-5.16.0-1-5kc-malta-di mouse-modules-5.16.0-1-5kc-malta-di nic-usb-modules-5.16.0-1-5kc-malta-di sata-modules-5.16.0-1-5kc-malta-di crc-modules-5.16.0-1-5kc-malta-di crypto-modules-5.16.0-1-5kc-malta-di crypto-dm-modules-5.16.0-1-5kc-malta-di ata-modules-5.16.0-1-5kc-malta-di mmc-core-modules-5.16.0-1-5kc-malta-di mmc-modules-5.16.0-1-5kc-malta-di nbd-modules-5.16.0-1-5kc-malta-di speakup-modules-5.16.0-1-5kc-malta-di sound-modules-5.16.0-1-5kc-malta-di kernel-image-5.16.0-1-mips64r2eb-di nic-modules-5.16.0-1-mips64r2eb-di nic-wireless-modules-5.16.0-1-mips64r2eb-di nic-shared-modules-5.16.0-1-mips64r2eb-di usb-serial-modules-5.16.0-1-mips64r2eb-di ppp-modules-5.16.0-1-mips64r2eb-di pata-modules-5.16.0-1-mips64r2eb-di cdrom-core-modules-5.16.0-1-mips64r2eb-di firewire-core-modules-5.16.0-1-mips64r2eb-di scsi-core-modules-5.16.0-1-mips64r2eb-di scsi-modules-5.16.0-1-mips64r2eb-di scsi-nic-modules-5.16.0-1-mips64r2eb-di loop-modules-5.16.0-1-mips64r2eb-di btrfs-modules-5.16.0-1-mips64r2eb-di ext4-modules-5.16.0-1-mips64r2eb-di isofs-modules-5.16.0-1-mips64r2eb-di jfs-modules-5.16.0-1-mips64r2eb-di xfs-modules-5.16.0-1-mips64r2eb-di fat-modules-5.16.0-1-mips64r2eb-di affs-modules-5.16.0-1-mips64r2eb-di minix-modules-5.16.0-1-mips64r2eb-di nfs-modules-5.16.0-1-mips64r2eb-di squashfs-modules-5.16.0-1-mips64r2eb-di udf-modules-5.16.0-1-mips64r2eb-di fuse-modules-5.16.0-1-mips64r2eb-di f2fs-modules-5.16.0-1-mips64r2eb-di md-modules-5.16.0-1-mips64r2eb-di multipath-modules-5.16.0-1-mips64r2eb-di usb-modules-5.16.0-1-mips64r2eb-di usb-storage-modules-5.16.0-1-mips64r2eb-di fb-modules-5.16.0-1-mips64r2eb-di input-modules-5.16.0-1-mips64r2eb-di event-modules-5.16.0-1-mips64r2eb-di mouse-modules-5.16.0-1-mips64r2eb-di nic-usb-modules-5.16.0-1-mips64r2eb-di sata-modules-5.16.0-1-mips64r2eb-di crc-modules-5.16.0-1-mips64r2eb-di crypto-modules-5.16.0-1-mips64r2eb-di crypto-dm-modules-5.16.0-1-mips64r2eb-di ata-modules-5.16.0-1-mips64r2eb-di mmc-core-modules-5.16.0-1-mips64r2eb-di mmc-modules-5.16.0-1-mips64r2eb-di nbd-modules-5.16.0-1-mips64r2eb-di speakup-modules-5.16.0-1-mips64r2eb-di sound-modules-5.16.0-1-mips64r2eb-di kernel-image-5.16.0-1-octeon-di nic-modules-5.16.0-1-octeon-di nic-wireless-modules-5.16.0-1-octeon-di nic-shared-modules-5.16.0-1-octeon-di usb-serial-modules-5.16.0-1-octeon-di ppp-modules-5.16.0-1-octeon-di pata-modules-5.16.0-1-octeon-di cdrom-core-modules-5.16.0-1-octeon-di firewire-core-modules-5.16.0-1-octeon-di scsi-core-modules-5.16.0-1-octeon-di scsi-modules-5.16.0-1-octeon-di scsi-nic-modules-5.16.0-1-octeon-di loop-modules-5.16.0-1-octeon-di btrfs-modules-5.16.0-1-octeon-di ext4-modules-5.16.0-1-octeon-di isofs-modules-5.16.0-1-octeon-di jfs-modules-5.16.0-1-octeon-di xfs-modules-5.16.0-1-octeon-di fat-modules-5.16.0-1-octeon-di affs-modules-5.16.0-1-octeon-di minix-modules-5.16.0-1-octeon-di nfs-modules-5.16.0-1-octeon-di squashfs-modules-5.16.0-1-octeon-di udf-modules-5.16.0-1-octeon-di fuse-modules-5.16.0-1-octeon-di f2fs-modules-5.16.0-1-octeon-di md-modules-5.16.0-1-octeon-di multipath-modules-5.16.0-1-octeon-di usb-modules-5.16.0-1-octeon-di usb-storage-modules-5.16.0-1-octeon-di fb-modules-5.16.0-1-octeon-di input-modules-5.16.0-1-octeon-di event-modules-5.16.0-1-octeon-di mouse-modules-5.16.0-1-octeon-di nic-usb-modules-5.16.0-1-octeon-di sata-modules-5.16.0-1-octeon-di crc-modules-5.16.0-1-octeon-di crypto-modules-5.16.0-1-octeon-di crypto-dm-modules-5.16.0-1-octeon-di ata-modules-5.16.0-1-octeon-di mmc-core-modules-5.16.0-1-octeon-di mmc-modules-5.16.0-1-octeon-di nbd-modules-5.16.0-1-octeon-di speakup-modules-5.16.0-1-octeon-di sound-modules-5.16.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.16.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-5kc-malta-di nic-modules-5.16.0-1-5kc-malta-di nic-wireless-modules-5.16.0-1-5kc-malta-di nic-shared-modules-5.16.0-1-5kc-malta-di usb-serial-modules-5.16.0-1-5kc-malta-di ppp-modules-5.16.0-1-5kc-malta-di pata-modules-5.16.0-1-5kc-malta-di cdrom-core-modules-5.16.0-1-5kc-malta-di firewire-core-modules-5.16.0-1-5kc-malta-di scsi-core-modules-5.16.0-1-5kc-malta-di scsi-modules-5.16.0-1-5kc-malta-di scsi-nic-modules-5.16.0-1-5kc-malta-di loop-modules-5.16.0-1-5kc-malta-di btrfs-modules-5.16.0-1-5kc-malta-di ext4-modules-5.16.0-1-5kc-malta-di isofs-modules-5.16.0-1-5kc-malta-di jfs-modules-5.16.0-1-5kc-malta-di xfs-modules-5.16.0-1-5kc-malta-di fat-modules-5.16.0-1-5kc-malta-di affs-modules-5.16.0-1-5kc-malta-di minix-modules-5.16.0-1-5kc-malta-di nfs-modules-5.16.0-1-5kc-malta-di squashfs-modules-5.16.0-1-5kc-malta-di udf-modules-5.16.0-1-5kc-malta-di fuse-modules-5.16.0-1-5kc-malta-di f2fs-modules-5.16.0-1-5kc-malta-di md-modules-5.16.0-1-5kc-malta-di multipath-modules-5.16.0-1-5kc-malta-di usb-modules-5.16.0-1-5kc-malta-di usb-storage-modules-5.16.0-1-5kc-malta-di fb-modules-5.16.0-1-5kc-malta-di input-modules-5.16.0-1-5kc-malta-di event-modules-5.16.0-1-5kc-malta-di mouse-modules-5.16.0-1-5kc-malta-di nic-usb-modules-5.16.0-1-5kc-malta-di sata-modules-5.16.0-1-5kc-malta-di crc-modules-5.16.0-1-5kc-malta-di crypto-modules-5.16.0-1-5kc-malta-di crypto-dm-modules-5.16.0-1-5kc-malta-di ata-modules-5.16.0-1-5kc-malta-di mmc-core-modules-5.16.0-1-5kc-malta-di mmc-modules-5.16.0-1-5kc-malta-di nbd-modules-5.16.0-1-5kc-malta-di speakup-modules-5.16.0-1-5kc-malta-di sound-modules-5.16.0-1-5kc-malta-di kernel-image-5.16.0-1-mips64r2eb-di nic-modules-5.16.0-1-mips64r2eb-di nic-wireless-modules-5.16.0-1-mips64r2eb-di nic-shared-modules-5.16.0-1-mips64r2eb-di usb-serial-modules-5.16.0-1-mips64r2eb-di ppp-modules-5.16.0-1-mips64r2eb-di pata-modules-5.16.0-1-mips64r2eb-di cdrom-core-modules-5.16.0-1-mips64r2eb-di firewire-core-modules-5.16.0-1-mips64r2eb-di scsi-core-modules-5.16.0-1-mips64r2eb-di scsi-modules-5.16.0-1-mips64r2eb-di scsi-nic-modules-5.16.0-1-mips64r2eb-di loop-modules-5.16.0-1-mips64r2eb-di btrfs-modules-5.16.0-1-mips64r2eb-di ext4-modules-5.16.0-1-mips64r2eb-di isofs-modules-5.16.0-1-mips64r2eb-di jfs-modules-5.16.0-1-mips64r2eb-di xfs-modules-5.16.0-1-mips64r2eb-di fat-modules-5.16.0-1-mips64r2eb-di affs-modules-5.16.0-1-mips64r2eb-di minix-modules-5.16.0-1-mips64r2eb-di nfs-modules-5.16.0-1-mips64r2eb-di squashfs-modules-5.16.0-1-mips64r2eb-di udf-modules-5.16.0-1-mips64r2eb-di fuse-modules-5.16.0-1-mips64r2eb-di f2fs-modules-5.16.0-1-mips64r2eb-di md-modules-5.16.0-1-mips64r2eb-di multipath-modules-5.16.0-1-mips64r2eb-di usb-modules-5.16.0-1-mips64r2eb-di usb-storage-modules-5.16.0-1-mips64r2eb-di fb-modules-5.16.0-1-mips64r2eb-di input-modules-5.16.0-1-mips64r2eb-di event-modules-5.16.0-1-mips64r2eb-di mouse-modules-5.16.0-1-mips64r2eb-di nic-usb-modules-5.16.0-1-mips64r2eb-di sata-modules-5.16.0-1-mips64r2eb-di crc-modules-5.16.0-1-mips64r2eb-di crypto-modules-5.16.0-1-mips64r2eb-di crypto-dm-modules-5.16.0-1-mips64r2eb-di ata-modules-5.16.0-1-mips64r2eb-di mmc-core-modules-5.16.0-1-mips64r2eb-di mmc-modules-5.16.0-1-mips64r2eb-di nbd-modules-5.16.0-1-mips64r2eb-di speakup-modules-5.16.0-1-mips64r2eb-di sound-modules-5.16.0-1-mips64r2eb-di kernel-image-5.16.0-1-octeon-di nic-modules-5.16.0-1-octeon-di nic-wireless-modules-5.16.0-1-octeon-di nic-shared-modules-5.16.0-1-octeon-di usb-serial-modules-5.16.0-1-octeon-di ppp-modules-5.16.0-1-octeon-di pata-modules-5.16.0-1-octeon-di cdrom-core-modules-5.16.0-1-octeon-di firewire-core-modules-5.16.0-1-octeon-di scsi-core-modules-5.16.0-1-octeon-di scsi-modules-5.16.0-1-octeon-di scsi-nic-modules-5.16.0-1-octeon-di loop-modules-5.16.0-1-octeon-di btrfs-modules-5.16.0-1-octeon-di ext4-modules-5.16.0-1-octeon-di isofs-modules-5.16.0-1-octeon-di jfs-modules-5.16.0-1-octeon-di xfs-modules-5.16.0-1-octeon-di fat-modules-5.16.0-1-octeon-di affs-modules-5.16.0-1-octeon-di minix-modules-5.16.0-1-octeon-di nfs-modules-5.16.0-1-octeon-di squashfs-modules-5.16.0-1-octeon-di udf-modules-5.16.0-1-octeon-di fuse-modules-5.16.0-1-octeon-di f2fs-modules-5.16.0-1-octeon-di md-modules-5.16.0-1-octeon-di multipath-modules-5.16.0-1-octeon-di usb-modules-5.16.0-1-octeon-di usb-storage-modules-5.16.0-1-octeon-di fb-modules-5.16.0-1-octeon-di input-modules-5.16.0-1-octeon-di event-modules-5.16.0-1-octeon-di mouse-modules-5.16.0-1-octeon-di nic-usb-modules-5.16.0-1-octeon-di sata-modules-5.16.0-1-octeon-di crc-modules-5.16.0-1-octeon-di crypto-modules-5.16.0-1-octeon-di crypto-dm-modules-5.16.0-1-octeon-di ata-modules-5.16.0-1-octeon-di mmc-core-modules-5.16.0-1-octeon-di mmc-modules-5.16.0-1-octeon-di nbd-modules-5.16.0-1-octeon-di speakup-modules-5.16.0-1-octeon-di sound-modules-5.16.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
+ binary-arch_mips64_none: binary-arch_mips64_none_5kc-malta binary-arch_mips64_none_mips64r2eb 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.15.0-3' ARCH='mips64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ binary-arch_mips64_none_mips64r2eb: binary-arch_mips64_none_mips64r2eb_real
+ binary-arch_mips64_none_mips64r2eb_real::
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mips64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_mips64el:: binary-arch_mips64el_none binary-arch_mips64el_real
  binary-arch_mips64el::
-       $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.15.0-3' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-5kc-malta-di nic-modules-5.15.0-3-5kc-malta-di nic-wireless-modules-5.15.0-3-5kc-malta-di nic-shared-modules-5.15.0-3-5kc-malta-di usb-serial-modules-5.15.0-3-5kc-malta-di ppp-modules-5.15.0-3-5kc-malta-di pata-modules-5.15.0-3-5kc-malta-di cdrom-core-modules-5.15.0-3-5kc-malta-di scsi-core-modules-5.15.0-3-5kc-malta-di scsi-modules-5.15.0-3-5kc-malta-di scsi-nic-modules-5.15.0-3-5kc-malta-di loop-modules-5.15.0-3-5kc-malta-di btrfs-modules-5.15.0-3-5kc-malta-di ext4-modules-5.15.0-3-5kc-malta-di isofs-modules-5.15.0-3-5kc-malta-di jfs-modules-5.15.0-3-5kc-malta-di xfs-modules-5.15.0-3-5kc-malta-di fat-modules-5.15.0-3-5kc-malta-di affs-modules-5.15.0-3-5kc-malta-di minix-modules-5.15.0-3-5kc-malta-di squashfs-modules-5.15.0-3-5kc-malta-di udf-modules-5.15.0-3-5kc-malta-di fuse-modules-5.15.0-3-5kc-malta-di f2fs-modules-5.15.0-3-5kc-malta-di md-modules-5.15.0-3-5kc-malta-di multipath-modules-5.15.0-3-5kc-malta-di usb-modules-5.15.0-3-5kc-malta-di usb-storage-modules-5.15.0-3-5kc-malta-di fb-modules-5.15.0-3-5kc-malta-di input-modules-5.15.0-3-5kc-malta-di event-modules-5.15.0-3-5kc-malta-di mouse-modules-5.15.0-3-5kc-malta-di nic-usb-modules-5.15.0-3-5kc-malta-di sata-modules-5.15.0-3-5kc-malta-di i2c-modules-5.15.0-3-5kc-malta-di crc-modules-5.15.0-3-5kc-malta-di crypto-modules-5.15.0-3-5kc-malta-di crypto-dm-modules-5.15.0-3-5kc-malta-di ata-modules-5.15.0-3-5kc-malta-di mmc-core-modules-5.15.0-3-5kc-malta-di mmc-modules-5.15.0-3-5kc-malta-di nbd-modules-5.15.0-3-5kc-malta-di sound-modules-5.15.0-3-5kc-malta-di mtd-core-modules-5.15.0-3-5kc-malta-di kernel-image-5.15.0-3-loongson-3-di nic-modules-5.15.0-3-loongson-3-di nic-wireless-modules-5.15.0-3-loongson-3-di nic-shared-modules-5.15.0-3-loongson-3-di usb-serial-modules-5.15.0-3-loongson-3-di ppp-modules-5.15.0-3-loongson-3-di pata-modules-5.15.0-3-loongson-3-di cdrom-core-modules-5.15.0-3-loongson-3-di firewire-core-modules-5.15.0-3-loongson-3-di scsi-core-modules-5.15.0-3-loongson-3-di scsi-modules-5.15.0-3-loongson-3-di scsi-nic-modules-5.15.0-3-loongson-3-di loop-modules-5.15.0-3-loongson-3-di btrfs-modules-5.15.0-3-loongson-3-di ext4-modules-5.15.0-3-loongson-3-di isofs-modules-5.15.0-3-loongson-3-di jfs-modules-5.15.0-3-loongson-3-di xfs-modules-5.15.0-3-loongson-3-di fat-modules-5.15.0-3-loongson-3-di affs-modules-5.15.0-3-loongson-3-di minix-modules-5.15.0-3-loongson-3-di nfs-modules-5.15.0-3-loongson-3-di squashfs-modules-5.15.0-3-loongson-3-di udf-modules-5.15.0-3-loongson-3-di fuse-modules-5.15.0-3-loongson-3-di f2fs-modules-5.15.0-3-loongson-3-di md-modules-5.15.0-3-loongson-3-di multipath-modules-5.15.0-3-loongson-3-di usb-modules-5.15.0-3-loongson-3-di usb-storage-modules-5.15.0-3-loongson-3-di fb-modules-5.15.0-3-loongson-3-di input-modules-5.15.0-3-loongson-3-di event-modules-5.15.0-3-loongson-3-di nic-usb-modules-5.15.0-3-loongson-3-di sata-modules-5.15.0-3-loongson-3-di crc-modules-5.15.0-3-loongson-3-di crypto-modules-5.15.0-3-loongson-3-di crypto-dm-modules-5.15.0-3-loongson-3-di ata-modules-5.15.0-3-loongson-3-di nbd-modules-5.15.0-3-loongson-3-di speakup-modules-5.15.0-3-loongson-3-di sound-modules-5.15.0-3-loongson-3-di mtd-core-modules-5.15.0-3-loongson-3-di kernel-image-5.15.0-3-octeon-di nic-modules-5.15.0-3-octeon-di nic-wireless-modules-5.15.0-3-octeon-di nic-shared-modules-5.15.0-3-octeon-di usb-serial-modules-5.15.0-3-octeon-di ppp-modules-5.15.0-3-octeon-di pata-modules-5.15.0-3-octeon-di cdrom-core-modules-5.15.0-3-octeon-di scsi-core-modules-5.15.0-3-octeon-di scsi-modules-5.15.0-3-octeon-di scsi-nic-modules-5.15.0-3-octeon-di loop-modules-5.15.0-3-octeon-di btrfs-modules-5.15.0-3-octeon-di ext4-modules-5.15.0-3-octeon-di isofs-modules-5.15.0-3-octeon-di jfs-modules-5.15.0-3-octeon-di xfs-modules-5.15.0-3-octeon-di fat-modules-5.15.0-3-octeon-di affs-modules-5.15.0-3-octeon-di minix-modules-5.15.0-3-octeon-di squashfs-modules-5.15.0-3-octeon-di udf-modules-5.15.0-3-octeon-di fuse-modules-5.15.0-3-octeon-di f2fs-modules-5.15.0-3-octeon-di md-modules-5.15.0-3-octeon-di multipath-modules-5.15.0-3-octeon-di usb-modules-5.15.0-3-octeon-di usb-storage-modules-5.15.0-3-octeon-di input-modules-5.15.0-3-octeon-di event-modules-5.15.0-3-octeon-di nic-usb-modules-5.15.0-3-octeon-di sata-modules-5.15.0-3-octeon-di crc-modules-5.15.0-3-octeon-di crypto-modules-5.15.0-3-octeon-di crypto-dm-modules-5.15.0-3-octeon-di nbd-modules-5.15.0-3-octeon-di rtc-modules-5.15.0-3-octeon-di sound-modules-5.15.0-3-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
 -      $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.16.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-5kc-malta-di nic-modules-5.16.0-1-5kc-malta-di nic-wireless-modules-5.16.0-1-5kc-malta-di nic-shared-modules-5.16.0-1-5kc-malta-di usb-serial-modules-5.16.0-1-5kc-malta-di ppp-modules-5.16.0-1-5kc-malta-di pata-modules-5.16.0-1-5kc-malta-di cdrom-core-modules-5.16.0-1-5kc-malta-di firewire-core-modules-5.16.0-1-5kc-malta-di scsi-core-modules-5.16.0-1-5kc-malta-di scsi-modules-5.16.0-1-5kc-malta-di scsi-nic-modules-5.16.0-1-5kc-malta-di loop-modules-5.16.0-1-5kc-malta-di btrfs-modules-5.16.0-1-5kc-malta-di ext4-modules-5.16.0-1-5kc-malta-di isofs-modules-5.16.0-1-5kc-malta-di jfs-modules-5.16.0-1-5kc-malta-di xfs-modules-5.16.0-1-5kc-malta-di fat-modules-5.16.0-1-5kc-malta-di affs-modules-5.16.0-1-5kc-malta-di minix-modules-5.16.0-1-5kc-malta-di nfs-modules-5.16.0-1-5kc-malta-di squashfs-modules-5.16.0-1-5kc-malta-di udf-modules-5.16.0-1-5kc-malta-di fuse-modules-5.16.0-1-5kc-malta-di f2fs-modules-5.16.0-1-5kc-malta-di md-modules-5.16.0-1-5kc-malta-di multipath-modules-5.16.0-1-5kc-malta-di usb-modules-5.16.0-1-5kc-malta-di usb-storage-modules-5.16.0-1-5kc-malta-di fb-modules-5.16.0-1-5kc-malta-di input-modules-5.16.0-1-5kc-malta-di event-modules-5.16.0-1-5kc-malta-di mouse-modules-5.16.0-1-5kc-malta-di nic-usb-modules-5.16.0-1-5kc-malta-di sata-modules-5.16.0-1-5kc-malta-di crc-modules-5.16.0-1-5kc-malta-di crypto-modules-5.16.0-1-5kc-malta-di crypto-dm-modules-5.16.0-1-5kc-malta-di ata-modules-5.16.0-1-5kc-malta-di mmc-core-modules-5.16.0-1-5kc-malta-di mmc-modules-5.16.0-1-5kc-malta-di nbd-modules-5.16.0-1-5kc-malta-di speakup-modules-5.16.0-1-5kc-malta-di sound-modules-5.16.0-1-5kc-malta-di kernel-image-5.16.0-1-loongson-3-di nic-modules-5.16.0-1-loongson-3-di nic-wireless-modules-5.16.0-1-loongson-3-di nic-shared-modules-5.16.0-1-loongson-3-di usb-serial-modules-5.16.0-1-loongson-3-di ppp-modules-5.16.0-1-loongson-3-di pata-modules-5.16.0-1-loongson-3-di cdrom-core-modules-5.16.0-1-loongson-3-di firewire-core-modules-5.16.0-1-loongson-3-di scsi-core-modules-5.16.0-1-loongson-3-di scsi-modules-5.16.0-1-loongson-3-di scsi-nic-modules-5.16.0-1-loongson-3-di loop-modules-5.16.0-1-loongson-3-di btrfs-modules-5.16.0-1-loongson-3-di ext4-modules-5.16.0-1-loongson-3-di isofs-modules-5.16.0-1-loongson-3-di jfs-modules-5.16.0-1-loongson-3-di xfs-modules-5.16.0-1-loongson-3-di fat-modules-5.16.0-1-loongson-3-di affs-modules-5.16.0-1-loongson-3-di minix-modules-5.16.0-1-loongson-3-di nfs-modules-5.16.0-1-loongson-3-di squashfs-modules-5.16.0-1-loongson-3-di udf-modules-5.16.0-1-loongson-3-di fuse-modules-5.16.0-1-loongson-3-di f2fs-modules-5.16.0-1-loongson-3-di md-modules-5.16.0-1-loongson-3-di multipath-modules-5.16.0-1-loongson-3-di usb-modules-5.16.0-1-loongson-3-di usb-storage-modules-5.16.0-1-loongson-3-di fb-modules-5.16.0-1-loongson-3-di input-modules-5.16.0-1-loongson-3-di event-modules-5.16.0-1-loongson-3-di mouse-modules-5.16.0-1-loongson-3-di nic-usb-modules-5.16.0-1-loongson-3-di sata-modules-5.16.0-1-loongson-3-di crc-modules-5.16.0-1-loongson-3-di crypto-modules-5.16.0-1-loongson-3-di crypto-dm-modules-5.16.0-1-loongson-3-di ata-modules-5.16.0-1-loongson-3-di mmc-core-modules-5.16.0-1-loongson-3-di mmc-modules-5.16.0-1-loongson-3-di nbd-modules-5.16.0-1-loongson-3-di speakup-modules-5.16.0-1-loongson-3-di sound-modules-5.16.0-1-loongson-3-di kernel-image-5.16.0-1-mips64r2el-di nic-modules-5.16.0-1-mips64r2el-di nic-wireless-modules-5.16.0-1-mips64r2el-di nic-shared-modules-5.16.0-1-mips64r2el-di usb-serial-modules-5.16.0-1-mips64r2el-di ppp-modules-5.16.0-1-mips64r2el-di pata-modules-5.16.0-1-mips64r2el-di cdrom-core-modules-5.16.0-1-mips64r2el-di firewire-core-modules-5.16.0-1-mips64r2el-di scsi-core-modules-5.16.0-1-mips64r2el-di scsi-modules-5.16.0-1-mips64r2el-di scsi-nic-modules-5.16.0-1-mips64r2el-di loop-modules-5.16.0-1-mips64r2el-di btrfs-modules-5.16.0-1-mips64r2el-di ext4-modules-5.16.0-1-mips64r2el-di isofs-modules-5.16.0-1-mips64r2el-di jfs-modules-5.16.0-1-mips64r2el-di xfs-modules-5.16.0-1-mips64r2el-di fat-modules-5.16.0-1-mips64r2el-di affs-modules-5.16.0-1-mips64r2el-di minix-modules-5.16.0-1-mips64r2el-di nfs-modules-5.16.0-1-mips64r2el-di squashfs-modules-5.16.0-1-mips64r2el-di udf-modules-5.16.0-1-mips64r2el-di fuse-modules-5.16.0-1-mips64r2el-di f2fs-modules-5.16.0-1-mips64r2el-di md-modules-5.16.0-1-mips64r2el-di multipath-modules-5.16.0-1-mips64r2el-di usb-modules-5.16.0-1-mips64r2el-di usb-storage-modules-5.16.0-1-mips64r2el-di fb-modules-5.16.0-1-mips64r2el-di input-modules-5.16.0-1-mips64r2el-di event-modules-5.16.0-1-mips64r2el-di mouse-modules-5.16.0-1-mips64r2el-di nic-usb-modules-5.16.0-1-mips64r2el-di sata-modules-5.16.0-1-mips64r2el-di crc-modules-5.16.0-1-mips64r2el-di crypto-modules-5.16.0-1-mips64r2el-di crypto-dm-modules-5.16.0-1-mips64r2el-di ata-modules-5.16.0-1-mips64r2el-di mmc-core-modules-5.16.0-1-mips64r2el-di mmc-modules-5.16.0-1-mips64r2el-di nbd-modules-5.16.0-1-mips64r2el-di speakup-modules-5.16.0-1-mips64r2el-di sound-modules-5.16.0-1-mips64r2el-di kernel-image-5.16.0-1-octeon-di nic-modules-5.16.0-1-octeon-di nic-wireless-modules-5.16.0-1-octeon-di nic-shared-modules-5.16.0-1-octeon-di usb-serial-modules-5.16.0-1-octeon-di ppp-modules-5.16.0-1-octeon-di pata-modules-5.16.0-1-octeon-di cdrom-core-modules-5.16.0-1-octeon-di firewire-core-modules-5.16.0-1-octeon-di scsi-core-modules-5.16.0-1-octeon-di scsi-modules-5.16.0-1-octeon-di scsi-nic-modules-5.16.0-1-octeon-di loop-modules-5.16.0-1-octeon-di btrfs-modules-5.16.0-1-octeon-di ext4-modules-5.16.0-1-octeon-di isofs-modules-5.16.0-1-octeon-di jfs-modules-5.16.0-1-octeon-di xfs-modules-5.16.0-1-octeon-di fat-modules-5.16.0-1-octeon-di affs-modules-5.16.0-1-octeon-di minix-modules-5.16.0-1-octeon-di nfs-modules-5.16.0-1-octeon-di squashfs-modules-5.16.0-1-octeon-di udf-modules-5.16.0-1-octeon-di fuse-modules-5.16.0-1-octeon-di f2fs-modules-5.16.0-1-octeon-di md-modules-5.16.0-1-octeon-di multipath-modules-5.16.0-1-octeon-di usb-modules-5.16.0-1-octeon-di usb-storage-modules-5.16.0-1-octeon-di fb-modules-5.16.0-1-octeon-di input-modules-5.16.0-1-octeon-di event-modules-5.16.0-1-octeon-di mouse-modules-5.16.0-1-octeon-di nic-usb-modules-5.16.0-1-octeon-di sata-modules-5.16.0-1-octeon-di crc-modules-5.16.0-1-octeon-di crypto-modules-5.16.0-1-octeon-di crypto-dm-modules-5.16.0-1-octeon-di ata-modules-5.16.0-1-octeon-di mmc-core-modules-5.16.0-1-octeon-di mmc-modules-5.16.0-1-octeon-di nbd-modules-5.16.0-1-octeon-di speakup-modules-5.16.0-1-octeon-di sound-modules-5.16.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.16.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-5kc-malta-di nic-modules-5.16.0-1-5kc-malta-di nic-wireless-modules-5.16.0-1-5kc-malta-di nic-shared-modules-5.16.0-1-5kc-malta-di usb-serial-modules-5.16.0-1-5kc-malta-di ppp-modules-5.16.0-1-5kc-malta-di pata-modules-5.16.0-1-5kc-malta-di cdrom-core-modules-5.16.0-1-5kc-malta-di firewire-core-modules-5.16.0-1-5kc-malta-di scsi-core-modules-5.16.0-1-5kc-malta-di scsi-modules-5.16.0-1-5kc-malta-di scsi-nic-modules-5.16.0-1-5kc-malta-di loop-modules-5.16.0-1-5kc-malta-di btrfs-modules-5.16.0-1-5kc-malta-di ext4-modules-5.16.0-1-5kc-malta-di isofs-modules-5.16.0-1-5kc-malta-di jfs-modules-5.16.0-1-5kc-malta-di xfs-modules-5.16.0-1-5kc-malta-di fat-modules-5.16.0-1-5kc-malta-di affs-modules-5.16.0-1-5kc-malta-di minix-modules-5.16.0-1-5kc-malta-di nfs-modules-5.16.0-1-5kc-malta-di squashfs-modules-5.16.0-1-5kc-malta-di udf-modules-5.16.0-1-5kc-malta-di fuse-modules-5.16.0-1-5kc-malta-di f2fs-modules-5.16.0-1-5kc-malta-di md-modules-5.16.0-1-5kc-malta-di multipath-modules-5.16.0-1-5kc-malta-di usb-modules-5.16.0-1-5kc-malta-di usb-storage-modules-5.16.0-1-5kc-malta-di fb-modules-5.16.0-1-5kc-malta-di input-modules-5.16.0-1-5kc-malta-di event-modules-5.16.0-1-5kc-malta-di mouse-modules-5.16.0-1-5kc-malta-di nic-usb-modules-5.16.0-1-5kc-malta-di sata-modules-5.16.0-1-5kc-malta-di crc-modules-5.16.0-1-5kc-malta-di crypto-modules-5.16.0-1-5kc-malta-di crypto-dm-modules-5.16.0-1-5kc-malta-di ata-modules-5.16.0-1-5kc-malta-di mmc-core-modules-5.16.0-1-5kc-malta-di mmc-modules-5.16.0-1-5kc-malta-di nbd-modules-5.16.0-1-5kc-malta-di speakup-modules-5.16.0-1-5kc-malta-di sound-modules-5.16.0-1-5kc-malta-di kernel-image-5.16.0-1-loongson-3-di nic-modules-5.16.0-1-loongson-3-di nic-wireless-modules-5.16.0-1-loongson-3-di nic-shared-modules-5.16.0-1-loongson-3-di usb-serial-modules-5.16.0-1-loongson-3-di ppp-modules-5.16.0-1-loongson-3-di pata-modules-5.16.0-1-loongson-3-di cdrom-core-modules-5.16.0-1-loongson-3-di firewire-core-modules-5.16.0-1-loongson-3-di scsi-core-modules-5.16.0-1-loongson-3-di scsi-modules-5.16.0-1-loongson-3-di scsi-nic-modules-5.16.0-1-loongson-3-di loop-modules-5.16.0-1-loongson-3-di btrfs-modules-5.16.0-1-loongson-3-di ext4-modules-5.16.0-1-loongson-3-di isofs-modules-5.16.0-1-loongson-3-di jfs-modules-5.16.0-1-loongson-3-di xfs-modules-5.16.0-1-loongson-3-di fat-modules-5.16.0-1-loongson-3-di affs-modules-5.16.0-1-loongson-3-di minix-modules-5.16.0-1-loongson-3-di nfs-modules-5.16.0-1-loongson-3-di squashfs-modules-5.16.0-1-loongson-3-di udf-modules-5.16.0-1-loongson-3-di fuse-modules-5.16.0-1-loongson-3-di f2fs-modules-5.16.0-1-loongson-3-di md-modules-5.16.0-1-loongson-3-di multipath-modules-5.16.0-1-loongson-3-di usb-modules-5.16.0-1-loongson-3-di usb-storage-modules-5.16.0-1-loongson-3-di fb-modules-5.16.0-1-loongson-3-di input-modules-5.16.0-1-loongson-3-di event-modules-5.16.0-1-loongson-3-di mouse-modules-5.16.0-1-loongson-3-di nic-usb-modules-5.16.0-1-loongson-3-di sata-modules-5.16.0-1-loongson-3-di crc-modules-5.16.0-1-loongson-3-di crypto-modules-5.16.0-1-loongson-3-di crypto-dm-modules-5.16.0-1-loongson-3-di ata-modules-5.16.0-1-loongson-3-di mmc-core-modules-5.16.0-1-loongson-3-di mmc-modules-5.16.0-1-loongson-3-di nbd-modules-5.16.0-1-loongson-3-di speakup-modules-5.16.0-1-loongson-3-di sound-modules-5.16.0-1-loongson-3-di kernel-image-5.16.0-1-mips64r2el-di nic-modules-5.16.0-1-mips64r2el-di nic-wireless-modules-5.16.0-1-mips64r2el-di nic-shared-modules-5.16.0-1-mips64r2el-di usb-serial-modules-5.16.0-1-mips64r2el-di ppp-modules-5.16.0-1-mips64r2el-di pata-modules-5.16.0-1-mips64r2el-di cdrom-core-modules-5.16.0-1-mips64r2el-di firewire-core-modules-5.16.0-1-mips64r2el-di scsi-core-modules-5.16.0-1-mips64r2el-di scsi-modules-5.16.0-1-mips64r2el-di scsi-nic-modules-5.16.0-1-mips64r2el-di loop-modules-5.16.0-1-mips64r2el-di btrfs-modules-5.16.0-1-mips64r2el-di ext4-modules-5.16.0-1-mips64r2el-di isofs-modules-5.16.0-1-mips64r2el-di jfs-modules-5.16.0-1-mips64r2el-di xfs-modules-5.16.0-1-mips64r2el-di fat-modules-5.16.0-1-mips64r2el-di affs-modules-5.16.0-1-mips64r2el-di minix-modules-5.16.0-1-mips64r2el-di nfs-modules-5.16.0-1-mips64r2el-di squashfs-modules-5.16.0-1-mips64r2el-di udf-modules-5.16.0-1-mips64r2el-di fuse-modules-5.16.0-1-mips64r2el-di f2fs-modules-5.16.0-1-mips64r2el-di md-modules-5.16.0-1-mips64r2el-di multipath-modules-5.16.0-1-mips64r2el-di usb-modules-5.16.0-1-mips64r2el-di usb-storage-modules-5.16.0-1-mips64r2el-di fb-modules-5.16.0-1-mips64r2el-di input-modules-5.16.0-1-mips64r2el-di event-modules-5.16.0-1-mips64r2el-di mouse-modules-5.16.0-1-mips64r2el-di nic-usb-modules-5.16.0-1-mips64r2el-di sata-modules-5.16.0-1-mips64r2el-di crc-modules-5.16.0-1-mips64r2el-di crypto-modules-5.16.0-1-mips64r2el-di crypto-dm-modules-5.16.0-1-mips64r2el-di ata-modules-5.16.0-1-mips64r2el-di mmc-core-modules-5.16.0-1-mips64r2el-di mmc-modules-5.16.0-1-mips64r2el-di nbd-modules-5.16.0-1-mips64r2el-di speakup-modules-5.16.0-1-mips64r2el-di sound-modules-5.16.0-1-mips64r2el-di kernel-image-5.16.0-1-octeon-di nic-modules-5.16.0-1-octeon-di nic-wireless-modules-5.16.0-1-octeon-di nic-shared-modules-5.16.0-1-octeon-di usb-serial-modules-5.16.0-1-octeon-di ppp-modules-5.16.0-1-octeon-di pata-modules-5.16.0-1-octeon-di cdrom-core-modules-5.16.0-1-octeon-di firewire-core-modules-5.16.0-1-octeon-di scsi-core-modules-5.16.0-1-octeon-di scsi-modules-5.16.0-1-octeon-di scsi-nic-modules-5.16.0-1-octeon-di loop-modules-5.16.0-1-octeon-di btrfs-modules-5.16.0-1-octeon-di ext4-modules-5.16.0-1-octeon-di isofs-modules-5.16.0-1-octeon-di jfs-modules-5.16.0-1-octeon-di xfs-modules-5.16.0-1-octeon-di fat-modules-5.16.0-1-octeon-di affs-modules-5.16.0-1-octeon-di minix-modules-5.16.0-1-octeon-di nfs-modules-5.16.0-1-octeon-di squashfs-modules-5.16.0-1-octeon-di udf-modules-5.16.0-1-octeon-di fuse-modules-5.16.0-1-octeon-di f2fs-modules-5.16.0-1-octeon-di md-modules-5.16.0-1-octeon-di multipath-modules-5.16.0-1-octeon-di usb-modules-5.16.0-1-octeon-di usb-storage-modules-5.16.0-1-octeon-di fb-modules-5.16.0-1-octeon-di input-modules-5.16.0-1-octeon-di event-modules-5.16.0-1-octeon-di mouse-modules-5.16.0-1-octeon-di nic-usb-modules-5.16.0-1-octeon-di sata-modules-5.16.0-1-octeon-di crc-modules-5.16.0-1-octeon-di crypto-modules-5.16.0-1-octeon-di crypto-dm-modules-5.16.0-1-octeon-di ata-modules-5.16.0-1-octeon-di mmc-core-modules-5.16.0-1-octeon-di mmc-modules-5.16.0-1-octeon-di nbd-modules-5.16.0-1-octeon-di speakup-modules-5.16.0-1-octeon-di sound-modules-5.16.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
+ binary-arch_mips64el_none: binary-arch_mips64el_none_5kc-malta binary-arch_mips64el_none_loongson-3 binary-arch_mips64el_none_mips64r2el 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.15.0-3' ARCH='mips64el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mips64el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ binary-arch_mips64el_none_mips64r2el: binary-arch_mips64el_none_mips64r2el_real
+ binary-arch_mips64el_none_mips64r2el_real::
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mips64el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_mips64r6:: binary-arch_mips64r6_none binary-arch_mips64r6_real
  binary-arch_mips64r6::
-       $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.15.0-3' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-mips64r6-di nic-shared-modules-5.15.0-3-mips64r6-di loop-modules-5.15.0-3-mips64r6-di btrfs-modules-5.15.0-3-mips64r6-di ext4-modules-5.15.0-3-mips64r6-di isofs-modules-5.15.0-3-mips64r6-di jfs-modules-5.15.0-3-mips64r6-di xfs-modules-5.15.0-3-mips64r6-di squashfs-modules-5.15.0-3-mips64r6-di udf-modules-5.15.0-3-mips64r6-di fuse-modules-5.15.0-3-mips64r6-di f2fs-modules-5.15.0-3-mips64r6-di md-modules-5.15.0-3-mips64r6-di multipath-modules-5.15.0-3-mips64r6-di crc-modules-5.15.0-3-mips64r6-di crypto-modules-5.15.0-3-mips64r6-di crypto-dm-modules-5.15.0-3-mips64r6-di nbd-modules-5.15.0-3-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.15.0-3' ARCH='mips64r6' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips64r6\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.16.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-mips64r6eb-di nic-modules-5.16.0-1-mips64r6eb-di nic-wireless-modules-5.16.0-1-mips64r6eb-di nic-shared-modules-5.16.0-1-mips64r6eb-di usb-serial-modules-5.16.0-1-mips64r6eb-di ppp-modules-5.16.0-1-mips64r6eb-di pata-modules-5.16.0-1-mips64r6eb-di cdrom-core-modules-5.16.0-1-mips64r6eb-di firewire-core-modules-5.16.0-1-mips64r6eb-di scsi-core-modules-5.16.0-1-mips64r6eb-di scsi-modules-5.16.0-1-mips64r6eb-di scsi-nic-modules-5.16.0-1-mips64r6eb-di loop-modules-5.16.0-1-mips64r6eb-di btrfs-modules-5.16.0-1-mips64r6eb-di ext4-modules-5.16.0-1-mips64r6eb-di isofs-modules-5.16.0-1-mips64r6eb-di jfs-modules-5.16.0-1-mips64r6eb-di xfs-modules-5.16.0-1-mips64r6eb-di fat-modules-5.16.0-1-mips64r6eb-di affs-modules-5.16.0-1-mips64r6eb-di minix-modules-5.16.0-1-mips64r6eb-di nfs-modules-5.16.0-1-mips64r6eb-di squashfs-modules-5.16.0-1-mips64r6eb-di udf-modules-5.16.0-1-mips64r6eb-di fuse-modules-5.16.0-1-mips64r6eb-di f2fs-modules-5.16.0-1-mips64r6eb-di md-modules-5.16.0-1-mips64r6eb-di multipath-modules-5.16.0-1-mips64r6eb-di usb-modules-5.16.0-1-mips64r6eb-di usb-storage-modules-5.16.0-1-mips64r6eb-di fb-modules-5.16.0-1-mips64r6eb-di input-modules-5.16.0-1-mips64r6eb-di event-modules-5.16.0-1-mips64r6eb-di mouse-modules-5.16.0-1-mips64r6eb-di nic-usb-modules-5.16.0-1-mips64r6eb-di sata-modules-5.16.0-1-mips64r6eb-di crc-modules-5.16.0-1-mips64r6eb-di crypto-modules-5.16.0-1-mips64r6eb-di crypto-dm-modules-5.16.0-1-mips64r6eb-di ata-modules-5.16.0-1-mips64r6eb-di mmc-core-modules-5.16.0-1-mips64r6eb-di mmc-modules-5.16.0-1-mips64r6eb-di nbd-modules-5.16.0-1-mips64r6eb-di speakup-modules-5.16.0-1-mips64r6eb-di sound-modules-5.16.0-1-mips64r6eb-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.16.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-mips64r6eb-di nic-modules-5.16.0-1-mips64r6eb-di nic-wireless-modules-5.16.0-1-mips64r6eb-di nic-shared-modules-5.16.0-1-mips64r6eb-di usb-serial-modules-5.16.0-1-mips64r6eb-di ppp-modules-5.16.0-1-mips64r6eb-di pata-modules-5.16.0-1-mips64r6eb-di cdrom-core-modules-5.16.0-1-mips64r6eb-di firewire-core-modules-5.16.0-1-mips64r6eb-di scsi-core-modules-5.16.0-1-mips64r6eb-di scsi-modules-5.16.0-1-mips64r6eb-di scsi-nic-modules-5.16.0-1-mips64r6eb-di loop-modules-5.16.0-1-mips64r6eb-di btrfs-modules-5.16.0-1-mips64r6eb-di ext4-modules-5.16.0-1-mips64r6eb-di isofs-modules-5.16.0-1-mips64r6eb-di jfs-modules-5.16.0-1-mips64r6eb-di xfs-modules-5.16.0-1-mips64r6eb-di fat-modules-5.16.0-1-mips64r6eb-di affs-modules-5.16.0-1-mips64r6eb-di minix-modules-5.16.0-1-mips64r6eb-di nfs-modules-5.16.0-1-mips64r6eb-di squashfs-modules-5.16.0-1-mips64r6eb-di udf-modules-5.16.0-1-mips64r6eb-di fuse-modules-5.16.0-1-mips64r6eb-di f2fs-modules-5.16.0-1-mips64r6eb-di md-modules-5.16.0-1-mips64r6eb-di multipath-modules-5.16.0-1-mips64r6eb-di usb-modules-5.16.0-1-mips64r6eb-di usb-storage-modules-5.16.0-1-mips64r6eb-di fb-modules-5.16.0-1-mips64r6eb-di input-modules-5.16.0-1-mips64r6eb-di event-modules-5.16.0-1-mips64r6eb-di mouse-modules-5.16.0-1-mips64r6eb-di nic-usb-modules-5.16.0-1-mips64r6eb-di sata-modules-5.16.0-1-mips64r6eb-di crc-modules-5.16.0-1-mips64r6eb-di crypto-modules-5.16.0-1-mips64r6eb-di crypto-dm-modules-5.16.0-1-mips64r6eb-di ata-modules-5.16.0-1-mips64r6eb-di mmc-core-modules-5.16.0-1-mips64r6eb-di mmc-modules-5.16.0-1-mips64r6eb-di nbd-modules-5.16.0-1-mips64r6eb-di speakup-modules-5.16.0-1-mips64r6eb-di sound-modules-5.16.0-1-mips64r6eb-di' UDEB_UNSIGNED_TEST_BUILD=False
+ binary-arch_mips64r6_none: binary-arch_mips64r6_none_mips64r6eb binary-arch_mips64r6_none_real
+ binary-arch_mips64r6_none_mips64r6eb: binary-arch_mips64r6_none_mips64r6eb_real
+ binary-arch_mips64r6_none_mips64r6eb_real::
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_mips64r6el:: binary-arch_mips64r6el_none binary-arch_mips64r6el_real
  binary-arch_mips64r6el::
-       $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.15.0-3' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-mips64r6el-di nic-shared-modules-5.15.0-3-mips64r6el-di loop-modules-5.15.0-3-mips64r6el-di btrfs-modules-5.15.0-3-mips64r6el-di ext4-modules-5.15.0-3-mips64r6el-di isofs-modules-5.15.0-3-mips64r6el-di jfs-modules-5.15.0-3-mips64r6el-di xfs-modules-5.15.0-3-mips64r6el-di squashfs-modules-5.15.0-3-mips64r6el-di udf-modules-5.15.0-3-mips64r6el-di fuse-modules-5.15.0-3-mips64r6el-di f2fs-modules-5.15.0-3-mips64r6el-di md-modules-5.15.0-3-mips64r6el-di multipath-modules-5.15.0-3-mips64r6el-di crc-modules-5.15.0-3-mips64r6el-di crypto-modules-5.15.0-3-mips64r6el-di crypto-dm-modules-5.15.0-3-mips64r6el-di nbd-modules-5.15.0-3-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.16.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-mips64r6el-di nic-modules-5.16.0-1-mips64r6el-di nic-wireless-modules-5.16.0-1-mips64r6el-di nic-shared-modules-5.16.0-1-mips64r6el-di usb-serial-modules-5.16.0-1-mips64r6el-di ppp-modules-5.16.0-1-mips64r6el-di pata-modules-5.16.0-1-mips64r6el-di cdrom-core-modules-5.16.0-1-mips64r6el-di firewire-core-modules-5.16.0-1-mips64r6el-di scsi-core-modules-5.16.0-1-mips64r6el-di scsi-modules-5.16.0-1-mips64r6el-di scsi-nic-modules-5.16.0-1-mips64r6el-di loop-modules-5.16.0-1-mips64r6el-di btrfs-modules-5.16.0-1-mips64r6el-di ext4-modules-5.16.0-1-mips64r6el-di isofs-modules-5.16.0-1-mips64r6el-di jfs-modules-5.16.0-1-mips64r6el-di xfs-modules-5.16.0-1-mips64r6el-di fat-modules-5.16.0-1-mips64r6el-di affs-modules-5.16.0-1-mips64r6el-di minix-modules-5.16.0-1-mips64r6el-di nfs-modules-5.16.0-1-mips64r6el-di squashfs-modules-5.16.0-1-mips64r6el-di udf-modules-5.16.0-1-mips64r6el-di fuse-modules-5.16.0-1-mips64r6el-di f2fs-modules-5.16.0-1-mips64r6el-di md-modules-5.16.0-1-mips64r6el-di multipath-modules-5.16.0-1-mips64r6el-di usb-modules-5.16.0-1-mips64r6el-di usb-storage-modules-5.16.0-1-mips64r6el-di fb-modules-5.16.0-1-mips64r6el-di input-modules-5.16.0-1-mips64r6el-di event-modules-5.16.0-1-mips64r6el-di mouse-modules-5.16.0-1-mips64r6el-di nic-usb-modules-5.16.0-1-mips64r6el-di sata-modules-5.16.0-1-mips64r6el-di crc-modules-5.16.0-1-mips64r6el-di crypto-modules-5.16.0-1-mips64r6el-di crypto-dm-modules-5.16.0-1-mips64r6el-di ata-modules-5.16.0-1-mips64r6el-di mmc-core-modules-5.16.0-1-mips64r6el-di mmc-modules-5.16.0-1-mips64r6el-di nbd-modules-5.16.0-1-mips64r6el-di speakup-modules-5.16.0-1-mips64r6el-di sound-modules-5.16.0-1-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.16.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-mips64r6el-di nic-modules-5.16.0-1-mips64r6el-di nic-wireless-modules-5.16.0-1-mips64r6el-di nic-shared-modules-5.16.0-1-mips64r6el-di usb-serial-modules-5.16.0-1-mips64r6el-di ppp-modules-5.16.0-1-mips64r6el-di pata-modules-5.16.0-1-mips64r6el-di cdrom-core-modules-5.16.0-1-mips64r6el-di firewire-core-modules-5.16.0-1-mips64r6el-di scsi-core-modules-5.16.0-1-mips64r6el-di scsi-modules-5.16.0-1-mips64r6el-di scsi-nic-modules-5.16.0-1-mips64r6el-di loop-modules-5.16.0-1-mips64r6el-di btrfs-modules-5.16.0-1-mips64r6el-di ext4-modules-5.16.0-1-mips64r6el-di isofs-modules-5.16.0-1-mips64r6el-di jfs-modules-5.16.0-1-mips64r6el-di xfs-modules-5.16.0-1-mips64r6el-di fat-modules-5.16.0-1-mips64r6el-di affs-modules-5.16.0-1-mips64r6el-di minix-modules-5.16.0-1-mips64r6el-di nfs-modules-5.16.0-1-mips64r6el-di squashfs-modules-5.16.0-1-mips64r6el-di udf-modules-5.16.0-1-mips64r6el-di fuse-modules-5.16.0-1-mips64r6el-di f2fs-modules-5.16.0-1-mips64r6el-di md-modules-5.16.0-1-mips64r6el-di multipath-modules-5.16.0-1-mips64r6el-di usb-modules-5.16.0-1-mips64r6el-di usb-storage-modules-5.16.0-1-mips64r6el-di fb-modules-5.16.0-1-mips64r6el-di input-modules-5.16.0-1-mips64r6el-di event-modules-5.16.0-1-mips64r6el-di mouse-modules-5.16.0-1-mips64r6el-di nic-usb-modules-5.16.0-1-mips64r6el-di sata-modules-5.16.0-1-mips64r6el-di crc-modules-5.16.0-1-mips64r6el-di crypto-modules-5.16.0-1-mips64r6el-di crypto-dm-modules-5.16.0-1-mips64r6el-di ata-modules-5.16.0-1-mips64r6el-di mmc-core-modules-5.16.0-1-mips64r6el-di mmc-modules-5.16.0-1-mips64r6el-di nbd-modules-5.16.0-1-mips64r6el-di speakup-modules-5.16.0-1-mips64r6el-di sound-modules-5.16.0-1-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_mips64r6el_none: binary-arch_mips64r6el_none_mips64r6el binary-arch_mips64r6el_none_real
  binary-arch_mips64r6el_none_mips64r6el: binary-arch_mips64r6el_none_mips64r6el_real
  binary-arch_mips64r6el_none_mips64r6el_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.15.0-3' ARCH='mips64r6el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- 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
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ binary-arch_mips_none: binary-arch_mips_none_4kc-malta binary-arch_mips_none_mips32r2eb 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.15.0-3' ARCH='mips' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- 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.15.0-3' ARCH='mips' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ binary-arch_mips_none_mips32r2eb: binary-arch_mips_none_mips32r2eb_real
+ binary-arch_mips_none_mips32r2eb_real::
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mips' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_mipsel:: binary-arch_mipsel_none binary-arch_mipsel_real
  binary-arch_mipsel::
-       $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.15.0-3' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-4kc-malta-di nic-modules-5.15.0-3-4kc-malta-di nic-wireless-modules-5.15.0-3-4kc-malta-di nic-shared-modules-5.15.0-3-4kc-malta-di usb-serial-modules-5.15.0-3-4kc-malta-di ppp-modules-5.15.0-3-4kc-malta-di pata-modules-5.15.0-3-4kc-malta-di cdrom-core-modules-5.15.0-3-4kc-malta-di scsi-core-modules-5.15.0-3-4kc-malta-di scsi-modules-5.15.0-3-4kc-malta-di scsi-nic-modules-5.15.0-3-4kc-malta-di loop-modules-5.15.0-3-4kc-malta-di btrfs-modules-5.15.0-3-4kc-malta-di ext4-modules-5.15.0-3-4kc-malta-di isofs-modules-5.15.0-3-4kc-malta-di jfs-modules-5.15.0-3-4kc-malta-di xfs-modules-5.15.0-3-4kc-malta-di fat-modules-5.15.0-3-4kc-malta-di affs-modules-5.15.0-3-4kc-malta-di minix-modules-5.15.0-3-4kc-malta-di squashfs-modules-5.15.0-3-4kc-malta-di udf-modules-5.15.0-3-4kc-malta-di fuse-modules-5.15.0-3-4kc-malta-di f2fs-modules-5.15.0-3-4kc-malta-di md-modules-5.15.0-3-4kc-malta-di multipath-modules-5.15.0-3-4kc-malta-di usb-modules-5.15.0-3-4kc-malta-di usb-storage-modules-5.15.0-3-4kc-malta-di fb-modules-5.15.0-3-4kc-malta-di input-modules-5.15.0-3-4kc-malta-di event-modules-5.15.0-3-4kc-malta-di mouse-modules-5.15.0-3-4kc-malta-di nic-usb-modules-5.15.0-3-4kc-malta-di sata-modules-5.15.0-3-4kc-malta-di i2c-modules-5.15.0-3-4kc-malta-di crc-modules-5.15.0-3-4kc-malta-di crypto-modules-5.15.0-3-4kc-malta-di crypto-dm-modules-5.15.0-3-4kc-malta-di ata-modules-5.15.0-3-4kc-malta-di mmc-core-modules-5.15.0-3-4kc-malta-di mmc-modules-5.15.0-3-4kc-malta-di nbd-modules-5.15.0-3-4kc-malta-di sound-modules-5.15.0-3-4kc-malta-di mtd-core-modules-5.15.0-3-4kc-malta-di kernel-image-5.15.0-3-loongson-3-di nic-modules-5.15.0-3-loongson-3-di nic-wireless-modules-5.15.0-3-loongson-3-di nic-shared-modules-5.15.0-3-loongson-3-di usb-serial-modules-5.15.0-3-loongson-3-di ppp-modules-5.15.0-3-loongson-3-di pata-modules-5.15.0-3-loongson-3-di cdrom-core-modules-5.15.0-3-loongson-3-di firewire-core-modules-5.15.0-3-loongson-3-di scsi-core-modules-5.15.0-3-loongson-3-di scsi-modules-5.15.0-3-loongson-3-di scsi-nic-modules-5.15.0-3-loongson-3-di loop-modules-5.15.0-3-loongson-3-di btrfs-modules-5.15.0-3-loongson-3-di ext4-modules-5.15.0-3-loongson-3-di isofs-modules-5.15.0-3-loongson-3-di jfs-modules-5.15.0-3-loongson-3-di xfs-modules-5.15.0-3-loongson-3-di fat-modules-5.15.0-3-loongson-3-di affs-modules-5.15.0-3-loongson-3-di minix-modules-5.15.0-3-loongson-3-di nfs-modules-5.15.0-3-loongson-3-di squashfs-modules-5.15.0-3-loongson-3-di udf-modules-5.15.0-3-loongson-3-di fuse-modules-5.15.0-3-loongson-3-di f2fs-modules-5.15.0-3-loongson-3-di md-modules-5.15.0-3-loongson-3-di multipath-modules-5.15.0-3-loongson-3-di usb-modules-5.15.0-3-loongson-3-di usb-storage-modules-5.15.0-3-loongson-3-di fb-modules-5.15.0-3-loongson-3-di input-modules-5.15.0-3-loongson-3-di event-modules-5.15.0-3-loongson-3-di nic-usb-modules-5.15.0-3-loongson-3-di sata-modules-5.15.0-3-loongson-3-di crc-modules-5.15.0-3-loongson-3-di crypto-modules-5.15.0-3-loongson-3-di crypto-dm-modules-5.15.0-3-loongson-3-di ata-modules-5.15.0-3-loongson-3-di nbd-modules-5.15.0-3-loongson-3-di speakup-modules-5.15.0-3-loongson-3-di sound-modules-5.15.0-3-loongson-3-di mtd-core-modules-5.15.0-3-loongson-3-di kernel-image-5.15.0-3-octeon-di nic-modules-5.15.0-3-octeon-di nic-wireless-modules-5.15.0-3-octeon-di nic-shared-modules-5.15.0-3-octeon-di usb-serial-modules-5.15.0-3-octeon-di ppp-modules-5.15.0-3-octeon-di pata-modules-5.15.0-3-octeon-di cdrom-core-modules-5.15.0-3-octeon-di scsi-core-modules-5.15.0-3-octeon-di scsi-modules-5.15.0-3-octeon-di scsi-nic-modules-5.15.0-3-octeon-di loop-modules-5.15.0-3-octeon-di btrfs-modules-5.15.0-3-octeon-di ext4-modules-5.15.0-3-octeon-di isofs-modules-5.15.0-3-octeon-di jfs-modules-5.15.0-3-octeon-di xfs-modules-5.15.0-3-octeon-di fat-modules-5.15.0-3-octeon-di affs-modules-5.15.0-3-octeon-di minix-modules-5.15.0-3-octeon-di squashfs-modules-5.15.0-3-octeon-di udf-modules-5.15.0-3-octeon-di fuse-modules-5.15.0-3-octeon-di f2fs-modules-5.15.0-3-octeon-di md-modules-5.15.0-3-octeon-di multipath-modules-5.15.0-3-octeon-di usb-modules-5.15.0-3-octeon-di usb-storage-modules-5.15.0-3-octeon-di input-modules-5.15.0-3-octeon-di event-modules-5.15.0-3-octeon-di nic-usb-modules-5.15.0-3-octeon-di sata-modules-5.15.0-3-octeon-di crc-modules-5.15.0-3-octeon-di crypto-modules-5.15.0-3-octeon-di crypto-dm-modules-5.15.0-3-octeon-di nbd-modules-5.15.0-3-octeon-di rtc-modules-5.15.0-3-octeon-di sound-modules-5.15.0-3-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
 -      $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.16.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-4kc-malta-di nic-modules-5.16.0-1-4kc-malta-di nic-wireless-modules-5.16.0-1-4kc-malta-di nic-shared-modules-5.16.0-1-4kc-malta-di usb-serial-modules-5.16.0-1-4kc-malta-di ppp-modules-5.16.0-1-4kc-malta-di pata-modules-5.16.0-1-4kc-malta-di cdrom-core-modules-5.16.0-1-4kc-malta-di firewire-core-modules-5.16.0-1-4kc-malta-di scsi-core-modules-5.16.0-1-4kc-malta-di scsi-modules-5.16.0-1-4kc-malta-di scsi-nic-modules-5.16.0-1-4kc-malta-di loop-modules-5.16.0-1-4kc-malta-di btrfs-modules-5.16.0-1-4kc-malta-di ext4-modules-5.16.0-1-4kc-malta-di isofs-modules-5.16.0-1-4kc-malta-di jfs-modules-5.16.0-1-4kc-malta-di xfs-modules-5.16.0-1-4kc-malta-di fat-modules-5.16.0-1-4kc-malta-di affs-modules-5.16.0-1-4kc-malta-di minix-modules-5.16.0-1-4kc-malta-di nfs-modules-5.16.0-1-4kc-malta-di squashfs-modules-5.16.0-1-4kc-malta-di udf-modules-5.16.0-1-4kc-malta-di fuse-modules-5.16.0-1-4kc-malta-di f2fs-modules-5.16.0-1-4kc-malta-di md-modules-5.16.0-1-4kc-malta-di multipath-modules-5.16.0-1-4kc-malta-di usb-modules-5.16.0-1-4kc-malta-di usb-storage-modules-5.16.0-1-4kc-malta-di fb-modules-5.16.0-1-4kc-malta-di input-modules-5.16.0-1-4kc-malta-di event-modules-5.16.0-1-4kc-malta-di mouse-modules-5.16.0-1-4kc-malta-di nic-usb-modules-5.16.0-1-4kc-malta-di sata-modules-5.16.0-1-4kc-malta-di crc-modules-5.16.0-1-4kc-malta-di crypto-modules-5.16.0-1-4kc-malta-di crypto-dm-modules-5.16.0-1-4kc-malta-di ata-modules-5.16.0-1-4kc-malta-di mmc-core-modules-5.16.0-1-4kc-malta-di mmc-modules-5.16.0-1-4kc-malta-di nbd-modules-5.16.0-1-4kc-malta-di speakup-modules-5.16.0-1-4kc-malta-di sound-modules-5.16.0-1-4kc-malta-di kernel-image-5.16.0-1-loongson-3-di nic-modules-5.16.0-1-loongson-3-di nic-wireless-modules-5.16.0-1-loongson-3-di nic-shared-modules-5.16.0-1-loongson-3-di usb-serial-modules-5.16.0-1-loongson-3-di ppp-modules-5.16.0-1-loongson-3-di pata-modules-5.16.0-1-loongson-3-di cdrom-core-modules-5.16.0-1-loongson-3-di firewire-core-modules-5.16.0-1-loongson-3-di scsi-core-modules-5.16.0-1-loongson-3-di scsi-modules-5.16.0-1-loongson-3-di scsi-nic-modules-5.16.0-1-loongson-3-di loop-modules-5.16.0-1-loongson-3-di btrfs-modules-5.16.0-1-loongson-3-di ext4-modules-5.16.0-1-loongson-3-di isofs-modules-5.16.0-1-loongson-3-di jfs-modules-5.16.0-1-loongson-3-di xfs-modules-5.16.0-1-loongson-3-di fat-modules-5.16.0-1-loongson-3-di affs-modules-5.16.0-1-loongson-3-di minix-modules-5.16.0-1-loongson-3-di nfs-modules-5.16.0-1-loongson-3-di squashfs-modules-5.16.0-1-loongson-3-di udf-modules-5.16.0-1-loongson-3-di fuse-modules-5.16.0-1-loongson-3-di f2fs-modules-5.16.0-1-loongson-3-di md-modules-5.16.0-1-loongson-3-di multipath-modules-5.16.0-1-loongson-3-di usb-modules-5.16.0-1-loongson-3-di usb-storage-modules-5.16.0-1-loongson-3-di fb-modules-5.16.0-1-loongson-3-di input-modules-5.16.0-1-loongson-3-di event-modules-5.16.0-1-loongson-3-di mouse-modules-5.16.0-1-loongson-3-di nic-usb-modules-5.16.0-1-loongson-3-di sata-modules-5.16.0-1-loongson-3-di crc-modules-5.16.0-1-loongson-3-di crypto-modules-5.16.0-1-loongson-3-di crypto-dm-modules-5.16.0-1-loongson-3-di ata-modules-5.16.0-1-loongson-3-di mmc-core-modules-5.16.0-1-loongson-3-di mmc-modules-5.16.0-1-loongson-3-di nbd-modules-5.16.0-1-loongson-3-di speakup-modules-5.16.0-1-loongson-3-di sound-modules-5.16.0-1-loongson-3-di kernel-image-5.16.0-1-mips32r2el-di nic-modules-5.16.0-1-mips32r2el-di nic-wireless-modules-5.16.0-1-mips32r2el-di nic-shared-modules-5.16.0-1-mips32r2el-di usb-serial-modules-5.16.0-1-mips32r2el-di ppp-modules-5.16.0-1-mips32r2el-di pata-modules-5.16.0-1-mips32r2el-di cdrom-core-modules-5.16.0-1-mips32r2el-di firewire-core-modules-5.16.0-1-mips32r2el-di scsi-core-modules-5.16.0-1-mips32r2el-di scsi-modules-5.16.0-1-mips32r2el-di scsi-nic-modules-5.16.0-1-mips32r2el-di loop-modules-5.16.0-1-mips32r2el-di btrfs-modules-5.16.0-1-mips32r2el-di ext4-modules-5.16.0-1-mips32r2el-di isofs-modules-5.16.0-1-mips32r2el-di jfs-modules-5.16.0-1-mips32r2el-di xfs-modules-5.16.0-1-mips32r2el-di fat-modules-5.16.0-1-mips32r2el-di affs-modules-5.16.0-1-mips32r2el-di minix-modules-5.16.0-1-mips32r2el-di nfs-modules-5.16.0-1-mips32r2el-di squashfs-modules-5.16.0-1-mips32r2el-di udf-modules-5.16.0-1-mips32r2el-di fuse-modules-5.16.0-1-mips32r2el-di f2fs-modules-5.16.0-1-mips32r2el-di md-modules-5.16.0-1-mips32r2el-di multipath-modules-5.16.0-1-mips32r2el-di usb-modules-5.16.0-1-mips32r2el-di usb-storage-modules-5.16.0-1-mips32r2el-di fb-modules-5.16.0-1-mips32r2el-di input-modules-5.16.0-1-mips32r2el-di event-modules-5.16.0-1-mips32r2el-di mouse-modules-5.16.0-1-mips32r2el-di nic-usb-modules-5.16.0-1-mips32r2el-di sata-modules-5.16.0-1-mips32r2el-di crc-modules-5.16.0-1-mips32r2el-di crypto-modules-5.16.0-1-mips32r2el-di crypto-dm-modules-5.16.0-1-mips32r2el-di ata-modules-5.16.0-1-mips32r2el-di mmc-core-modules-5.16.0-1-mips32r2el-di mmc-modules-5.16.0-1-mips32r2el-di nbd-modules-5.16.0-1-mips32r2el-di speakup-modules-5.16.0-1-mips32r2el-di sound-modules-5.16.0-1-mips32r2el-di kernel-image-5.16.0-1-octeon-di nic-modules-5.16.0-1-octeon-di nic-wireless-modules-5.16.0-1-octeon-di nic-shared-modules-5.16.0-1-octeon-di usb-serial-modules-5.16.0-1-octeon-di ppp-modules-5.16.0-1-octeon-di pata-modules-5.16.0-1-octeon-di cdrom-core-modules-5.16.0-1-octeon-di firewire-core-modules-5.16.0-1-octeon-di scsi-core-modules-5.16.0-1-octeon-di scsi-modules-5.16.0-1-octeon-di scsi-nic-modules-5.16.0-1-octeon-di loop-modules-5.16.0-1-octeon-di btrfs-modules-5.16.0-1-octeon-di ext4-modules-5.16.0-1-octeon-di isofs-modules-5.16.0-1-octeon-di jfs-modules-5.16.0-1-octeon-di xfs-modules-5.16.0-1-octeon-di fat-modules-5.16.0-1-octeon-di affs-modules-5.16.0-1-octeon-di minix-modules-5.16.0-1-octeon-di nfs-modules-5.16.0-1-octeon-di squashfs-modules-5.16.0-1-octeon-di udf-modules-5.16.0-1-octeon-di fuse-modules-5.16.0-1-octeon-di f2fs-modules-5.16.0-1-octeon-di md-modules-5.16.0-1-octeon-di multipath-modules-5.16.0-1-octeon-di usb-modules-5.16.0-1-octeon-di usb-storage-modules-5.16.0-1-octeon-di fb-modules-5.16.0-1-octeon-di input-modules-5.16.0-1-octeon-di event-modules-5.16.0-1-octeon-di mouse-modules-5.16.0-1-octeon-di nic-usb-modules-5.16.0-1-octeon-di sata-modules-5.16.0-1-octeon-di crc-modules-5.16.0-1-octeon-di crypto-modules-5.16.0-1-octeon-di crypto-dm-modules-5.16.0-1-octeon-di ata-modules-5.16.0-1-octeon-di mmc-core-modules-5.16.0-1-octeon-di mmc-modules-5.16.0-1-octeon-di nbd-modules-5.16.0-1-octeon-di speakup-modules-5.16.0-1-octeon-di sound-modules-5.16.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.16.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-4kc-malta-di nic-modules-5.16.0-1-4kc-malta-di nic-wireless-modules-5.16.0-1-4kc-malta-di nic-shared-modules-5.16.0-1-4kc-malta-di usb-serial-modules-5.16.0-1-4kc-malta-di ppp-modules-5.16.0-1-4kc-malta-di pata-modules-5.16.0-1-4kc-malta-di cdrom-core-modules-5.16.0-1-4kc-malta-di firewire-core-modules-5.16.0-1-4kc-malta-di scsi-core-modules-5.16.0-1-4kc-malta-di scsi-modules-5.16.0-1-4kc-malta-di scsi-nic-modules-5.16.0-1-4kc-malta-di loop-modules-5.16.0-1-4kc-malta-di btrfs-modules-5.16.0-1-4kc-malta-di ext4-modules-5.16.0-1-4kc-malta-di isofs-modules-5.16.0-1-4kc-malta-di jfs-modules-5.16.0-1-4kc-malta-di xfs-modules-5.16.0-1-4kc-malta-di fat-modules-5.16.0-1-4kc-malta-di affs-modules-5.16.0-1-4kc-malta-di minix-modules-5.16.0-1-4kc-malta-di nfs-modules-5.16.0-1-4kc-malta-di squashfs-modules-5.16.0-1-4kc-malta-di udf-modules-5.16.0-1-4kc-malta-di fuse-modules-5.16.0-1-4kc-malta-di f2fs-modules-5.16.0-1-4kc-malta-di md-modules-5.16.0-1-4kc-malta-di multipath-modules-5.16.0-1-4kc-malta-di usb-modules-5.16.0-1-4kc-malta-di usb-storage-modules-5.16.0-1-4kc-malta-di fb-modules-5.16.0-1-4kc-malta-di input-modules-5.16.0-1-4kc-malta-di event-modules-5.16.0-1-4kc-malta-di mouse-modules-5.16.0-1-4kc-malta-di nic-usb-modules-5.16.0-1-4kc-malta-di sata-modules-5.16.0-1-4kc-malta-di crc-modules-5.16.0-1-4kc-malta-di crypto-modules-5.16.0-1-4kc-malta-di crypto-dm-modules-5.16.0-1-4kc-malta-di ata-modules-5.16.0-1-4kc-malta-di mmc-core-modules-5.16.0-1-4kc-malta-di mmc-modules-5.16.0-1-4kc-malta-di nbd-modules-5.16.0-1-4kc-malta-di speakup-modules-5.16.0-1-4kc-malta-di sound-modules-5.16.0-1-4kc-malta-di kernel-image-5.16.0-1-loongson-3-di nic-modules-5.16.0-1-loongson-3-di nic-wireless-modules-5.16.0-1-loongson-3-di nic-shared-modules-5.16.0-1-loongson-3-di usb-serial-modules-5.16.0-1-loongson-3-di ppp-modules-5.16.0-1-loongson-3-di pata-modules-5.16.0-1-loongson-3-di cdrom-core-modules-5.16.0-1-loongson-3-di firewire-core-modules-5.16.0-1-loongson-3-di scsi-core-modules-5.16.0-1-loongson-3-di scsi-modules-5.16.0-1-loongson-3-di scsi-nic-modules-5.16.0-1-loongson-3-di loop-modules-5.16.0-1-loongson-3-di btrfs-modules-5.16.0-1-loongson-3-di ext4-modules-5.16.0-1-loongson-3-di isofs-modules-5.16.0-1-loongson-3-di jfs-modules-5.16.0-1-loongson-3-di xfs-modules-5.16.0-1-loongson-3-di fat-modules-5.16.0-1-loongson-3-di affs-modules-5.16.0-1-loongson-3-di minix-modules-5.16.0-1-loongson-3-di nfs-modules-5.16.0-1-loongson-3-di squashfs-modules-5.16.0-1-loongson-3-di udf-modules-5.16.0-1-loongson-3-di fuse-modules-5.16.0-1-loongson-3-di f2fs-modules-5.16.0-1-loongson-3-di md-modules-5.16.0-1-loongson-3-di multipath-modules-5.16.0-1-loongson-3-di usb-modules-5.16.0-1-loongson-3-di usb-storage-modules-5.16.0-1-loongson-3-di fb-modules-5.16.0-1-loongson-3-di input-modules-5.16.0-1-loongson-3-di event-modules-5.16.0-1-loongson-3-di mouse-modules-5.16.0-1-loongson-3-di nic-usb-modules-5.16.0-1-loongson-3-di sata-modules-5.16.0-1-loongson-3-di crc-modules-5.16.0-1-loongson-3-di crypto-modules-5.16.0-1-loongson-3-di crypto-dm-modules-5.16.0-1-loongson-3-di ata-modules-5.16.0-1-loongson-3-di mmc-core-modules-5.16.0-1-loongson-3-di mmc-modules-5.16.0-1-loongson-3-di nbd-modules-5.16.0-1-loongson-3-di speakup-modules-5.16.0-1-loongson-3-di sound-modules-5.16.0-1-loongson-3-di kernel-image-5.16.0-1-mips32r2el-di nic-modules-5.16.0-1-mips32r2el-di nic-wireless-modules-5.16.0-1-mips32r2el-di nic-shared-modules-5.16.0-1-mips32r2el-di usb-serial-modules-5.16.0-1-mips32r2el-di ppp-modules-5.16.0-1-mips32r2el-di pata-modules-5.16.0-1-mips32r2el-di cdrom-core-modules-5.16.0-1-mips32r2el-di firewire-core-modules-5.16.0-1-mips32r2el-di scsi-core-modules-5.16.0-1-mips32r2el-di scsi-modules-5.16.0-1-mips32r2el-di scsi-nic-modules-5.16.0-1-mips32r2el-di loop-modules-5.16.0-1-mips32r2el-di btrfs-modules-5.16.0-1-mips32r2el-di ext4-modules-5.16.0-1-mips32r2el-di isofs-modules-5.16.0-1-mips32r2el-di jfs-modules-5.16.0-1-mips32r2el-di xfs-modules-5.16.0-1-mips32r2el-di fat-modules-5.16.0-1-mips32r2el-di affs-modules-5.16.0-1-mips32r2el-di minix-modules-5.16.0-1-mips32r2el-di nfs-modules-5.16.0-1-mips32r2el-di squashfs-modules-5.16.0-1-mips32r2el-di udf-modules-5.16.0-1-mips32r2el-di fuse-modules-5.16.0-1-mips32r2el-di f2fs-modules-5.16.0-1-mips32r2el-di md-modules-5.16.0-1-mips32r2el-di multipath-modules-5.16.0-1-mips32r2el-di usb-modules-5.16.0-1-mips32r2el-di usb-storage-modules-5.16.0-1-mips32r2el-di fb-modules-5.16.0-1-mips32r2el-di input-modules-5.16.0-1-mips32r2el-di event-modules-5.16.0-1-mips32r2el-di mouse-modules-5.16.0-1-mips32r2el-di nic-usb-modules-5.16.0-1-mips32r2el-di sata-modules-5.16.0-1-mips32r2el-di crc-modules-5.16.0-1-mips32r2el-di crypto-modules-5.16.0-1-mips32r2el-di crypto-dm-modules-5.16.0-1-mips32r2el-di ata-modules-5.16.0-1-mips32r2el-di mmc-core-modules-5.16.0-1-mips32r2el-di mmc-modules-5.16.0-1-mips32r2el-di nbd-modules-5.16.0-1-mips32r2el-di speakup-modules-5.16.0-1-mips32r2el-di sound-modules-5.16.0-1-mips32r2el-di kernel-image-5.16.0-1-octeon-di nic-modules-5.16.0-1-octeon-di nic-wireless-modules-5.16.0-1-octeon-di nic-shared-modules-5.16.0-1-octeon-di usb-serial-modules-5.16.0-1-octeon-di ppp-modules-5.16.0-1-octeon-di pata-modules-5.16.0-1-octeon-di cdrom-core-modules-5.16.0-1-octeon-di firewire-core-modules-5.16.0-1-octeon-di scsi-core-modules-5.16.0-1-octeon-di scsi-modules-5.16.0-1-octeon-di scsi-nic-modules-5.16.0-1-octeon-di loop-modules-5.16.0-1-octeon-di btrfs-modules-5.16.0-1-octeon-di ext4-modules-5.16.0-1-octeon-di isofs-modules-5.16.0-1-octeon-di jfs-modules-5.16.0-1-octeon-di xfs-modules-5.16.0-1-octeon-di fat-modules-5.16.0-1-octeon-di affs-modules-5.16.0-1-octeon-di minix-modules-5.16.0-1-octeon-di nfs-modules-5.16.0-1-octeon-di squashfs-modules-5.16.0-1-octeon-di udf-modules-5.16.0-1-octeon-di fuse-modules-5.16.0-1-octeon-di f2fs-modules-5.16.0-1-octeon-di md-modules-5.16.0-1-octeon-di multipath-modules-5.16.0-1-octeon-di usb-modules-5.16.0-1-octeon-di usb-storage-modules-5.16.0-1-octeon-di fb-modules-5.16.0-1-octeon-di input-modules-5.16.0-1-octeon-di event-modules-5.16.0-1-octeon-di mouse-modules-5.16.0-1-octeon-di nic-usb-modules-5.16.0-1-octeon-di sata-modules-5.16.0-1-octeon-di crc-modules-5.16.0-1-octeon-di crypto-modules-5.16.0-1-octeon-di crypto-dm-modules-5.16.0-1-octeon-di ata-modules-5.16.0-1-octeon-di mmc-core-modules-5.16.0-1-octeon-di mmc-modules-5.16.0-1-octeon-di nbd-modules-5.16.0-1-octeon-di speakup-modules-5.16.0-1-octeon-di sound-modules-5.16.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
+ binary-arch_mipsel_none: binary-arch_mipsel_none_4kc-malta binary-arch_mipsel_none_loongson-3 binary-arch_mipsel_none_mips32r2el 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.15.0-3' ARCH='mipsel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- 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.15.0-3' ARCH='mipsel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mipsel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ binary-arch_mipsel_none_mips32r2el: binary-arch_mipsel_none_mips32r2el_real
+ binary-arch_mipsel_none_mips32r2el_real::
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mipsel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_mipsr6:: binary-arch_mipsr6_none binary-arch_mipsr6_real
  binary-arch_mipsr6::
-       $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.15.0-3' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-mips32r6-di nic-shared-modules-5.15.0-3-mips32r6-di loop-modules-5.15.0-3-mips32r6-di btrfs-modules-5.15.0-3-mips32r6-di ext4-modules-5.15.0-3-mips32r6-di isofs-modules-5.15.0-3-mips32r6-di jfs-modules-5.15.0-3-mips32r6-di xfs-modules-5.15.0-3-mips32r6-di squashfs-modules-5.15.0-3-mips32r6-di udf-modules-5.15.0-3-mips32r6-di fuse-modules-5.15.0-3-mips32r6-di f2fs-modules-5.15.0-3-mips32r6-di md-modules-5.15.0-3-mips32r6-di multipath-modules-5.15.0-3-mips32r6-di crc-modules-5.15.0-3-mips32r6-di crypto-modules-5.15.0-3-mips32r6-di crypto-dm-modules-5.15.0-3-mips32r6-di nbd-modules-5.15.0-3-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.15.0-3' ARCH='mipsr6' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips32r6\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- 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.15.0-3' ARCH='mipsr6' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips64r6\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.16.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-mips32r6eb-di nic-modules-5.16.0-1-mips32r6eb-di nic-wireless-modules-5.16.0-1-mips32r6eb-di nic-shared-modules-5.16.0-1-mips32r6eb-di usb-serial-modules-5.16.0-1-mips32r6eb-di ppp-modules-5.16.0-1-mips32r6eb-di pata-modules-5.16.0-1-mips32r6eb-di cdrom-core-modules-5.16.0-1-mips32r6eb-di firewire-core-modules-5.16.0-1-mips32r6eb-di scsi-core-modules-5.16.0-1-mips32r6eb-di scsi-modules-5.16.0-1-mips32r6eb-di scsi-nic-modules-5.16.0-1-mips32r6eb-di loop-modules-5.16.0-1-mips32r6eb-di btrfs-modules-5.16.0-1-mips32r6eb-di ext4-modules-5.16.0-1-mips32r6eb-di isofs-modules-5.16.0-1-mips32r6eb-di jfs-modules-5.16.0-1-mips32r6eb-di xfs-modules-5.16.0-1-mips32r6eb-di fat-modules-5.16.0-1-mips32r6eb-di affs-modules-5.16.0-1-mips32r6eb-di minix-modules-5.16.0-1-mips32r6eb-di nfs-modules-5.16.0-1-mips32r6eb-di squashfs-modules-5.16.0-1-mips32r6eb-di udf-modules-5.16.0-1-mips32r6eb-di fuse-modules-5.16.0-1-mips32r6eb-di f2fs-modules-5.16.0-1-mips32r6eb-di md-modules-5.16.0-1-mips32r6eb-di multipath-modules-5.16.0-1-mips32r6eb-di usb-modules-5.16.0-1-mips32r6eb-di usb-storage-modules-5.16.0-1-mips32r6eb-di fb-modules-5.16.0-1-mips32r6eb-di input-modules-5.16.0-1-mips32r6eb-di event-modules-5.16.0-1-mips32r6eb-di mouse-modules-5.16.0-1-mips32r6eb-di nic-usb-modules-5.16.0-1-mips32r6eb-di sata-modules-5.16.0-1-mips32r6eb-di crc-modules-5.16.0-1-mips32r6eb-di crypto-modules-5.16.0-1-mips32r6eb-di crypto-dm-modules-5.16.0-1-mips32r6eb-di ata-modules-5.16.0-1-mips32r6eb-di mmc-core-modules-5.16.0-1-mips32r6eb-di mmc-modules-5.16.0-1-mips32r6eb-di nbd-modules-5.16.0-1-mips32r6eb-di speakup-modules-5.16.0-1-mips32r6eb-di sound-modules-5.16.0-1-mips32r6eb-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.16.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-mips32r6eb-di nic-modules-5.16.0-1-mips32r6eb-di nic-wireless-modules-5.16.0-1-mips32r6eb-di nic-shared-modules-5.16.0-1-mips32r6eb-di usb-serial-modules-5.16.0-1-mips32r6eb-di ppp-modules-5.16.0-1-mips32r6eb-di pata-modules-5.16.0-1-mips32r6eb-di cdrom-core-modules-5.16.0-1-mips32r6eb-di firewire-core-modules-5.16.0-1-mips32r6eb-di scsi-core-modules-5.16.0-1-mips32r6eb-di scsi-modules-5.16.0-1-mips32r6eb-di scsi-nic-modules-5.16.0-1-mips32r6eb-di loop-modules-5.16.0-1-mips32r6eb-di btrfs-modules-5.16.0-1-mips32r6eb-di ext4-modules-5.16.0-1-mips32r6eb-di isofs-modules-5.16.0-1-mips32r6eb-di jfs-modules-5.16.0-1-mips32r6eb-di xfs-modules-5.16.0-1-mips32r6eb-di fat-modules-5.16.0-1-mips32r6eb-di affs-modules-5.16.0-1-mips32r6eb-di minix-modules-5.16.0-1-mips32r6eb-di nfs-modules-5.16.0-1-mips32r6eb-di squashfs-modules-5.16.0-1-mips32r6eb-di udf-modules-5.16.0-1-mips32r6eb-di fuse-modules-5.16.0-1-mips32r6eb-di f2fs-modules-5.16.0-1-mips32r6eb-di md-modules-5.16.0-1-mips32r6eb-di multipath-modules-5.16.0-1-mips32r6eb-di usb-modules-5.16.0-1-mips32r6eb-di usb-storage-modules-5.16.0-1-mips32r6eb-di fb-modules-5.16.0-1-mips32r6eb-di input-modules-5.16.0-1-mips32r6eb-di event-modules-5.16.0-1-mips32r6eb-di mouse-modules-5.16.0-1-mips32r6eb-di nic-usb-modules-5.16.0-1-mips32r6eb-di sata-modules-5.16.0-1-mips32r6eb-di crc-modules-5.16.0-1-mips32r6eb-di crypto-modules-5.16.0-1-mips32r6eb-di crypto-dm-modules-5.16.0-1-mips32r6eb-di ata-modules-5.16.0-1-mips32r6eb-di mmc-core-modules-5.16.0-1-mips32r6eb-di mmc-modules-5.16.0-1-mips32r6eb-di nbd-modules-5.16.0-1-mips32r6eb-di speakup-modules-5.16.0-1-mips32r6eb-di sound-modules-5.16.0-1-mips32r6eb-di' UDEB_UNSIGNED_TEST_BUILD=False
+ binary-arch_mipsr6_none: binary-arch_mipsr6_none_mips32r6eb binary-arch_mipsr6_none_real
+ binary-arch_mipsr6_none_mips32r6eb: binary-arch_mipsr6_none_mips32r6eb_real
+ binary-arch_mipsr6_none_mips32r6eb_real::
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_mipsr6el:: binary-arch_mipsr6el_none binary-arch_mipsr6el_real
  binary-arch_mipsr6el::
-       $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.15.0-3' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-mips32r6el-di nic-shared-modules-5.15.0-3-mips32r6el-di loop-modules-5.15.0-3-mips32r6el-di btrfs-modules-5.15.0-3-mips32r6el-di ext4-modules-5.15.0-3-mips32r6el-di isofs-modules-5.15.0-3-mips32r6el-di jfs-modules-5.15.0-3-mips32r6el-di xfs-modules-5.15.0-3-mips32r6el-di squashfs-modules-5.15.0-3-mips32r6el-di udf-modules-5.15.0-3-mips32r6el-di fuse-modules-5.15.0-3-mips32r6el-di f2fs-modules-5.15.0-3-mips32r6el-di md-modules-5.15.0-3-mips32r6el-di multipath-modules-5.15.0-3-mips32r6el-di crc-modules-5.15.0-3-mips32r6el-di crypto-modules-5.15.0-3-mips32r6el-di crypto-dm-modules-5.15.0-3-mips32r6el-di nbd-modules-5.15.0-3-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
 -      $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.16.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-mips32r6el-di nic-modules-5.16.0-1-mips32r6el-di nic-wireless-modules-5.16.0-1-mips32r6el-di nic-shared-modules-5.16.0-1-mips32r6el-di usb-serial-modules-5.16.0-1-mips32r6el-di ppp-modules-5.16.0-1-mips32r6el-di pata-modules-5.16.0-1-mips32r6el-di cdrom-core-modules-5.16.0-1-mips32r6el-di firewire-core-modules-5.16.0-1-mips32r6el-di scsi-core-modules-5.16.0-1-mips32r6el-di scsi-modules-5.16.0-1-mips32r6el-di scsi-nic-modules-5.16.0-1-mips32r6el-di loop-modules-5.16.0-1-mips32r6el-di btrfs-modules-5.16.0-1-mips32r6el-di ext4-modules-5.16.0-1-mips32r6el-di isofs-modules-5.16.0-1-mips32r6el-di jfs-modules-5.16.0-1-mips32r6el-di xfs-modules-5.16.0-1-mips32r6el-di fat-modules-5.16.0-1-mips32r6el-di affs-modules-5.16.0-1-mips32r6el-di minix-modules-5.16.0-1-mips32r6el-di nfs-modules-5.16.0-1-mips32r6el-di squashfs-modules-5.16.0-1-mips32r6el-di udf-modules-5.16.0-1-mips32r6el-di fuse-modules-5.16.0-1-mips32r6el-di f2fs-modules-5.16.0-1-mips32r6el-di md-modules-5.16.0-1-mips32r6el-di multipath-modules-5.16.0-1-mips32r6el-di usb-modules-5.16.0-1-mips32r6el-di usb-storage-modules-5.16.0-1-mips32r6el-di fb-modules-5.16.0-1-mips32r6el-di input-modules-5.16.0-1-mips32r6el-di event-modules-5.16.0-1-mips32r6el-di mouse-modules-5.16.0-1-mips32r6el-di nic-usb-modules-5.16.0-1-mips32r6el-di sata-modules-5.16.0-1-mips32r6el-di crc-modules-5.16.0-1-mips32r6el-di crypto-modules-5.16.0-1-mips32r6el-di crypto-dm-modules-5.16.0-1-mips32r6el-di ata-modules-5.16.0-1-mips32r6el-di mmc-core-modules-5.16.0-1-mips32r6el-di mmc-modules-5.16.0-1-mips32r6el-di nbd-modules-5.16.0-1-mips32r6el-di speakup-modules-5.16.0-1-mips32r6el-di sound-modules-5.16.0-1-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.16.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-mips32r6el-di nic-modules-5.16.0-1-mips32r6el-di nic-wireless-modules-5.16.0-1-mips32r6el-di nic-shared-modules-5.16.0-1-mips32r6el-di usb-serial-modules-5.16.0-1-mips32r6el-di ppp-modules-5.16.0-1-mips32r6el-di pata-modules-5.16.0-1-mips32r6el-di cdrom-core-modules-5.16.0-1-mips32r6el-di firewire-core-modules-5.16.0-1-mips32r6el-di scsi-core-modules-5.16.0-1-mips32r6el-di scsi-modules-5.16.0-1-mips32r6el-di scsi-nic-modules-5.16.0-1-mips32r6el-di loop-modules-5.16.0-1-mips32r6el-di btrfs-modules-5.16.0-1-mips32r6el-di ext4-modules-5.16.0-1-mips32r6el-di isofs-modules-5.16.0-1-mips32r6el-di jfs-modules-5.16.0-1-mips32r6el-di xfs-modules-5.16.0-1-mips32r6el-di fat-modules-5.16.0-1-mips32r6el-di affs-modules-5.16.0-1-mips32r6el-di minix-modules-5.16.0-1-mips32r6el-di nfs-modules-5.16.0-1-mips32r6el-di squashfs-modules-5.16.0-1-mips32r6el-di udf-modules-5.16.0-1-mips32r6el-di fuse-modules-5.16.0-1-mips32r6el-di f2fs-modules-5.16.0-1-mips32r6el-di md-modules-5.16.0-1-mips32r6el-di multipath-modules-5.16.0-1-mips32r6el-di usb-modules-5.16.0-1-mips32r6el-di usb-storage-modules-5.16.0-1-mips32r6el-di fb-modules-5.16.0-1-mips32r6el-di input-modules-5.16.0-1-mips32r6el-di event-modules-5.16.0-1-mips32r6el-di mouse-modules-5.16.0-1-mips32r6el-di nic-usb-modules-5.16.0-1-mips32r6el-di sata-modules-5.16.0-1-mips32r6el-di crc-modules-5.16.0-1-mips32r6el-di crypto-modules-5.16.0-1-mips32r6el-di crypto-dm-modules-5.16.0-1-mips32r6el-di ata-modules-5.16.0-1-mips32r6el-di mmc-core-modules-5.16.0-1-mips32r6el-di mmc-modules-5.16.0-1-mips32r6el-di nbd-modules-5.16.0-1-mips32r6el-di speakup-modules-5.16.0-1-mips32r6el-di sound-modules-5.16.0-1-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
+ binary-arch_mipsr6el_none: binary-arch_mipsr6el_none_mips32r6el 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.15.0-3' ARCH='mipsr6el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- 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.15.0-3' ARCH='mipsr6el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_powerpc:: binary-arch_powerpc_none binary-arch_powerpc_real
  binary-arch_powerpc::
-       $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.15.0-3' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-powerpc-di nic-modules-5.15.0-3-powerpc-di nic-wireless-modules-5.15.0-3-powerpc-di nic-shared-modules-5.15.0-3-powerpc-di serial-modules-5.15.0-3-powerpc-di usb-serial-modules-5.15.0-3-powerpc-di ppp-modules-5.15.0-3-powerpc-di pata-modules-5.15.0-3-powerpc-di cdrom-core-modules-5.15.0-3-powerpc-di firewire-core-modules-5.15.0-3-powerpc-di scsi-core-modules-5.15.0-3-powerpc-di scsi-modules-5.15.0-3-powerpc-di scsi-nic-modules-5.15.0-3-powerpc-di loop-modules-5.15.0-3-powerpc-di btrfs-modules-5.15.0-3-powerpc-di ext4-modules-5.15.0-3-powerpc-di isofs-modules-5.15.0-3-powerpc-di jfs-modules-5.15.0-3-powerpc-di xfs-modules-5.15.0-3-powerpc-di fat-modules-5.15.0-3-powerpc-di hfs-modules-5.15.0-3-powerpc-di affs-modules-5.15.0-3-powerpc-di squashfs-modules-5.15.0-3-powerpc-di udf-modules-5.15.0-3-powerpc-di fuse-modules-5.15.0-3-powerpc-di f2fs-modules-5.15.0-3-powerpc-di md-modules-5.15.0-3-powerpc-di multipath-modules-5.15.0-3-powerpc-di usb-modules-5.15.0-3-powerpc-di usb-storage-modules-5.15.0-3-powerpc-di pcmcia-storage-modules-5.15.0-3-powerpc-di fb-modules-5.15.0-3-powerpc-di input-modules-5.15.0-3-powerpc-di event-modules-5.15.0-3-powerpc-di mouse-modules-5.15.0-3-powerpc-di nic-pcmcia-modules-5.15.0-3-powerpc-di pcmcia-modules-5.15.0-3-powerpc-di nic-usb-modules-5.15.0-3-powerpc-di sata-modules-5.15.0-3-powerpc-di crc-modules-5.15.0-3-powerpc-di crypto-modules-5.15.0-3-powerpc-di crypto-dm-modules-5.15.0-3-powerpc-di ata-modules-5.15.0-3-powerpc-di mmc-core-modules-5.15.0-3-powerpc-di nbd-modules-5.15.0-3-powerpc-di uinput-modules-5.15.0-3-powerpc-di kernel-image-5.15.0-3-powerpc64-di nic-modules-5.15.0-3-powerpc64-di nic-wireless-modules-5.15.0-3-powerpc64-di nic-shared-modules-5.15.0-3-powerpc64-di serial-modules-5.15.0-3-powerpc64-di usb-serial-modules-5.15.0-3-powerpc64-di ppp-modules-5.15.0-3-powerpc64-di pata-modules-5.15.0-3-powerpc64-di cdrom-core-modules-5.15.0-3-powerpc64-di firewire-core-modules-5.15.0-3-powerpc64-di scsi-core-modules-5.15.0-3-powerpc64-di scsi-modules-5.15.0-3-powerpc64-di scsi-nic-modules-5.15.0-3-powerpc64-di loop-modules-5.15.0-3-powerpc64-di btrfs-modules-5.15.0-3-powerpc64-di ext4-modules-5.15.0-3-powerpc64-di isofs-modules-5.15.0-3-powerpc64-di jfs-modules-5.15.0-3-powerpc64-di xfs-modules-5.15.0-3-powerpc64-di fat-modules-5.15.0-3-powerpc64-di hfs-modules-5.15.0-3-powerpc64-di affs-modules-5.15.0-3-powerpc64-di squashfs-modules-5.15.0-3-powerpc64-di udf-modules-5.15.0-3-powerpc64-di fuse-modules-5.15.0-3-powerpc64-di f2fs-modules-5.15.0-3-powerpc64-di md-modules-5.15.0-3-powerpc64-di multipath-modules-5.15.0-3-powerpc64-di usb-modules-5.15.0-3-powerpc64-di usb-storage-modules-5.15.0-3-powerpc64-di pcmcia-storage-modules-5.15.0-3-powerpc64-di fb-modules-5.15.0-3-powerpc64-di input-modules-5.15.0-3-powerpc64-di event-modules-5.15.0-3-powerpc64-di mouse-modules-5.15.0-3-powerpc64-di nic-pcmcia-modules-5.15.0-3-powerpc64-di pcmcia-modules-5.15.0-3-powerpc64-di nic-usb-modules-5.15.0-3-powerpc64-di sata-modules-5.15.0-3-powerpc64-di i2c-modules-5.15.0-3-powerpc64-di crc-modules-5.15.0-3-powerpc64-di crypto-modules-5.15.0-3-powerpc64-di crypto-dm-modules-5.15.0-3-powerpc64-di ata-modules-5.15.0-3-powerpc64-di mmc-core-modules-5.15.0-3-powerpc64-di nbd-modules-5.15.0-3-powerpc64-di uinput-modules-5.15.0-3-powerpc64-di mtd-core-modules-5.15.0-3-powerpc64-di hypervisor-modules-5.15.0-3-powerpc64-di fancontrol-modules-5.15.0-3-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.16.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-powerpc-di nic-modules-5.16.0-1-powerpc-di nic-wireless-modules-5.16.0-1-powerpc-di nic-shared-modules-5.16.0-1-powerpc-di serial-modules-5.16.0-1-powerpc-di usb-serial-modules-5.16.0-1-powerpc-di ppp-modules-5.16.0-1-powerpc-di pata-modules-5.16.0-1-powerpc-di cdrom-core-modules-5.16.0-1-powerpc-di firewire-core-modules-5.16.0-1-powerpc-di scsi-core-modules-5.16.0-1-powerpc-di scsi-modules-5.16.0-1-powerpc-di scsi-nic-modules-5.16.0-1-powerpc-di loop-modules-5.16.0-1-powerpc-di btrfs-modules-5.16.0-1-powerpc-di ext4-modules-5.16.0-1-powerpc-di isofs-modules-5.16.0-1-powerpc-di jfs-modules-5.16.0-1-powerpc-di xfs-modules-5.16.0-1-powerpc-di fat-modules-5.16.0-1-powerpc-di hfs-modules-5.16.0-1-powerpc-di affs-modules-5.16.0-1-powerpc-di squashfs-modules-5.16.0-1-powerpc-di udf-modules-5.16.0-1-powerpc-di fuse-modules-5.16.0-1-powerpc-di f2fs-modules-5.16.0-1-powerpc-di md-modules-5.16.0-1-powerpc-di multipath-modules-5.16.0-1-powerpc-di usb-modules-5.16.0-1-powerpc-di usb-storage-modules-5.16.0-1-powerpc-di pcmcia-storage-modules-5.16.0-1-powerpc-di fb-modules-5.16.0-1-powerpc-di input-modules-5.16.0-1-powerpc-di event-modules-5.16.0-1-powerpc-di mouse-modules-5.16.0-1-powerpc-di nic-pcmcia-modules-5.16.0-1-powerpc-di pcmcia-modules-5.16.0-1-powerpc-di nic-usb-modules-5.16.0-1-powerpc-di sata-modules-5.16.0-1-powerpc-di crc-modules-5.16.0-1-powerpc-di crypto-modules-5.16.0-1-powerpc-di crypto-dm-modules-5.16.0-1-powerpc-di ata-modules-5.16.0-1-powerpc-di mmc-core-modules-5.16.0-1-powerpc-di nbd-modules-5.16.0-1-powerpc-di uinput-modules-5.16.0-1-powerpc-di kernel-image-5.16.0-1-powerpc64-di nic-modules-5.16.0-1-powerpc64-di nic-wireless-modules-5.16.0-1-powerpc64-di nic-shared-modules-5.16.0-1-powerpc64-di serial-modules-5.16.0-1-powerpc64-di usb-serial-modules-5.16.0-1-powerpc64-di ppp-modules-5.16.0-1-powerpc64-di pata-modules-5.16.0-1-powerpc64-di cdrom-core-modules-5.16.0-1-powerpc64-di firewire-core-modules-5.16.0-1-powerpc64-di scsi-core-modules-5.16.0-1-powerpc64-di scsi-modules-5.16.0-1-powerpc64-di scsi-nic-modules-5.16.0-1-powerpc64-di loop-modules-5.16.0-1-powerpc64-di btrfs-modules-5.16.0-1-powerpc64-di ext4-modules-5.16.0-1-powerpc64-di isofs-modules-5.16.0-1-powerpc64-di jfs-modules-5.16.0-1-powerpc64-di xfs-modules-5.16.0-1-powerpc64-di fat-modules-5.16.0-1-powerpc64-di hfs-modules-5.16.0-1-powerpc64-di affs-modules-5.16.0-1-powerpc64-di squashfs-modules-5.16.0-1-powerpc64-di udf-modules-5.16.0-1-powerpc64-di fuse-modules-5.16.0-1-powerpc64-di f2fs-modules-5.16.0-1-powerpc64-di md-modules-5.16.0-1-powerpc64-di multipath-modules-5.16.0-1-powerpc64-di usb-modules-5.16.0-1-powerpc64-di usb-storage-modules-5.16.0-1-powerpc64-di pcmcia-storage-modules-5.16.0-1-powerpc64-di fb-modules-5.16.0-1-powerpc64-di input-modules-5.16.0-1-powerpc64-di event-modules-5.16.0-1-powerpc64-di mouse-modules-5.16.0-1-powerpc64-di nic-pcmcia-modules-5.16.0-1-powerpc64-di pcmcia-modules-5.16.0-1-powerpc64-di nic-usb-modules-5.16.0-1-powerpc64-di sata-modules-5.16.0-1-powerpc64-di i2c-modules-5.16.0-1-powerpc64-di crc-modules-5.16.0-1-powerpc64-di crypto-modules-5.16.0-1-powerpc64-di crypto-dm-modules-5.16.0-1-powerpc64-di ata-modules-5.16.0-1-powerpc64-di mmc-core-modules-5.16.0-1-powerpc64-di nbd-modules-5.16.0-1-powerpc64-di uinput-modules-5.16.0-1-powerpc64-di mtd-core-modules-5.16.0-1-powerpc64-di hypervisor-modules-5.16.0-1-powerpc64-di fancontrol-modules-5.16.0-1-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.16.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-powerpc-di nic-modules-5.16.0-1-powerpc-di nic-wireless-modules-5.16.0-1-powerpc-di nic-shared-modules-5.16.0-1-powerpc-di serial-modules-5.16.0-1-powerpc-di usb-serial-modules-5.16.0-1-powerpc-di ppp-modules-5.16.0-1-powerpc-di pata-modules-5.16.0-1-powerpc-di cdrom-core-modules-5.16.0-1-powerpc-di firewire-core-modules-5.16.0-1-powerpc-di scsi-core-modules-5.16.0-1-powerpc-di scsi-modules-5.16.0-1-powerpc-di scsi-nic-modules-5.16.0-1-powerpc-di loop-modules-5.16.0-1-powerpc-di btrfs-modules-5.16.0-1-powerpc-di ext4-modules-5.16.0-1-powerpc-di isofs-modules-5.16.0-1-powerpc-di jfs-modules-5.16.0-1-powerpc-di xfs-modules-5.16.0-1-powerpc-di fat-modules-5.16.0-1-powerpc-di hfs-modules-5.16.0-1-powerpc-di affs-modules-5.16.0-1-powerpc-di squashfs-modules-5.16.0-1-powerpc-di udf-modules-5.16.0-1-powerpc-di fuse-modules-5.16.0-1-powerpc-di f2fs-modules-5.16.0-1-powerpc-di md-modules-5.16.0-1-powerpc-di multipath-modules-5.16.0-1-powerpc-di usb-modules-5.16.0-1-powerpc-di usb-storage-modules-5.16.0-1-powerpc-di pcmcia-storage-modules-5.16.0-1-powerpc-di fb-modules-5.16.0-1-powerpc-di input-modules-5.16.0-1-powerpc-di event-modules-5.16.0-1-powerpc-di mouse-modules-5.16.0-1-powerpc-di nic-pcmcia-modules-5.16.0-1-powerpc-di pcmcia-modules-5.16.0-1-powerpc-di nic-usb-modules-5.16.0-1-powerpc-di sata-modules-5.16.0-1-powerpc-di crc-modules-5.16.0-1-powerpc-di crypto-modules-5.16.0-1-powerpc-di crypto-dm-modules-5.16.0-1-powerpc-di ata-modules-5.16.0-1-powerpc-di mmc-core-modules-5.16.0-1-powerpc-di nbd-modules-5.16.0-1-powerpc-di uinput-modules-5.16.0-1-powerpc-di kernel-image-5.16.0-1-powerpc64-di nic-modules-5.16.0-1-powerpc64-di nic-wireless-modules-5.16.0-1-powerpc64-di nic-shared-modules-5.16.0-1-powerpc64-di serial-modules-5.16.0-1-powerpc64-di usb-serial-modules-5.16.0-1-powerpc64-di ppp-modules-5.16.0-1-powerpc64-di pata-modules-5.16.0-1-powerpc64-di cdrom-core-modules-5.16.0-1-powerpc64-di firewire-core-modules-5.16.0-1-powerpc64-di scsi-core-modules-5.16.0-1-powerpc64-di scsi-modules-5.16.0-1-powerpc64-di scsi-nic-modules-5.16.0-1-powerpc64-di loop-modules-5.16.0-1-powerpc64-di btrfs-modules-5.16.0-1-powerpc64-di ext4-modules-5.16.0-1-powerpc64-di isofs-modules-5.16.0-1-powerpc64-di jfs-modules-5.16.0-1-powerpc64-di xfs-modules-5.16.0-1-powerpc64-di fat-modules-5.16.0-1-powerpc64-di hfs-modules-5.16.0-1-powerpc64-di affs-modules-5.16.0-1-powerpc64-di squashfs-modules-5.16.0-1-powerpc64-di udf-modules-5.16.0-1-powerpc64-di fuse-modules-5.16.0-1-powerpc64-di f2fs-modules-5.16.0-1-powerpc64-di md-modules-5.16.0-1-powerpc64-di multipath-modules-5.16.0-1-powerpc64-di usb-modules-5.16.0-1-powerpc64-di usb-storage-modules-5.16.0-1-powerpc64-di pcmcia-storage-modules-5.16.0-1-powerpc64-di fb-modules-5.16.0-1-powerpc64-di input-modules-5.16.0-1-powerpc64-di event-modules-5.16.0-1-powerpc64-di mouse-modules-5.16.0-1-powerpc64-di nic-pcmcia-modules-5.16.0-1-powerpc64-di pcmcia-modules-5.16.0-1-powerpc64-di nic-usb-modules-5.16.0-1-powerpc64-di sata-modules-5.16.0-1-powerpc64-di i2c-modules-5.16.0-1-powerpc64-di crc-modules-5.16.0-1-powerpc64-di crypto-modules-5.16.0-1-powerpc64-di crypto-dm-modules-5.16.0-1-powerpc64-di ata-modules-5.16.0-1-powerpc64-di mmc-core-modules-5.16.0-1-powerpc64-di nbd-modules-5.16.0-1-powerpc64-di uinput-modules-5.16.0-1-powerpc64-di mtd-core-modules-5.16.0-1-powerpc64-di hypervisor-modules-5.16.0-1-powerpc64-di fancontrol-modules-5.16.0-1-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_powerpc_none: binary-arch_powerpc_none_powerpc binary-arch_powerpc_none_powerpc-smp binary-arch_powerpc_none_powerpc64 binary-arch_powerpc_none_real
  binary-arch_powerpc_none_powerpc: binary-arch_powerpc_none_powerpc_real
  binary-arch_powerpc_none_powerpc-smp: binary-arch_powerpc_none_powerpc-smp_real
  binary-arch_powerpc_none_powerpc-smp_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.15.0-3' ARCH='powerpc' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='powerpc' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_powerpc_none_powerpc_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.15.0-3' ARCH='powerpc' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_ppc64:: binary-arch_ppc64_none binary-arch_ppc64_real
  binary-arch_ppc64::
-       $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.15.0-3' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-powerpc64-di nic-modules-5.15.0-3-powerpc64-di nic-wireless-modules-5.15.0-3-powerpc64-di nic-shared-modules-5.15.0-3-powerpc64-di serial-modules-5.15.0-3-powerpc64-di usb-serial-modules-5.15.0-3-powerpc64-di ppp-modules-5.15.0-3-powerpc64-di pata-modules-5.15.0-3-powerpc64-di cdrom-core-modules-5.15.0-3-powerpc64-di firewire-core-modules-5.15.0-3-powerpc64-di scsi-core-modules-5.15.0-3-powerpc64-di scsi-modules-5.15.0-3-powerpc64-di scsi-nic-modules-5.15.0-3-powerpc64-di loop-modules-5.15.0-3-powerpc64-di btrfs-modules-5.15.0-3-powerpc64-di ext4-modules-5.15.0-3-powerpc64-di isofs-modules-5.15.0-3-powerpc64-di jfs-modules-5.15.0-3-powerpc64-di xfs-modules-5.15.0-3-powerpc64-di fat-modules-5.15.0-3-powerpc64-di hfs-modules-5.15.0-3-powerpc64-di affs-modules-5.15.0-3-powerpc64-di squashfs-modules-5.15.0-3-powerpc64-di udf-modules-5.15.0-3-powerpc64-di fuse-modules-5.15.0-3-powerpc64-di f2fs-modules-5.15.0-3-powerpc64-di md-modules-5.15.0-3-powerpc64-di multipath-modules-5.15.0-3-powerpc64-di usb-modules-5.15.0-3-powerpc64-di usb-storage-modules-5.15.0-3-powerpc64-di pcmcia-storage-modules-5.15.0-3-powerpc64-di fb-modules-5.15.0-3-powerpc64-di input-modules-5.15.0-3-powerpc64-di event-modules-5.15.0-3-powerpc64-di mouse-modules-5.15.0-3-powerpc64-di nic-pcmcia-modules-5.15.0-3-powerpc64-di pcmcia-modules-5.15.0-3-powerpc64-di nic-usb-modules-5.15.0-3-powerpc64-di sata-modules-5.15.0-3-powerpc64-di i2c-modules-5.15.0-3-powerpc64-di crc-modules-5.15.0-3-powerpc64-di crypto-modules-5.15.0-3-powerpc64-di crypto-dm-modules-5.15.0-3-powerpc64-di ata-modules-5.15.0-3-powerpc64-di mmc-core-modules-5.15.0-3-powerpc64-di nbd-modules-5.15.0-3-powerpc64-di uinput-modules-5.15.0-3-powerpc64-di mtd-core-modules-5.15.0-3-powerpc64-di hypervisor-modules-5.15.0-3-powerpc64-di fancontrol-modules-5.15.0-3-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.16.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-powerpc64-di nic-modules-5.16.0-1-powerpc64-di nic-wireless-modules-5.16.0-1-powerpc64-di nic-shared-modules-5.16.0-1-powerpc64-di serial-modules-5.16.0-1-powerpc64-di usb-serial-modules-5.16.0-1-powerpc64-di ppp-modules-5.16.0-1-powerpc64-di pata-modules-5.16.0-1-powerpc64-di cdrom-core-modules-5.16.0-1-powerpc64-di firewire-core-modules-5.16.0-1-powerpc64-di scsi-core-modules-5.16.0-1-powerpc64-di scsi-modules-5.16.0-1-powerpc64-di scsi-nic-modules-5.16.0-1-powerpc64-di loop-modules-5.16.0-1-powerpc64-di btrfs-modules-5.16.0-1-powerpc64-di ext4-modules-5.16.0-1-powerpc64-di isofs-modules-5.16.0-1-powerpc64-di jfs-modules-5.16.0-1-powerpc64-di xfs-modules-5.16.0-1-powerpc64-di fat-modules-5.16.0-1-powerpc64-di hfs-modules-5.16.0-1-powerpc64-di affs-modules-5.16.0-1-powerpc64-di squashfs-modules-5.16.0-1-powerpc64-di udf-modules-5.16.0-1-powerpc64-di fuse-modules-5.16.0-1-powerpc64-di f2fs-modules-5.16.0-1-powerpc64-di md-modules-5.16.0-1-powerpc64-di multipath-modules-5.16.0-1-powerpc64-di usb-modules-5.16.0-1-powerpc64-di usb-storage-modules-5.16.0-1-powerpc64-di pcmcia-storage-modules-5.16.0-1-powerpc64-di fb-modules-5.16.0-1-powerpc64-di input-modules-5.16.0-1-powerpc64-di event-modules-5.16.0-1-powerpc64-di mouse-modules-5.16.0-1-powerpc64-di nic-pcmcia-modules-5.16.0-1-powerpc64-di pcmcia-modules-5.16.0-1-powerpc64-di nic-usb-modules-5.16.0-1-powerpc64-di sata-modules-5.16.0-1-powerpc64-di i2c-modules-5.16.0-1-powerpc64-di crc-modules-5.16.0-1-powerpc64-di crypto-modules-5.16.0-1-powerpc64-di crypto-dm-modules-5.16.0-1-powerpc64-di ata-modules-5.16.0-1-powerpc64-di mmc-core-modules-5.16.0-1-powerpc64-di nbd-modules-5.16.0-1-powerpc64-di uinput-modules-5.16.0-1-powerpc64-di mtd-core-modules-5.16.0-1-powerpc64-di hypervisor-modules-5.16.0-1-powerpc64-di fancontrol-modules-5.16.0-1-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.16.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-powerpc64-di nic-modules-5.16.0-1-powerpc64-di nic-wireless-modules-5.16.0-1-powerpc64-di nic-shared-modules-5.16.0-1-powerpc64-di serial-modules-5.16.0-1-powerpc64-di usb-serial-modules-5.16.0-1-powerpc64-di ppp-modules-5.16.0-1-powerpc64-di pata-modules-5.16.0-1-powerpc64-di cdrom-core-modules-5.16.0-1-powerpc64-di firewire-core-modules-5.16.0-1-powerpc64-di scsi-core-modules-5.16.0-1-powerpc64-di scsi-modules-5.16.0-1-powerpc64-di scsi-nic-modules-5.16.0-1-powerpc64-di loop-modules-5.16.0-1-powerpc64-di btrfs-modules-5.16.0-1-powerpc64-di ext4-modules-5.16.0-1-powerpc64-di isofs-modules-5.16.0-1-powerpc64-di jfs-modules-5.16.0-1-powerpc64-di xfs-modules-5.16.0-1-powerpc64-di fat-modules-5.16.0-1-powerpc64-di hfs-modules-5.16.0-1-powerpc64-di affs-modules-5.16.0-1-powerpc64-di squashfs-modules-5.16.0-1-powerpc64-di udf-modules-5.16.0-1-powerpc64-di fuse-modules-5.16.0-1-powerpc64-di f2fs-modules-5.16.0-1-powerpc64-di md-modules-5.16.0-1-powerpc64-di multipath-modules-5.16.0-1-powerpc64-di usb-modules-5.16.0-1-powerpc64-di usb-storage-modules-5.16.0-1-powerpc64-di pcmcia-storage-modules-5.16.0-1-powerpc64-di fb-modules-5.16.0-1-powerpc64-di input-modules-5.16.0-1-powerpc64-di event-modules-5.16.0-1-powerpc64-di mouse-modules-5.16.0-1-powerpc64-di nic-pcmcia-modules-5.16.0-1-powerpc64-di pcmcia-modules-5.16.0-1-powerpc64-di nic-usb-modules-5.16.0-1-powerpc64-di sata-modules-5.16.0-1-powerpc64-di i2c-modules-5.16.0-1-powerpc64-di crc-modules-5.16.0-1-powerpc64-di crypto-modules-5.16.0-1-powerpc64-di crypto-dm-modules-5.16.0-1-powerpc64-di ata-modules-5.16.0-1-powerpc64-di mmc-core-modules-5.16.0-1-powerpc64-di nbd-modules-5.16.0-1-powerpc64-di uinput-modules-5.16.0-1-powerpc64-di mtd-core-modules-5.16.0-1-powerpc64-di hypervisor-modules-5.16.0-1-powerpc64-di fancontrol-modules-5.16.0-1-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_ppc64_none: binary-arch_ppc64_none_powerpc64 binary-arch_ppc64_none_real
  binary-arch_ppc64_none_powerpc64: binary-arch_ppc64_none_powerpc64_real
  binary-arch_ppc64_none_powerpc64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.15.0-3' ARCH='ppc64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_ppc64el:: binary-arch_ppc64el_none binary-arch_ppc64el_real
  binary-arch_ppc64el::
-       $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.15.0-3' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-powerpc64le-di nic-modules-5.15.0-3-powerpc64le-di nic-wireless-modules-5.15.0-3-powerpc64le-di nic-shared-modules-5.15.0-3-powerpc64le-di serial-modules-5.15.0-3-powerpc64le-di usb-serial-modules-5.15.0-3-powerpc64le-di ppp-modules-5.15.0-3-powerpc64le-di cdrom-core-modules-5.15.0-3-powerpc64le-di firewire-core-modules-5.15.0-3-powerpc64le-di scsi-core-modules-5.15.0-3-powerpc64le-di scsi-modules-5.15.0-3-powerpc64le-di scsi-nic-modules-5.15.0-3-powerpc64le-di loop-modules-5.15.0-3-powerpc64le-di btrfs-modules-5.15.0-3-powerpc64le-di ext4-modules-5.15.0-3-powerpc64le-di isofs-modules-5.15.0-3-powerpc64le-di jfs-modules-5.15.0-3-powerpc64le-di xfs-modules-5.15.0-3-powerpc64le-di fat-modules-5.15.0-3-powerpc64le-di squashfs-modules-5.15.0-3-powerpc64le-di udf-modules-5.15.0-3-powerpc64le-di fuse-modules-5.15.0-3-powerpc64le-di f2fs-modules-5.15.0-3-powerpc64le-di md-modules-5.15.0-3-powerpc64le-di multipath-modules-5.15.0-3-powerpc64le-di usb-modules-5.15.0-3-powerpc64le-di usb-storage-modules-5.15.0-3-powerpc64le-di fb-modules-5.15.0-3-powerpc64le-di input-modules-5.15.0-3-powerpc64le-di event-modules-5.15.0-3-powerpc64le-di mouse-modules-5.15.0-3-powerpc64le-di nic-usb-modules-5.15.0-3-powerpc64le-di sata-modules-5.15.0-3-powerpc64le-di i2c-modules-5.15.0-3-powerpc64le-di crc-modules-5.15.0-3-powerpc64le-di crypto-modules-5.15.0-3-powerpc64le-di crypto-dm-modules-5.15.0-3-powerpc64le-di ata-modules-5.15.0-3-powerpc64le-di nbd-modules-5.15.0-3-powerpc64le-di uinput-modules-5.15.0-3-powerpc64le-di mtd-core-modules-5.15.0-3-powerpc64le-di hypervisor-modules-5.15.0-3-powerpc64le-di fancontrol-modules-5.15.0-3-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.16.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-powerpc64le-di nic-modules-5.16.0-1-powerpc64le-di nic-wireless-modules-5.16.0-1-powerpc64le-di nic-shared-modules-5.16.0-1-powerpc64le-di serial-modules-5.16.0-1-powerpc64le-di usb-serial-modules-5.16.0-1-powerpc64le-di ppp-modules-5.16.0-1-powerpc64le-di cdrom-core-modules-5.16.0-1-powerpc64le-di firewire-core-modules-5.16.0-1-powerpc64le-di scsi-core-modules-5.16.0-1-powerpc64le-di scsi-modules-5.16.0-1-powerpc64le-di scsi-nic-modules-5.16.0-1-powerpc64le-di loop-modules-5.16.0-1-powerpc64le-di btrfs-modules-5.16.0-1-powerpc64le-di ext4-modules-5.16.0-1-powerpc64le-di isofs-modules-5.16.0-1-powerpc64le-di jfs-modules-5.16.0-1-powerpc64le-di xfs-modules-5.16.0-1-powerpc64le-di fat-modules-5.16.0-1-powerpc64le-di squashfs-modules-5.16.0-1-powerpc64le-di udf-modules-5.16.0-1-powerpc64le-di fuse-modules-5.16.0-1-powerpc64le-di f2fs-modules-5.16.0-1-powerpc64le-di md-modules-5.16.0-1-powerpc64le-di multipath-modules-5.16.0-1-powerpc64le-di usb-modules-5.16.0-1-powerpc64le-di usb-storage-modules-5.16.0-1-powerpc64le-di fb-modules-5.16.0-1-powerpc64le-di input-modules-5.16.0-1-powerpc64le-di event-modules-5.16.0-1-powerpc64le-di mouse-modules-5.16.0-1-powerpc64le-di nic-usb-modules-5.16.0-1-powerpc64le-di sata-modules-5.16.0-1-powerpc64le-di i2c-modules-5.16.0-1-powerpc64le-di crc-modules-5.16.0-1-powerpc64le-di crypto-modules-5.16.0-1-powerpc64le-di crypto-dm-modules-5.16.0-1-powerpc64le-di ata-modules-5.16.0-1-powerpc64le-di nbd-modules-5.16.0-1-powerpc64le-di uinput-modules-5.16.0-1-powerpc64le-di mtd-core-modules-5.16.0-1-powerpc64le-di hypervisor-modules-5.16.0-1-powerpc64le-di fancontrol-modules-5.16.0-1-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.16.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-powerpc64le-di nic-modules-5.16.0-1-powerpc64le-di nic-wireless-modules-5.16.0-1-powerpc64le-di nic-shared-modules-5.16.0-1-powerpc64le-di serial-modules-5.16.0-1-powerpc64le-di usb-serial-modules-5.16.0-1-powerpc64le-di ppp-modules-5.16.0-1-powerpc64le-di cdrom-core-modules-5.16.0-1-powerpc64le-di firewire-core-modules-5.16.0-1-powerpc64le-di scsi-core-modules-5.16.0-1-powerpc64le-di scsi-modules-5.16.0-1-powerpc64le-di scsi-nic-modules-5.16.0-1-powerpc64le-di loop-modules-5.16.0-1-powerpc64le-di btrfs-modules-5.16.0-1-powerpc64le-di ext4-modules-5.16.0-1-powerpc64le-di isofs-modules-5.16.0-1-powerpc64le-di jfs-modules-5.16.0-1-powerpc64le-di xfs-modules-5.16.0-1-powerpc64le-di fat-modules-5.16.0-1-powerpc64le-di squashfs-modules-5.16.0-1-powerpc64le-di udf-modules-5.16.0-1-powerpc64le-di fuse-modules-5.16.0-1-powerpc64le-di f2fs-modules-5.16.0-1-powerpc64le-di md-modules-5.16.0-1-powerpc64le-di multipath-modules-5.16.0-1-powerpc64le-di usb-modules-5.16.0-1-powerpc64le-di usb-storage-modules-5.16.0-1-powerpc64le-di fb-modules-5.16.0-1-powerpc64le-di input-modules-5.16.0-1-powerpc64le-di event-modules-5.16.0-1-powerpc64le-di mouse-modules-5.16.0-1-powerpc64le-di nic-usb-modules-5.16.0-1-powerpc64le-di sata-modules-5.16.0-1-powerpc64le-di i2c-modules-5.16.0-1-powerpc64le-di crc-modules-5.16.0-1-powerpc64le-di crypto-modules-5.16.0-1-powerpc64le-di crypto-dm-modules-5.16.0-1-powerpc64le-di ata-modules-5.16.0-1-powerpc64le-di nbd-modules-5.16.0-1-powerpc64le-di uinput-modules-5.16.0-1-powerpc64le-di mtd-core-modules-5.16.0-1-powerpc64le-di hypervisor-modules-5.16.0-1-powerpc64le-di fancontrol-modules-5.16.0-1-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_ppc64el_none: binary-arch_ppc64el_none_powerpc64le binary-arch_ppc64el_none_real
  binary-arch_ppc64el_none_powerpc64le: binary-arch_ppc64el_none_powerpc64le_real
  binary-arch_ppc64el_none_powerpc64le_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.15.0-3' ARCH='ppc64el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_riscv64:: binary-arch_riscv64_none binary-arch_riscv64_real
  binary-arch_riscv64::
-       $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.15.0-3' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-riscv64-di nic-modules-5.15.0-3-riscv64-di nic-wireless-modules-5.15.0-3-riscv64-di nic-shared-modules-5.15.0-3-riscv64-di usb-serial-modules-5.15.0-3-riscv64-di ppp-modules-5.15.0-3-riscv64-di pata-modules-5.15.0-3-riscv64-di cdrom-core-modules-5.15.0-3-riscv64-di scsi-core-modules-5.15.0-3-riscv64-di scsi-modules-5.15.0-3-riscv64-di scsi-nic-modules-5.15.0-3-riscv64-di loop-modules-5.15.0-3-riscv64-di btrfs-modules-5.15.0-3-riscv64-di ext4-modules-5.15.0-3-riscv64-di isofs-modules-5.15.0-3-riscv64-di jfs-modules-5.15.0-3-riscv64-di fat-modules-5.15.0-3-riscv64-di squashfs-modules-5.15.0-3-riscv64-di udf-modules-5.15.0-3-riscv64-di fuse-modules-5.15.0-3-riscv64-di f2fs-modules-5.15.0-3-riscv64-di md-modules-5.15.0-3-riscv64-di multipath-modules-5.15.0-3-riscv64-di usb-modules-5.15.0-3-riscv64-di usb-storage-modules-5.15.0-3-riscv64-di fb-modules-5.15.0-3-riscv64-di input-modules-5.15.0-3-riscv64-di event-modules-5.15.0-3-riscv64-di nic-usb-modules-5.15.0-3-riscv64-di sata-modules-5.15.0-3-riscv64-di i2c-modules-5.15.0-3-riscv64-di crc-modules-5.15.0-3-riscv64-di crypto-modules-5.15.0-3-riscv64-di crypto-dm-modules-5.15.0-3-riscv64-di ata-modules-5.15.0-3-riscv64-di mmc-core-modules-5.15.0-3-riscv64-di mmc-modules-5.15.0-3-riscv64-di nbd-modules-5.15.0-3-riscv64-di mtd-modules-5.15.0-3-riscv64-di mtd-core-modules-5.15.0-3-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.16.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-riscv64-di nic-modules-5.16.0-1-riscv64-di nic-wireless-modules-5.16.0-1-riscv64-di nic-shared-modules-5.16.0-1-riscv64-di usb-serial-modules-5.16.0-1-riscv64-di ppp-modules-5.16.0-1-riscv64-di pata-modules-5.16.0-1-riscv64-di cdrom-core-modules-5.16.0-1-riscv64-di scsi-core-modules-5.16.0-1-riscv64-di scsi-modules-5.16.0-1-riscv64-di scsi-nic-modules-5.16.0-1-riscv64-di loop-modules-5.16.0-1-riscv64-di btrfs-modules-5.16.0-1-riscv64-di ext4-modules-5.16.0-1-riscv64-di isofs-modules-5.16.0-1-riscv64-di jfs-modules-5.16.0-1-riscv64-di fat-modules-5.16.0-1-riscv64-di squashfs-modules-5.16.0-1-riscv64-di udf-modules-5.16.0-1-riscv64-di fuse-modules-5.16.0-1-riscv64-di f2fs-modules-5.16.0-1-riscv64-di md-modules-5.16.0-1-riscv64-di multipath-modules-5.16.0-1-riscv64-di usb-modules-5.16.0-1-riscv64-di usb-storage-modules-5.16.0-1-riscv64-di fb-modules-5.16.0-1-riscv64-di input-modules-5.16.0-1-riscv64-di event-modules-5.16.0-1-riscv64-di nic-usb-modules-5.16.0-1-riscv64-di sata-modules-5.16.0-1-riscv64-di i2c-modules-5.16.0-1-riscv64-di crc-modules-5.16.0-1-riscv64-di crypto-modules-5.16.0-1-riscv64-di crypto-dm-modules-5.16.0-1-riscv64-di ata-modules-5.16.0-1-riscv64-di mmc-core-modules-5.16.0-1-riscv64-di mmc-modules-5.16.0-1-riscv64-di nbd-modules-5.16.0-1-riscv64-di mtd-modules-5.16.0-1-riscv64-di mtd-core-modules-5.16.0-1-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.16.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-riscv64-di nic-modules-5.16.0-1-riscv64-di nic-wireless-modules-5.16.0-1-riscv64-di nic-shared-modules-5.16.0-1-riscv64-di usb-serial-modules-5.16.0-1-riscv64-di ppp-modules-5.16.0-1-riscv64-di pata-modules-5.16.0-1-riscv64-di cdrom-core-modules-5.16.0-1-riscv64-di scsi-core-modules-5.16.0-1-riscv64-di scsi-modules-5.16.0-1-riscv64-di scsi-nic-modules-5.16.0-1-riscv64-di loop-modules-5.16.0-1-riscv64-di btrfs-modules-5.16.0-1-riscv64-di ext4-modules-5.16.0-1-riscv64-di isofs-modules-5.16.0-1-riscv64-di jfs-modules-5.16.0-1-riscv64-di fat-modules-5.16.0-1-riscv64-di squashfs-modules-5.16.0-1-riscv64-di udf-modules-5.16.0-1-riscv64-di fuse-modules-5.16.0-1-riscv64-di f2fs-modules-5.16.0-1-riscv64-di md-modules-5.16.0-1-riscv64-di multipath-modules-5.16.0-1-riscv64-di usb-modules-5.16.0-1-riscv64-di usb-storage-modules-5.16.0-1-riscv64-di fb-modules-5.16.0-1-riscv64-di input-modules-5.16.0-1-riscv64-di event-modules-5.16.0-1-riscv64-di nic-usb-modules-5.16.0-1-riscv64-di sata-modules-5.16.0-1-riscv64-di i2c-modules-5.16.0-1-riscv64-di crc-modules-5.16.0-1-riscv64-di crypto-modules-5.16.0-1-riscv64-di crypto-dm-modules-5.16.0-1-riscv64-di ata-modules-5.16.0-1-riscv64-di mmc-core-modules-5.16.0-1-riscv64-di mmc-modules-5.16.0-1-riscv64-di nbd-modules-5.16.0-1-riscv64-di mtd-modules-5.16.0-1-riscv64-di mtd-core-modules-5.16.0-1-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_riscv64_none: binary-arch_riscv64_none_real binary-arch_riscv64_none_riscv64
  binary-arch_riscv64_none_real:
  binary-arch_riscv64_none_riscv64: binary-arch_riscv64_none_riscv64_real
  binary-arch_riscv64_none_riscv64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.15.0-3' ARCH='riscv64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  binary-arch_riscv64_real:: setup_riscv64
  binary-arch_riscv64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.15.0-3' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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-11-s390'
  binary-arch_s390_real:: setup_s390
  binary-arch_s390_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.15.0-3' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-s390x-di nic-modules-5.15.0-3-s390x-di cdrom-core-modules-5.15.0-3-s390x-di scsi-core-modules-5.15.0-3-s390x-di scsi-modules-5.15.0-3-s390x-di loop-modules-5.15.0-3-s390x-di btrfs-modules-5.15.0-3-s390x-di ext4-modules-5.15.0-3-s390x-di isofs-modules-5.15.0-3-s390x-di xfs-modules-5.15.0-3-s390x-di fat-modules-5.15.0-3-s390x-di udf-modules-5.15.0-3-s390x-di fuse-modules-5.15.0-3-s390x-di f2fs-modules-5.15.0-3-s390x-di md-modules-5.15.0-3-s390x-di multipath-modules-5.15.0-3-s390x-di crc-modules-5.15.0-3-s390x-di crypto-modules-5.15.0-3-s390x-di crypto-dm-modules-5.15.0-3-s390x-di nbd-modules-5.15.0-3-s390x-di mtd-core-modules-5.15.0-3-s390x-di dasd-modules-5.15.0-3-s390x-di dasd-extra-modules-5.15.0-3-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.16.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-s390x-di nic-modules-5.16.0-1-s390x-di cdrom-core-modules-5.16.0-1-s390x-di scsi-core-modules-5.16.0-1-s390x-di scsi-modules-5.16.0-1-s390x-di loop-modules-5.16.0-1-s390x-di btrfs-modules-5.16.0-1-s390x-di ext4-modules-5.16.0-1-s390x-di isofs-modules-5.16.0-1-s390x-di xfs-modules-5.16.0-1-s390x-di fat-modules-5.16.0-1-s390x-di udf-modules-5.16.0-1-s390x-di fuse-modules-5.16.0-1-s390x-di f2fs-modules-5.16.0-1-s390x-di md-modules-5.16.0-1-s390x-di multipath-modules-5.16.0-1-s390x-di crc-modules-5.16.0-1-s390x-di crypto-modules-5.16.0-1-s390x-di crypto-dm-modules-5.16.0-1-s390x-di nbd-modules-5.16.0-1-s390x-di mtd-core-modules-5.16.0-1-s390x-di dasd-modules-5.16.0-1-s390x-di dasd-extra-modules-5.16.0-1-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.16.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-s390x-di nic-modules-5.16.0-1-s390x-di cdrom-core-modules-5.16.0-1-s390x-di scsi-core-modules-5.16.0-1-s390x-di scsi-modules-5.16.0-1-s390x-di loop-modules-5.16.0-1-s390x-di btrfs-modules-5.16.0-1-s390x-di ext4-modules-5.16.0-1-s390x-di isofs-modules-5.16.0-1-s390x-di xfs-modules-5.16.0-1-s390x-di fat-modules-5.16.0-1-s390x-di udf-modules-5.16.0-1-s390x-di fuse-modules-5.16.0-1-s390x-di f2fs-modules-5.16.0-1-s390x-di md-modules-5.16.0-1-s390x-di multipath-modules-5.16.0-1-s390x-di crc-modules-5.16.0-1-s390x-di crypto-modules-5.16.0-1-s390x-di crypto-dm-modules-5.16.0-1-s390x-di nbd-modules-5.16.0-1-s390x-di mtd-core-modules-5.16.0-1-s390x-di dasd-modules-5.16.0-1-s390x-di dasd-extra-modules-5.16.0-1-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_s390x_extra::
        $(MAKE) -f debian/rules.real install-dummy ARCH='s390x' DH_OPTIONS='-plinux-compiler-gcc-11-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.15.0-3' ARCH='s390x' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  binary-arch_s390x_real:: setup_s390x
  binary-arch_s390x_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.15.0-3' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_sh4:: binary-arch_sh4_none binary-arch_sh4_real
  binary-arch_sh4::
-       $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.15.0-3' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-sh7751r-di nic-modules-5.15.0-3-sh7751r-di nic-shared-modules-5.15.0-3-sh7751r-di usb-serial-modules-5.15.0-3-sh7751r-di ppp-modules-5.15.0-3-sh7751r-di pata-modules-5.15.0-3-sh7751r-di cdrom-core-modules-5.15.0-3-sh7751r-di firewire-core-modules-5.15.0-3-sh7751r-di loop-modules-5.15.0-3-sh7751r-di btrfs-modules-5.15.0-3-sh7751r-di ext4-modules-5.15.0-3-sh7751r-di isofs-modules-5.15.0-3-sh7751r-di jfs-modules-5.15.0-3-sh7751r-di xfs-modules-5.15.0-3-sh7751r-di fat-modules-5.15.0-3-sh7751r-di minix-modules-5.15.0-3-sh7751r-di squashfs-modules-5.15.0-3-sh7751r-di udf-modules-5.15.0-3-sh7751r-di fuse-modules-5.15.0-3-sh7751r-di f2fs-modules-5.15.0-3-sh7751r-di md-modules-5.15.0-3-sh7751r-di multipath-modules-5.15.0-3-sh7751r-di usb-storage-modules-5.15.0-3-sh7751r-di nic-usb-modules-5.15.0-3-sh7751r-di sata-modules-5.15.0-3-sh7751r-di i2c-modules-5.15.0-3-sh7751r-di crc-modules-5.15.0-3-sh7751r-di crypto-modules-5.15.0-3-sh7751r-di crypto-dm-modules-5.15.0-3-sh7751r-di nbd-modules-5.15.0-3-sh7751r-di speakup-modules-5.15.0-3-sh7751r-di sound-modules-5.15.0-3-sh7751r-di kernel-image-5.15.0-3-sh7785lcr-di nic-modules-5.15.0-3-sh7785lcr-di nic-shared-modules-5.15.0-3-sh7785lcr-di usb-serial-modules-5.15.0-3-sh7785lcr-di ppp-modules-5.15.0-3-sh7785lcr-di pata-modules-5.15.0-3-sh7785lcr-di cdrom-core-modules-5.15.0-3-sh7785lcr-di firewire-core-modules-5.15.0-3-sh7785lcr-di loop-modules-5.15.0-3-sh7785lcr-di btrfs-modules-5.15.0-3-sh7785lcr-di ext4-modules-5.15.0-3-sh7785lcr-di isofs-modules-5.15.0-3-sh7785lcr-di jfs-modules-5.15.0-3-sh7785lcr-di xfs-modules-5.15.0-3-sh7785lcr-di fat-modules-5.15.0-3-sh7785lcr-di minix-modules-5.15.0-3-sh7785lcr-di squashfs-modules-5.15.0-3-sh7785lcr-di udf-modules-5.15.0-3-sh7785lcr-di fuse-modules-5.15.0-3-sh7785lcr-di f2fs-modules-5.15.0-3-sh7785lcr-di md-modules-5.15.0-3-sh7785lcr-di multipath-modules-5.15.0-3-sh7785lcr-di nic-usb-modules-5.15.0-3-sh7785lcr-di sata-modules-5.15.0-3-sh7785lcr-di crc-modules-5.15.0-3-sh7785lcr-di crypto-modules-5.15.0-3-sh7785lcr-di crypto-dm-modules-5.15.0-3-sh7785lcr-di nbd-modules-5.15.0-3-sh7785lcr-di speakup-modules-5.15.0-3-sh7785lcr-di sound-modules-5.15.0-3-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.16.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-sh7751r-di nic-modules-5.16.0-1-sh7751r-di nic-shared-modules-5.16.0-1-sh7751r-di usb-serial-modules-5.16.0-1-sh7751r-di ppp-modules-5.16.0-1-sh7751r-di pata-modules-5.16.0-1-sh7751r-di cdrom-core-modules-5.16.0-1-sh7751r-di firewire-core-modules-5.16.0-1-sh7751r-di loop-modules-5.16.0-1-sh7751r-di btrfs-modules-5.16.0-1-sh7751r-di ext4-modules-5.16.0-1-sh7751r-di isofs-modules-5.16.0-1-sh7751r-di jfs-modules-5.16.0-1-sh7751r-di xfs-modules-5.16.0-1-sh7751r-di fat-modules-5.16.0-1-sh7751r-di minix-modules-5.16.0-1-sh7751r-di squashfs-modules-5.16.0-1-sh7751r-di udf-modules-5.16.0-1-sh7751r-di fuse-modules-5.16.0-1-sh7751r-di f2fs-modules-5.16.0-1-sh7751r-di md-modules-5.16.0-1-sh7751r-di multipath-modules-5.16.0-1-sh7751r-di usb-storage-modules-5.16.0-1-sh7751r-di nic-usb-modules-5.16.0-1-sh7751r-di sata-modules-5.16.0-1-sh7751r-di i2c-modules-5.16.0-1-sh7751r-di crc-modules-5.16.0-1-sh7751r-di crypto-modules-5.16.0-1-sh7751r-di crypto-dm-modules-5.16.0-1-sh7751r-di nbd-modules-5.16.0-1-sh7751r-di speakup-modules-5.16.0-1-sh7751r-di sound-modules-5.16.0-1-sh7751r-di kernel-image-5.16.0-1-sh7785lcr-di nic-modules-5.16.0-1-sh7785lcr-di nic-shared-modules-5.16.0-1-sh7785lcr-di usb-serial-modules-5.16.0-1-sh7785lcr-di ppp-modules-5.16.0-1-sh7785lcr-di pata-modules-5.16.0-1-sh7785lcr-di cdrom-core-modules-5.16.0-1-sh7785lcr-di firewire-core-modules-5.16.0-1-sh7785lcr-di loop-modules-5.16.0-1-sh7785lcr-di btrfs-modules-5.16.0-1-sh7785lcr-di ext4-modules-5.16.0-1-sh7785lcr-di isofs-modules-5.16.0-1-sh7785lcr-di jfs-modules-5.16.0-1-sh7785lcr-di xfs-modules-5.16.0-1-sh7785lcr-di fat-modules-5.16.0-1-sh7785lcr-di minix-modules-5.16.0-1-sh7785lcr-di squashfs-modules-5.16.0-1-sh7785lcr-di udf-modules-5.16.0-1-sh7785lcr-di fuse-modules-5.16.0-1-sh7785lcr-di f2fs-modules-5.16.0-1-sh7785lcr-di md-modules-5.16.0-1-sh7785lcr-di multipath-modules-5.16.0-1-sh7785lcr-di nic-usb-modules-5.16.0-1-sh7785lcr-di sata-modules-5.16.0-1-sh7785lcr-di crc-modules-5.16.0-1-sh7785lcr-di crypto-modules-5.16.0-1-sh7785lcr-di crypto-dm-modules-5.16.0-1-sh7785lcr-di nbd-modules-5.16.0-1-sh7785lcr-di speakup-modules-5.16.0-1-sh7785lcr-di sound-modules-5.16.0-1-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.16.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-sh7751r-di nic-modules-5.16.0-1-sh7751r-di nic-shared-modules-5.16.0-1-sh7751r-di usb-serial-modules-5.16.0-1-sh7751r-di ppp-modules-5.16.0-1-sh7751r-di pata-modules-5.16.0-1-sh7751r-di cdrom-core-modules-5.16.0-1-sh7751r-di firewire-core-modules-5.16.0-1-sh7751r-di loop-modules-5.16.0-1-sh7751r-di btrfs-modules-5.16.0-1-sh7751r-di ext4-modules-5.16.0-1-sh7751r-di isofs-modules-5.16.0-1-sh7751r-di jfs-modules-5.16.0-1-sh7751r-di xfs-modules-5.16.0-1-sh7751r-di fat-modules-5.16.0-1-sh7751r-di minix-modules-5.16.0-1-sh7751r-di squashfs-modules-5.16.0-1-sh7751r-di udf-modules-5.16.0-1-sh7751r-di fuse-modules-5.16.0-1-sh7751r-di f2fs-modules-5.16.0-1-sh7751r-di md-modules-5.16.0-1-sh7751r-di multipath-modules-5.16.0-1-sh7751r-di usb-storage-modules-5.16.0-1-sh7751r-di nic-usb-modules-5.16.0-1-sh7751r-di sata-modules-5.16.0-1-sh7751r-di i2c-modules-5.16.0-1-sh7751r-di crc-modules-5.16.0-1-sh7751r-di crypto-modules-5.16.0-1-sh7751r-di crypto-dm-modules-5.16.0-1-sh7751r-di nbd-modules-5.16.0-1-sh7751r-di speakup-modules-5.16.0-1-sh7751r-di sound-modules-5.16.0-1-sh7751r-di kernel-image-5.16.0-1-sh7785lcr-di nic-modules-5.16.0-1-sh7785lcr-di nic-shared-modules-5.16.0-1-sh7785lcr-di usb-serial-modules-5.16.0-1-sh7785lcr-di ppp-modules-5.16.0-1-sh7785lcr-di pata-modules-5.16.0-1-sh7785lcr-di cdrom-core-modules-5.16.0-1-sh7785lcr-di firewire-core-modules-5.16.0-1-sh7785lcr-di loop-modules-5.16.0-1-sh7785lcr-di btrfs-modules-5.16.0-1-sh7785lcr-di ext4-modules-5.16.0-1-sh7785lcr-di isofs-modules-5.16.0-1-sh7785lcr-di jfs-modules-5.16.0-1-sh7785lcr-di xfs-modules-5.16.0-1-sh7785lcr-di fat-modules-5.16.0-1-sh7785lcr-di minix-modules-5.16.0-1-sh7785lcr-di squashfs-modules-5.16.0-1-sh7785lcr-di udf-modules-5.16.0-1-sh7785lcr-di fuse-modules-5.16.0-1-sh7785lcr-di f2fs-modules-5.16.0-1-sh7785lcr-di md-modules-5.16.0-1-sh7785lcr-di multipath-modules-5.16.0-1-sh7785lcr-di nic-usb-modules-5.16.0-1-sh7785lcr-di sata-modules-5.16.0-1-sh7785lcr-di crc-modules-5.16.0-1-sh7785lcr-di crypto-modules-5.16.0-1-sh7785lcr-di crypto-dm-modules-5.16.0-1-sh7785lcr-di nbd-modules-5.16.0-1-sh7785lcr-di speakup-modules-5.16.0-1-sh7785lcr-di sound-modules-5.16.0-1-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_sh4_none: binary-arch_sh4_none_real binary-arch_sh4_none_sh7751r binary-arch_sh4_none_sh7785lcr
  binary-arch_sh4_none_real:
  binary-arch_sh4_none_sh7751r: binary-arch_sh4_none_sh7751r_real
  binary-arch_sh4_none_sh7751r_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.15.0-3' ARCH='sh4' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='sh4' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_sh4_real:: setup_sh4
  binary-arch_sh4_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.15.0-3' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15' PACKAGE_NAMES='kernel-image-5.15.0-3-sparc64-di nic-modules-5.15.0-3-sparc64-di nic-shared-modules-5.15.0-3-sparc64-di usb-serial-modules-5.15.0-3-sparc64-di ppp-modules-5.15.0-3-sparc64-di pata-modules-5.15.0-3-sparc64-di cdrom-core-modules-5.15.0-3-sparc64-di scsi-core-modules-5.15.0-3-sparc64-di scsi-modules-5.15.0-3-sparc64-di btrfs-modules-5.15.0-3-sparc64-di ext4-modules-5.15.0-3-sparc64-di isofs-modules-5.15.0-3-sparc64-di jfs-modules-5.15.0-3-sparc64-di ufs-modules-5.15.0-3-sparc64-di xfs-modules-5.15.0-3-sparc64-di fat-modules-5.15.0-3-sparc64-di squashfs-modules-5.15.0-3-sparc64-di udf-modules-5.15.0-3-sparc64-di fuse-modules-5.15.0-3-sparc64-di f2fs-modules-5.15.0-3-sparc64-di md-modules-5.15.0-3-sparc64-di multipath-modules-5.15.0-3-sparc64-di usb-modules-5.15.0-3-sparc64-di usb-storage-modules-5.15.0-3-sparc64-di fb-modules-5.15.0-3-sparc64-di input-modules-5.15.0-3-sparc64-di nic-usb-modules-5.15.0-3-sparc64-di sata-modules-5.15.0-3-sparc64-di i2c-modules-5.15.0-3-sparc64-di crc-modules-5.15.0-3-sparc64-di crypto-modules-5.15.0-3-sparc64-di crypto-dm-modules-5.15.0-3-sparc64-di ata-modules-5.15.0-3-sparc64-di nbd-modules-5.15.0-3-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
 -      $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.16.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-sparc64-di nic-modules-5.16.0-1-sparc64-di nic-shared-modules-5.16.0-1-sparc64-di usb-serial-modules-5.16.0-1-sparc64-di ppp-modules-5.16.0-1-sparc64-di pata-modules-5.16.0-1-sparc64-di cdrom-core-modules-5.16.0-1-sparc64-di scsi-core-modules-5.16.0-1-sparc64-di scsi-modules-5.16.0-1-sparc64-di btrfs-modules-5.16.0-1-sparc64-di ext4-modules-5.16.0-1-sparc64-di isofs-modules-5.16.0-1-sparc64-di jfs-modules-5.16.0-1-sparc64-di ufs-modules-5.16.0-1-sparc64-di xfs-modules-5.16.0-1-sparc64-di fat-modules-5.16.0-1-sparc64-di squashfs-modules-5.16.0-1-sparc64-di udf-modules-5.16.0-1-sparc64-di fuse-modules-5.16.0-1-sparc64-di f2fs-modules-5.16.0-1-sparc64-di md-modules-5.16.0-1-sparc64-di multipath-modules-5.16.0-1-sparc64-di usb-modules-5.16.0-1-sparc64-di usb-storage-modules-5.16.0-1-sparc64-di fb-modules-5.16.0-1-sparc64-di input-modules-5.16.0-1-sparc64-di nic-usb-modules-5.16.0-1-sparc64-di sata-modules-5.16.0-1-sparc64-di i2c-modules-5.16.0-1-sparc64-di crc-modules-5.16.0-1-sparc64-di crypto-modules-5.16.0-1-sparc64-di crypto-dm-modules-5.16.0-1-sparc64-di ata-modules-5.16.0-1-sparc64-di nbd-modules-5.16.0-1-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++      $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.16.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16' PACKAGE_NAMES='kernel-image-5.16.0-1-sparc64-di nic-modules-5.16.0-1-sparc64-di nic-shared-modules-5.16.0-1-sparc64-di usb-serial-modules-5.16.0-1-sparc64-di ppp-modules-5.16.0-1-sparc64-di pata-modules-5.16.0-1-sparc64-di cdrom-core-modules-5.16.0-1-sparc64-di scsi-core-modules-5.16.0-1-sparc64-di scsi-modules-5.16.0-1-sparc64-di btrfs-modules-5.16.0-1-sparc64-di ext4-modules-5.16.0-1-sparc64-di isofs-modules-5.16.0-1-sparc64-di jfs-modules-5.16.0-1-sparc64-di ufs-modules-5.16.0-1-sparc64-di xfs-modules-5.16.0-1-sparc64-di fat-modules-5.16.0-1-sparc64-di squashfs-modules-5.16.0-1-sparc64-di udf-modules-5.16.0-1-sparc64-di fuse-modules-5.16.0-1-sparc64-di f2fs-modules-5.16.0-1-sparc64-di md-modules-5.16.0-1-sparc64-di multipath-modules-5.16.0-1-sparc64-di usb-modules-5.16.0-1-sparc64-di usb-storage-modules-5.16.0-1-sparc64-di fb-modules-5.16.0-1-sparc64-di input-modules-5.16.0-1-sparc64-di nic-usb-modules-5.16.0-1-sparc64-di sata-modules-5.16.0-1-sparc64-di i2c-modules-5.16.0-1-sparc64-di crc-modules-5.16.0-1-sparc64-di crypto-modules-5.16.0-1-sparc64-di crypto-dm-modules-5.16.0-1-sparc64-di ata-modules-5.16.0-1-sparc64-di nbd-modules-5.16.0-1-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
  binary-arch_sparc64_none: binary-arch_sparc64_none_real binary-arch_sparc64_none_sparc64 binary-arch_sparc64_none_sparc64-smp
  binary-arch_sparc64_none_real:
  binary-arch_sparc64_none_sparc64: binary-arch_sparc64_none_sparc64_real
  binary-arch_sparc64_none_sparc64-smp: binary-arch_sparc64_none_sparc64-smp_real
  binary-arch_sparc64_none_sparc64-smp_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.15.0-3' ARCH='sparc64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_sparc64_none_sparc64_real::
-       $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.15.0-3' ARCH='sparc64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.16.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_sparc64_real:: setup_sparc64
  binary-arch_sparc64_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.15.0-3' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-arch_sparc_real:: setup_sparc
  binary-arch_sparc_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.15.0-3' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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-11-x86'
  binary-arch_x32_real:: setup_x32
  binary-arch_x32_real::
-       $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.15.0-3' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.16.0-1' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-indep:: binary-indep_none binary-indep_rt
  binary-indep::
-       $(MAKE) -f debian/rules.real binary-indep ABINAME='5.15.0-3' ALL_FEATURESETS='none rt' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-indep ABINAME='5.16.0-1' ALL_FEATURESETS='none rt' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-indep ABINAME='5.16.0-1' ALL_FEATURESETS='none rt' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-indep_none: binary-indep_none_real
  binary-indep_none_real::
-       $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.15.0-3' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.16.0-1' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.16.0-1' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  binary-indep_rt: binary-indep_rt_real
  binary-indep_rt_real::
-       $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.15.0-3' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.16.0-1' ALL_KERNEL_ARCHES='arm arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.16.0-1' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='alpha' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='alpha' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_alpha_none_real:
  build-arch_alpha_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='amd64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  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.15.0-3' ARCH='amd64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  build-arch_amd64_none_real:
  build-arch_amd64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='amd64' COMPILER='gcc-11' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  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.15.0-3' ARCH='arm64' COMPILER='gcc-11' 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.15.0-3-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.15.0-3-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  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.15.0-3' ARCH='arm64' COMPILER='gcc-11' 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.15.0-3-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.15.0-3-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  build-arch_arm64_none_real:
  build-arch_arm64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='arm64' COMPILER='gcc-11' 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.15.0-3-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.15.0-3-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  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.15.0-3' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='armel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='armel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_armel_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
 -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.16.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-armmp-lpae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
 -build-arch_armhf_none_armmp_real::
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-armmp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
 -build-arch_armhf_none_real:
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
 +build-arch_armhf: build-arch_armhf_real
  build-arch_armhf_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
 -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.16.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-rt-armmp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
 -build-arch_armhf_rt_real:
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_hppa_none_parisc_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.15.0-3' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.15.0-3-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_hppa_none_real:
  build-arch_hppa_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='i386' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  build-arch_i386_none_686_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.15.0-3' ARCH='i386' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  build-arch_i386_none_real:
  build-arch_i386_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='i386' COMPILER='gcc-11' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  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.15.0-3' ARCH='ia64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='ia64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_ia64_none_real:
  build-arch_ia64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='m68k' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_m68k_none_real:
  build-arch_m68k_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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: build-arch_mips64_none_5kc-malta build-arch_mips64_none_mips64r2eb 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.15.0-3' ARCH='mips64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ build-arch_mips64_none_mips64r2eb: build-arch_mips64_none_mips64r2eb_real
+ build-arch_mips64_none_mips64r2eb_real::
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mips64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_mips64_none_real:
  build-arch_mips64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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: build-arch_mips64el_none_5kc-malta build-arch_mips64el_none_loongson-3 build-arch_mips64el_none_mips64r2el 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.15.0-3' ARCH='mips64el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mips64el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ build-arch_mips64el_none_mips64r2el: build-arch_mips64el_none_mips64r2el_real
+ build-arch_mips64el_none_mips64r2el_real::
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mips64el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_mips64el_none_real:
  build-arch_mips64el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mips64r6' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips64r6\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
+ build-arch_mips64r6_none: build-arch_mips64r6_none_mips64r6eb build-arch_mips64r6_none_real
+ build-arch_mips64r6_none_mips64r6eb: build-arch_mips64r6_none_mips64r6eb_real
+ build-arch_mips64r6_none_mips64r6eb_real::
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_mips64r6_none_real:
  build-arch_mips64r6_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mips64r6el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_mips64r6el_none_real:
  build-arch_mips64r6el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- 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
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ build-arch_mips_none: build-arch_mips_none_4kc-malta build-arch_mips_none_mips32r2eb 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.15.0-3' ARCH='mips' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- 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.15.0-3' ARCH='mips' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ build-arch_mips_none_mips32r2eb: build-arch_mips_none_mips32r2eb_real
+ build-arch_mips_none_mips32r2eb_real::
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mips' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_mips_none_real:
  build-arch_mips_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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: build-arch_mipsel_none_4kc-malta build-arch_mipsel_none_loongson-3 build-arch_mipsel_none_mips32r2el 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.15.0-3' ARCH='mipsel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- 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.15.0-3' ARCH='mipsel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mipsel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ build-arch_mipsel_none_mips32r2el: build-arch_mipsel_none_mips32r2el_real
+ build-arch_mipsel_none_mips32r2el_real::
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mipsel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_mipsel_none_real:
  build-arch_mipsel_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_mipsn32: build-arch_mipsn32_real
  build-arch_mipsn32_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_mipsn32el: build-arch_mipsn32el_real
  build-arch_mipsn32el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_mipsn32r6: build-arch_mipsn32r6_real
  build-arch_mipsn32r6_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_mipsn32r6el: build-arch_mipsn32r6el_real
  build-arch_mipsn32r6el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mipsr6' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips32r6\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- 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.15.0-3' ARCH='mipsr6' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips64r6\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
+ build-arch_mipsr6_none: build-arch_mipsr6_none_mips32r6eb build-arch_mipsr6_none_real
+ build-arch_mipsr6_none_mips32r6eb: build-arch_mipsr6_none_mips32r6eb_real
+ build-arch_mipsr6_none_mips32r6eb_real::
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_mipsr6_none_real:
  build-arch_mipsr6_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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: build-arch_mipsr6el_none_mips32r6el 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.15.0-3' ARCH='mipsr6el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- 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.15.0-3' ARCH='mipsr6el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_mipsr6el_none_real:
  build-arch_mipsr6el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='powerpc' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='powerpc' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_powerpc_none_powerpc_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.15.0-3' ARCH='powerpc' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_powerpc_none_real:
  build-arch_powerpc_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='ppc64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_ppc64_none_real:
  build-arch_ppc64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='ppc64el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_ppc64el_none_real:
  build-arch_ppc64el_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='riscv64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  build-arch_riscv64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_s390: build-arch_s390_real
  build-arch_s390_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='s390x' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  build-arch_s390x_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_sh3: build-arch_sh3_real
  build-arch_sh3_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='sh4' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='sh4' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_sh4_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_sparc: build-arch_sparc_real
  build-arch_sparc64: build-arch_sparc64_none build-arch_sparc64_real
  build-arch_sparc64_none: build-arch_sparc64_none_real build-arch_sparc64_none_sparc64 build-arch_sparc64_none_sparc64-smp
@@@ -688,157 -714,163 +688,157 @@@ build-arch_sparc64_none_real
  build-arch_sparc64_none_sparc64: build-arch_sparc64_none_sparc64_real
  build-arch_sparc64_none_sparc64-smp: build-arch_sparc64_none_sparc64-smp_real
  build-arch_sparc64_none_sparc64-smp_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.15.0-3' ARCH='sparc64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_sparc64_none_sparc64_real::
-       $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.15.0-3' ARCH='sparc64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.16.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_sparc64_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_sparc_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-arch_x32: build-arch_x32_real
  build-arch_x32_real::
-       $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.15.0-3' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.16.0-1' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  build-indep:: build-indep_none build-indep_rt
  build-indep::
-       $(MAKE) -f debian/rules.real build-indep ABINAME='5.15.0-3' ALL_FEATURESETS='none rt' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real build-indep ABINAME='5.16.0-1' ALL_FEATURESETS='none rt' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real build-indep ABINAME='5.16.0-1' ALL_FEATURESETS='none rt' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='alpha' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='5.16.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='5.16.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.alpha_none_alpha-smp::
-       $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.15.0-3' ARCH='alpha' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.16.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.16.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.amd64_none_amd64::
-       $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.15.0-3' ARCH='amd64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  debian/build/config.amd64_none_cloud-amd64::
-       $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.15.0-3' ARCH='amd64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  debian/build/config.amd64_rt_amd64::
-       $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.15.0-3' ARCH='amd64' COMPILER='gcc-11' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  debian/build/config.arm64_none_arm64::
-       $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.15.0-3' ARCH='arm64' COMPILER='gcc-11' 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.15.0-3-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.15.0-3-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  debian/build/config.arm64_none_cloud-arm64::
-       $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.15.0-3' ARCH='arm64' COMPILER='gcc-11' 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.15.0-3-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.15.0-3-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  debian/build/config.arm64_rt_arm64::
-       $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.15.0-3' ARCH='arm64' COMPILER='gcc-11' 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.15.0-3-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.15.0-3-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  debian/build/config.armel_none_marvell::
-       $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.15.0-3' ARCH='armel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.16.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.16.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.armel_none_rpi::
-       $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.15.0-3' ARCH='armel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.16.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
 -debian/build/config.armhf_none_armmp::
 -      $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp ABINAME='5.16.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-armmp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
 -debian/build/config.armhf_none_armmp-lpae::
 -      $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp-lpae ABINAME='5.16.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-armmp-lpae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
 -debian/build/config.armhf_rt_armmp::
 -      $(MAKE) -f debian/rules.real debian/build/config.armhf_rt_armmp ABINAME='5.16.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-rt-armmp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.16.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.hppa_none_parisc::
-       $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.15.0-3' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.15.0-3-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.16.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.16.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.hppa_none_parisc64::
-       $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.15.0-3' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.16.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.16.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.i386_none_686::
-       $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.15.0-3' ARCH='i386' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  debian/build/config.i386_none_686-pae::
-       $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.15.0-3' ARCH='i386' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  debian/build/config.i386_rt_686-pae::
-       $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.15.0-3' ARCH='i386' COMPILER='gcc-11' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  debian/build/config.ia64_none_itanium::
-       $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.15.0-3' ARCH='ia64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.16.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.16.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.ia64_none_mckinley::
-       $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.15.0-3' ARCH='ia64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.16.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.16.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.m68k_none_m68k::
-       $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.15.0-3' ARCH='m68k' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.16.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.16.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.mips64_none_5kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.15.0-3' ARCH='mips64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ debian/build/config.mips64_none_mips64r2eb::
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_mips64r2eb ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_mips64r2eb ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.mips64_none_octeon::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.15.0-3' ARCH='mips64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.mips64el_none_5kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.15.0-3' ARCH='mips64el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.mips64el_none_loongson-3::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.15.0-3' ARCH='mips64el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ debian/build/config.mips64el_none_mips64r2el::
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_mips64r2el ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_mips64r2el ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.mips64el_none_octeon::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.15.0-3' ARCH='mips64el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- debian/build/config.mips64r6_none_mips64r6::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6 ABINAME='5.15.0-3' ARCH='mips64r6' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips64r6\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ debian/build/config.mips64r6_none_mips64r6eb::
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6eb ABINAME='5.16.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6eb ABINAME='5.16.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.mips64r6el_none_mips64r6el::
-       $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.15.0-3' ARCH='mips64r6el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.16.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.16.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.mips_none_4kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.15.0-3' ARCH='mips' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- debian/build/config.mips_none_5kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mips_none_5kc-malta ABINAME='5.15.0-3' ARCH='mips' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ debian/build/config.mips_none_mips32r2eb::
 -      $(MAKE) -f debian/rules.real debian/build/config.mips_none_mips32r2eb ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.mips_none_mips32r2eb ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.mips_none_octeon::
-       $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.15.0-3' ARCH='mips' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.mipsel_none_4kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.15.0-3' ARCH='mipsel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- debian/build/config.mipsel_none_5kc-malta::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_5kc-malta ABINAME='5.15.0-3' ARCH='mipsel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.mipsel_none_loongson-3::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.15.0-3' ARCH='mipsel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ debian/build/config.mipsel_none_mips32r2el::
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_mips32r2el ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_mips32r2el ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.mipsel_none_octeon::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.15.0-3' ARCH='mipsel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- debian/build/config.mipsr6_none_mips32r6::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6 ABINAME='5.15.0-3' ARCH='mipsr6' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips32r6\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- debian/build/config.mipsr6_none_mips64r6::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips64r6 ABINAME='5.15.0-3' ARCH='mipsr6' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips64r6\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ debian/build/config.mipsr6_none_mips32r6eb::
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6eb ABINAME='5.16.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6eb ABINAME='5.16.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.mipsr6el_none_mips32r6el::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.15.0-3' ARCH='mipsr6el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- debian/build/config.mipsr6el_none_mips64r6el::
-       $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips64r6el ABINAME='5.15.0-3' ARCH='mipsr6el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.16.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.16.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.powerpc_none_powerpc::
-       $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.15.0-3' ARCH='powerpc' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.powerpc_none_powerpc-smp::
-       $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.15.0-3' ARCH='powerpc' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.powerpc_none_powerpc64::
-       $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.15.0-3' ARCH='powerpc' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.ppc64_none_powerpc64::
-       $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.15.0-3' ARCH='ppc64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.16.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.16.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.ppc64el_none_powerpc64le::
-       $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.15.0-3' ARCH='ppc64el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.16.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.16.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.riscv64_none_riscv64::
-       $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.15.0-3' ARCH='riscv64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.16.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.16.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  debian/build/config.s390x_none_s390x::
-       $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.15.0-3' ARCH='s390x' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.16.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.16.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  debian/build/config.sh4_none_sh7751r::
-       $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.15.0-3' ARCH='sh4' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.16.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.16.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.sh4_none_sh7785lcr::
-       $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.15.0-3' ARCH='sh4' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.16.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.16.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.sparc64_none_sparc64::
-       $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.15.0-3' ARCH='sparc64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.16.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.16.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  debian/build/config.sparc64_none_sparc64-smp::
-       $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.15.0-3' ARCH='sparc64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.16.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.16.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='alpha' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='alpha' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  setup_alpha_none_real:
  setup_alpha_real:
  setup_amd64: setup_amd64_none setup_amd64_real setup_amd64_rt
  setup_amd64_none: setup_amd64_none_amd64 setup_amd64_none_cloud-amd64 setup_amd64_none_real
  setup_amd64_none_amd64: setup_amd64_none_amd64_real
  setup_amd64_none_amd64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='amd64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  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.15.0-3' ARCH='amd64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  setup_amd64_none_real:
  setup_amd64_real:
  setup_amd64_rt: setup_amd64_rt_amd64 setup_amd64_rt_real
  setup_amd64_rt_amd64: setup_amd64_rt_amd64_real
  setup_amd64_rt_amd64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='amd64' COMPILER='gcc-11' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  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.15.0-3' ARCH='arm64' COMPILER='gcc-11' 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.15.0-3-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.15.0-3-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  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.15.0-3' ARCH='arm64' COMPILER='gcc-11' 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.15.0-3-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.15.0-3-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  setup_arm64_none_real:
  setup_arm64_real:
  setup_arm64_rt: setup_arm64_rt_arm64 setup_arm64_rt_real
  setup_arm64_rt_arm64: setup_arm64_rt_arm64_real
  setup_arm64_rt_arm64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='arm64' COMPILER='gcc-11' 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.15.0-3-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.15.0-3-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  setup_arm64_rt_real:
  setup_arm64ilp32: setup_arm64ilp32_real
  setup_arm64ilp32_real:
@@@ -846,22 -878,35 +846,22 @@@ setup_armel: setup_armel_none setup_arm
  setup_armel_none: setup_armel_none_marvell setup_armel_none_real setup_armel_none_rpi
  setup_armel_none_marvell: setup_armel_none_marvell_real
  setup_armel_none_marvell_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='armel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='armel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.16.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-armmp-lpae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
 -setup_armhf_none_armmp_real::
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-armmp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
 -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.16.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-rt-armmp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
 -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.15.0-3' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  setup_hppa_none_parisc_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.15.0-3-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  setup_hppa_none_real:
  setup_hppa_real:
  setup_i386: setup_i386_none setup_i386_real setup_i386_rt
@@@ -869,97 -914,103 +869,103 @@@ setup_i386_none: setup_i386_none_686 se
  setup_i386_none_686: setup_i386_none_686_real
  setup_i386_none_686-pae: setup_i386_none_686-pae_real
  setup_i386_none_686-pae_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='i386' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  setup_i386_none_686_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='i386' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  setup_i386_none_real:
  setup_i386_real:
  setup_i386_rt: setup_i386_rt_686-pae setup_i386_rt_real
  setup_i386_rt_686-pae: setup_i386_rt_686-pae_real
  setup_i386_rt_686-pae_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='i386' COMPILER='gcc-11' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.16.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  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.15.0-3' ARCH='ia64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  setup_ia64_none_mckinley: setup_ia64_none_mckinley_real
  setup_ia64_none_mckinley_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='ia64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='m68k' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  setup_m68k_none_real:
  setup_m68k_real:
  setup_mips: setup_mips_none setup_mips_real
  setup_mips64: setup_mips64_none setup_mips64_real
- setup_mips64_none: setup_mips64_none_5kc-malta setup_mips64_none_octeon setup_mips64_none_real
+ setup_mips64_none: setup_mips64_none_5kc-malta setup_mips64_none_mips64r2eb 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.15.0-3' ARCH='mips64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ setup_mips64_none_mips64r2eb: setup_mips64_none_mips64r2eb_real
+ setup_mips64_none_mips64r2eb_real::
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  setup_mips64_none_octeon: setup_mips64_none_octeon_real
  setup_mips64_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='mips64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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: setup_mips64el_none_5kc-malta setup_mips64el_none_loongson-3 setup_mips64el_none_mips64r2el 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.15.0-3' ARCH='mips64el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mips64el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ setup_mips64el_none_mips64r2el: setup_mips64el_none_mips64r2el_real
+ setup_mips64el_none_mips64r2el_real::
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  setup_mips64el_none_octeon: setup_mips64el_none_octeon_real
  setup_mips64el_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='mips64el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mips64r6' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips64r6\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
+ setup_mips64r6_none: setup_mips64r6_none_mips64r6eb setup_mips64r6_none_real
+ setup_mips64r6_none_mips64r6eb: setup_mips64r6_none_mips64r6eb_real
+ setup_mips64r6_none_mips64r6eb_real::
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mips64r6el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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: setup_mips_none_4kc-malta setup_mips_none_mips32r2eb 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.15.0-3' ARCH='mips' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- 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.15.0-3' ARCH='mips' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ setup_mips_none_mips32r2eb: setup_mips_none_mips32r2eb_real
+ setup_mips_none_mips32r2eb_real::
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  setup_mips_none_octeon: setup_mips_none_octeon_real
  setup_mips_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='mips' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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: setup_mipsel_none_4kc-malta setup_mipsel_none_loongson-3 setup_mipsel_none_mips32r2el 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.15.0-3' ARCH='mipsel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- 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.15.0-3' ARCH='mipsel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='mipsel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
+ setup_mipsel_none_mips32r2el: setup_mipsel_none_mips32r2el_real
+ setup_mipsel_none_mips32r2el_real::
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  setup_mipsel_none_octeon: setup_mipsel_none_octeon_real
  setup_mipsel_none_octeon_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='mipsel' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  setup_mipsel_none_real:
  setup_mipsel_real:
  setup_mipsn32: setup_mipsn32_real
@@@ -971,23 -1022,17 +977,17 @@@ setup_mipsn32r6_real
  setup_mipsn32r6el: setup_mipsn32r6el_real
  setup_mipsn32r6el_real:
  setup_mipsr6: setup_mipsr6_none setup_mipsr6_real
- 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.15.0-3' ARCH='mipsr6' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips32r6\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- setup_mipsr6_none_mips64r6: setup_mipsr6_none_mips64r6_real
- setup_mipsr6_none_mips64r6_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='mipsr6' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips64r6\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
+ setup_mipsr6_none: setup_mipsr6_none_mips32r6eb setup_mipsr6_none_real
+ setup_mipsr6_none_mips32r6eb: setup_mipsr6_none_mips32r6eb_real
+ setup_mipsr6_none_mips32r6eb_real::
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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: setup_mipsr6el_none_mips32r6el 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.15.0-3' ARCH='mipsr6el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
- setup_mipsr6el_none_mips64r6el: setup_mipsr6el_none_mips64r6el_real
- setup_mipsr6el_none_mips64r6el_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='mipsr6el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  setup_mipsr6el_none_real:
  setup_mipsr6el_real:
  setup_none: setup_none_real
@@@ -997,26 -1042,26 +997,26 @@@ setup_powerpc_none: setup_powerpc_none_
  setup_powerpc_none_powerpc: setup_powerpc_none_powerpc_real
  setup_powerpc_none_powerpc-smp: setup_powerpc_none_powerpc-smp_real
  setup_powerpc_none_powerpc-smp_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='powerpc' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  setup_powerpc_none_powerpc64: setup_powerpc_none_powerpc64_real
  setup_powerpc_none_powerpc64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='powerpc' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  setup_powerpc_none_powerpc_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='powerpc' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='ppc64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  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.15.0-3' ARCH='ppc64el' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  setup_ppc64el_none_real:
  setup_ppc64el_real:
  setup_riscv64: setup_riscv64_none setup_riscv64_real
@@@ -1024,7 -1069,7 +1024,7 @@@ setup_riscv64_none: setup_riscv64_none_
  setup_riscv64_none_real:
  setup_riscv64_none_riscv64: setup_riscv64_none_riscv64_real
  setup_riscv64_none_riscv64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='riscv64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  setup_riscv64_real:
  setup_rt: setup_rt_real
  setup_rt_real:
@@@ -1035,7 -1080,7 +1035,7 @@@ setup_s390x_none: setup_s390x_none_rea
  setup_s390x_none_real:
  setup_s390x_none_s390x: setup_s390x_none_s390x_real
  setup_s390x_none_s390x_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='s390x' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VDSO='True' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VDSO='True' VERSION='5.16'
  setup_s390x_real:
  setup_sh3: setup_sh3_real
  setup_sh3_real:
@@@ -1044,10 -1089,10 +1044,10 @@@ setup_sh4_none: setup_sh4_none_real set
  setup_sh4_none_real:
  setup_sh4_none_sh7751r: setup_sh4_none_sh7751r_real
  setup_sh4_none_sh7751r_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='sh4' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  setup_sh4_none_sh7785lcr: setup_sh4_none_sh7785lcr_real
  setup_sh4_none_sh7785lcr_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='sh4' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.15.0-3-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  setup_sh4_real:
  setup_sparc: setup_sparc_real
  setup_sparc64: setup_sparc64_none setup_sparc64_real
@@@ -1056,9 -1101,9 +1056,9 @@@ setup_sparc64_none_real
  setup_sparc64_none_sparc64: setup_sparc64_none_sparc64_real
  setup_sparc64_none_sparc64-smp: setup_sparc64_none_sparc64-smp_real
  setup_sparc64_none_sparc64-smp_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='sparc64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  setup_sparc64_none_sparc64_real::
-       $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.15.0-3' ARCH='sparc64' COMPILER='gcc-11' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.15.0-3-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.15.0-3-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.16.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.16.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.16.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  setup_sparc64_real:
  setup_sparc_real:
  setup_x32: setup_x32_real
@@@ -1066,7 -1111,7 +1066,7 @@@ setup_x32_real
  source: source_none source_rt
  source_none: source_none_real
  source_none_real::
-       $(MAKE) -f debian/rules.real source-featureset ABINAME='5.15.0-3' FEATURESET='none' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.16.0-1' FEATURESET='none' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.16.0-1' FEATURESET='none' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
  source_rt: source_rt_real
  source_rt_real::
-       $(MAKE) -f debian/rules.real source-featureset ABINAME='5.15.0-3' FEATURESET='rt' SOURCEVERSION='5.15.15-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.15' VERSION='5.15'
 -      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.16.0-1' FEATURESET='rt' SOURCEVERSION='5.16.7-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
++      $(MAKE) -f debian/rules.real source-featureset ABINAME='5.16.0-1' FEATURESET='rt' SOURCEVERSION='5.16.7-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.16' VERSION='5.16'
index df74969c28cf41a88aa52b90735cd8b67e4a9fe0,0f96f49d15e03d9124652407f31ac2069ad8d590..04ac71f8c6979d758c5451573f77ef5369a337fc
@@@ -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.15.0-3-alpha-generic [alpha], linux-image-5.15.0-3-alpha-smp [alpha], linux-image-5.15.0-3-amd64-unsigned [amd64], linux-image-5.15.0-3-cloud-amd64-unsigned [amd64], linux-image-5.15.0-3-rt-amd64-unsigned [amd64], linux-image-5.15.0-3-arm64-unsigned [arm64], linux-image-5.15.0-3-cloud-arm64-unsigned [arm64], linux-image-5.15.0-3-rt-arm64-unsigned [arm64], linux-image-5.15.0-3-marvell [armel], linux-image-5.15.0-3-rpi [armel], linux-image-5.15.0-3-parisc [hppa], linux-image-5.15.0-3-parisc64 [hppa], linux-image-5.15.0-3-686-unsigned [i386], linux-image-5.15.0-3-686-pae-unsigned [i386], linux-image-5.15.0-3-rt-686-pae-unsigned [i386], linux-image-5.15.0-3-itanium [ia64], linux-image-5.15.0-3-mckinley [ia64], linux-image-5.15.0-3-m68k [m68k], linux-image-5.15.0-3-4kc-malta [mips mipsel], linux-image-5.15.0-3-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.15.0-3-octeon [mips mips64 mips64el mipsel], linux-image-5.15.0-3-loongson-3 [mips64el mipsel], linux-image-5.15.0-3-mips64r6 [mips64r6 mipsr6], linux-image-5.15.0-3-mips64r6el [mips64r6el mipsr6el], linux-image-5.15.0-3-mips32r6 [mipsr6], linux-image-5.15.0-3-mips32r6el [mipsr6el], linux-image-5.15.0-3-powerpc [powerpc], linux-image-5.15.0-3-powerpc-smp [powerpc], linux-image-5.15.0-3-powerpc64 [powerpc ppc64], linux-image-5.15.0-3-powerpc64le [ppc64el], linux-image-5.15.0-3-riscv64 [riscv64], linux-image-5.15.0-3-s390x [s390x], linux-image-5.15.0-3-sh7751r [sh4], linux-image-5.15.0-3-sh7785lcr [sh4], linux-image-5.15.0-3-sparc64 [sparc64], linux-image-5.15.0-3-sparc64-smp [sparc64]
 -Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-5.16.0-1-alpha-generic [alpha], linux-image-5.16.0-1-alpha-smp [alpha], linux-image-5.16.0-1-amd64-unsigned [amd64], linux-image-5.16.0-1-cloud-amd64-unsigned [amd64], linux-image-5.16.0-1-rt-amd64-unsigned [amd64], linux-image-5.16.0-1-arm64-unsigned [arm64], linux-image-5.16.0-1-cloud-arm64-unsigned [arm64], linux-image-5.16.0-1-rt-arm64-unsigned [arm64], linux-image-5.16.0-1-marvell [armel], linux-image-5.16.0-1-rpi [armel], linux-image-5.16.0-1-armmp [armhf], linux-image-5.16.0-1-armmp-lpae [armhf], linux-image-5.16.0-1-rt-armmp [armhf], linux-image-5.16.0-1-parisc [hppa], linux-image-5.16.0-1-parisc64 [hppa], linux-image-5.16.0-1-686-unsigned [i386], linux-image-5.16.0-1-686-pae-unsigned [i386], linux-image-5.16.0-1-rt-686-pae-unsigned [i386], linux-image-5.16.0-1-itanium [ia64], linux-image-5.16.0-1-mckinley [ia64], linux-image-5.16.0-1-m68k [m68k], linux-image-5.16.0-1-4kc-malta [mips mipsel], linux-image-5.16.0-1-mips32r2eb [mips], linux-image-5.16.0-1-octeon [mips mips64 mips64el mipsel], linux-image-5.16.0-1-5kc-malta [mips64 mips64el], linux-image-5.16.0-1-mips64r2eb [mips64], linux-image-5.16.0-1-mips64r2el [mips64el], linux-image-5.16.0-1-loongson-3 [mips64el mipsel], linux-image-5.16.0-1-mips64r6eb [mips64r6], linux-image-5.16.0-1-mips64r6el [mips64r6el], linux-image-5.16.0-1-mips32r2el [mipsel], linux-image-5.16.0-1-mips32r6eb [mipsr6], linux-image-5.16.0-1-mips32r6el [mipsr6el], linux-image-5.16.0-1-powerpc [powerpc], linux-image-5.16.0-1-powerpc-smp [powerpc], linux-image-5.16.0-1-powerpc64 [powerpc ppc64], linux-image-5.16.0-1-powerpc64le [ppc64el], linux-image-5.16.0-1-riscv64 [riscv64], linux-image-5.16.0-1-s390x [s390x], linux-image-5.16.0-1-sh7751r [sh4], linux-image-5.16.0-1-sh7785lcr [sh4], linux-image-5.16.0-1-sparc64 [sparc64], linux-image-5.16.0-1-sparc64-smp [sparc64]
++Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-5.16.0-1-alpha-generic [alpha], linux-image-5.16.0-1-alpha-smp [alpha], linux-image-5.16.0-1-amd64-unsigned [amd64], linux-image-5.16.0-1-cloud-amd64-unsigned [amd64], linux-image-5.16.0-1-rt-amd64-unsigned [amd64], linux-image-5.16.0-1-arm64-unsigned [arm64], linux-image-5.16.0-1-cloud-arm64-unsigned [arm64], linux-image-5.16.0-1-rt-arm64-unsigned [arm64], linux-image-5.16.0-1-marvell [armel], linux-image-5.16.0-1-rpi [armel], linux-image-5.16.0-1-parisc [hppa], linux-image-5.16.0-1-parisc64 [hppa], linux-image-5.16.0-1-686-unsigned [i386], linux-image-5.16.0-1-686-pae-unsigned [i386], linux-image-5.16.0-1-rt-686-pae-unsigned [i386], linux-image-5.16.0-1-itanium [ia64], linux-image-5.16.0-1-mckinley [ia64], linux-image-5.16.0-1-m68k [m68k], linux-image-5.16.0-1-4kc-malta [mips mipsel], linux-image-5.16.0-1-mips32r2eb [mips], linux-image-5.16.0-1-octeon [mips mips64 mips64el mipsel], linux-image-5.16.0-1-5kc-malta [mips64 mips64el], linux-image-5.16.0-1-mips64r2eb [mips64], linux-image-5.16.0-1-mips64r2el [mips64el], linux-image-5.16.0-1-loongson-3 [mips64el mipsel], linux-image-5.16.0-1-mips64r6eb [mips64r6], linux-image-5.16.0-1-mips64r6el [mips64r6el], linux-image-5.16.0-1-mips32r2el [mipsel], linux-image-5.16.0-1-mips32r6eb [mipsr6], linux-image-5.16.0-1-mips32r6el [mipsr6el], linux-image-5.16.0-1-powerpc [powerpc], linux-image-5.16.0-1-powerpc-smp [powerpc], linux-image-5.16.0-1-powerpc64 [powerpc ppc64], linux-image-5.16.0-1-powerpc64le [ppc64el], linux-image-5.16.0-1-riscv64 [riscv64], linux-image-5.16.0-1-s390x [s390x], linux-image-5.16.0-1-sh7751r [sh4], linux-image-5.16.0-1-sh7785lcr [sh4], linux-image-5.16.0-1-sparc64 [sparc64], linux-image-5.16.0-1-sparc64-smp [sparc64]
  Classes: smp