From: Raspbian automatic forward porter Date: Fri, 5 Jan 2024 15:41:22 +0000 (+0000) Subject: Merge version 5.10.197-1+rpi1 and 5.10.205-2 to produce 5.10.205-2+rpi1 X-Git-Tag: archive/raspbian/5.10.205-2+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=54402610956c9663d48a03af718c06a55348ed0b;p=linux.git Merge version 5.10.197-1+rpi1 and 5.10.205-2 to produce 5.10.205-2+rpi1 --- a1c19d719df44da8a1c9cdeb4f440d7e13fff74e diff --cc debian/changelog index eb91dea57d1,7a2b8eb5f7d..4556b3f2d7b --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,1079 +1,1086 @@@ - linux (5.10.197-1+rpi1) bullseye-staging; urgency=medium ++linux (5.10.205-2+rpi1) bullseye-staging; urgency=medium + + [changes brought forward from 4.14.13-1+rpi1 by Peter Michael Green at Wed, 07 Feb 2018 23:32:32 +0000] + * Disable kernel builds from this package, we build our kernels from other source packages. + - -- Raspbian forward porter Wed, 11 Oct 2023 04:36:43 +0000 ++ -- Raspbian forward porter Fri, 05 Jan 2024 15:41:01 +0000 ++ + linux (5.10.205-2) bullseye-security; urgency=high + + * Revert "MIPS: Loongson64: Enable DMA noncoherent support" (fixes FTBFS) + + -- Salvatore Bonaccorso Sun, 31 Dec 2023 16:46:35 +0100 + + linux (5.10.205-1) bullseye-security; urgency=high + + * New upstream stable update: + https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.198 + - NFS: Use the correct commit info in nfs_join_page_group() + - NFS/pNFS: Report EINVAL errors from connect() to the server + - SUNRPC: Mark the cred for revalidation if the server rejects it + - tracing: Increase trace array ref count on enable and filter files + - ata: ahci: Drop pointless VPRINTK() calls and convert the remaining ones + - ata: libahci: clear pending interrupt status + - ext4: remove the 'group' parameter of ext4_trim_extent + - ext4: add new helper interface ext4_try_to_trim_range() + - ext4: scope ret locally in ext4_try_to_trim_range() + - ext4: change s_last_trim_minblks type to unsigned long + - ext4: mark group as trimmed only if it was fully scanned + - ext4: replace the traditional ternary conditional operator with with + max()/min() + - ext4: move setting of trimmed bit into ext4_try_to_trim_range() + - ext4: do not let fstrim block system suspend + - tracing: Have event inject files inc the trace array ref count + - bpf: Avoid deadlock when using queue and stack maps from NMI + - i40e: Fix VF VLAN offloading when port VLAN is configured + - [powerpc*] perf/hv-24x7: Update domain value check + - dccp: fix dccp_v4_err()/dccp_v6_err() again + - [x86] platform/x86: intel_scu_ipc: Check status after timeout in + busy_loop() + - [x86] platform/x86: intel_scu_ipc: Check status upon timeout in + ipc_wait_for_interrupt() + - [x86] platform/x86: intel_scu_ipc: Don't override scu in + intel_scu_ipc_dev_simple_command() + - [x86] platform/x86: intel_scu_ipc: Fail IPC send if still busy + - [x86] srso: Fix srso_show_state() side effect + - [x86] srso: Fix SBPB enablement for spec_rstack_overflow=off + - [arm64] net: hns3: only enable unicast promisc when mac table full + - [arm64] net: hns3: add 5ms delay before clear firmware reset irq source + - net: bridge: use DEV_STATS_INC() + - team: fix null-ptr-deref when team device type is changed + - seqlock: avoid -Wshadow warnings + - seqlock: Rename __seqprop() users + - seqlock: Prefix internal seqcount_t-only macros with a "do_" + - locking/seqlock: Do the lockdep annotation before locking in + do_write_seqcount_begin_nested() + - bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI + - net: rds: Fix possible NULL-pointer dereference + - gpio: tb10x: Fix an error handling path in tb10x_gpio_probe() + - i2c: mux: demux-pinctrl: check the return value of devm_kstrdup() + - Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.h + - Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN + - [arm64] media: venus: core: Add io base variables for each block + - [arm64] media: venus: hfi,pm,firmware: Convert to block relative + addressing + - [arm64] media: venus: hfi: Define additional 6xx registers + - [arm64] media: venus: core: Add differentiator IS_V6(core) + - [arm64] media: venus: hfi: Add a 6xx boot logic + - [arm64] media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking + interrupts + - netfilter: use actual socket sk for REJECT action + - netfilter: nft_exthdr: Support SCTP chunks + - netfilter: nf_tables: add and use nft_sk helper + - netfilter: nf_tables: add and use nft_thoff helper + - netfilter: nft_exthdr: break evaluation if setting TCP option fails + - netfilter: exthdr: add support for tcp option removal + - netfilter: nft_exthdr: Fix non-linear header modification + - ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAY + - ata: ahci: Add support for AMD A85 FCH (Hudson D4) + - ata: ahci: Rename board_ahci_mobile + - ata: ahci: Add Elkhart Lake AHCI controller + - btrfs: reset destination buffer when read_extent_buffer() gets invalid + range + - [armhf] bus: ti-sysc: Use fsleep() instead of usleep_range() in + sysc_reset() + - [armhf] bus: ti-sysc: Fix missing AM35xx SoC matching + - [armhf] ARM: dts: omap: correct indentation + - [armhf] bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart + wake-up + - gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chip + - i2c: npcm7xx: Fix callback completion ordering + - scsi: qedf: Add synchronization between I/O completions and abort + - ring-buffer: Avoid softlockup in ring_buffer_resize() + - ring-buffer: Do not attempt to read past "commit" + - scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command + - scsi: pm80xx: Avoid leaking tags when processing + OPC_INB_SET_CONTROLLER_CONFIG command + - ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset() + - bpf: Clarify error expectations from bpf_clone_redirect + - media: vb2: frame_vector.c: replace WARN_ONCE with a comment + - [powerpc*] watchpoints: Disable preemption in thread_change_pc() + - [armhf] ncsi: Propagate carrier gain/loss events to the NCSI controller + - sched/cpuacct: Fix user/system in shown cpuacct.usage* + - sched/cpuacct: Fix charge percpu cpuusage + - sched/cpuacct: Optimize away RCU read lock + - cgroup: Fix suspicious rcu_dereference_check() usage warning + - ACPI: Check StorageD3Enable _DSD property in ACPI code + - nvme-pci: factor the iod mempool creation into a helper + - nvme-pci: factor out a nvme_pci_alloc_dev helper + - nvme-pci: do not set the NUMA node of device if it has none + - watchdog: iTCO_wdt: No need to stop the timer in probe + - watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running + - netfilter: nft_exthdr: Search chunks in SCTP packets only + - netfilter: nft_exthdr: Fix for unsafe packet data read + - nvme-pci: always return an ERR_PTR from nvme_pci_alloc_dev + - Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux" + - serial: 8250_port: Check IRQ data before use + - nilfs2: fix potential use after free in nilfs_gccache_submit_read_data() + - netfilter: nf_tables: disallow rule removal from chain binding + (CVE-2023-5197) + - ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre + M70q + - ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION + CODES + - i2c: i801: unregister tco_pdev in i801_probe() error path + - Revert "SUNRPC dont update timeout value on connection reset" + - proc: nommu: /proc//maps: release mmap read lock + - ring-buffer: Update "shortest_full" in polling + - btrfs: properly report 0 avail for very full file systems + - bpf: Fix BTF_ID symbol generation collision + - bpf: Fix BTF_ID symbol generation collision in tools/ + - net: thunderbolt: Fix TCPv6 GSO checksum calculation + - ata: libata-core: Fix ata_port_request_pm() locking + - ata: libata-core: Fix port and device removal + - ata: libata-core: Do not register PM operations for SAS ports + - ata: libata-sata: increase PMP SRST timeout to 10s + - fs: binfmt_elf_efpic: fix personality for ELF-FDPIC + - NFS: Cleanup unused rpc_clnt variable + - NFS: rename nfs_client_kset to nfs_kset + - NFSv4: Fix a state manager thread deadlock regression + - ring-buffer: remove obsolete comment for free_buffer_page() + - ring-buffer: Fix bytes info in per_cpu buffer stats + - rbd: move rbd_dev_refresh() definition + - rbd: decouple header read-in from updating rbd_dev->header + - rbd: decouple parent info read-in from updating rbd_dev + - rbd: take header_rwsem in rbd_dev_refresh() only when updating + - block: fix use-after-free of q->q_usage_counter + - Revert "clk: imx: pll14xx: dynamically configure PLL for + 393216000/361267200Hz" + - Revert "PCI: qcom: Disable write access to read only registers for IP + v2.3.3" + - scsi: zfcp: Fix a double put in zfcp_port_enqueue() + - wifi: mwifiex: Fix tlv_buf_left calculation + - net: replace calls to sock->ops->connect() with kernel_connect() + - net: prevent rewrite of msg_name in sock_sendmsg() + - [arm64] Add Cortex-A520 CPU part definition + - ubi: Refuse attaching if mtd's erasesize is 0 + - wifi: iwlwifi: dbg_ini: fix structure packing + - wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet + - bpf: Fix tr dereferencing + - drivers/net: process the result of hdlc_open() and add call of + hdlc_close() in uhdlc_close() + - wifi: mt76: mt76x02: fix MT76x0 external LNA gain handling + - regmap: rbtree: Fix wrong register marked as in-cache when creating new + node + - ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig + - scsi: target: core: Fix deadlock due to recursive locking + - ima: rework CONFIG_IMA dependency block + - NFSv4: Fix a nfs4_state_manager() race + - modpost: add missing else to the "of" check + - net: fix possible store tearing in neigh_periodic_work() + - ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data() + - [arm64,armhf] net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is + absent + - net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg + - net: nfc: llcp: Add lock when modifying device list + - net: ethernet: ti: am65-cpsw: Fix error code in + am65_cpsw_nuss_init_tx_chns() + - netfilter: handle the connecting collision properly in + nf_conntrack_proto_sctp + - netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure + - [armhf] net: stmmac: dwmac-stm32: fix resume on STM32 MCU + - tipc: fix a potential deadlock on &tx->lock + - tcp: fix quick-ack counting to count actual ACKs of new data + - tcp: fix delayed ACKs for MSS boundary condition + - sctp: update transport state when processing a dupcook packet + - sctp: update hb timer immediately after users change hb_interval + - cpupower: add Makefile dependencies for install targets + - dm zoned: free dmz->ddev array in dmz_put_zoned_devices + - RDMA/core: Require admin capabilities to set system parameters + - of: dynamic: Fix potential memory leak in of_changeset_action() + - IB/mlx4: Fix the size of a buffer in add_port_entries() + - [armhf] gpio: aspeed: fix the GPIO number passed to + pinctrl_gpio_set_config() + - RDMA/cma: Initialize ib_sa_multicast structure to 0 when join + - RDMA/cma: Fix truncation compilation warning in make_cma_ports + - RDMA/uverbs: Fix typo of sizeof argument + - RDMA/siw: Fix connection failure handling + - RDMA/mlx5: Fix NULL string error + - netfilter: nf_tables: fix kdoc warnings after gc rework + - netfilter: nftables: exthdr: fix 4-byte stack OOB write + - xen/events: replace evtchn_rwlock with RCU (CVE-2023-34324) + https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.199 + - RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacent + - RDMA/srp: Do not call scsi_done() from srp_abort() + - RDMA/cxgb4: Check skb value for failure to allocate + - [arm64] perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7 + - HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect + - quota: Fix slow quotaoff + - net: prevent address rewrite in kernel_bind() + - [arm64] drm/msm/dp: do not reinitialize phy unless retry during link + training + - [arm64] drm/msm/dsi: skip the wait for video mode done if not applicable + - [arm64] drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid + overflow + - xen-netback: use default TX queue size for vifs + - [x86] drm/vmwgfx: fix typo of sizeof argument + - net: macsec: indicate next pn update when offloading + - net: phy: mscc: macsec: reject PN update requests + - ixgbe: fix crash with empty VF macvlan list + - net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn() + - nfc: nci: assert requested protocol is valid + - workqueue: Override implicit ordered attribute in + workqueue_apply_unbound_cpumask() + - net: add sysctl accept_ra_min_rtr_lft + - net: change accept_ra_min_rtr_lft to affect all RA lifetimes + - net: release reference to inet6_dev pointer + - [armhf] dmaengine: stm32-mdma: abort resume if no ongoing transfer + - usb: xhci: xhci-ring: Use sysdev for mapping bounce buffer + - net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_read + - [arm64,armhf] usb: dwc3: Soft reset phy on probe for host + - usb: musb: Get the musb_qh poniter after musb_giveback + - usb: musb: Modify the "HWVers" register address + - iio: pressure: bmp280: Fix NULL pointer exception + - iio: pressure: dps310: Adjust Timeout Settings + - iio: pressure: ms5611: ms5611_prom_is_valid false negative bug + - [x86] cpu: Fix AMD erratum #1485 on Zen4-based CPUs + - mcb: remove is_added flag from mcb_device struct + - [x86] thunderbolt: Check that lane 1 is in CL0 before enabling lane + bonding + - libceph: use kernel_connect() + - ceph: fix incorrect revoked caps assert in ceph_fill_file_size() + - ceph: fix type promotion bug on 32bit systems + - Input: powermate - fix use-after-free in powermate_config_complete + - Input: psmouse - fix fast_reconnect function for PS/2 mode + - Input: xpad - add PXN V900 support + - Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table + - Input: goodix - ensure int GPIO is in input for gpio_count == 1 && + gpio_int_idx == 0 case + - tee: amdtee: fix use-after-free vulnerability in amdtee_close_session + - cgroup: Remove duplicates in cgroup v1 tasks file + - pinctrl: avoid unsafe code pattern in find_pinctrl() + - counter: microchip-tcb-capture: Fix the use of internal GCLK logic + - usb: gadget: udc-xilinx: replace memcpy with memcpy_toio + - usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap call + - [powerpc*] 8xx: Fix pte_access_permitted() for PAGE_NONE + - [powerpc*] 64e: Fix wrong test in __ptep_test_and_clear_young() + - [x86] alternatives: Disable KASAN in apply_alternatives() + - [arm64] report EL1 UNDEFs better + - [arm64] die(): pass 'err' as long + - [arm64] consistently pass ESR_ELx to die() + - [arm64] rework FPAC exception handling + - [arm64] rework BTI exception handling + - [arm64] allow kprobes on EL0 handlers + - [arm64] split EL0/EL1 UNDEF handlers + - [arm64] factor out EL1 SSBS emulation hook + - [arm64] factor insn read out of call_undef_hook() + - [arm64] rework EL0 MRS emulation + - [arm64] armv8_deprecated: fold ops into insn_emulation + - [arm64] armv8_deprecated move emulation functions + - [arm64] armv8_deprecated: move aarch32 helper earlier + - [arm64] armv8_deprecated: rework deprected instruction handling + - [arm64] armv8_deprecated: fix unused-function error + - RDMA/srp: Set scmnd->result only when scmnd is not NULL + - RDMA/srp: Fix srp_abort() + - ravb: Fix use-after-free issue in ravb_tx_timeout_work() (CVE-2023-35827) + - dev_forward_skb: do not scrub skb mark within the same name space + - lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default + - mm/memory_hotplug: rate limit page migration warnings + - Documentation: sysctl: align cells in second content column + - usb: hub: Guard against accesses to uninitialized BOS descriptors + - Bluetooth: hci_event: Ignore NULL link key + - Bluetooth: Reject connection with the device which has same BD_ADDR + - Bluetooth: Fix a refcnt underflow problem for hci_conn + - Bluetooth: vhci: Fix race when opening vhci device + - Bluetooth: hci_event: Fix coding style + - Bluetooth: avoid memcmp() out of bounds warning + - ice: fix over-shifted variable + - ice: reset first in crash dump kernels + - nfc: nci: fix possible NULL pointer dereference in send_acknowledge() + - regmap: fix NULL deref on lookup + - [x86] KVM: x86: Mask LVTPC when handling a PMI + - [x86] sev: Disable MMIO emulation from user mode (CVE-2023-46813) + - [x86] sev: Check IOBM for IOIO exceptions from user-space (CVE-2023-46813) + - [x86] sev: Check for user-space IOIO pointing to kernel space + (CVE-2023-46813) + - tcp: check mptcp-level constraints for backlog coalescing + - netfilter: nft_payload: fix wrong mac header matching + - nvmet-tcp: Fix a possible UAF in queue intialization setup (CVE-2023-5178) + - [x86] drm/i915: Retry gtt fault when out of fence registers + - qed: fix LL2 RX buffer allocation + - xfrm: fix a data-race in xfrm_gen_index() + - xfrm: interface: use DEV_STATS_INC() + - net: ipv4: fix return value check in esp_remove_trailer + - net: ipv6: fix return value check in esp_remove_trailer + - net: rfkill: gpio: prevent value glitch during probe + - tcp: fix excessive TLP and RACK timeouts from HZ rounding + - tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single + skb + - tun: prevent negative ifindex + - ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr + - net: usb: smsc95xx: Fix an error code in smsc95xx_reset() + - i40e: prevent crash on probe if hw registers have invalid values + - net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register() + - net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve + - netfilter: nft_set_rbtree: .deactivate fails if element has expired + - net: pktgen: Fix interface flags printing + - [x86] thunderbolt: Workaround an IOMMU fault on certain systems with Intel + Maple Ridge + - resource: Add irqresource_disabled() + - ACPI: Drop acpi_dev_irqresource_disabled() + - ACPI: resources: Add DMI-based legacy IRQ override quirk + - ACPI: resource: Skip IRQ override on Asus Vivobook K3402ZA/K3502ZA + - ACPI: resource: Add ASUS model S5402ZA to quirks + - ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZA + - ACPI: resource: Add Asus ExpertBook B2502 to Asus quirks + - ACPI: resource: Skip IRQ override on Asus Expertbook B2402CBA + - ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBA + - ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CBA + - usb: core: Track SuperSpeed Plus GenXxY + - xhci: cleanup xhci_hub_control port references + - xhci: move port specific items such as state completions to port structure + - xhci: rename resume_done to resume_timestamp + - xhci: clear usb2 resume related variables in one place. + - xhci: decouple usb2 port resume and get_port_status request handling + - xhci: track port suspend state correctly in unsuccessful resume cases + - serial: 8250: omap: Fix imprecise external abort for omap_8250_pm() + - serial: 8250_omap: Fix errors with no_console_suspend + - drm/amd/display: only check available pipe to disable vbios mode. + - drm/amd/display: Don't set dpms_off for seamless boot + - drm/connector: Give connector sysfs devices there own device_type + - drm/connector: Add a fwnode pointer to drm_connector and register with + ACPI (v2) + - drm/connector: Add drm_connector_find_by_fwnode() function (v3) + - drm/connector: Add support for out-of-band hotplug notification (v3) + - usb: typec: altmodes/displayport: Notify drm subsys of hotplug events + - usb: typec: altmodes/displayport: Signal hpd low when exiting mode + - ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphone + - btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to + 1 + - btrfs: initialize start_slot in btrfs_log_prealloc_extents + - i2c: mux: Avoid potential false error message in i2c_mux_add_adapter + - overlayfs: set ctime when setting mtime and atime + - gpio: timberdale: Fix potential deadlock on &tgpio->lock + - ata: libata-eh: Fix compilation warning in ata_eh_link_report() + - tracing: relax trace_event_eval_update() execution with cond_resched() + - HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_event + - Bluetooth: Avoid redundant authentication + - Bluetooth: hci_core: Fix build warnings + - wifi: cfg80211: Fix 6GHz scan configuration + - wifi: mac80211: allow transmitting EAPOL frames with tainted key + - wifi: cfg80211: avoid leaking stack data into trace + - regulator/core: Revert "fix kobject release warning and memory leak in + regulator_register()" + - sky2: Make sure there is at least one frag_addr available + - ipv4/fib: send notify when delete source address routes + - drm: panel-orientation-quirks: Add quirk for One Mix 2S + - btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c + - HID: multitouch: Add required quirk for Synaptics 0xcd7e device + - [x86] platform/x86: touchscreen_dmi: Add info for the Positivo C4128B + - net/mlx5: Handle fw tracer change ownership event based on MTRC + - Bluetooth: hci_event: Fix using memcmp when comparing keys + - mtd: physmap-core: Restore map_rom fallback + - mmc: core: sdio: hold retuning if sdio in 1-bit mode + - mmc: core: Capture correct oemid-bits for eMMC cards + - Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()" + - pNFS: Fix a hang in nfs4_evict_inode() + - ACPI: irq: Fix incorrect return value in acpi_register_gsi() + - nvme-pci: add BOGUS_NID for Intel 0a54 device + - nvme-rdma: do not try to stop unallocated queues + - USB: serial: option: add Telit LE910C4-WWX 0x1035 composition + - USB: serial: option: add entry for Sierra EM9191 with new firmware + - USB: serial: option: add Fibocom to DELL custom modem FM101R-GL + - perf: Disallow mis-matched inherited group reads (CVE-2023-5717) + - [s390x] pci: fix iommu bitmap allocation + - [x86] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to + 0x2e + - [x86] platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events + - Bluetooth: hci_sock: fix slab oob read in create_monitor_event + - Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name + - xfrm6: fix inet6_dev refcount underflow problem + https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.200 + - virtio_balloon: Fix endless deflation and inflation on arm64 + - virtio-mmio: fix memory leak of vm_dev + - mm/page_alloc: correct start page when guard page debug is enabled + - drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper() + - r8169: fix the KCSAN reported data-race in rtl_tx while reading + TxDescArray[entry].opts1 + - r8169: fix the KCSAN reported data race in rtl_rx while reading + desc->opts1 + - treewide: Spelling fix in comment + - igb: Fix potential memory leak in igb_add_ethtool_nfc_entry + - neighbour: fix various data-races + - igc: Fix ambiguity in the ethtool advertising + - net: ieee802154: adf7242: Fix some potential buffer overflow in + adf7242_stats_show() + - net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_reg + - r8152: Increase USB control msg timeout to 5000ms as per spec + - r8152: Run the unload routine if we have errors during probe + - r8152: Cancel hw_phy_work if we have an error in probe + - r8152: Release firmware if we have an error in probe + - tcp: fix wrong RTO timeout when received SACK reneging + - gtp: uapi: fix GTPA_MAX + - gtp: fix fragmentation needed check with gso + - i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR + - [armhf] i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node() + - [armhf] i2c: stm32f7: Fix PEC handling in case of SMBUS transfers + - [armhf] i2c: aspeed: Fix i2c bus hang in slave read + - tracing/kprobes: Fix the description of variable length arguments + - [arm64,armhf] nvmem: imx: correct nregs for i.MX6ULL + - [arm64,armhf] nvmem: imx: correct nregs for i.MX6SLL + - [arm64,armhf] nvmem: imx: correct nregs for i.MX6UL + - perf/core: Fix potential NULL deref + - clk: Sanitize possible_parent_show to Handle Return Value of + of_clk_get_parent_name + - [x86] i8259: Skip probing when ACPI/MADT advertises PCAT compatibility + - kobject: Fix slab-out-of-bounds in fill_kobj_path() (CVE-2023-45863) + - f2fs: fix to do sanity check on inode type during garbage collection + (CVE-2021-44879) + - [x86] mm: Simplify RESERVE_BRK() + - [x86] mm: Fix RESERVE_BRK() for older binutils + - ext4: add two helper functions extent_logical_end() and pa_logical_end() + - ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow + - ext4: avoid overlapping preallocations due to overflow + - [x86] objtool/x86: add missing embedded_insn check + - driver: platform: Add helper for safer setting of driver_override + - [arm64] rpmsg: Constify local variable in field store macro + - rpmsg: Fix kfree() of static memory on setting driver_override + - rpmsg: Fix calling device_lock() on non-initialized device + - [arm64] rpmsg: glink: Release driver_override + - [arm64] rpmsg: Fix possible refcount leak in + rpmsg_register_device_override() + - [x86] Fix .brk attribute in linker script + - net: sched: cls_u32: Fix allocation size in u32_init() + - [armhf] irqchip/stm32-exti: add missing DT IRQ flag translation + - Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport + - fbdev: atyfb: only use ioremap_uc() on i386 and ia64 + - netfilter: nfnetlink_log: silence bogus compiler warning + - ASoC: rt5650: fix the wrong result of key button + - [x86] fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit() + - scsi: mpt3sas: Fix in error path + - net: chelsio: cxgb4: add an error code check in t4_load_phy_fw + - [powerpc*] mm: Fix boot crash with FLATMEM + - can: isotp: change error format from decimal to symbolic error names + - can: isotp: add symbolic error message to isotp_module_init() + - can: isotp: Add error message if txqueuelen is too small + - can: isotp: set max PDU size to 64 kByte + - can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting + - can: isotp: check CAN address family in isotp_bind() + - can: isotp: handle wait_event_interruptible() return values + - can: isotp: add local echo tx processing and tx without FC + - can: isotp: isotp_bind(): do not validate unused address information + - can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior + - PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device + - usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" + compatibility + - usb: raw-gadget: properly handle interrupted requests + - tty: 8250: Remove UC-257 and UC-431 + - tty: 8250: Add support for additional Brainboxes UC cards + - tty: 8250: Add support for Brainboxes UP cards + - tty: 8250: Add support for Intashield IS-100 + - ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detection + https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.201 + - [x86] iov_iter, x86: Be consistent about the __user tag on + copy_mc_to_user() + - sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = + 0 + - vfs: fix readahead(2) on block devices + - [x86] srso: Fix SBPB enablement for (possible) future fixed HW + - futex: Don't include process MM in futex key on no-MMU + - [x86] boot: Fix incorrect startup_gdt_descr.size + - pstore/platform: Add check for kstrdup + - genirq/matrix: Exclude managed interrupts in irq_matrix_allocated() + - i40e: fix potential memory leaks in i40e_remove() + - udp: add missing WRITE_ONCE() around up->encap_rcv + - tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed + - overflow: Implement size_t saturating arithmetic helpers + - gve: Use size_add() in call to struct_size() + - tipc: Use size_add() in calls to struct_size() + - wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file() + - tcp_metrics: add missing barriers on delete + - tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics() + - tcp_metrics: do not create an entry from tcp_init_metrics() + - wifi: rtlwifi: fix EDCA limit set by BT coexistence + - can: dev: can_restart(): don't crash kernel if carrier is OK + - can: dev: can_restart(): fix race condition between controller restart and + netif_carrier_on() + - PM / devfreq: rockchip-dfi: Make pmu regmap mandatory + - thermal: core: prevent potential string overflow + - r8169: use tp_to_dev instead of open code + - r8169: fix rare issue with broken rx after link-down on RTL8125 + - tcp: fix cookie_init_timestamp() overflows + - ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias() + - ipv6: avoid atomic fragment on GSO packets + - net: add DEV_STATS_READ() helper + - ipvlan: properly track tx_errors + - regmap: debugfs: Fix a erroneous check after snprintf() + - [arm64] clk: qcom: clk-rcg2: Fix clock rate overflow for high parent + frequencies + - [arm64] clk: qcom: mmcc-msm8998: Add hardware clockgating registers to + some clks + - [arm64] clk: qcom: mmcc-msm8998: Don't check halt bit on some branch clks + - [arm64] clk: qcom: mmcc-msm8998: Set bimc_smmu_gdsc always on + - [arm64] clk: qcom: mmcc-msm8998: Fix the SMMU GDSC + - [arm64] clk: qcom: gcc-sm8150: use ARRAY_SIZE instead of specifying + num_parents + - [arm64] clk: qcom: gcc-sm8150: Fix gcc_sdcc2_apps_clk_src + - [arm64] clk: imx: imx8mq: correct error handling path + - clk: asm9260: use parent index to link the reference clock + - clk: linux/clk-provider.h: fix kernel-doc warnings and typos + - [arm64] spi: nxp-fspi: use the correct ioremap function + - [armhf] clk: ti: Add ti_dt_clk_name() helper to use clock-output-names + - [armhf] clk: ti: Update pll and clockdomain clocks to use ti_dt_clk_name() + - [armhf] clk: ti: Update component clocks to use ti_dt_clk_name() + - [armhf] clk: ti: change ti_clk_register[_omap_hw]() API + - [armhf] clk: ti: fix double free in of_ti_divider_clk_setup() + - [x86] platform/x86: wmi: Fix probe failure when failing to register WMI + devices + - [x86] platform/x86: wmi: remove unnecessary initializations + - [x86] platform/x86: wmi: Fix opening of char device + - hwmon: (coretemp) Fix potentially truncated sysfs attribute name + - [arm64,armhf] drm/rockchip: vop: Fix reset of state in duplicate state + crtc funcs + - [arm64,armhf] drm/rockchip: vop: Fix call to crtc reset helper + - drm/radeon: possible buffer overflow + - [arm64] drm/rockchip: cdn-dp: Fix some error handling paths in + cdn_dp_probe() + - [arm64,armhf] drm/rockchip: Fix type promotion bug in + rockchip_gem_iommu_map() + - xen-pciback: Consider INTx disabled when MSI/MSI-X is enabled + - [arm64] dts: qcom: msm8916: Fix iommu local address range + - [arm64] dts: qcom: sdm845-mtp: fix WiFi configuration + - [i386] hwrng: geode - fix accessing registers + - libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its + return value + - nd_btt: Make BTT lanes preemptible + - [arm64] crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failure + - [arm64] crypto: caam/jr - fix Chacha20 + Poly1305 self test failure + - [x86] crypto: qat - mask device capabilities with soft straps + - [x86] crypto: qat - increase size of buffers + - hid: cp2112: Fix duplicate workqueue initialization + - [armel,armhf] 9321/1: memset: cast the constant byte to unsigned char + - ext4: move 'ix' sanity check to corrent position + - IB/mlx5: Fix rdma counter binding for RAW QP + - [arm64] RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common() + - [arm64] RDMA/hns: Fix signed-unsigned mixed comparisons + - scsi: ufs: core: Leave space for '\0' in utf8 desc string + - [amd64] RDMA/hfi1: Workaround truncation compilation error + - hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chip + - Revert "HID: logitech-hidpp: add a module parameter to keep firmware + gestures" + - HID: logitech-hidpp: Remove HIDPP_QUIRK_NO_HIDINPUT quirk + - HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() only + - HID: logitech-hidpp: Revert "Don't restart communication if not necessary" + - HID: logitech-hidpp: Move get_wireless_feature_index() check to + hidpp_connect_event() + - [x86] ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs fails + - padata: Convert from atomic_t to refcount_t on parallel_data->refcnt + - padata: Fix refcnt handling in padata_free_shell() + - mfd: core: Un-constify mfd_cell.of_reg + - mfd: core: Ensure disabled devices are skipped without aborting + - mfd: dln2: Fix double put in dln2_probe + - leds: pwm: Don't disable the PWM when the LED should be off + - leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu' + - tty: tty_jobctrl: fix pid memleak in disassociate_ctty() + - usb: dwc2: fix possible NULL pointer dereference caused by driver + concurrency + - dmaengine: ti: edma: handle irq_of_parse_and_map() errors + - misc: st_core: Do not call kfree_skb() under spin_lock_irqsave() + - USB: usbip: fix stub_dev hub disconnect + - dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc() + - f2fs: fix to initialize map.m_pblk in f2fs_precache_extents() + - modpost: fix tee MODULE_DEVICE_TABLE built on big-endian host + - [powerpc*] 40x: Remove stale PTE_ATOMIC_UPDATES macro + - [powerpc*] xive: Fix endian conversion size + - [powerpc*] imc-pmu: Use the correct spinlock initializer. + - [powerpc*] pseries: fix potential memory leak in init_cpu_associativity() + - xhci: Loosen RPM as default policy to cover for AMD xHC 1.1 + - usb: host: xhci-plat: fix possible kernel oops while resuming + - perf machine: Avoid out of bounds LBR memory read + - perf hist: Add missing puts to hist__account_cycles + - i3c: Fix potential refcount leak in i3c_master_register_new_i3c_devs + - rtc: pcf85363: fix wrong mask/val parameters in regmap_update_bits call + - pcmcia: cs: fix possible hung task and memory leak pccardd() + - pcmcia: ds: fix refcount leak in pcmcia_device_add() + - pcmcia: ds: fix possible name leak in error path in pcmcia_device_add() + - media: i2c: max9286: Fix some redundant of_node_put() calls + - media: bttv: fix use after free error due to btv->timeout timer + - media: s3c-camif: Avoid inappropriate kfree() + - media: vidtv: psi: Add check for kstrdup + - media: vidtv: mux: Add check and kfree for kstrdup + - media: cedrus: Fix clock/reset sequence + - media: dvb-usb-v2: af9035: fix missing unlock + - regmap: prevent noinc writes from clobbering cache + - pwm: sti: Avoid conditional gotos + - pwm: sti: Reduce number of allocations and drop usage of chip_data + - pwm: brcmstb: Utilize appropriate clock APIs in suspend/resume + - Input: synaptics-rmi4 - fix use after free in rmi_unregister_function() + - llc: verify mac len before reading mac header + - hsr: Prevent use after free in prp_create_tagged_frame() + - tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING + - inet: shrink struct flowi_common + - dccp: Call security_inet_conn_request() after setting IPv4 addresses. + - dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses. + - net: r8169: Disable multicast filter for RTL8168H and RTL8107E + - Fix termination state for idr_for_each_entry_ul() + - net: stmmac: xgmac: Enable support for multiple Flexible PPS outputs + - net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT + - net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc + - net/smc: put sk reference if close work was canceled + - tg3: power down device only on SYSTEM_POWER_OFF + - r8169: respect userspace disabling IFF_MULTICAST + - netfilter: xt_recent: fix (increase) ipv6 literal buffer length + - netfilter: nft_redir: use `struct nf_nat_range2` throughout and + deduplicate eval call-backs + - netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses + - [x86] Share definition of __is_canonical_address() + - [x86] sev-es: Allow copy_from_kernel_nofault() in earlier boot + - drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE + - fbdev: imsttfb: Fix error path of imsttfb_probe() + - fbdev: imsttfb: fix a resource leak in probe + - fbdev: fsl-diu-fb: mark wr_reg_wa() static + - tracing/kprobes: Fix the order of argument descriptions + - Revert "mmc: core: Capture correct oemid-bits for eMMC cards" + - btrfs: use u64 for buffer sizes in the tree search ioctls + https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.202 + - perf/core: Bail out early if the request AUX area is out of bound + - [armhf] clocksource/drivers/timer-imx-gpt: Fix potential memory leak + - [x86] mm: Drop the 4 MB restriction on minimal NUMA node memory size + - wifi: mac80211_hwsim: fix clang-specific fortify warning + - wifi: mac80211: don't return unset power in ieee80211_get_tx_power() + - bpf: Detect IP == ksym.end as part of BPF program + - wifi: ath9k: fix clang-specific fortify warnings + - wifi: ath10k: fix clang-specific fortify warning + - net: annotate data-races around sk->sk_tx_queue_mapping + - net: annotate data-races around sk->sk_dst_pending_confirm + - wifi: ath10k: Don't touch the CE interrupt registers after power up + - Bluetooth: btusb: Add date->evt_skb is NULL check + - Bluetooth: Fix double free in hci_conn_cleanup + - [x86] platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad X120e + - [arm64] drm/msm/dp: skip validity check for DP CTS EDID checksum + - drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7 + - drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga + - drm/amdgpu: Fix potential null pointer derefernce + - drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL + - ASoC: soc-card: Add storage for PCI SSID + - crypto: pcrypt - Fix hungtask for PADATA_RESET + - [amd64] RDMA/hfi1: Use FIELD_GET() to extract Link Width + - fs/jfs: Add check for negative db_l2nbperpage + - fs/jfs: Add validity check for db_maxag and db_agpref + - jfs: fix array-index-out-of-bounds in dbFindLeaf + - jfs: fix array-index-out-of-bounds in diAlloc + - HID: lenovo: Detect quirk-free fw on cptkbd and stop applying workaround + - [armel,armhf] 9320/1: fix stack depot IRQ stack filter + - ALSA: hda: Fix possible null-ptr-deref when assigning a stream + - atm: iphase: Do PCI error checks on own line + - scsi: libfc: Fix potential NULL pointer dereference in + fc_lport_ptp_setup() + - HID: Add quirk for Dell Pro Wireless Keyboard and Mouse KM5221W + - exfat: support handle zero-size directory + - usb: gadget: f_ncm: Always set current gadget in ncm_bind() + - 9p/trans_fd: Annotate data-racy writes to file::f_flags + - [armhf] i2c: sun6i-p2wi: Prevent potential division by zero + - media: gspca: cpia1: shift-out-of-bounds in set_flicker + - media: vivid: avoid integer overflow + - gfs2: ignore negated quota changes + - gfs2: fix an oops in gfs2_permission + - media: imon: fix access to invalid resource for the second interface + - drm/amd/display: Avoid NULL dereference of timing generator + - [armhf] ASoC: ti: omap-mcbsp: Fix runtime PM underflow warnings + - drm/amdgpu: fix software pci_unplug on some chips + - pwm: Fix double shift bug + - wifi: iwlwifi: Use FW rate for non-data frames + - xhci: turn cancelled td cleanup to its own function + - SUNRPC: ECONNRESET might require a rebind + - SUNRPC: Add an IS_ERR() check back to where it was + - NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO + - SUNRPC: Fix RPC client cleaned up the freed pipefs dentries + - gfs2: Silence "suspicious RCU usage in gfs2_permission" warning + - ipvlan: add ipvlan_route_v6_outbound() helper + - tty: Fix uninit-value access in ppp_sync_receive() + - [arm64] net: hns3: fix variable may not initialized problem in + hns3_init_mac_addr() + - [arm64] net: hns3: fix VF reset fail issue + - tipc: Fix kernel-infoleak due to uninitialized TLV value + - ppp: limit MRU to 64K + - xen/events: fix delayed eoi list handling + - ptp: annotate data-race around q->head and q->tail + - bonding: stop the device in bond_setup_by_slave() + - netfilter: nf_conntrack_bridge: initialize err to 0 + - net: stmmac: fix rx budget limit check + - net/mlx5e: fix double free of encap_header + - net/mlx5_core: Clean driver version and name + - net/mlx5e: Check return value of snprintf writing to fw_version buffer for + representors + - macvlan: Don't propagate promisc change to lower dev in passthru + - cifs: spnego: add ';' in HOST_KEY_LEN + - cifs: fix check of rc in function generate_smb3signingkey + - [arm64] media: venus: hfi: add checks to perform sanity on queue pointers + - [powerpc*] perf: Fix disabling BHRB and instruction sampling + - bpf: Fix check_stack_write_fixed_off() to correctly spill imm + - bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END + - scsi: mpt3sas: Fix loop logic + - scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for + selected registers + - [x86] cpu/hygon: Fix the CPU topology evaluation for real + - [x86] KVM: x86: hyper-v: Don't auto-enable stimer on write from user-space + - [x86] KVM: x86: Ignore MSR_AMD64_TW_CFG access + - audit: don't take task_lock() in audit_exe_compare() code path + - audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare() + - tty/sysrq: replace smp_processor_id() with get_cpu() + - hvc/xen: fix console unplug + - hvc/xen: fix error path in xen_hvc_init() to always register frontend + driver + - PCI/sysfs: Protect driver's D3cold preference from user space + - watchdog: move softlockup_panic back to early_param + - ACPI: resource: Do IRQ override on TongFang GMxXGxx + - [arm64] Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newer + - mmc: vub300: fix an error code + - mmc: sdhci_am654: fix start loop index for TAP value parsing + - PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common() + - [arm64] dts: qcom: ipq6018: Fix hwlock index for SMEM + - PM: hibernate: Use __get_safe_page() rather than touching the list + - PM: hibernate: Clean up sync_read handling in snapshot_write_next() + - rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects + - btrfs: don't arbitrarily slow down delalloc if we're committing + - [arm64] firmware: qcom_scm: use 64-bit calling convention only when client + is 64-bit + - ima: detect changes to the backing overlay file + - wifi: ath11k: fix temperature event locking + - wifi: ath11k: fix dfs radar event locking + - wifi: ath11k: fix htt pktlog locking + - mmc: meson-gx: Remove setting of CMD_CFG_ERROR + - genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware + - jbd2: fix potential data lost in recovering journal raced with + synchronizing fs bdev + - quota: explicitly forbid quota files from being encrypted + - kernel/reboot: emergency_restart: Set correct system_state + - i2c: core: Run atomic i2c xfer when !preemptible + - mcb: fix error handling for different scenarios when parsing + - [armhf] dmaengine: stm32-mdma: correct desc prep when channel running + - mm/cma: use nth_page() in place of direct struct page manipulation + - mm/memory_hotplug: use pfn math in place of direct struct page + manipulation + - mtd: cfi_cmdset_0001: Byte swap OTP info + - xhci: Enable RPM on controllers that support low-power states + - ALSA: info: Fix potential deadlock at disconnection + - ALSA: hda/realtek - Add Dell ALC295 to pin fall back table + - ALSA: hda/realtek - Enable internal speaker of ASUS K6500ZC + - serial: meson: remove redundant initialization of variable id + - tty: serial: meson: retrieve port FIFO size from DT + - serial: meson: Use platform_get_irq() to get the interrupt + - tty: serial: meson: fix hard LOCKUP on crtscts mode + - cpufreq: stats: Fix buffer overflow detection in trans_stats() + - Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559 + - bluetooth: Add device 0bda:887b to device tables + - bluetooth: Add device 13d3:3571 to device tables + - Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tables + - Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BE + - Revert ncsi: Propagate carrier gain/loss events to the NCSI controller + - lsm: fix default return value for vm_enough_memory + - lsm: fix default return value for inode_getsecctx + - i2c: designware: Disable TX_EMPTY irq while waiting for block length byte + - net: phylink: initialize carrier state at creation + - i2c: i801: fix potential race in i801_block_transaction_byte_by_byte + - f2fs: avoid format-overflow warning + - media: lirc: drop trailing space from scancode transmit + - media: sharp: fix sharp encoding + - [arm64] media: venus: hfi_parser: Add check to keep the number of codecs + within range + - [arm64] media: venus: hfi: fix the check to handle session buffer + requirement + - [arm64] media: venus: hfi: add checks to handle capabilities from firmware + - nfsd: fix file memleak on client_opens_release + - mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors + - Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E" + - ext4: apply umask if ACL support is disabled + - ext4: correct offset of gdb backup in non meta_bg group to update_backups + - ext4: correct return value of ext4_convert_meta_bg + - ext4: correct the start block of counting reserved clusters + - ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks + - drm/amd/pm: Handle non-terminated overdrive commands. + - drm/amdgpu: fix error handling in amdgpu_bo_list_get() + - drm/amd/display: Change the DMCUB mailbox memory location from FB to inbox + - io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid + (CVE-2023-46862) + - tracing: Have trace_event_file have ref counters + - netfilter: nftables: update table flags from the commit phase + - netfilter: nf_tables: fix table flag updates + - netfilter: nf_tables: disable toggling dormant table state more than once + https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.203 + - RDMA/irdma: Prevent zero-length STAG registration (CVE-2023-25775) + - afs: Fix afs_server_list to be cleaned up with RCU + - afs: Make error on cell lookup failure consistent with OpenAFS + - [arm64,armhf] drm/panel: simple: Fix Innolux G101ICE-L01 bus flags + - [arm64,armhf] drm/panel: simple: Fix Innolux G101ICE-L01 timings + - wireguard: use DEV_STATS_INC() + - ata: pata_isapnp: Add missing error check for devm_ioport_map() + - [arm64,armhf] drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP + full + - HID: core: store the unique system identifier in hid_device + - HID: fix HID device resource race between HID core and debugging support + - ipv4: Correct/silence an endian warning in __ip_do_redirect + - net: usb: ax88179_178a: fix failed operations during ax88179_reset + - net/smc: avoid data corruption caused by decline + - [armhf] xen: fix xen_vcpu_info allocation alignment + - [amd64,arm64] amd-xgbe: handle corner-case during sfp hotplug + - [amd64,arm64] amd-xgbe: handle the corner-case during tx completion + - [amd64,arm64] amd-xgbe: propagate the correct speed and duplex status + - afs: Return ENOENT if no cell DNS record can be found + - afs: Fix file locking on R/O volumes to operate in local mode + - nvmet: remove unnecessary ctrl parameter + - nvmet: nul-terminate the NQNs passed in the connect command + (CVE-2023-6121) + - [arm64] USB: dwc3: qcom: fix resource leaks on probe deferral + - [arm64] USB: dwc3: qcom: fix ACPI platform device leak + - lockdep: Fix block chain corruption + - ext4: add a new helper to check if es must be kept + - ext4: factor out __es_alloc_extent() and __es_free_extent() + - ext4: use pre-allocated es in __es_insert_extent() + - ext4: use pre-allocated es in __es_remove_extent() + - ext4: using nofail preallocation in ext4_es_remove_extent() + - ext4: using nofail preallocation in ext4_es_insert_delayed_block() + - ext4: using nofail preallocation in ext4_es_insert_extent() + - ext4: fix slab-use-after-free in ext4_es_insert_extent() + - ext4: make sure allocate pending entry not fail + - nfsd: lock_rename() needs both directories to live on the same fs + - [arm*] ASoC: simple-card: fixup asoc_simple_probe() error handling + - ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVA + - swiotlb-xen: provide the "max_mapping_size" method + - bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in + btree_gc_coalesce() + - bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up race + - [s390x] dasd: protect device queue against concurrent access + - USB: serial: option: add Luat Air72*U series products + - [x86] hv_netvsc: Fix race of register_netdevice_notifier and VF register + - [x86] hv_netvsc: Mark VF as slave before exposing it to user-mode + - dm-delay: fix a race between delay_presuspend and delay_bio + - bcache: check return value from btree_node_alloc_replacement() + - bcache: prevent potential division by zero error + - bcache: fixup init dirty data errors + - bcache: fixup lock c->root error + - USB: serial: option: add Fibocom L7xx modules + - USB: serial: option: fix FM101R-GL defines + - USB: serial: option: don't claim interface 4 for ZTE MF290 + - [arm*] USB: dwc2: write HCINT with INTMASK applied + - [arm64,armhf] usb: dwc3: Fix default mode initialization + - [arm64,armhf] usb: dwc3: set the dma max_seg_size + - [arm64,armhf] USB: dwc3: qcom: fix wakeup after probe deferral + - io_uring: fix off-by one bvec index + - pinctrl: avoid reload of p state in list iteration + - firewire: core: fix possible memory leak in create_units() + - mmc: block: Do not lose cache flush during CQE error recovery + - ALSA: hda: Disable power-save on KONTRON SinglePC + - ALSA: hda/realtek: Headset Mic VREF to 100% + - ALSA: hda/realtek: Add supported ALC257 for ChromeOS + - dm-verity: align struct dm_verity_fec_io properly + - dm verity: don't perform FEC for failed readahead IO + - bcache: revert replacing IS_ERR_OR_NULL with IS_ERR + - [amd64] iommu/vt-d: Add MTL to quirk list to skip TE disabling + - [powerpc*] Don't clobber f0/vs0 during fp|altivec register save + (Closes: #1032104) + - btrfs: add dmesg output for first mount and last unmount of a filesystem + - btrfs: ref-verify: fix memory leaks in btrfs_ref_tree_mod() + - btrfs: fix off-by-one when checking chunk map includes logical address + - btrfs: send: ensure send_fd is writable + - btrfs: make error messages more clear when getting a chunk map + - Input: xpad - add HyperX Clutch Gladiate Support + - [x86] hv_netvsc: fix race of netvsc and VF register_netdevice + - USB: core: Change configuration warnings to notices + - usb: config: fix iteration issue in 'usb_get_bos_descriptor()' + - ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet + (CVE-2023-6932) + - [arm64] dpaa2-eth: increase the needed headroom to account for alignment + - net: stmmac: xgmac: Disable FPE MMC interrupts + - Revert "workqueue: remove unused cancel_work()" + - r8169: prevent potential deadlock in rtl8169_close + - smb3: fix touch -h of symlink + - [x86] ASoC: Intel: Move soc_intel_is_foo() helpers to a generic header + - [x86] ASoC: SOF: sof-pci-dev: use community key on all Up boards + - [x86] ASoC: SOF: sof-pci-dev: add parameter to override topology filename + - [x86] ASoC: SOF: sof-pci-dev: don't use the community key on APL + Chromebooks + - [x86] ASoC: SOF: sof-pci-dev: Fix community key quirk detection + - [s390x] mm: fix phys vs virt confusion in mark_kernel_pXd() functions + family + - [s390x] cmma: fix detection of DAT pages + - ima: annotate iint mutex to avoid lockdep false positive warnings + - driver core: Move the "removable" attribute from USB to core + - drm/amdgpu: don't use ATRM for external devices + - fs: add ctime accessors infrastructure + - smb3: fix caching of ctime on setxattr + - scsi: core: Introduce the scsi_cmd_to_rq() function + - scsi: qla2xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request + - scsi: qla2xxx: Fix system crash due to bad pointer access + - [armhf] cpufreq: imx6q: don't warn for disabling a non-existing frequency + - [armhf] cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarily + - mmc: cqhci: Increase recovery halt timeout + - mmc: cqhci: Warn of halt or task clear failure + - mmc: cqhci: Fix task clearing in CQE error recovery + - mmc: core: convert comma to semicolon + - mmc: block: Retry commands in CQE error recovery + - mmc: core: add helpers mmc_regulator_enable/disable_vqmmc + - r8169: disable ASPM in case of tx timeout + - r8169: fix deadlock on RTL8125 in jumbo mtu mode + - driver core: Release all resources during unbind before updating device + links + https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.204 + - hrtimers: Push pending hrtimers away from outgoing CPU earlier + - i2c: designware: Fix corrupted memory seen in the ISR + - netfilter: ipset: fix race condition between swap/destroy and kernel side + add/del/test + - tg3: Move the [rt]x_dropped counters to tg3_napi + - tg3: Increment tx_dropped in tg3_tso_bug() + - kconfig: fix memory leak from range properties + - drm/amdgpu: correct chunk_ptr to a pointer to chunk. + - [x86] platform/x86: asus-wmi: Add support for SW_TABLET_MODE on UX360 + - [x86] platform/x86: asus-nb-wmi: Allow configuring SW_TABLET_MODE method + with a module option + - [x86] platform/x86: asus-nb-wmi: Add tablet_mode_sw=lid-flip quirk for the + TP200s + - [x86] asus-wmi: Add dgpu disable method + - [x86] platform/x86: asus-wmi: Adjust tablet/lidflip handling to use enum + - [x86] platform/x86: asus-wmi: Add support for ROG X13 tablet mode + - [x86] platform/x86: asus-wmi: Simplify tablet-mode-switch probing + - [x86] platform/x86: asus-wmi: Simplify tablet-mode-switch handling + - [x86] platform/x86: asus-wmi: Move i8042 filter install to shared asus-wmi + code + - of: base: Fix some formatting issues and provide missing descriptions + - of: Fix kerneldoc output formatting + - of: Add missing 'Return' section in kerneldoc comments + - of: dynamic: Fix of_reconfig_get_state_change() return value documentation + - ipv6: fix potential NULL deref in fib6_add() + - hv_netvsc: rndis_filter needs to select NLS + - net: arcnet: com20020 fix error handling + - arcnet: restoring support for multiple Sohard Arcnet cards + - i40e: Fix unexpected MFS warning message + - net: bnxt: fix a potential use-after-free in bnxt_init_tc + - ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit() + - [arm64] net: hns: fix fake link up on xge port + - netfilter: xt_owner: Fix for unsafe access of sk->sk_socket + - tcp: do not accept ACK of bytes we never sent + - bpf: sockmap, updating the sg structure should also update curr + - [arm64] tee: optee: Fix supplicant based device enumeration + - RDMA/bnxt_re: Correct module description string + - [x86] hwmon: (acpi_power_meter) Fix 4.29 MW bug + - tracing: Fix a warning when allocating buffered events fails + - scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle() + - [armhf] imx: Check return value of devm_kasprintf in imx_mmdc_perf_init + - ALSA: pcm: fix out-of-bounds in snd_pcm_state_names + - ALSA: hda/realtek: Enable headset on Lenovo M90 Gen5 + - nilfs2: fix missing error check for sb_set_blocksize call + - nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage() + - checkstack: fix printed address + - tracing: Always update snapshot buffer size + - tracing: Disable snapshot buffer when stopping instance tracers + - tracing: Fix incomplete locking when disabling buffered events + - tracing: Fix a possible race when disabling buffered events + - packet: Move reference count in packet_sock to atomic_long_t + - [x86] misc: mei: client.c: return negative error code in mei_cl_write + - [x86] misc: mei: client.c: fix problem of return '-EOVERFLOW' in + mei_cl_write + - ring-buffer: Force absolute timestamp on discard of event + - tracing: Set actual size after ring buffer resize + - tracing: Stop current tracer when resizing buffer + - perf/core: Add a new read format to get a number of lost samples + - perf: Fix perf_event_validate_size() (CVE-2023-6931) + - gpiolib: sysfs: Fix error handling on failed export + - drm/amdgpu: correct the amdgpu runtime dereference usage count + - usb: gadget: f_hid: fix report descriptor allocation + - parport: Add support for Brainboxes IX/UC/PX parallel cards + - Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1" + - usb: typec: class: fix typec_altmode_put_partner to put plugs + - [arm*] PL011: Fix DMA support + - [x86] CPU/AMD: Check vendor in the AMD microcode callback + - [s390x] KVM: s390/mm: Properly reset no-dat + - [mips*] Loongson64: Reserve vgabios memory on boot + - [mips*] Loongson64: Enable DMA noncoherent support + - io_uring/af_unix: disable sending io_uring over sockets (CVE-2023-6531) + - netlink: don't call ->netlink_bind with table lock held + - genetlink: add CAP_NET_ADMIN test for multicast bind + - psample: Require 'CAP_NET_ADMIN' when joining "packets" group + - drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group + - netfilter: nft_set_pipapo: skip inactive elements during set walk + (CVE-2023-6817) + - [x86] platform/x86: asus-wmi: Fix kbd_dock_devid tablet-switch reporting + - [x86] platform/x86: asus-wmi: Document the dgpu_disable sysfs attribute + - mmc: block: Be sure to wait while busy in CQE error recovery + - Revert "btrfs: add dmesg output for first mount and last unmount of a + filesystem" + - cifs: Fix non-availability of dedup breaking generic/304 + - smb: client: fix potential NULL deref in parse_dfs_referrals() + - devcoredump : Serialize devcd_del work + - devcoredump: Send uevent once devcd is ready + - r8169: fix rtl8125b PAUSE frames blasting when suspended + https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.205 + - netfilter: nf_tables: fix 'exist' matching on bigendian arches + - afs: Fix refcount underflow from error handling race (Closes: #1052304) + - HID: lenovo: Restrict detection of patched firmware only to USB cptkbd + - net: ipv6: support reporting otherwise unknown prefix flags in + RTM_NEWPREFIX + - atm: solos-pci: Fix potential deadlock on &cli_queue_lock + - atm: solos-pci: Fix potential deadlock on &tx_queue_lock + - net: vlan: introduce skb_vlan_eth_hdr() + - net: fec: correct queue selection + - atm: Fix Use-After-Free in do_vcc_ioctl (CVE-2023-51780) + - net/rose: Fix Use-After-Free in rose_ioctl (CVE-2023-51782) + - qed: Fix a potential use-after-free in qed_cxt_tables_alloc + - net: Remove acked SYN flag from packet in the transmit queue correctly + - net: ena: Destroy correct number of xdp queues upon failure + - net: ena: Fix XDP redirection error + - sign-file: Fix incorrect return values check + - vsock/virtio: Fix unsigned integer wrap around in + virtio_transport_has_space() + - net: stmmac: use dev_err_probe() for reporting mdio bus registration + failure + - net: stmmac: Handle disabled MDIO busses from devicetree + - appletalk: Fix Use-After-Free in atalk_ioctl (CVE-2023-51781) + - net: atlantic: fix double free in ring reinit logic + - cred: switch to using atomic_long_t + - fuse: dax: set fc->dax to NULL in fuse_dax_conn_free() + - ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 variants + - ALSA: hda/realtek: Apply mute LED quirk for HP15-db + - Revert "PCI: acpiphp: Reassign resources on bridge if necessary" + - PCI: loongson: Limit MRRS to 256 (Closes: #1035587) + - usb: aqc111: check packet for fixup for true limit + - blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock + required!" + - bcache: avoid oversize memory allocation by small stripe_size + - bcache: remove redundant assignment to variable cur_idx + - bcache: add code comments for bch_btree_node_get() and + __bch_btree_node_alloc() + - bcache: avoid NULL checking to c->root in run_cache_set() + - [x86] platform/x86: intel_telemetry: Fix kernel doc descriptions + - HID: glorious: fix Glorious Model I HID report + - HID: add ALWAYS_POLL quirk for Apple kb + - HID: hid-asus: reset the backlight brightness level on resume + - HID: multitouch: Add quirk for HONOR GLO-GXXX touchpad + - asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation + - net: usb: qmi_wwan: claim interface 4 for ZTE MF290 + - HID: hid-asus: add const to read-only outgoing usb buffer + - perf: Fix perf_event_validate_size() lockdep splat + - soundwire: stream: fix NULL pointer dereference for multi_link + - ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS + - [arm64] mm: Always make sw-dirty PTEs hw-dirty in pte_modify + - team: Fix use-after-free when an option instance allocation fails + - ring-buffer: Fix memory leak of free page + - tracing: Update snapshot buffer on resize if it is allocated + - ring-buffer: Have saved event hold the entire event + - ring-buffer: Fix writing to the buffer with max_data_size + - ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archs + - USB: gadget: core: adjust uevent timing on gadget unbind + - tty: n_gsm: fix tty registration before control channel open + - tty: n_gsm, remove duplicates of parameters + - tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf() + - [powerpc*] ftrace: Create a dummy stackframe to fix stack unwind + - [powerpc*] ftrace: Fix stack teardown in ftrace_no_trace + + [ Salvatore Bonaccorso ] + * Bump ABI to 27 + * [rt] Refresh "net: Properly annotate the try-lock for the seqlock" + Adapt to changes from upstream a8dd21118b0f ("seqlock: Prefix internal + seqcount_t-only macros with a "do_"") in 5.10.198. + * Refresh "arm64: compat: Implement misalignment fixups for multiword loads" + * Do not enable DEBUG_PREEMPT (not enabled by default since 5.10.199) + * [rt] Update to 5.10.201-rt98 + * [rt] Update to 5.10.204-rt100 + * [arm64] drivers/vfio: Don't enable VFIO_NOIOMMU. + This is a breach of the integrity lockdown requirement of secure boot + and thus cannot be enabled. + Thanks to Bastian Blank and Ben Hutchings + * netfilter: nf_tables: skip set commit for deleted/destroyed sets + + -- Salvatore Bonaccorso Sat, 30 Dec 2023 10:41:34 +0100 linux (5.10.197-1) bullseye; urgency=medium diff --cc debian/config.defines.dump index c5201cc25e3,d4ffb960d05..feecba443d3 --- a/debian/config.defines.dump +++ b/debian/config.defines.dump @@@ -2918,65 -3012,65 +2918,65 @@@ p156 asg229 I01 ss(Vbase -p1612 +p1561 Vx32 -p1613 -tp1614 -(dp1615 +p1562 +tp1563 +(dp1564 Vkernel-arch -p1616 +p1565 Vx86 -p1617 +p1566 sVfeaturesets -p1618 -(lp1619 +p1567 +(lp1568 ss(Vabi -p1620 +p1569 NVrt -p1621 -tp1622 -(dp1623 +p1570 +tp1571 +(dp1572 Vignore-changes -p1624 -(lp1625 +p1573 +(lp1574 V* -p1626 +p1575 ass(Vdescription -p1627 -Ng1621 -tp1628 -(dp1629 +p1576 +Ng1570 +tp1577 +(dp1578 Vpart-long-rt -p1630 +p1579 VThis kernel includes the PREEMPT_RT realtime patch set. -p1631 +p1580 sVpart-short-rt -p1632 +p1581 VPREEMPT_RT -p1633 +p1582 sVparts -p1634 -(lp1635 +p1583 +(lp1584 Vrt -p1636 +p1585 ass(Vversion -p1637 -tp1638 -(dp1639 +p1586 +tp1587 +(dp1588 Vsource -p1640 -V5.10.205-2 -p1641 +p1589 - V5.10.197-1+rpi1 ++V5.10.205-2+rpi1 +p1590 sVupstream -p1642 +p1591 V5.10 -p1643 +p1592 sVabiname_base -p1644 +p1593 V5.10.0 -p1645 +p1594 sVabiname -p1646 +p1595 - V5.10.0-26 + V5.10.0-27 -p1647 +p1596 ss. diff --cc debian/control index 5bc8e39ce47,dda9fd06b61..152dd66fe85 --- a/debian/control +++ b/debian/control @@@ -3383,10 -3383,199 +3383,10 @@@ Depends: kernel-image-5.10.0-27-armmp-d Description: MTD driver modules This package contains MTD driver modules. Build-Profiles: - Kernel-Version: 5.10.0-26-armmp + Kernel-Version: 5.10.0-27-armmp Package-Type: udeb - Package: kernel-image-5.10.0-26-parisc-di -Package: linux-image-5.10.0-27-armmp -Architecture: armhf -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-27 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf] -Recommends: firmware-linux-free, apparmor [armhf] -Suggests: linux-doc-5.10, debian-kernel-handbook -Breaks: fwupdate (<< 12-7) [armhf], wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2) -Description: Linux 5.10 for ARMv7 multiplatform compatible SoCs - The Linux kernel 5.10 and modules for use on ARMv7 multiplatform kernel. - See https://wiki.debian.org/DebianKernel/ARMMP for details of supported - platforms. -Build-Profiles: - -Package: linux-headers-5.10.0-27-armmp -Architecture: armhf -Depends: linux-headers-5.10.0-27-common (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm -Description: Header files for Linux 5.10.0-27-armmp - This package provides the architecture-specific kernel header files for - Linux kernel 5.10.0-27-armmp, generally used for building out-of-tree - kernel modules. These files are going to be installed into - /usr/src/linux-headers-5.10.0-27-armmp, and can be used for building - modules that load into the kernel provided by the - linux-image-5.10.0-27-armmp package. -Build-Profiles: - -Package: linux-image-armmp -Architecture: armhf -Provides: linux-latest-modules-5.10.0-27-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386], linux-image-generic -Depends: linux-image-5.10.0-27-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: - -Package: linux-headers-armmp -Architecture: armhf -Provides: linux-headers-generic -Depends: linux-headers-5.10.0-27-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: - -Package: linux-image-5.10.0-27-armmp-dbg -Architecture: armhf -Section: debug -Priority: optional -Depends: ${misc:Depends} -Description: Debug symbols for linux-image-5.10.0-27-armmp - This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-5.10.0-27-armmp. -Build-Profiles: - -Package: linux-image-armmp-dbg -Architecture: armhf -Provides: linux-latest-image-dbg -Depends: linux-image-5.10.0-27-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: - -Package: linux-image-5.10.0-27-armmp-lpae -Architecture: armhf -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-27 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf] -Recommends: firmware-linux-free, apparmor [armhf] -Suggests: linux-doc-5.10, debian-kernel-handbook -Breaks: fwupdate (<< 12-7) [armhf], wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2) -Description: Linux 5.10 for ARMv7 multiplatform compatible SoCs supporting LPAE - The Linux kernel 5.10 and modules for use on ARMv7 multiplatform kernel - supporting LPAE. See https://wiki.debian.org/DebianKernel/ARMMP for - details of supported platforms.. -Build-Profiles: - -Package: linux-headers-5.10.0-27-armmp-lpae -Architecture: armhf -Depends: linux-headers-5.10.0-27-common (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm -Description: Header files for Linux 5.10.0-27-armmp-lpae - This package provides the architecture-specific kernel header files for - Linux kernel 5.10.0-27-armmp-lpae, generally used for building out-of-tree - kernel modules. These files are going to be installed into - /usr/src/linux-headers-5.10.0-27-armmp-lpae, and can be used for building - modules that load into the kernel provided by the - linux-image-5.10.0-27-armmp-lpae package. -Build-Profiles: - -Package: linux-image-armmp-lpae -Architecture: armhf -Provides: linux-latest-modules-5.10.0-27-armmp-lpae, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386] -Depends: linux-image-5.10.0-27-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: - -Package: linux-headers-armmp-lpae -Architecture: armhf -Depends: linux-headers-5.10.0-27-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: - -Package: linux-image-5.10.0-27-armmp-lpae-dbg -Architecture: armhf -Section: debug -Priority: optional -Depends: ${misc:Depends} -Description: Debug symbols for linux-image-5.10.0-27-armmp-lpae - This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-5.10.0-27-armmp-lpae. -Build-Profiles: - -Package: linux-image-armmp-lpae-dbg -Architecture: armhf -Provides: linux-latest-image-dbg -Depends: linux-image-5.10.0-27-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: - -Package: linux-image-5.10.0-27-rt-armmp -Architecture: armhf -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-5.10.0-27 [powerpc ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf] -Recommends: firmware-linux-free, apparmor [armhf] -Suggests: linux-doc-5.10, debian-kernel-handbook -Breaks: fwupdate (<< 12-7) [armhf], wireless-regdb (<< 2019.06.03-1~) [armhf], initramfs-tools (<< 0.120+deb8u2) -Description: Linux 5.10 for ARMv7 multiplatform compatible SoCs, PREEMPT_RT - The Linux kernel 5.10 and modules for use on ARMv7 multiplatform kernel. - See https://wiki.debian.org/DebianKernel/ARMMP for details of supported - platforms. - . - This kernel includes the PREEMPT_RT realtime patch set. -Build-Profiles: - -Package: linux-headers-5.10.0-27-rt-armmp -Architecture: armhf -Depends: linux-headers-5.10.0-27-common-rt (= ${source:Version}), linux-kbuild-5.10 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-10-arm -Description: Header files for Linux 5.10.0-27-rt-armmp - This package provides the architecture-specific kernel header files for - Linux kernel 5.10.0-27-rt-armmp, generally used for building out-of-tree - kernel modules. These files are going to be installed into - /usr/src/linux-headers-5.10.0-27-rt-armmp, and can be used for building - modules that load into the kernel provided by the - linux-image-5.10.0-27-rt-armmp package. -Build-Profiles: - -Package: linux-image-rt-armmp -Architecture: armhf -Provides: linux-latest-modules-5.10.0-27-rt-armmp, wireguard-modules (= 1.0.0), virtualbox-guest-modules [amd64 i386] -Depends: linux-image-5.10.0-27-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: - -Package: linux-headers-rt-armmp -Architecture: armhf -Depends: linux-headers-5.10.0-27-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: - -Package: linux-image-5.10.0-27-rt-armmp-dbg -Architecture: armhf -Section: debug -Priority: optional -Depends: ${misc:Depends} -Description: Debug symbols for linux-image-5.10.0-27-rt-armmp - This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-5.10.0-27-rt-armmp. -Build-Profiles: - -Package: linux-image-rt-armmp-dbg -Architecture: armhf -Provides: linux-latest-image-dbg -Depends: linux-image-5.10.0-27-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: - + Package: kernel-image-5.10.0-27-parisc-di Architecture: hppa Section: debian-installer Priority: standard diff --cc debian/control.md5sum index e9f63221f09,57b4a63e86b..d6eae14b930 --- a/debian/control.md5sum +++ b/debian/control.md5sum @@@ -1,5 -1,5 +1,5 @@@ 4910c50c27288d791de01121b7694bea debian/bin/gencontrol.py - f39b957ee82852d6ee7d1c3c86209a03 debian/build/version-info -bf25a46d6db708659fde26a1f2f59924 debian/build/version-info ++8d26dd237180e1c35af369754432bc4c debian/build/version-info fe4456d48e3218fb8980c8577d03a7ae debian/templates/control.config.in 9509e39d8e60906ebd5ee4a8b0355d25 debian/templates/control.docs.in 358db3af53a223fe60ae89c7a481609f debian/templates/control.docs.meta.in diff --cc debian/rules.gen index 6d5ec83eb1e,f5df45de288..6b51413ba4a --- a/debian/rules.gen +++ b/debian/rules.gen @@@ -2,93 -2,106 +2,93 @@@ binary-arch: binary-arch_alpha binary-arch_amd64 binary-arch_arm64 binary-arch_arm64ilp32 binary-arch_armel binary-arch_armhf binary-arch_hppa binary-arch_i386 binary-arch_ia64 binary-arch_m68k binary-arch_mips binary-arch_mips64 binary-arch_mips64el binary-arch_mips64r6 binary-arch_mips64r6el binary-arch_mipsel binary-arch_mipsn32 binary-arch_mipsn32el binary-arch_mipsn32r6 binary-arch_mipsn32r6el binary-arch_mipsr6 binary-arch_mipsr6el binary-arch_powerpc binary-arch_ppc64 binary-arch_ppc64el binary-arch_riscv64 binary-arch_s390 binary-arch_s390x binary-arch_sh3 binary-arch_sh4 binary-arch_sparc binary-arch_sparc64 binary-arch_x32 binary-arch_alpha:: binary-arch_alpha_none binary-arch_alpha_real binary-arch_alpha:: - $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-26' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-alpha-generic-di nic-modules-5.10.0-26-alpha-generic-di nic-wireless-modules-5.10.0-26-alpha-generic-di nic-shared-modules-5.10.0-26-alpha-generic-di serial-modules-5.10.0-26-alpha-generic-di usb-serial-modules-5.10.0-26-alpha-generic-di ppp-modules-5.10.0-26-alpha-generic-di pata-modules-5.10.0-26-alpha-generic-di cdrom-core-modules-5.10.0-26-alpha-generic-di scsi-core-modules-5.10.0-26-alpha-generic-di scsi-modules-5.10.0-26-alpha-generic-di scsi-nic-modules-5.10.0-26-alpha-generic-di loop-modules-5.10.0-26-alpha-generic-di btrfs-modules-5.10.0-26-alpha-generic-di ext4-modules-5.10.0-26-alpha-generic-di isofs-modules-5.10.0-26-alpha-generic-di jfs-modules-5.10.0-26-alpha-generic-di xfs-modules-5.10.0-26-alpha-generic-di fat-modules-5.10.0-26-alpha-generic-di squashfs-modules-5.10.0-26-alpha-generic-di fuse-modules-5.10.0-26-alpha-generic-di f2fs-modules-5.10.0-26-alpha-generic-di md-modules-5.10.0-26-alpha-generic-di multipath-modules-5.10.0-26-alpha-generic-di usb-modules-5.10.0-26-alpha-generic-di usb-storage-modules-5.10.0-26-alpha-generic-di fb-modules-5.10.0-26-alpha-generic-di input-modules-5.10.0-26-alpha-generic-di event-modules-5.10.0-26-alpha-generic-di mouse-modules-5.10.0-26-alpha-generic-di nic-pcmcia-modules-5.10.0-26-alpha-generic-di pcmcia-modules-5.10.0-26-alpha-generic-di nic-usb-modules-5.10.0-26-alpha-generic-di sata-modules-5.10.0-26-alpha-generic-di i2c-modules-5.10.0-26-alpha-generic-di crc-modules-5.10.0-26-alpha-generic-di crypto-modules-5.10.0-26-alpha-generic-di crypto-dm-modules-5.10.0-26-alpha-generic-di ata-modules-5.10.0-26-alpha-generic-di nbd-modules-5.10.0-26-alpha-generic-di srm-modules-5.10.0-26-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-27' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-alpha-generic-di nic-modules-5.10.0-27-alpha-generic-di nic-wireless-modules-5.10.0-27-alpha-generic-di nic-shared-modules-5.10.0-27-alpha-generic-di serial-modules-5.10.0-27-alpha-generic-di usb-serial-modules-5.10.0-27-alpha-generic-di ppp-modules-5.10.0-27-alpha-generic-di pata-modules-5.10.0-27-alpha-generic-di cdrom-core-modules-5.10.0-27-alpha-generic-di scsi-core-modules-5.10.0-27-alpha-generic-di scsi-modules-5.10.0-27-alpha-generic-di scsi-nic-modules-5.10.0-27-alpha-generic-di loop-modules-5.10.0-27-alpha-generic-di btrfs-modules-5.10.0-27-alpha-generic-di ext4-modules-5.10.0-27-alpha-generic-di isofs-modules-5.10.0-27-alpha-generic-di jfs-modules-5.10.0-27-alpha-generic-di xfs-modules-5.10.0-27-alpha-generic-di fat-modules-5.10.0-27-alpha-generic-di squashfs-modules-5.10.0-27-alpha-generic-di fuse-modules-5.10.0-27-alpha-generic-di f2fs-modules-5.10.0-27-alpha-generic-di md-modules-5.10.0-27-alpha-generic-di multipath-modules-5.10.0-27-alpha-generic-di usb-modules-5.10.0-27-alpha-generic-di usb-storage-modules-5.10.0-27-alpha-generic-di fb-modules-5.10.0-27-alpha-generic-di input-modules-5.10.0-27-alpha-generic-di event-modules-5.10.0-27-alpha-generic-di mouse-modules-5.10.0-27-alpha-generic-di nic-pcmcia-modules-5.10.0-27-alpha-generic-di pcmcia-modules-5.10.0-27-alpha-generic-di nic-usb-modules-5.10.0-27-alpha-generic-di sata-modules-5.10.0-27-alpha-generic-di i2c-modules-5.10.0-27-alpha-generic-di crc-modules-5.10.0-27-alpha-generic-di crypto-modules-5.10.0-27-alpha-generic-di crypto-dm-modules-5.10.0-27-alpha-generic-di ata-modules-5.10.0-27-alpha-generic-di nbd-modules-5.10.0-27-alpha-generic-di srm-modules-5.10.0-27-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.10.0-27' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-alpha-generic-di nic-modules-5.10.0-27-alpha-generic-di nic-wireless-modules-5.10.0-27-alpha-generic-di nic-shared-modules-5.10.0-27-alpha-generic-di serial-modules-5.10.0-27-alpha-generic-di usb-serial-modules-5.10.0-27-alpha-generic-di ppp-modules-5.10.0-27-alpha-generic-di pata-modules-5.10.0-27-alpha-generic-di cdrom-core-modules-5.10.0-27-alpha-generic-di scsi-core-modules-5.10.0-27-alpha-generic-di scsi-modules-5.10.0-27-alpha-generic-di scsi-nic-modules-5.10.0-27-alpha-generic-di loop-modules-5.10.0-27-alpha-generic-di btrfs-modules-5.10.0-27-alpha-generic-di ext4-modules-5.10.0-27-alpha-generic-di isofs-modules-5.10.0-27-alpha-generic-di jfs-modules-5.10.0-27-alpha-generic-di xfs-modules-5.10.0-27-alpha-generic-di fat-modules-5.10.0-27-alpha-generic-di squashfs-modules-5.10.0-27-alpha-generic-di fuse-modules-5.10.0-27-alpha-generic-di f2fs-modules-5.10.0-27-alpha-generic-di md-modules-5.10.0-27-alpha-generic-di multipath-modules-5.10.0-27-alpha-generic-di usb-modules-5.10.0-27-alpha-generic-di usb-storage-modules-5.10.0-27-alpha-generic-di fb-modules-5.10.0-27-alpha-generic-di input-modules-5.10.0-27-alpha-generic-di event-modules-5.10.0-27-alpha-generic-di mouse-modules-5.10.0-27-alpha-generic-di nic-pcmcia-modules-5.10.0-27-alpha-generic-di pcmcia-modules-5.10.0-27-alpha-generic-di nic-usb-modules-5.10.0-27-alpha-generic-di sata-modules-5.10.0-27-alpha-generic-di i2c-modules-5.10.0-27-alpha-generic-di crc-modules-5.10.0-27-alpha-generic-di crypto-modules-5.10.0-27-alpha-generic-di crypto-dm-modules-5.10.0-27-alpha-generic-di ata-modules-5.10.0-27-alpha-generic-di nbd-modules-5.10.0-27-alpha-generic-di srm-modules-5.10.0-27-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_alpha_none: binary-arch_alpha_none_alpha-generic binary-arch_alpha_none_alpha-smp binary-arch_alpha_none_real binary-arch_alpha_none_alpha-generic: binary-arch_alpha_none_alpha-generic_real binary-arch_alpha_none_alpha-generic_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_alpha_none_alpha-smp: binary-arch_alpha_none_alpha-smp_real binary-arch_alpha_none_alpha-smp_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_alpha_none_real: binary-arch_alpha_real:: setup_alpha binary-arch_alpha_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_amd64:: binary-arch_amd64_extra binary-arch_amd64_none binary-arch_amd64_real binary-arch_amd64_rt binary-arch_amd64:: - $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-26' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-amd64-di nic-modules-5.10.0-26-amd64-di nic-wireless-modules-5.10.0-26-amd64-di nic-shared-modules-5.10.0-26-amd64-di serial-modules-5.10.0-26-amd64-di usb-serial-modules-5.10.0-26-amd64-di ppp-modules-5.10.0-26-amd64-di pata-modules-5.10.0-26-amd64-di cdrom-core-modules-5.10.0-26-amd64-di firewire-core-modules-5.10.0-26-amd64-di scsi-core-modules-5.10.0-26-amd64-di scsi-modules-5.10.0-26-amd64-di scsi-nic-modules-5.10.0-26-amd64-di loop-modules-5.10.0-26-amd64-di btrfs-modules-5.10.0-26-amd64-di ext4-modules-5.10.0-26-amd64-di isofs-modules-5.10.0-26-amd64-di jfs-modules-5.10.0-26-amd64-di xfs-modules-5.10.0-26-amd64-di fat-modules-5.10.0-26-amd64-di squashfs-modules-5.10.0-26-amd64-di udf-modules-5.10.0-26-amd64-di fuse-modules-5.10.0-26-amd64-di f2fs-modules-5.10.0-26-amd64-di md-modules-5.10.0-26-amd64-di multipath-modules-5.10.0-26-amd64-di usb-modules-5.10.0-26-amd64-di usb-storage-modules-5.10.0-26-amd64-di pcmcia-storage-modules-5.10.0-26-amd64-di fb-modules-5.10.0-26-amd64-di input-modules-5.10.0-26-amd64-di event-modules-5.10.0-26-amd64-di mouse-modules-5.10.0-26-amd64-di nic-pcmcia-modules-5.10.0-26-amd64-di pcmcia-modules-5.10.0-26-amd64-di nic-usb-modules-5.10.0-26-amd64-di sata-modules-5.10.0-26-amd64-di acpi-modules-5.10.0-26-amd64-di i2c-modules-5.10.0-26-amd64-di crc-modules-5.10.0-26-amd64-di crypto-modules-5.10.0-26-amd64-di crypto-dm-modules-5.10.0-26-amd64-di efi-modules-5.10.0-26-amd64-di ata-modules-5.10.0-26-amd64-di mmc-core-modules-5.10.0-26-amd64-di mmc-modules-5.10.0-26-amd64-di nbd-modules-5.10.0-26-amd64-di speakup-modules-5.10.0-26-amd64-di uinput-modules-5.10.0-26-amd64-di sound-modules-5.10.0-26-amd64-di mtd-core-modules-5.10.0-26-amd64-di rfkill-modules-5.10.0-26-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True - $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-27' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-amd64-di nic-modules-5.10.0-27-amd64-di nic-wireless-modules-5.10.0-27-amd64-di nic-shared-modules-5.10.0-27-amd64-di serial-modules-5.10.0-27-amd64-di usb-serial-modules-5.10.0-27-amd64-di ppp-modules-5.10.0-27-amd64-di pata-modules-5.10.0-27-amd64-di cdrom-core-modules-5.10.0-27-amd64-di firewire-core-modules-5.10.0-27-amd64-di scsi-core-modules-5.10.0-27-amd64-di scsi-modules-5.10.0-27-amd64-di scsi-nic-modules-5.10.0-27-amd64-di loop-modules-5.10.0-27-amd64-di btrfs-modules-5.10.0-27-amd64-di ext4-modules-5.10.0-27-amd64-di isofs-modules-5.10.0-27-amd64-di jfs-modules-5.10.0-27-amd64-di xfs-modules-5.10.0-27-amd64-di fat-modules-5.10.0-27-amd64-di squashfs-modules-5.10.0-27-amd64-di udf-modules-5.10.0-27-amd64-di fuse-modules-5.10.0-27-amd64-di f2fs-modules-5.10.0-27-amd64-di md-modules-5.10.0-27-amd64-di multipath-modules-5.10.0-27-amd64-di usb-modules-5.10.0-27-amd64-di usb-storage-modules-5.10.0-27-amd64-di pcmcia-storage-modules-5.10.0-27-amd64-di fb-modules-5.10.0-27-amd64-di input-modules-5.10.0-27-amd64-di event-modules-5.10.0-27-amd64-di mouse-modules-5.10.0-27-amd64-di nic-pcmcia-modules-5.10.0-27-amd64-di pcmcia-modules-5.10.0-27-amd64-di nic-usb-modules-5.10.0-27-amd64-di sata-modules-5.10.0-27-amd64-di acpi-modules-5.10.0-27-amd64-di i2c-modules-5.10.0-27-amd64-di crc-modules-5.10.0-27-amd64-di crypto-modules-5.10.0-27-amd64-di crypto-dm-modules-5.10.0-27-amd64-di efi-modules-5.10.0-27-amd64-di ata-modules-5.10.0-27-amd64-di mmc-core-modules-5.10.0-27-amd64-di mmc-modules-5.10.0-27-amd64-di nbd-modules-5.10.0-27-amd64-di speakup-modules-5.10.0-27-amd64-di uinput-modules-5.10.0-27-amd64-di sound-modules-5.10.0-27-amd64-di mtd-core-modules-5.10.0-27-amd64-di rfkill-modules-5.10.0-27-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True ++ $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.10.0-27' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-amd64-di nic-modules-5.10.0-27-amd64-di nic-wireless-modules-5.10.0-27-amd64-di nic-shared-modules-5.10.0-27-amd64-di serial-modules-5.10.0-27-amd64-di usb-serial-modules-5.10.0-27-amd64-di ppp-modules-5.10.0-27-amd64-di pata-modules-5.10.0-27-amd64-di cdrom-core-modules-5.10.0-27-amd64-di firewire-core-modules-5.10.0-27-amd64-di scsi-core-modules-5.10.0-27-amd64-di scsi-modules-5.10.0-27-amd64-di scsi-nic-modules-5.10.0-27-amd64-di loop-modules-5.10.0-27-amd64-di btrfs-modules-5.10.0-27-amd64-di ext4-modules-5.10.0-27-amd64-di isofs-modules-5.10.0-27-amd64-di jfs-modules-5.10.0-27-amd64-di xfs-modules-5.10.0-27-amd64-di fat-modules-5.10.0-27-amd64-di squashfs-modules-5.10.0-27-amd64-di udf-modules-5.10.0-27-amd64-di fuse-modules-5.10.0-27-amd64-di f2fs-modules-5.10.0-27-amd64-di md-modules-5.10.0-27-amd64-di multipath-modules-5.10.0-27-amd64-di usb-modules-5.10.0-27-amd64-di usb-storage-modules-5.10.0-27-amd64-di pcmcia-storage-modules-5.10.0-27-amd64-di fb-modules-5.10.0-27-amd64-di input-modules-5.10.0-27-amd64-di event-modules-5.10.0-27-amd64-di mouse-modules-5.10.0-27-amd64-di nic-pcmcia-modules-5.10.0-27-amd64-di pcmcia-modules-5.10.0-27-amd64-di nic-usb-modules-5.10.0-27-amd64-di sata-modules-5.10.0-27-amd64-di acpi-modules-5.10.0-27-amd64-di i2c-modules-5.10.0-27-amd64-di crc-modules-5.10.0-27-amd64-di crypto-modules-5.10.0-27-amd64-di crypto-dm-modules-5.10.0-27-amd64-di efi-modules-5.10.0-27-amd64-di ata-modules-5.10.0-27-amd64-di mmc-core-modules-5.10.0-27-amd64-di mmc-modules-5.10.0-27-amd64-di nbd-modules-5.10.0-27-amd64-di speakup-modules-5.10.0-27-amd64-di uinput-modules-5.10.0-27-amd64-di sound-modules-5.10.0-27-amd64-di mtd-core-modules-5.10.0-27-amd64-di rfkill-modules-5.10.0-27-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True binary-arch_amd64:: - $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.10.0-26' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.10.0-27' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.10.0-27' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_amd64_extra:: $(MAKE) -f debian/rules.real install-dummy ARCH='amd64' DH_OPTIONS='-plinux-compiler-gcc-10-x86' binary-arch_amd64_none: binary-arch_amd64_none_amd64 binary-arch_amd64_none_cloud-amd64 binary-arch_amd64_none_real binary-arch_amd64_none_amd64: binary-arch_amd64_none_amd64_real binary-arch_amd64_none_amd64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' binary-arch_amd64_none_cloud-amd64: binary-arch_amd64_none_cloud-amd64_real binary-arch_amd64_none_cloud-amd64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' binary-arch_amd64_none_real: binary-arch_amd64_real:: setup_amd64 binary-arch_amd64_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_amd64_rt: binary-arch_amd64_rt_amd64 binary-arch_amd64_rt_real binary-arch_amd64_rt_amd64: binary-arch_amd64_rt_amd64_real binary-arch_amd64_rt_amd64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' binary-arch_amd64_rt_real: binary-arch_arm64:: binary-arch_arm64_none binary-arch_arm64_real binary-arch_arm64_rt binary-arch_arm64:: - $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-26' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-arm64-di nic-modules-5.10.0-26-arm64-di nic-wireless-modules-5.10.0-26-arm64-di nic-shared-modules-5.10.0-26-arm64-di usb-serial-modules-5.10.0-26-arm64-di ppp-modules-5.10.0-26-arm64-di cdrom-core-modules-5.10.0-26-arm64-di scsi-core-modules-5.10.0-26-arm64-di scsi-modules-5.10.0-26-arm64-di scsi-nic-modules-5.10.0-26-arm64-di loop-modules-5.10.0-26-arm64-di btrfs-modules-5.10.0-26-arm64-di ext4-modules-5.10.0-26-arm64-di isofs-modules-5.10.0-26-arm64-di jfs-modules-5.10.0-26-arm64-di xfs-modules-5.10.0-26-arm64-di fat-modules-5.10.0-26-arm64-di squashfs-modules-5.10.0-26-arm64-di udf-modules-5.10.0-26-arm64-di fuse-modules-5.10.0-26-arm64-di f2fs-modules-5.10.0-26-arm64-di md-modules-5.10.0-26-arm64-di multipath-modules-5.10.0-26-arm64-di usb-modules-5.10.0-26-arm64-di usb-storage-modules-5.10.0-26-arm64-di fb-modules-5.10.0-26-arm64-di input-modules-5.10.0-26-arm64-di event-modules-5.10.0-26-arm64-di nic-usb-modules-5.10.0-26-arm64-di sata-modules-5.10.0-26-arm64-di i2c-modules-5.10.0-26-arm64-di crc-modules-5.10.0-26-arm64-di crypto-modules-5.10.0-26-arm64-di crypto-dm-modules-5.10.0-26-arm64-di efi-modules-5.10.0-26-arm64-di ata-modules-5.10.0-26-arm64-di mmc-modules-5.10.0-26-arm64-di nbd-modules-5.10.0-26-arm64-di uinput-modules-5.10.0-26-arm64-di leds-modules-5.10.0-26-arm64-di mtd-core-modules-5.10.0-26-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True - $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-27' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-arm64-di nic-modules-5.10.0-27-arm64-di nic-wireless-modules-5.10.0-27-arm64-di nic-shared-modules-5.10.0-27-arm64-di usb-serial-modules-5.10.0-27-arm64-di ppp-modules-5.10.0-27-arm64-di cdrom-core-modules-5.10.0-27-arm64-di scsi-core-modules-5.10.0-27-arm64-di scsi-modules-5.10.0-27-arm64-di scsi-nic-modules-5.10.0-27-arm64-di loop-modules-5.10.0-27-arm64-di btrfs-modules-5.10.0-27-arm64-di ext4-modules-5.10.0-27-arm64-di isofs-modules-5.10.0-27-arm64-di jfs-modules-5.10.0-27-arm64-di xfs-modules-5.10.0-27-arm64-di fat-modules-5.10.0-27-arm64-di squashfs-modules-5.10.0-27-arm64-di udf-modules-5.10.0-27-arm64-di fuse-modules-5.10.0-27-arm64-di f2fs-modules-5.10.0-27-arm64-di md-modules-5.10.0-27-arm64-di multipath-modules-5.10.0-27-arm64-di usb-modules-5.10.0-27-arm64-di usb-storage-modules-5.10.0-27-arm64-di fb-modules-5.10.0-27-arm64-di input-modules-5.10.0-27-arm64-di event-modules-5.10.0-27-arm64-di nic-usb-modules-5.10.0-27-arm64-di sata-modules-5.10.0-27-arm64-di i2c-modules-5.10.0-27-arm64-di crc-modules-5.10.0-27-arm64-di crypto-modules-5.10.0-27-arm64-di crypto-dm-modules-5.10.0-27-arm64-di efi-modules-5.10.0-27-arm64-di ata-modules-5.10.0-27-arm64-di mmc-modules-5.10.0-27-arm64-di nbd-modules-5.10.0-27-arm64-di uinput-modules-5.10.0-27-arm64-di leds-modules-5.10.0-27-arm64-di mtd-core-modules-5.10.0-27-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True ++ $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.10.0-27' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-arm64-di nic-modules-5.10.0-27-arm64-di nic-wireless-modules-5.10.0-27-arm64-di nic-shared-modules-5.10.0-27-arm64-di usb-serial-modules-5.10.0-27-arm64-di ppp-modules-5.10.0-27-arm64-di cdrom-core-modules-5.10.0-27-arm64-di scsi-core-modules-5.10.0-27-arm64-di scsi-modules-5.10.0-27-arm64-di scsi-nic-modules-5.10.0-27-arm64-di loop-modules-5.10.0-27-arm64-di btrfs-modules-5.10.0-27-arm64-di ext4-modules-5.10.0-27-arm64-di isofs-modules-5.10.0-27-arm64-di jfs-modules-5.10.0-27-arm64-di xfs-modules-5.10.0-27-arm64-di fat-modules-5.10.0-27-arm64-di squashfs-modules-5.10.0-27-arm64-di udf-modules-5.10.0-27-arm64-di fuse-modules-5.10.0-27-arm64-di f2fs-modules-5.10.0-27-arm64-di md-modules-5.10.0-27-arm64-di multipath-modules-5.10.0-27-arm64-di usb-modules-5.10.0-27-arm64-di usb-storage-modules-5.10.0-27-arm64-di fb-modules-5.10.0-27-arm64-di input-modules-5.10.0-27-arm64-di event-modules-5.10.0-27-arm64-di nic-usb-modules-5.10.0-27-arm64-di sata-modules-5.10.0-27-arm64-di i2c-modules-5.10.0-27-arm64-di crc-modules-5.10.0-27-arm64-di crypto-modules-5.10.0-27-arm64-di crypto-dm-modules-5.10.0-27-arm64-di efi-modules-5.10.0-27-arm64-di ata-modules-5.10.0-27-arm64-di mmc-modules-5.10.0-27-arm64-di nbd-modules-5.10.0-27-arm64-di uinput-modules-5.10.0-27-arm64-di leds-modules-5.10.0-27-arm64-di mtd-core-modules-5.10.0-27-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True binary-arch_arm64:: - $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.10.0-26' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.10.0-27' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.10.0-27' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_arm64_none: binary-arch_arm64_none_arm64 binary-arch_arm64_none_cloud-arm64 binary-arch_arm64_none_real binary-arch_arm64_none_arm64: binary-arch_arm64_none_arm64_real binary-arch_arm64_none_arm64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' binary-arch_arm64_none_cloud-arm64: binary-arch_arm64_none_cloud-arm64_real binary-arch_arm64_none_cloud-arm64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' binary-arch_arm64_none_real: binary-arch_arm64_real:: setup_arm64 binary-arch_arm64_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_arm64_rt: binary-arch_arm64_rt_arm64 binary-arch_arm64_rt_real binary-arch_arm64_rt_arm64: binary-arch_arm64_rt_arm64_real binary-arch_arm64_rt_arm64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' binary-arch_arm64_rt_real: binary-arch_arm64ilp32: binary-arch_arm64ilp32_real binary-arch_arm64ilp32_real:: setup_arm64ilp32 binary-arch_arm64ilp32_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_armel:: binary-arch_armel_extra binary-arch_armel_none binary-arch_armel_real binary-arch_armel:: - $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-26' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-marvell-di nic-modules-5.10.0-26-marvell-di nic-shared-modules-5.10.0-26-marvell-di usb-serial-modules-5.10.0-26-marvell-di ppp-modules-5.10.0-26-marvell-di cdrom-core-modules-5.10.0-26-marvell-di scsi-core-modules-5.10.0-26-marvell-di loop-modules-5.10.0-26-marvell-di ipv6-modules-5.10.0-26-marvell-di btrfs-modules-5.10.0-26-marvell-di ext4-modules-5.10.0-26-marvell-di isofs-modules-5.10.0-26-marvell-di jffs2-modules-5.10.0-26-marvell-di jfs-modules-5.10.0-26-marvell-di fat-modules-5.10.0-26-marvell-di minix-modules-5.10.0-26-marvell-di squashfs-modules-5.10.0-26-marvell-di udf-modules-5.10.0-26-marvell-di fuse-modules-5.10.0-26-marvell-di f2fs-modules-5.10.0-26-marvell-di md-modules-5.10.0-26-marvell-di multipath-modules-5.10.0-26-marvell-di usb-modules-5.10.0-26-marvell-di usb-storage-modules-5.10.0-26-marvell-di fb-modules-5.10.0-26-marvell-di input-modules-5.10.0-26-marvell-di event-modules-5.10.0-26-marvell-di mouse-modules-5.10.0-26-marvell-di nic-usb-modules-5.10.0-26-marvell-di sata-modules-5.10.0-26-marvell-di crc-modules-5.10.0-26-marvell-di crypto-modules-5.10.0-26-marvell-di crypto-dm-modules-5.10.0-26-marvell-di mmc-core-modules-5.10.0-26-marvell-di mmc-modules-5.10.0-26-marvell-di nbd-modules-5.10.0-26-marvell-di uinput-modules-5.10.0-26-marvell-di leds-modules-5.10.0-26-marvell-di mtd-modules-5.10.0-26-marvell-di mtd-core-modules-5.10.0-26-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-27' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-marvell-di nic-modules-5.10.0-27-marvell-di nic-shared-modules-5.10.0-27-marvell-di usb-serial-modules-5.10.0-27-marvell-di ppp-modules-5.10.0-27-marvell-di cdrom-core-modules-5.10.0-27-marvell-di scsi-core-modules-5.10.0-27-marvell-di loop-modules-5.10.0-27-marvell-di ipv6-modules-5.10.0-27-marvell-di btrfs-modules-5.10.0-27-marvell-di ext4-modules-5.10.0-27-marvell-di isofs-modules-5.10.0-27-marvell-di jffs2-modules-5.10.0-27-marvell-di jfs-modules-5.10.0-27-marvell-di fat-modules-5.10.0-27-marvell-di minix-modules-5.10.0-27-marvell-di squashfs-modules-5.10.0-27-marvell-di udf-modules-5.10.0-27-marvell-di fuse-modules-5.10.0-27-marvell-di f2fs-modules-5.10.0-27-marvell-di md-modules-5.10.0-27-marvell-di multipath-modules-5.10.0-27-marvell-di usb-modules-5.10.0-27-marvell-di usb-storage-modules-5.10.0-27-marvell-di fb-modules-5.10.0-27-marvell-di input-modules-5.10.0-27-marvell-di event-modules-5.10.0-27-marvell-di mouse-modules-5.10.0-27-marvell-di nic-usb-modules-5.10.0-27-marvell-di sata-modules-5.10.0-27-marvell-di crc-modules-5.10.0-27-marvell-di crypto-modules-5.10.0-27-marvell-di crypto-dm-modules-5.10.0-27-marvell-di mmc-core-modules-5.10.0-27-marvell-di mmc-modules-5.10.0-27-marvell-di nbd-modules-5.10.0-27-marvell-di uinput-modules-5.10.0-27-marvell-di leds-modules-5.10.0-27-marvell-di mtd-modules-5.10.0-27-marvell-di mtd-core-modules-5.10.0-27-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.10.0-27' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-marvell-di nic-modules-5.10.0-27-marvell-di nic-shared-modules-5.10.0-27-marvell-di usb-serial-modules-5.10.0-27-marvell-di ppp-modules-5.10.0-27-marvell-di cdrom-core-modules-5.10.0-27-marvell-di scsi-core-modules-5.10.0-27-marvell-di loop-modules-5.10.0-27-marvell-di ipv6-modules-5.10.0-27-marvell-di btrfs-modules-5.10.0-27-marvell-di ext4-modules-5.10.0-27-marvell-di isofs-modules-5.10.0-27-marvell-di jffs2-modules-5.10.0-27-marvell-di jfs-modules-5.10.0-27-marvell-di fat-modules-5.10.0-27-marvell-di minix-modules-5.10.0-27-marvell-di squashfs-modules-5.10.0-27-marvell-di udf-modules-5.10.0-27-marvell-di fuse-modules-5.10.0-27-marvell-di f2fs-modules-5.10.0-27-marvell-di md-modules-5.10.0-27-marvell-di multipath-modules-5.10.0-27-marvell-di usb-modules-5.10.0-27-marvell-di usb-storage-modules-5.10.0-27-marvell-di fb-modules-5.10.0-27-marvell-di input-modules-5.10.0-27-marvell-di event-modules-5.10.0-27-marvell-di mouse-modules-5.10.0-27-marvell-di nic-usb-modules-5.10.0-27-marvell-di sata-modules-5.10.0-27-marvell-di crc-modules-5.10.0-27-marvell-di crypto-modules-5.10.0-27-marvell-di crypto-dm-modules-5.10.0-27-marvell-di mmc-core-modules-5.10.0-27-marvell-di mmc-modules-5.10.0-27-marvell-di nbd-modules-5.10.0-27-marvell-di uinput-modules-5.10.0-27-marvell-di leds-modules-5.10.0-27-marvell-di mtd-modules-5.10.0-27-marvell-di mtd-core-modules-5.10.0-27-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_armel_extra:: $(MAKE) -f debian/rules.real install-dummy ARCH='armel' DH_OPTIONS='-plinux-compiler-gcc-10-arm' binary-arch_armel_none: binary-arch_armel_none_marvell binary-arch_armel_none_real binary-arch_armel_none_rpi binary-arch_armel_none_marvell: binary-arch_armel_none_marvell_real binary-arch_armel_none_marvell_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_armel_none_real: binary-arch_armel_none_rpi: binary-arch_armel_none_rpi_real binary-arch_armel_none_rpi_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_armel_real:: setup_armel binary-arch_armel_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' -binary-arch_armhf:: binary-arch_armhf_extra binary-arch_armhf_none binary-arch_armhf_real binary-arch_armhf_rt ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' +binary-arch_armhf:: binary-arch_armhf_extra binary-arch_armhf_real binary-arch_armhf:: - $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-26' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-armmp-di nic-modules-5.10.0-26-armmp-di nic-wireless-modules-5.10.0-26-armmp-di nic-shared-modules-5.10.0-26-armmp-di usb-serial-modules-5.10.0-26-armmp-di ppp-modules-5.10.0-26-armmp-di pata-modules-5.10.0-26-armmp-di cdrom-core-modules-5.10.0-26-armmp-di scsi-core-modules-5.10.0-26-armmp-di scsi-modules-5.10.0-26-armmp-di scsi-nic-modules-5.10.0-26-armmp-di loop-modules-5.10.0-26-armmp-di btrfs-modules-5.10.0-26-armmp-di ext4-modules-5.10.0-26-armmp-di isofs-modules-5.10.0-26-armmp-di jfs-modules-5.10.0-26-armmp-di fat-modules-5.10.0-26-armmp-di squashfs-modules-5.10.0-26-armmp-di udf-modules-5.10.0-26-armmp-di fuse-modules-5.10.0-26-armmp-di f2fs-modules-5.10.0-26-armmp-di md-modules-5.10.0-26-armmp-di multipath-modules-5.10.0-26-armmp-di usb-modules-5.10.0-26-armmp-di usb-storage-modules-5.10.0-26-armmp-di fb-modules-5.10.0-26-armmp-di input-modules-5.10.0-26-armmp-di event-modules-5.10.0-26-armmp-di nic-usb-modules-5.10.0-26-armmp-di sata-modules-5.10.0-26-armmp-di i2c-modules-5.10.0-26-armmp-di crc-modules-5.10.0-26-armmp-di crypto-modules-5.10.0-26-armmp-di crypto-dm-modules-5.10.0-26-armmp-di efi-modules-5.10.0-26-armmp-di ata-modules-5.10.0-26-armmp-di mmc-modules-5.10.0-26-armmp-di nbd-modules-5.10.0-26-armmp-di uinput-modules-5.10.0-26-armmp-di leds-modules-5.10.0-26-armmp-di mtd-modules-5.10.0-26-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-27' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-armmp-di nic-modules-5.10.0-27-armmp-di nic-wireless-modules-5.10.0-27-armmp-di nic-shared-modules-5.10.0-27-armmp-di usb-serial-modules-5.10.0-27-armmp-di ppp-modules-5.10.0-27-armmp-di pata-modules-5.10.0-27-armmp-di cdrom-core-modules-5.10.0-27-armmp-di scsi-core-modules-5.10.0-27-armmp-di scsi-modules-5.10.0-27-armmp-di scsi-nic-modules-5.10.0-27-armmp-di loop-modules-5.10.0-27-armmp-di btrfs-modules-5.10.0-27-armmp-di ext4-modules-5.10.0-27-armmp-di isofs-modules-5.10.0-27-armmp-di jfs-modules-5.10.0-27-armmp-di fat-modules-5.10.0-27-armmp-di squashfs-modules-5.10.0-27-armmp-di udf-modules-5.10.0-27-armmp-di fuse-modules-5.10.0-27-armmp-di f2fs-modules-5.10.0-27-armmp-di md-modules-5.10.0-27-armmp-di multipath-modules-5.10.0-27-armmp-di usb-modules-5.10.0-27-armmp-di usb-storage-modules-5.10.0-27-armmp-di fb-modules-5.10.0-27-armmp-di input-modules-5.10.0-27-armmp-di event-modules-5.10.0-27-armmp-di nic-usb-modules-5.10.0-27-armmp-di sata-modules-5.10.0-27-armmp-di i2c-modules-5.10.0-27-armmp-di crc-modules-5.10.0-27-armmp-di crypto-modules-5.10.0-27-armmp-di crypto-dm-modules-5.10.0-27-armmp-di efi-modules-5.10.0-27-armmp-di ata-modules-5.10.0-27-armmp-di mmc-modules-5.10.0-27-armmp-di nbd-modules-5.10.0-27-armmp-di uinput-modules-5.10.0-27-armmp-di leds-modules-5.10.0-27-armmp-di mtd-modules-5.10.0-27-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.10.0-27' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-armmp-di nic-modules-5.10.0-27-armmp-di nic-wireless-modules-5.10.0-27-armmp-di nic-shared-modules-5.10.0-27-armmp-di usb-serial-modules-5.10.0-27-armmp-di ppp-modules-5.10.0-27-armmp-di pata-modules-5.10.0-27-armmp-di cdrom-core-modules-5.10.0-27-armmp-di scsi-core-modules-5.10.0-27-armmp-di scsi-modules-5.10.0-27-armmp-di scsi-nic-modules-5.10.0-27-armmp-di loop-modules-5.10.0-27-armmp-di btrfs-modules-5.10.0-27-armmp-di ext4-modules-5.10.0-27-armmp-di isofs-modules-5.10.0-27-armmp-di jfs-modules-5.10.0-27-armmp-di fat-modules-5.10.0-27-armmp-di squashfs-modules-5.10.0-27-armmp-di udf-modules-5.10.0-27-armmp-di fuse-modules-5.10.0-27-armmp-di f2fs-modules-5.10.0-27-armmp-di md-modules-5.10.0-27-armmp-di multipath-modules-5.10.0-27-armmp-di usb-modules-5.10.0-27-armmp-di usb-storage-modules-5.10.0-27-armmp-di fb-modules-5.10.0-27-armmp-di input-modules-5.10.0-27-armmp-di event-modules-5.10.0-27-armmp-di nic-usb-modules-5.10.0-27-armmp-di sata-modules-5.10.0-27-armmp-di i2c-modules-5.10.0-27-armmp-di crc-modules-5.10.0-27-armmp-di crypto-modules-5.10.0-27-armmp-di crypto-dm-modules-5.10.0-27-armmp-di efi-modules-5.10.0-27-armmp-di ata-modules-5.10.0-27-armmp-di mmc-modules-5.10.0-27-armmp-di nbd-modules-5.10.0-27-armmp-di uinput-modules-5.10.0-27-armmp-di leds-modules-5.10.0-27-armmp-di mtd-modules-5.10.0-27-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_armhf_extra:: $(MAKE) -f debian/rules.real install-dummy ARCH='armhf' DH_OPTIONS='-plinux-compiler-gcc-10-arm' -binary-arch_armhf_none: binary-arch_armhf_none_armmp binary-arch_armhf_none_armmp-lpae binary-arch_armhf_none_real -binary-arch_armhf_none_armmp: binary-arch_armhf_none_armmp_real -binary-arch_armhf_none_armmp-lpae: binary-arch_armhf_none_armmp-lpae_real -binary-arch_armhf_none_armmp-lpae_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' -binary-arch_armhf_none_armmp_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' -binary-arch_armhf_none_real: binary-arch_armhf_real:: setup_armhf binary-arch_armhf_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' -binary-arch_armhf_rt: binary-arch_armhf_rt_armmp binary-arch_armhf_rt_real -binary-arch_armhf_rt_armmp: binary-arch_armhf_rt_armmp_real -binary-arch_armhf_rt_armmp_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' -binary-arch_armhf_rt_real: ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_hppa:: binary-arch_hppa_extra binary-arch_hppa_none binary-arch_hppa_real binary-arch_hppa:: - $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-26' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-parisc-di nic-modules-5.10.0-26-parisc-di nic-shared-modules-5.10.0-26-parisc-di serial-modules-5.10.0-26-parisc-di usb-serial-modules-5.10.0-26-parisc-di ppp-modules-5.10.0-26-parisc-di pata-modules-5.10.0-26-parisc-di cdrom-core-modules-5.10.0-26-parisc-di scsi-core-modules-5.10.0-26-parisc-di scsi-modules-5.10.0-26-parisc-di loop-modules-5.10.0-26-parisc-di btrfs-modules-5.10.0-26-parisc-di ext4-modules-5.10.0-26-parisc-di isofs-modules-5.10.0-26-parisc-di jfs-modules-5.10.0-26-parisc-di xfs-modules-5.10.0-26-parisc-di fat-modules-5.10.0-26-parisc-di squashfs-modules-5.10.0-26-parisc-di fuse-modules-5.10.0-26-parisc-di f2fs-modules-5.10.0-26-parisc-di md-modules-5.10.0-26-parisc-di multipath-modules-5.10.0-26-parisc-di usb-modules-5.10.0-26-parisc-di usb-storage-modules-5.10.0-26-parisc-di input-modules-5.10.0-26-parisc-di event-modules-5.10.0-26-parisc-di mouse-modules-5.10.0-26-parisc-di nic-usb-modules-5.10.0-26-parisc-di sata-modules-5.10.0-26-parisc-di crc-modules-5.10.0-26-parisc-di crypto-modules-5.10.0-26-parisc-di crypto-dm-modules-5.10.0-26-parisc-di ata-modules-5.10.0-26-parisc-di nbd-modules-5.10.0-26-parisc-di kernel-image-5.10.0-26-parisc64-di nic-modules-5.10.0-26-parisc64-di nic-shared-modules-5.10.0-26-parisc64-di serial-modules-5.10.0-26-parisc64-di usb-serial-modules-5.10.0-26-parisc64-di ppp-modules-5.10.0-26-parisc64-di pata-modules-5.10.0-26-parisc64-di cdrom-core-modules-5.10.0-26-parisc64-di scsi-core-modules-5.10.0-26-parisc64-di scsi-modules-5.10.0-26-parisc64-di loop-modules-5.10.0-26-parisc64-di btrfs-modules-5.10.0-26-parisc64-di ext4-modules-5.10.0-26-parisc64-di isofs-modules-5.10.0-26-parisc64-di jfs-modules-5.10.0-26-parisc64-di xfs-modules-5.10.0-26-parisc64-di fat-modules-5.10.0-26-parisc64-di squashfs-modules-5.10.0-26-parisc64-di fuse-modules-5.10.0-26-parisc64-di f2fs-modules-5.10.0-26-parisc64-di md-modules-5.10.0-26-parisc64-di multipath-modules-5.10.0-26-parisc64-di usb-modules-5.10.0-26-parisc64-di usb-storage-modules-5.10.0-26-parisc64-di fb-modules-5.10.0-26-parisc64-di input-modules-5.10.0-26-parisc64-di event-modules-5.10.0-26-parisc64-di mouse-modules-5.10.0-26-parisc64-di nic-usb-modules-5.10.0-26-parisc64-di sata-modules-5.10.0-26-parisc64-di crc-modules-5.10.0-26-parisc64-di crypto-modules-5.10.0-26-parisc64-di crypto-dm-modules-5.10.0-26-parisc64-di ata-modules-5.10.0-26-parisc64-di nbd-modules-5.10.0-26-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-27' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-parisc-di nic-modules-5.10.0-27-parisc-di nic-shared-modules-5.10.0-27-parisc-di serial-modules-5.10.0-27-parisc-di usb-serial-modules-5.10.0-27-parisc-di ppp-modules-5.10.0-27-parisc-di pata-modules-5.10.0-27-parisc-di cdrom-core-modules-5.10.0-27-parisc-di scsi-core-modules-5.10.0-27-parisc-di scsi-modules-5.10.0-27-parisc-di loop-modules-5.10.0-27-parisc-di btrfs-modules-5.10.0-27-parisc-di ext4-modules-5.10.0-27-parisc-di isofs-modules-5.10.0-27-parisc-di jfs-modules-5.10.0-27-parisc-di xfs-modules-5.10.0-27-parisc-di fat-modules-5.10.0-27-parisc-di squashfs-modules-5.10.0-27-parisc-di fuse-modules-5.10.0-27-parisc-di f2fs-modules-5.10.0-27-parisc-di md-modules-5.10.0-27-parisc-di multipath-modules-5.10.0-27-parisc-di usb-modules-5.10.0-27-parisc-di usb-storage-modules-5.10.0-27-parisc-di input-modules-5.10.0-27-parisc-di event-modules-5.10.0-27-parisc-di mouse-modules-5.10.0-27-parisc-di nic-usb-modules-5.10.0-27-parisc-di sata-modules-5.10.0-27-parisc-di crc-modules-5.10.0-27-parisc-di crypto-modules-5.10.0-27-parisc-di crypto-dm-modules-5.10.0-27-parisc-di ata-modules-5.10.0-27-parisc-di nbd-modules-5.10.0-27-parisc-di kernel-image-5.10.0-27-parisc64-di nic-modules-5.10.0-27-parisc64-di nic-shared-modules-5.10.0-27-parisc64-di serial-modules-5.10.0-27-parisc64-di usb-serial-modules-5.10.0-27-parisc64-di ppp-modules-5.10.0-27-parisc64-di pata-modules-5.10.0-27-parisc64-di cdrom-core-modules-5.10.0-27-parisc64-di scsi-core-modules-5.10.0-27-parisc64-di scsi-modules-5.10.0-27-parisc64-di loop-modules-5.10.0-27-parisc64-di btrfs-modules-5.10.0-27-parisc64-di ext4-modules-5.10.0-27-parisc64-di isofs-modules-5.10.0-27-parisc64-di jfs-modules-5.10.0-27-parisc64-di xfs-modules-5.10.0-27-parisc64-di fat-modules-5.10.0-27-parisc64-di squashfs-modules-5.10.0-27-parisc64-di fuse-modules-5.10.0-27-parisc64-di f2fs-modules-5.10.0-27-parisc64-di md-modules-5.10.0-27-parisc64-di multipath-modules-5.10.0-27-parisc64-di usb-modules-5.10.0-27-parisc64-di usb-storage-modules-5.10.0-27-parisc64-di fb-modules-5.10.0-27-parisc64-di input-modules-5.10.0-27-parisc64-di event-modules-5.10.0-27-parisc64-di mouse-modules-5.10.0-27-parisc64-di nic-usb-modules-5.10.0-27-parisc64-di sata-modules-5.10.0-27-parisc64-di crc-modules-5.10.0-27-parisc64-di crypto-modules-5.10.0-27-parisc64-di crypto-dm-modules-5.10.0-27-parisc64-di ata-modules-5.10.0-27-parisc64-di nbd-modules-5.10.0-27-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.10.0-27' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-parisc-di nic-modules-5.10.0-27-parisc-di nic-shared-modules-5.10.0-27-parisc-di serial-modules-5.10.0-27-parisc-di usb-serial-modules-5.10.0-27-parisc-di ppp-modules-5.10.0-27-parisc-di pata-modules-5.10.0-27-parisc-di cdrom-core-modules-5.10.0-27-parisc-di scsi-core-modules-5.10.0-27-parisc-di scsi-modules-5.10.0-27-parisc-di loop-modules-5.10.0-27-parisc-di btrfs-modules-5.10.0-27-parisc-di ext4-modules-5.10.0-27-parisc-di isofs-modules-5.10.0-27-parisc-di jfs-modules-5.10.0-27-parisc-di xfs-modules-5.10.0-27-parisc-di fat-modules-5.10.0-27-parisc-di squashfs-modules-5.10.0-27-parisc-di fuse-modules-5.10.0-27-parisc-di f2fs-modules-5.10.0-27-parisc-di md-modules-5.10.0-27-parisc-di multipath-modules-5.10.0-27-parisc-di usb-modules-5.10.0-27-parisc-di usb-storage-modules-5.10.0-27-parisc-di input-modules-5.10.0-27-parisc-di event-modules-5.10.0-27-parisc-di mouse-modules-5.10.0-27-parisc-di nic-usb-modules-5.10.0-27-parisc-di sata-modules-5.10.0-27-parisc-di crc-modules-5.10.0-27-parisc-di crypto-modules-5.10.0-27-parisc-di crypto-dm-modules-5.10.0-27-parisc-di ata-modules-5.10.0-27-parisc-di nbd-modules-5.10.0-27-parisc-di kernel-image-5.10.0-27-parisc64-di nic-modules-5.10.0-27-parisc64-di nic-shared-modules-5.10.0-27-parisc64-di serial-modules-5.10.0-27-parisc64-di usb-serial-modules-5.10.0-27-parisc64-di ppp-modules-5.10.0-27-parisc64-di pata-modules-5.10.0-27-parisc64-di cdrom-core-modules-5.10.0-27-parisc64-di scsi-core-modules-5.10.0-27-parisc64-di scsi-modules-5.10.0-27-parisc64-di loop-modules-5.10.0-27-parisc64-di btrfs-modules-5.10.0-27-parisc64-di ext4-modules-5.10.0-27-parisc64-di isofs-modules-5.10.0-27-parisc64-di jfs-modules-5.10.0-27-parisc64-di xfs-modules-5.10.0-27-parisc64-di fat-modules-5.10.0-27-parisc64-di squashfs-modules-5.10.0-27-parisc64-di fuse-modules-5.10.0-27-parisc64-di f2fs-modules-5.10.0-27-parisc64-di md-modules-5.10.0-27-parisc64-di multipath-modules-5.10.0-27-parisc64-di usb-modules-5.10.0-27-parisc64-di usb-storage-modules-5.10.0-27-parisc64-di fb-modules-5.10.0-27-parisc64-di input-modules-5.10.0-27-parisc64-di event-modules-5.10.0-27-parisc64-di mouse-modules-5.10.0-27-parisc64-di nic-usb-modules-5.10.0-27-parisc64-di sata-modules-5.10.0-27-parisc64-di crc-modules-5.10.0-27-parisc64-di crypto-modules-5.10.0-27-parisc64-di crypto-dm-modules-5.10.0-27-parisc64-di ata-modules-5.10.0-27-parisc64-di nbd-modules-5.10.0-27-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_hppa_extra:: $(MAKE) -f debian/rules.real install-dummy ARCH='hppa' DH_OPTIONS='-plinux-image-parisc64-smp' $(MAKE) -f debian/rules.real install-dummy ARCH='hppa' DH_OPTIONS='-plinux-image-parisc-smp' @@@ -96,591 -109,604 +96,591 @@@ binary-arch_hppa_none: binary-arch_hppa binary-arch_hppa_none_parisc: binary-arch_hppa_none_parisc_real binary-arch_hppa_none_parisc64: binary-arch_hppa_none_parisc64_real binary-arch_hppa_none_parisc64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-26-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-27-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-27-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_hppa_none_parisc_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-26-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_hppa_none_real: binary-arch_hppa_real:: setup_hppa binary-arch_hppa_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_i386:: binary-arch_i386_extra binary-arch_i386_none binary-arch_i386_real binary-arch_i386_rt binary-arch_i386:: - $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-26' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-686-di nic-modules-5.10.0-26-686-di nic-wireless-modules-5.10.0-26-686-di nic-shared-modules-5.10.0-26-686-di serial-modules-5.10.0-26-686-di usb-serial-modules-5.10.0-26-686-di ppp-modules-5.10.0-26-686-di pata-modules-5.10.0-26-686-di cdrom-core-modules-5.10.0-26-686-di firewire-core-modules-5.10.0-26-686-di scsi-core-modules-5.10.0-26-686-di scsi-modules-5.10.0-26-686-di scsi-nic-modules-5.10.0-26-686-di loop-modules-5.10.0-26-686-di btrfs-modules-5.10.0-26-686-di ext4-modules-5.10.0-26-686-di isofs-modules-5.10.0-26-686-di jfs-modules-5.10.0-26-686-di xfs-modules-5.10.0-26-686-di fat-modules-5.10.0-26-686-di squashfs-modules-5.10.0-26-686-di udf-modules-5.10.0-26-686-di fuse-modules-5.10.0-26-686-di f2fs-modules-5.10.0-26-686-di md-modules-5.10.0-26-686-di multipath-modules-5.10.0-26-686-di usb-modules-5.10.0-26-686-di usb-storage-modules-5.10.0-26-686-di pcmcia-storage-modules-5.10.0-26-686-di fb-modules-5.10.0-26-686-di input-modules-5.10.0-26-686-di event-modules-5.10.0-26-686-di mouse-modules-5.10.0-26-686-di nic-pcmcia-modules-5.10.0-26-686-di pcmcia-modules-5.10.0-26-686-di nic-usb-modules-5.10.0-26-686-di sata-modules-5.10.0-26-686-di acpi-modules-5.10.0-26-686-di i2c-modules-5.10.0-26-686-di crc-modules-5.10.0-26-686-di crypto-modules-5.10.0-26-686-di crypto-dm-modules-5.10.0-26-686-di efi-modules-5.10.0-26-686-di ata-modules-5.10.0-26-686-di mmc-core-modules-5.10.0-26-686-di mmc-modules-5.10.0-26-686-di nbd-modules-5.10.0-26-686-di speakup-modules-5.10.0-26-686-di uinput-modules-5.10.0-26-686-di sound-modules-5.10.0-26-686-di mtd-core-modules-5.10.0-26-686-di rfkill-modules-5.10.0-26-686-di kernel-image-5.10.0-26-686-pae-di nic-modules-5.10.0-26-686-pae-di nic-wireless-modules-5.10.0-26-686-pae-di nic-shared-modules-5.10.0-26-686-pae-di serial-modules-5.10.0-26-686-pae-di usb-serial-modules-5.10.0-26-686-pae-di ppp-modules-5.10.0-26-686-pae-di pata-modules-5.10.0-26-686-pae-di cdrom-core-modules-5.10.0-26-686-pae-di firewire-core-modules-5.10.0-26-686-pae-di scsi-core-modules-5.10.0-26-686-pae-di scsi-modules-5.10.0-26-686-pae-di scsi-nic-modules-5.10.0-26-686-pae-di loop-modules-5.10.0-26-686-pae-di btrfs-modules-5.10.0-26-686-pae-di ext4-modules-5.10.0-26-686-pae-di isofs-modules-5.10.0-26-686-pae-di jfs-modules-5.10.0-26-686-pae-di xfs-modules-5.10.0-26-686-pae-di fat-modules-5.10.0-26-686-pae-di squashfs-modules-5.10.0-26-686-pae-di udf-modules-5.10.0-26-686-pae-di fuse-modules-5.10.0-26-686-pae-di f2fs-modules-5.10.0-26-686-pae-di md-modules-5.10.0-26-686-pae-di multipath-modules-5.10.0-26-686-pae-di usb-modules-5.10.0-26-686-pae-di usb-storage-modules-5.10.0-26-686-pae-di pcmcia-storage-modules-5.10.0-26-686-pae-di fb-modules-5.10.0-26-686-pae-di input-modules-5.10.0-26-686-pae-di event-modules-5.10.0-26-686-pae-di mouse-modules-5.10.0-26-686-pae-di nic-pcmcia-modules-5.10.0-26-686-pae-di pcmcia-modules-5.10.0-26-686-pae-di nic-usb-modules-5.10.0-26-686-pae-di sata-modules-5.10.0-26-686-pae-di acpi-modules-5.10.0-26-686-pae-di i2c-modules-5.10.0-26-686-pae-di crc-modules-5.10.0-26-686-pae-di crypto-modules-5.10.0-26-686-pae-di crypto-dm-modules-5.10.0-26-686-pae-di efi-modules-5.10.0-26-686-pae-di ata-modules-5.10.0-26-686-pae-di mmc-core-modules-5.10.0-26-686-pae-di mmc-modules-5.10.0-26-686-pae-di nbd-modules-5.10.0-26-686-pae-di speakup-modules-5.10.0-26-686-pae-di uinput-modules-5.10.0-26-686-pae-di sound-modules-5.10.0-26-686-pae-di mtd-core-modules-5.10.0-26-686-pae-di rfkill-modules-5.10.0-26-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True - $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-27' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-686-di nic-modules-5.10.0-27-686-di nic-wireless-modules-5.10.0-27-686-di nic-shared-modules-5.10.0-27-686-di serial-modules-5.10.0-27-686-di usb-serial-modules-5.10.0-27-686-di ppp-modules-5.10.0-27-686-di pata-modules-5.10.0-27-686-di cdrom-core-modules-5.10.0-27-686-di firewire-core-modules-5.10.0-27-686-di scsi-core-modules-5.10.0-27-686-di scsi-modules-5.10.0-27-686-di scsi-nic-modules-5.10.0-27-686-di loop-modules-5.10.0-27-686-di btrfs-modules-5.10.0-27-686-di ext4-modules-5.10.0-27-686-di isofs-modules-5.10.0-27-686-di jfs-modules-5.10.0-27-686-di xfs-modules-5.10.0-27-686-di fat-modules-5.10.0-27-686-di squashfs-modules-5.10.0-27-686-di udf-modules-5.10.0-27-686-di fuse-modules-5.10.0-27-686-di f2fs-modules-5.10.0-27-686-di md-modules-5.10.0-27-686-di multipath-modules-5.10.0-27-686-di usb-modules-5.10.0-27-686-di usb-storage-modules-5.10.0-27-686-di pcmcia-storage-modules-5.10.0-27-686-di fb-modules-5.10.0-27-686-di input-modules-5.10.0-27-686-di event-modules-5.10.0-27-686-di mouse-modules-5.10.0-27-686-di nic-pcmcia-modules-5.10.0-27-686-di pcmcia-modules-5.10.0-27-686-di nic-usb-modules-5.10.0-27-686-di sata-modules-5.10.0-27-686-di acpi-modules-5.10.0-27-686-di i2c-modules-5.10.0-27-686-di crc-modules-5.10.0-27-686-di crypto-modules-5.10.0-27-686-di crypto-dm-modules-5.10.0-27-686-di efi-modules-5.10.0-27-686-di ata-modules-5.10.0-27-686-di mmc-core-modules-5.10.0-27-686-di mmc-modules-5.10.0-27-686-di nbd-modules-5.10.0-27-686-di speakup-modules-5.10.0-27-686-di uinput-modules-5.10.0-27-686-di sound-modules-5.10.0-27-686-di mtd-core-modules-5.10.0-27-686-di rfkill-modules-5.10.0-27-686-di kernel-image-5.10.0-27-686-pae-di nic-modules-5.10.0-27-686-pae-di nic-wireless-modules-5.10.0-27-686-pae-di nic-shared-modules-5.10.0-27-686-pae-di serial-modules-5.10.0-27-686-pae-di usb-serial-modules-5.10.0-27-686-pae-di ppp-modules-5.10.0-27-686-pae-di pata-modules-5.10.0-27-686-pae-di cdrom-core-modules-5.10.0-27-686-pae-di firewire-core-modules-5.10.0-27-686-pae-di scsi-core-modules-5.10.0-27-686-pae-di scsi-modules-5.10.0-27-686-pae-di scsi-nic-modules-5.10.0-27-686-pae-di loop-modules-5.10.0-27-686-pae-di btrfs-modules-5.10.0-27-686-pae-di ext4-modules-5.10.0-27-686-pae-di isofs-modules-5.10.0-27-686-pae-di jfs-modules-5.10.0-27-686-pae-di xfs-modules-5.10.0-27-686-pae-di fat-modules-5.10.0-27-686-pae-di squashfs-modules-5.10.0-27-686-pae-di udf-modules-5.10.0-27-686-pae-di fuse-modules-5.10.0-27-686-pae-di f2fs-modules-5.10.0-27-686-pae-di md-modules-5.10.0-27-686-pae-di multipath-modules-5.10.0-27-686-pae-di usb-modules-5.10.0-27-686-pae-di usb-storage-modules-5.10.0-27-686-pae-di pcmcia-storage-modules-5.10.0-27-686-pae-di fb-modules-5.10.0-27-686-pae-di input-modules-5.10.0-27-686-pae-di event-modules-5.10.0-27-686-pae-di mouse-modules-5.10.0-27-686-pae-di nic-pcmcia-modules-5.10.0-27-686-pae-di pcmcia-modules-5.10.0-27-686-pae-di nic-usb-modules-5.10.0-27-686-pae-di sata-modules-5.10.0-27-686-pae-di acpi-modules-5.10.0-27-686-pae-di i2c-modules-5.10.0-27-686-pae-di crc-modules-5.10.0-27-686-pae-di crypto-modules-5.10.0-27-686-pae-di crypto-dm-modules-5.10.0-27-686-pae-di efi-modules-5.10.0-27-686-pae-di ata-modules-5.10.0-27-686-pae-di mmc-core-modules-5.10.0-27-686-pae-di mmc-modules-5.10.0-27-686-pae-di nbd-modules-5.10.0-27-686-pae-di speakup-modules-5.10.0-27-686-pae-di uinput-modules-5.10.0-27-686-pae-di sound-modules-5.10.0-27-686-pae-di mtd-core-modules-5.10.0-27-686-pae-di rfkill-modules-5.10.0-27-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True ++ $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.10.0-27' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-686-di nic-modules-5.10.0-27-686-di nic-wireless-modules-5.10.0-27-686-di nic-shared-modules-5.10.0-27-686-di serial-modules-5.10.0-27-686-di usb-serial-modules-5.10.0-27-686-di ppp-modules-5.10.0-27-686-di pata-modules-5.10.0-27-686-di cdrom-core-modules-5.10.0-27-686-di firewire-core-modules-5.10.0-27-686-di scsi-core-modules-5.10.0-27-686-di scsi-modules-5.10.0-27-686-di scsi-nic-modules-5.10.0-27-686-di loop-modules-5.10.0-27-686-di btrfs-modules-5.10.0-27-686-di ext4-modules-5.10.0-27-686-di isofs-modules-5.10.0-27-686-di jfs-modules-5.10.0-27-686-di xfs-modules-5.10.0-27-686-di fat-modules-5.10.0-27-686-di squashfs-modules-5.10.0-27-686-di udf-modules-5.10.0-27-686-di fuse-modules-5.10.0-27-686-di f2fs-modules-5.10.0-27-686-di md-modules-5.10.0-27-686-di multipath-modules-5.10.0-27-686-di usb-modules-5.10.0-27-686-di usb-storage-modules-5.10.0-27-686-di pcmcia-storage-modules-5.10.0-27-686-di fb-modules-5.10.0-27-686-di input-modules-5.10.0-27-686-di event-modules-5.10.0-27-686-di mouse-modules-5.10.0-27-686-di nic-pcmcia-modules-5.10.0-27-686-di pcmcia-modules-5.10.0-27-686-di nic-usb-modules-5.10.0-27-686-di sata-modules-5.10.0-27-686-di acpi-modules-5.10.0-27-686-di i2c-modules-5.10.0-27-686-di crc-modules-5.10.0-27-686-di crypto-modules-5.10.0-27-686-di crypto-dm-modules-5.10.0-27-686-di efi-modules-5.10.0-27-686-di ata-modules-5.10.0-27-686-di mmc-core-modules-5.10.0-27-686-di mmc-modules-5.10.0-27-686-di nbd-modules-5.10.0-27-686-di speakup-modules-5.10.0-27-686-di uinput-modules-5.10.0-27-686-di sound-modules-5.10.0-27-686-di mtd-core-modules-5.10.0-27-686-di rfkill-modules-5.10.0-27-686-di kernel-image-5.10.0-27-686-pae-di nic-modules-5.10.0-27-686-pae-di nic-wireless-modules-5.10.0-27-686-pae-di nic-shared-modules-5.10.0-27-686-pae-di serial-modules-5.10.0-27-686-pae-di usb-serial-modules-5.10.0-27-686-pae-di ppp-modules-5.10.0-27-686-pae-di pata-modules-5.10.0-27-686-pae-di cdrom-core-modules-5.10.0-27-686-pae-di firewire-core-modules-5.10.0-27-686-pae-di scsi-core-modules-5.10.0-27-686-pae-di scsi-modules-5.10.0-27-686-pae-di scsi-nic-modules-5.10.0-27-686-pae-di loop-modules-5.10.0-27-686-pae-di btrfs-modules-5.10.0-27-686-pae-di ext4-modules-5.10.0-27-686-pae-di isofs-modules-5.10.0-27-686-pae-di jfs-modules-5.10.0-27-686-pae-di xfs-modules-5.10.0-27-686-pae-di fat-modules-5.10.0-27-686-pae-di squashfs-modules-5.10.0-27-686-pae-di udf-modules-5.10.0-27-686-pae-di fuse-modules-5.10.0-27-686-pae-di f2fs-modules-5.10.0-27-686-pae-di md-modules-5.10.0-27-686-pae-di multipath-modules-5.10.0-27-686-pae-di usb-modules-5.10.0-27-686-pae-di usb-storage-modules-5.10.0-27-686-pae-di pcmcia-storage-modules-5.10.0-27-686-pae-di fb-modules-5.10.0-27-686-pae-di input-modules-5.10.0-27-686-pae-di event-modules-5.10.0-27-686-pae-di mouse-modules-5.10.0-27-686-pae-di nic-pcmcia-modules-5.10.0-27-686-pae-di pcmcia-modules-5.10.0-27-686-pae-di nic-usb-modules-5.10.0-27-686-pae-di sata-modules-5.10.0-27-686-pae-di acpi-modules-5.10.0-27-686-pae-di i2c-modules-5.10.0-27-686-pae-di crc-modules-5.10.0-27-686-pae-di crypto-modules-5.10.0-27-686-pae-di crypto-dm-modules-5.10.0-27-686-pae-di efi-modules-5.10.0-27-686-pae-di ata-modules-5.10.0-27-686-pae-di mmc-core-modules-5.10.0-27-686-pae-di mmc-modules-5.10.0-27-686-pae-di nbd-modules-5.10.0-27-686-pae-di speakup-modules-5.10.0-27-686-pae-di uinput-modules-5.10.0-27-686-pae-di sound-modules-5.10.0-27-686-pae-di mtd-core-modules-5.10.0-27-686-pae-di rfkill-modules-5.10.0-27-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True binary-arch_i386:: - $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.10.0-26' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.10.0-27' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.10.0-27' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_i386_extra:: $(MAKE) -f debian/rules.real install-dummy ARCH='i386' DH_OPTIONS='-plinux-compiler-gcc-10-x86' binary-arch_i386_none: binary-arch_i386_none_686 binary-arch_i386_none_686-pae binary-arch_i386_none_real binary-arch_i386_none_686: binary-arch_i386_none_686_real binary-arch_i386_none_686-pae: binary-arch_i386_none_686-pae_real binary-arch_i386_none_686-pae_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' binary-arch_i386_none_686_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' binary-arch_i386_none_real: binary-arch_i386_real:: setup_i386 binary-arch_i386_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_i386_rt: binary-arch_i386_rt_686-pae binary-arch_i386_rt_real binary-arch_i386_rt_686-pae: binary-arch_i386_rt_686-pae_real binary-arch_i386_rt_686-pae_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' binary-arch_i386_rt_real: binary-arch_ia64:: binary-arch_ia64_none binary-arch_ia64_real binary-arch_ia64:: - $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-26' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-itanium-di nic-modules-5.10.0-26-itanium-di nic-shared-modules-5.10.0-26-itanium-di serial-modules-5.10.0-26-itanium-di usb-serial-modules-5.10.0-26-itanium-di ppp-modules-5.10.0-26-itanium-di pata-modules-5.10.0-26-itanium-di cdrom-core-modules-5.10.0-26-itanium-di firewire-core-modules-5.10.0-26-itanium-di scsi-core-modules-5.10.0-26-itanium-di scsi-modules-5.10.0-26-itanium-di scsi-nic-modules-5.10.0-26-itanium-di loop-modules-5.10.0-26-itanium-di btrfs-modules-5.10.0-26-itanium-di ext4-modules-5.10.0-26-itanium-di isofs-modules-5.10.0-26-itanium-di jfs-modules-5.10.0-26-itanium-di xfs-modules-5.10.0-26-itanium-di fat-modules-5.10.0-26-itanium-di squashfs-modules-5.10.0-26-itanium-di udf-modules-5.10.0-26-itanium-di fuse-modules-5.10.0-26-itanium-di f2fs-modules-5.10.0-26-itanium-di md-modules-5.10.0-26-itanium-di multipath-modules-5.10.0-26-itanium-di usb-modules-5.10.0-26-itanium-di usb-storage-modules-5.10.0-26-itanium-di fb-modules-5.10.0-26-itanium-di input-modules-5.10.0-26-itanium-di event-modules-5.10.0-26-itanium-di mouse-modules-5.10.0-26-itanium-di pcmcia-modules-5.10.0-26-itanium-di nic-usb-modules-5.10.0-26-itanium-di sata-modules-5.10.0-26-itanium-di i2c-modules-5.10.0-26-itanium-di crc-modules-5.10.0-26-itanium-di crypto-modules-5.10.0-26-itanium-di crypto-dm-modules-5.10.0-26-itanium-di ata-modules-5.10.0-26-itanium-di nbd-modules-5.10.0-26-itanium-di uinput-modules-5.10.0-26-itanium-di mtd-core-modules-5.10.0-26-itanium-di ide-core-modules-5.10.0-26-itanium-di ide-modules-5.10.0-26-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-27' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-itanium-di nic-modules-5.10.0-27-itanium-di nic-shared-modules-5.10.0-27-itanium-di serial-modules-5.10.0-27-itanium-di usb-serial-modules-5.10.0-27-itanium-di ppp-modules-5.10.0-27-itanium-di pata-modules-5.10.0-27-itanium-di cdrom-core-modules-5.10.0-27-itanium-di firewire-core-modules-5.10.0-27-itanium-di scsi-core-modules-5.10.0-27-itanium-di scsi-modules-5.10.0-27-itanium-di scsi-nic-modules-5.10.0-27-itanium-di loop-modules-5.10.0-27-itanium-di btrfs-modules-5.10.0-27-itanium-di ext4-modules-5.10.0-27-itanium-di isofs-modules-5.10.0-27-itanium-di jfs-modules-5.10.0-27-itanium-di xfs-modules-5.10.0-27-itanium-di fat-modules-5.10.0-27-itanium-di squashfs-modules-5.10.0-27-itanium-di udf-modules-5.10.0-27-itanium-di fuse-modules-5.10.0-27-itanium-di f2fs-modules-5.10.0-27-itanium-di md-modules-5.10.0-27-itanium-di multipath-modules-5.10.0-27-itanium-di usb-modules-5.10.0-27-itanium-di usb-storage-modules-5.10.0-27-itanium-di fb-modules-5.10.0-27-itanium-di input-modules-5.10.0-27-itanium-di event-modules-5.10.0-27-itanium-di mouse-modules-5.10.0-27-itanium-di pcmcia-modules-5.10.0-27-itanium-di nic-usb-modules-5.10.0-27-itanium-di sata-modules-5.10.0-27-itanium-di i2c-modules-5.10.0-27-itanium-di crc-modules-5.10.0-27-itanium-di crypto-modules-5.10.0-27-itanium-di crypto-dm-modules-5.10.0-27-itanium-di ata-modules-5.10.0-27-itanium-di nbd-modules-5.10.0-27-itanium-di uinput-modules-5.10.0-27-itanium-di mtd-core-modules-5.10.0-27-itanium-di ide-core-modules-5.10.0-27-itanium-di ide-modules-5.10.0-27-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.10.0-27' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-itanium-di nic-modules-5.10.0-27-itanium-di nic-shared-modules-5.10.0-27-itanium-di serial-modules-5.10.0-27-itanium-di usb-serial-modules-5.10.0-27-itanium-di ppp-modules-5.10.0-27-itanium-di pata-modules-5.10.0-27-itanium-di cdrom-core-modules-5.10.0-27-itanium-di firewire-core-modules-5.10.0-27-itanium-di scsi-core-modules-5.10.0-27-itanium-di scsi-modules-5.10.0-27-itanium-di scsi-nic-modules-5.10.0-27-itanium-di loop-modules-5.10.0-27-itanium-di btrfs-modules-5.10.0-27-itanium-di ext4-modules-5.10.0-27-itanium-di isofs-modules-5.10.0-27-itanium-di jfs-modules-5.10.0-27-itanium-di xfs-modules-5.10.0-27-itanium-di fat-modules-5.10.0-27-itanium-di squashfs-modules-5.10.0-27-itanium-di udf-modules-5.10.0-27-itanium-di fuse-modules-5.10.0-27-itanium-di f2fs-modules-5.10.0-27-itanium-di md-modules-5.10.0-27-itanium-di multipath-modules-5.10.0-27-itanium-di usb-modules-5.10.0-27-itanium-di usb-storage-modules-5.10.0-27-itanium-di fb-modules-5.10.0-27-itanium-di input-modules-5.10.0-27-itanium-di event-modules-5.10.0-27-itanium-di mouse-modules-5.10.0-27-itanium-di pcmcia-modules-5.10.0-27-itanium-di nic-usb-modules-5.10.0-27-itanium-di sata-modules-5.10.0-27-itanium-di i2c-modules-5.10.0-27-itanium-di crc-modules-5.10.0-27-itanium-di crypto-modules-5.10.0-27-itanium-di crypto-dm-modules-5.10.0-27-itanium-di ata-modules-5.10.0-27-itanium-di nbd-modules-5.10.0-27-itanium-di uinput-modules-5.10.0-27-itanium-di mtd-core-modules-5.10.0-27-itanium-di ide-core-modules-5.10.0-27-itanium-di ide-modules-5.10.0-27-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_ia64_none: binary-arch_ia64_none_itanium binary-arch_ia64_none_mckinley binary-arch_ia64_none_real binary-arch_ia64_none_itanium: binary-arch_ia64_none_itanium_real binary-arch_ia64_none_itanium_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_ia64_none_mckinley: binary-arch_ia64_none_mckinley_real binary-arch_ia64_none_mckinley_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_ia64_none_real: binary-arch_ia64_real:: setup_ia64 binary-arch_ia64_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_m68k:: binary-arch_m68k_none binary-arch_m68k_real binary-arch_m68k:: - $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-26' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-m68k-di nic-modules-5.10.0-26-m68k-di nic-shared-modules-5.10.0-26-m68k-di ppp-modules-5.10.0-26-m68k-di pata-modules-5.10.0-26-m68k-di cdrom-core-modules-5.10.0-26-m68k-di scsi-core-modules-5.10.0-26-m68k-di scsi-modules-5.10.0-26-m68k-di loop-modules-5.10.0-26-m68k-di btrfs-modules-5.10.0-26-m68k-di ext4-modules-5.10.0-26-m68k-di isofs-modules-5.10.0-26-m68k-di fat-modules-5.10.0-26-m68k-di hfs-modules-5.10.0-26-m68k-di affs-modules-5.10.0-26-m68k-di squashfs-modules-5.10.0-26-m68k-di udf-modules-5.10.0-26-m68k-di fuse-modules-5.10.0-26-m68k-di md-modules-5.10.0-26-m68k-di crc-modules-5.10.0-26-m68k-di crypto-modules-5.10.0-26-m68k-di ata-modules-5.10.0-26-m68k-di nbd-modules-5.10.0-26-m68k-di ide-core-modules-5.10.0-26-m68k-di ide-modules-5.10.0-26-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-27' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-m68k-di nic-modules-5.10.0-27-m68k-di nic-shared-modules-5.10.0-27-m68k-di ppp-modules-5.10.0-27-m68k-di pata-modules-5.10.0-27-m68k-di cdrom-core-modules-5.10.0-27-m68k-di scsi-core-modules-5.10.0-27-m68k-di scsi-modules-5.10.0-27-m68k-di loop-modules-5.10.0-27-m68k-di btrfs-modules-5.10.0-27-m68k-di ext4-modules-5.10.0-27-m68k-di isofs-modules-5.10.0-27-m68k-di fat-modules-5.10.0-27-m68k-di hfs-modules-5.10.0-27-m68k-di affs-modules-5.10.0-27-m68k-di squashfs-modules-5.10.0-27-m68k-di udf-modules-5.10.0-27-m68k-di fuse-modules-5.10.0-27-m68k-di md-modules-5.10.0-27-m68k-di crc-modules-5.10.0-27-m68k-di crypto-modules-5.10.0-27-m68k-di ata-modules-5.10.0-27-m68k-di nbd-modules-5.10.0-27-m68k-di ide-core-modules-5.10.0-27-m68k-di ide-modules-5.10.0-27-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.10.0-27' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-m68k-di nic-modules-5.10.0-27-m68k-di nic-shared-modules-5.10.0-27-m68k-di ppp-modules-5.10.0-27-m68k-di pata-modules-5.10.0-27-m68k-di cdrom-core-modules-5.10.0-27-m68k-di scsi-core-modules-5.10.0-27-m68k-di scsi-modules-5.10.0-27-m68k-di loop-modules-5.10.0-27-m68k-di btrfs-modules-5.10.0-27-m68k-di ext4-modules-5.10.0-27-m68k-di isofs-modules-5.10.0-27-m68k-di fat-modules-5.10.0-27-m68k-di hfs-modules-5.10.0-27-m68k-di affs-modules-5.10.0-27-m68k-di squashfs-modules-5.10.0-27-m68k-di udf-modules-5.10.0-27-m68k-di fuse-modules-5.10.0-27-m68k-di md-modules-5.10.0-27-m68k-di crc-modules-5.10.0-27-m68k-di crypto-modules-5.10.0-27-m68k-di ata-modules-5.10.0-27-m68k-di nbd-modules-5.10.0-27-m68k-di ide-core-modules-5.10.0-27-m68k-di ide-modules-5.10.0-27-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_m68k_none: binary-arch_m68k_none_m68k binary-arch_m68k_none_real binary-arch_m68k_none_m68k: binary-arch_m68k_none_m68k_real binary-arch_m68k_none_m68k_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_m68k_none_real: binary-arch_m68k_real:: setup_m68k binary-arch_m68k_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mips:: binary-arch_mips_none binary-arch_mips_real binary-arch_mips:: - $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-26' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-4kc-malta-di nic-modules-5.10.0-26-4kc-malta-di nic-wireless-modules-5.10.0-26-4kc-malta-di nic-shared-modules-5.10.0-26-4kc-malta-di usb-serial-modules-5.10.0-26-4kc-malta-di ppp-modules-5.10.0-26-4kc-malta-di pata-modules-5.10.0-26-4kc-malta-di cdrom-core-modules-5.10.0-26-4kc-malta-di scsi-core-modules-5.10.0-26-4kc-malta-di scsi-modules-5.10.0-26-4kc-malta-di scsi-nic-modules-5.10.0-26-4kc-malta-di loop-modules-5.10.0-26-4kc-malta-di btrfs-modules-5.10.0-26-4kc-malta-di ext4-modules-5.10.0-26-4kc-malta-di isofs-modules-5.10.0-26-4kc-malta-di jfs-modules-5.10.0-26-4kc-malta-di xfs-modules-5.10.0-26-4kc-malta-di fat-modules-5.10.0-26-4kc-malta-di affs-modules-5.10.0-26-4kc-malta-di minix-modules-5.10.0-26-4kc-malta-di squashfs-modules-5.10.0-26-4kc-malta-di udf-modules-5.10.0-26-4kc-malta-di fuse-modules-5.10.0-26-4kc-malta-di f2fs-modules-5.10.0-26-4kc-malta-di md-modules-5.10.0-26-4kc-malta-di multipath-modules-5.10.0-26-4kc-malta-di usb-modules-5.10.0-26-4kc-malta-di usb-storage-modules-5.10.0-26-4kc-malta-di fb-modules-5.10.0-26-4kc-malta-di input-modules-5.10.0-26-4kc-malta-di event-modules-5.10.0-26-4kc-malta-di mouse-modules-5.10.0-26-4kc-malta-di nic-usb-modules-5.10.0-26-4kc-malta-di sata-modules-5.10.0-26-4kc-malta-di i2c-modules-5.10.0-26-4kc-malta-di crc-modules-5.10.0-26-4kc-malta-di crypto-modules-5.10.0-26-4kc-malta-di crypto-dm-modules-5.10.0-26-4kc-malta-di ata-modules-5.10.0-26-4kc-malta-di mmc-core-modules-5.10.0-26-4kc-malta-di mmc-modules-5.10.0-26-4kc-malta-di nbd-modules-5.10.0-26-4kc-malta-di sound-modules-5.10.0-26-4kc-malta-di mtd-core-modules-5.10.0-26-4kc-malta-di kernel-image-5.10.0-26-octeon-di nic-modules-5.10.0-26-octeon-di nic-wireless-modules-5.10.0-26-octeon-di nic-shared-modules-5.10.0-26-octeon-di usb-serial-modules-5.10.0-26-octeon-di ppp-modules-5.10.0-26-octeon-di pata-modules-5.10.0-26-octeon-di cdrom-core-modules-5.10.0-26-octeon-di scsi-core-modules-5.10.0-26-octeon-di scsi-modules-5.10.0-26-octeon-di scsi-nic-modules-5.10.0-26-octeon-di loop-modules-5.10.0-26-octeon-di btrfs-modules-5.10.0-26-octeon-di ext4-modules-5.10.0-26-octeon-di isofs-modules-5.10.0-26-octeon-di jfs-modules-5.10.0-26-octeon-di xfs-modules-5.10.0-26-octeon-di fat-modules-5.10.0-26-octeon-di affs-modules-5.10.0-26-octeon-di minix-modules-5.10.0-26-octeon-di squashfs-modules-5.10.0-26-octeon-di udf-modules-5.10.0-26-octeon-di fuse-modules-5.10.0-26-octeon-di f2fs-modules-5.10.0-26-octeon-di md-modules-5.10.0-26-octeon-di multipath-modules-5.10.0-26-octeon-di usb-modules-5.10.0-26-octeon-di usb-storage-modules-5.10.0-26-octeon-di input-modules-5.10.0-26-octeon-di event-modules-5.10.0-26-octeon-di nic-usb-modules-5.10.0-26-octeon-di sata-modules-5.10.0-26-octeon-di crc-modules-5.10.0-26-octeon-di crypto-modules-5.10.0-26-octeon-di crypto-dm-modules-5.10.0-26-octeon-di nbd-modules-5.10.0-26-octeon-di rtc-modules-5.10.0-26-octeon-di sound-modules-5.10.0-26-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-27' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-4kc-malta-di nic-modules-5.10.0-27-4kc-malta-di nic-wireless-modules-5.10.0-27-4kc-malta-di nic-shared-modules-5.10.0-27-4kc-malta-di usb-serial-modules-5.10.0-27-4kc-malta-di ppp-modules-5.10.0-27-4kc-malta-di pata-modules-5.10.0-27-4kc-malta-di cdrom-core-modules-5.10.0-27-4kc-malta-di scsi-core-modules-5.10.0-27-4kc-malta-di scsi-modules-5.10.0-27-4kc-malta-di scsi-nic-modules-5.10.0-27-4kc-malta-di loop-modules-5.10.0-27-4kc-malta-di btrfs-modules-5.10.0-27-4kc-malta-di ext4-modules-5.10.0-27-4kc-malta-di isofs-modules-5.10.0-27-4kc-malta-di jfs-modules-5.10.0-27-4kc-malta-di xfs-modules-5.10.0-27-4kc-malta-di fat-modules-5.10.0-27-4kc-malta-di affs-modules-5.10.0-27-4kc-malta-di minix-modules-5.10.0-27-4kc-malta-di squashfs-modules-5.10.0-27-4kc-malta-di udf-modules-5.10.0-27-4kc-malta-di fuse-modules-5.10.0-27-4kc-malta-di f2fs-modules-5.10.0-27-4kc-malta-di md-modules-5.10.0-27-4kc-malta-di multipath-modules-5.10.0-27-4kc-malta-di usb-modules-5.10.0-27-4kc-malta-di usb-storage-modules-5.10.0-27-4kc-malta-di fb-modules-5.10.0-27-4kc-malta-di input-modules-5.10.0-27-4kc-malta-di event-modules-5.10.0-27-4kc-malta-di mouse-modules-5.10.0-27-4kc-malta-di nic-usb-modules-5.10.0-27-4kc-malta-di sata-modules-5.10.0-27-4kc-malta-di i2c-modules-5.10.0-27-4kc-malta-di crc-modules-5.10.0-27-4kc-malta-di crypto-modules-5.10.0-27-4kc-malta-di crypto-dm-modules-5.10.0-27-4kc-malta-di ata-modules-5.10.0-27-4kc-malta-di mmc-core-modules-5.10.0-27-4kc-malta-di mmc-modules-5.10.0-27-4kc-malta-di nbd-modules-5.10.0-27-4kc-malta-di sound-modules-5.10.0-27-4kc-malta-di mtd-core-modules-5.10.0-27-4kc-malta-di kernel-image-5.10.0-27-octeon-di nic-modules-5.10.0-27-octeon-di nic-wireless-modules-5.10.0-27-octeon-di nic-shared-modules-5.10.0-27-octeon-di usb-serial-modules-5.10.0-27-octeon-di ppp-modules-5.10.0-27-octeon-di pata-modules-5.10.0-27-octeon-di cdrom-core-modules-5.10.0-27-octeon-di scsi-core-modules-5.10.0-27-octeon-di scsi-modules-5.10.0-27-octeon-di scsi-nic-modules-5.10.0-27-octeon-di loop-modules-5.10.0-27-octeon-di btrfs-modules-5.10.0-27-octeon-di ext4-modules-5.10.0-27-octeon-di isofs-modules-5.10.0-27-octeon-di jfs-modules-5.10.0-27-octeon-di xfs-modules-5.10.0-27-octeon-di fat-modules-5.10.0-27-octeon-di affs-modules-5.10.0-27-octeon-di minix-modules-5.10.0-27-octeon-di squashfs-modules-5.10.0-27-octeon-di udf-modules-5.10.0-27-octeon-di fuse-modules-5.10.0-27-octeon-di f2fs-modules-5.10.0-27-octeon-di md-modules-5.10.0-27-octeon-di multipath-modules-5.10.0-27-octeon-di usb-modules-5.10.0-27-octeon-di usb-storage-modules-5.10.0-27-octeon-di input-modules-5.10.0-27-octeon-di event-modules-5.10.0-27-octeon-di nic-usb-modules-5.10.0-27-octeon-di sata-modules-5.10.0-27-octeon-di crc-modules-5.10.0-27-octeon-di crypto-modules-5.10.0-27-octeon-di crypto-dm-modules-5.10.0-27-octeon-di nbd-modules-5.10.0-27-octeon-di rtc-modules-5.10.0-27-octeon-di sound-modules-5.10.0-27-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.10.0-27' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-4kc-malta-di nic-modules-5.10.0-27-4kc-malta-di nic-wireless-modules-5.10.0-27-4kc-malta-di nic-shared-modules-5.10.0-27-4kc-malta-di usb-serial-modules-5.10.0-27-4kc-malta-di ppp-modules-5.10.0-27-4kc-malta-di pata-modules-5.10.0-27-4kc-malta-di cdrom-core-modules-5.10.0-27-4kc-malta-di scsi-core-modules-5.10.0-27-4kc-malta-di scsi-modules-5.10.0-27-4kc-malta-di scsi-nic-modules-5.10.0-27-4kc-malta-di loop-modules-5.10.0-27-4kc-malta-di btrfs-modules-5.10.0-27-4kc-malta-di ext4-modules-5.10.0-27-4kc-malta-di isofs-modules-5.10.0-27-4kc-malta-di jfs-modules-5.10.0-27-4kc-malta-di xfs-modules-5.10.0-27-4kc-malta-di fat-modules-5.10.0-27-4kc-malta-di affs-modules-5.10.0-27-4kc-malta-di minix-modules-5.10.0-27-4kc-malta-di squashfs-modules-5.10.0-27-4kc-malta-di udf-modules-5.10.0-27-4kc-malta-di fuse-modules-5.10.0-27-4kc-malta-di f2fs-modules-5.10.0-27-4kc-malta-di md-modules-5.10.0-27-4kc-malta-di multipath-modules-5.10.0-27-4kc-malta-di usb-modules-5.10.0-27-4kc-malta-di usb-storage-modules-5.10.0-27-4kc-malta-di fb-modules-5.10.0-27-4kc-malta-di input-modules-5.10.0-27-4kc-malta-di event-modules-5.10.0-27-4kc-malta-di mouse-modules-5.10.0-27-4kc-malta-di nic-usb-modules-5.10.0-27-4kc-malta-di sata-modules-5.10.0-27-4kc-malta-di i2c-modules-5.10.0-27-4kc-malta-di crc-modules-5.10.0-27-4kc-malta-di crypto-modules-5.10.0-27-4kc-malta-di crypto-dm-modules-5.10.0-27-4kc-malta-di ata-modules-5.10.0-27-4kc-malta-di mmc-core-modules-5.10.0-27-4kc-malta-di mmc-modules-5.10.0-27-4kc-malta-di nbd-modules-5.10.0-27-4kc-malta-di sound-modules-5.10.0-27-4kc-malta-di mtd-core-modules-5.10.0-27-4kc-malta-di kernel-image-5.10.0-27-octeon-di nic-modules-5.10.0-27-octeon-di nic-wireless-modules-5.10.0-27-octeon-di nic-shared-modules-5.10.0-27-octeon-di usb-serial-modules-5.10.0-27-octeon-di ppp-modules-5.10.0-27-octeon-di pata-modules-5.10.0-27-octeon-di cdrom-core-modules-5.10.0-27-octeon-di scsi-core-modules-5.10.0-27-octeon-di scsi-modules-5.10.0-27-octeon-di scsi-nic-modules-5.10.0-27-octeon-di loop-modules-5.10.0-27-octeon-di btrfs-modules-5.10.0-27-octeon-di ext4-modules-5.10.0-27-octeon-di isofs-modules-5.10.0-27-octeon-di jfs-modules-5.10.0-27-octeon-di xfs-modules-5.10.0-27-octeon-di fat-modules-5.10.0-27-octeon-di affs-modules-5.10.0-27-octeon-di minix-modules-5.10.0-27-octeon-di squashfs-modules-5.10.0-27-octeon-di udf-modules-5.10.0-27-octeon-di fuse-modules-5.10.0-27-octeon-di f2fs-modules-5.10.0-27-octeon-di md-modules-5.10.0-27-octeon-di multipath-modules-5.10.0-27-octeon-di usb-modules-5.10.0-27-octeon-di usb-storage-modules-5.10.0-27-octeon-di input-modules-5.10.0-27-octeon-di event-modules-5.10.0-27-octeon-di nic-usb-modules-5.10.0-27-octeon-di sata-modules-5.10.0-27-octeon-di crc-modules-5.10.0-27-octeon-di crypto-modules-5.10.0-27-octeon-di crypto-dm-modules-5.10.0-27-octeon-di nbd-modules-5.10.0-27-octeon-di rtc-modules-5.10.0-27-octeon-di sound-modules-5.10.0-27-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_mips64:: binary-arch_mips64_none binary-arch_mips64_real binary-arch_mips64:: - $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-26' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-5kc-malta-di nic-modules-5.10.0-26-5kc-malta-di nic-wireless-modules-5.10.0-26-5kc-malta-di nic-shared-modules-5.10.0-26-5kc-malta-di usb-serial-modules-5.10.0-26-5kc-malta-di ppp-modules-5.10.0-26-5kc-malta-di pata-modules-5.10.0-26-5kc-malta-di cdrom-core-modules-5.10.0-26-5kc-malta-di scsi-core-modules-5.10.0-26-5kc-malta-di scsi-modules-5.10.0-26-5kc-malta-di scsi-nic-modules-5.10.0-26-5kc-malta-di loop-modules-5.10.0-26-5kc-malta-di btrfs-modules-5.10.0-26-5kc-malta-di ext4-modules-5.10.0-26-5kc-malta-di isofs-modules-5.10.0-26-5kc-malta-di jfs-modules-5.10.0-26-5kc-malta-di xfs-modules-5.10.0-26-5kc-malta-di fat-modules-5.10.0-26-5kc-malta-di affs-modules-5.10.0-26-5kc-malta-di minix-modules-5.10.0-26-5kc-malta-di squashfs-modules-5.10.0-26-5kc-malta-di udf-modules-5.10.0-26-5kc-malta-di fuse-modules-5.10.0-26-5kc-malta-di f2fs-modules-5.10.0-26-5kc-malta-di md-modules-5.10.0-26-5kc-malta-di multipath-modules-5.10.0-26-5kc-malta-di usb-modules-5.10.0-26-5kc-malta-di usb-storage-modules-5.10.0-26-5kc-malta-di fb-modules-5.10.0-26-5kc-malta-di input-modules-5.10.0-26-5kc-malta-di event-modules-5.10.0-26-5kc-malta-di mouse-modules-5.10.0-26-5kc-malta-di nic-usb-modules-5.10.0-26-5kc-malta-di sata-modules-5.10.0-26-5kc-malta-di i2c-modules-5.10.0-26-5kc-malta-di crc-modules-5.10.0-26-5kc-malta-di crypto-modules-5.10.0-26-5kc-malta-di crypto-dm-modules-5.10.0-26-5kc-malta-di ata-modules-5.10.0-26-5kc-malta-di mmc-core-modules-5.10.0-26-5kc-malta-di mmc-modules-5.10.0-26-5kc-malta-di nbd-modules-5.10.0-26-5kc-malta-di sound-modules-5.10.0-26-5kc-malta-di mtd-core-modules-5.10.0-26-5kc-malta-di kernel-image-5.10.0-26-octeon-di nic-modules-5.10.0-26-octeon-di nic-wireless-modules-5.10.0-26-octeon-di nic-shared-modules-5.10.0-26-octeon-di usb-serial-modules-5.10.0-26-octeon-di ppp-modules-5.10.0-26-octeon-di pata-modules-5.10.0-26-octeon-di cdrom-core-modules-5.10.0-26-octeon-di scsi-core-modules-5.10.0-26-octeon-di scsi-modules-5.10.0-26-octeon-di scsi-nic-modules-5.10.0-26-octeon-di loop-modules-5.10.0-26-octeon-di btrfs-modules-5.10.0-26-octeon-di ext4-modules-5.10.0-26-octeon-di isofs-modules-5.10.0-26-octeon-di jfs-modules-5.10.0-26-octeon-di xfs-modules-5.10.0-26-octeon-di fat-modules-5.10.0-26-octeon-di affs-modules-5.10.0-26-octeon-di minix-modules-5.10.0-26-octeon-di squashfs-modules-5.10.0-26-octeon-di udf-modules-5.10.0-26-octeon-di fuse-modules-5.10.0-26-octeon-di f2fs-modules-5.10.0-26-octeon-di md-modules-5.10.0-26-octeon-di multipath-modules-5.10.0-26-octeon-di usb-modules-5.10.0-26-octeon-di usb-storage-modules-5.10.0-26-octeon-di input-modules-5.10.0-26-octeon-di event-modules-5.10.0-26-octeon-di nic-usb-modules-5.10.0-26-octeon-di sata-modules-5.10.0-26-octeon-di crc-modules-5.10.0-26-octeon-di crypto-modules-5.10.0-26-octeon-di crypto-dm-modules-5.10.0-26-octeon-di nbd-modules-5.10.0-26-octeon-di rtc-modules-5.10.0-26-octeon-di sound-modules-5.10.0-26-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-27' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-5kc-malta-di nic-modules-5.10.0-27-5kc-malta-di nic-wireless-modules-5.10.0-27-5kc-malta-di nic-shared-modules-5.10.0-27-5kc-malta-di usb-serial-modules-5.10.0-27-5kc-malta-di ppp-modules-5.10.0-27-5kc-malta-di pata-modules-5.10.0-27-5kc-malta-di cdrom-core-modules-5.10.0-27-5kc-malta-di scsi-core-modules-5.10.0-27-5kc-malta-di scsi-modules-5.10.0-27-5kc-malta-di scsi-nic-modules-5.10.0-27-5kc-malta-di loop-modules-5.10.0-27-5kc-malta-di btrfs-modules-5.10.0-27-5kc-malta-di ext4-modules-5.10.0-27-5kc-malta-di isofs-modules-5.10.0-27-5kc-malta-di jfs-modules-5.10.0-27-5kc-malta-di xfs-modules-5.10.0-27-5kc-malta-di fat-modules-5.10.0-27-5kc-malta-di affs-modules-5.10.0-27-5kc-malta-di minix-modules-5.10.0-27-5kc-malta-di squashfs-modules-5.10.0-27-5kc-malta-di udf-modules-5.10.0-27-5kc-malta-di fuse-modules-5.10.0-27-5kc-malta-di f2fs-modules-5.10.0-27-5kc-malta-di md-modules-5.10.0-27-5kc-malta-di multipath-modules-5.10.0-27-5kc-malta-di usb-modules-5.10.0-27-5kc-malta-di usb-storage-modules-5.10.0-27-5kc-malta-di fb-modules-5.10.0-27-5kc-malta-di input-modules-5.10.0-27-5kc-malta-di event-modules-5.10.0-27-5kc-malta-di mouse-modules-5.10.0-27-5kc-malta-di nic-usb-modules-5.10.0-27-5kc-malta-di sata-modules-5.10.0-27-5kc-malta-di i2c-modules-5.10.0-27-5kc-malta-di crc-modules-5.10.0-27-5kc-malta-di crypto-modules-5.10.0-27-5kc-malta-di crypto-dm-modules-5.10.0-27-5kc-malta-di ata-modules-5.10.0-27-5kc-malta-di mmc-core-modules-5.10.0-27-5kc-malta-di mmc-modules-5.10.0-27-5kc-malta-di nbd-modules-5.10.0-27-5kc-malta-di sound-modules-5.10.0-27-5kc-malta-di mtd-core-modules-5.10.0-27-5kc-malta-di kernel-image-5.10.0-27-octeon-di nic-modules-5.10.0-27-octeon-di nic-wireless-modules-5.10.0-27-octeon-di nic-shared-modules-5.10.0-27-octeon-di usb-serial-modules-5.10.0-27-octeon-di ppp-modules-5.10.0-27-octeon-di pata-modules-5.10.0-27-octeon-di cdrom-core-modules-5.10.0-27-octeon-di scsi-core-modules-5.10.0-27-octeon-di scsi-modules-5.10.0-27-octeon-di scsi-nic-modules-5.10.0-27-octeon-di loop-modules-5.10.0-27-octeon-di btrfs-modules-5.10.0-27-octeon-di ext4-modules-5.10.0-27-octeon-di isofs-modules-5.10.0-27-octeon-di jfs-modules-5.10.0-27-octeon-di xfs-modules-5.10.0-27-octeon-di fat-modules-5.10.0-27-octeon-di affs-modules-5.10.0-27-octeon-di minix-modules-5.10.0-27-octeon-di squashfs-modules-5.10.0-27-octeon-di udf-modules-5.10.0-27-octeon-di fuse-modules-5.10.0-27-octeon-di f2fs-modules-5.10.0-27-octeon-di md-modules-5.10.0-27-octeon-di multipath-modules-5.10.0-27-octeon-di usb-modules-5.10.0-27-octeon-di usb-storage-modules-5.10.0-27-octeon-di input-modules-5.10.0-27-octeon-di event-modules-5.10.0-27-octeon-di nic-usb-modules-5.10.0-27-octeon-di sata-modules-5.10.0-27-octeon-di crc-modules-5.10.0-27-octeon-di crypto-modules-5.10.0-27-octeon-di crypto-dm-modules-5.10.0-27-octeon-di nbd-modules-5.10.0-27-octeon-di rtc-modules-5.10.0-27-octeon-di sound-modules-5.10.0-27-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.10.0-27' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-5kc-malta-di nic-modules-5.10.0-27-5kc-malta-di nic-wireless-modules-5.10.0-27-5kc-malta-di nic-shared-modules-5.10.0-27-5kc-malta-di usb-serial-modules-5.10.0-27-5kc-malta-di ppp-modules-5.10.0-27-5kc-malta-di pata-modules-5.10.0-27-5kc-malta-di cdrom-core-modules-5.10.0-27-5kc-malta-di scsi-core-modules-5.10.0-27-5kc-malta-di scsi-modules-5.10.0-27-5kc-malta-di scsi-nic-modules-5.10.0-27-5kc-malta-di loop-modules-5.10.0-27-5kc-malta-di btrfs-modules-5.10.0-27-5kc-malta-di ext4-modules-5.10.0-27-5kc-malta-di isofs-modules-5.10.0-27-5kc-malta-di jfs-modules-5.10.0-27-5kc-malta-di xfs-modules-5.10.0-27-5kc-malta-di fat-modules-5.10.0-27-5kc-malta-di affs-modules-5.10.0-27-5kc-malta-di minix-modules-5.10.0-27-5kc-malta-di squashfs-modules-5.10.0-27-5kc-malta-di udf-modules-5.10.0-27-5kc-malta-di fuse-modules-5.10.0-27-5kc-malta-di f2fs-modules-5.10.0-27-5kc-malta-di md-modules-5.10.0-27-5kc-malta-di multipath-modules-5.10.0-27-5kc-malta-di usb-modules-5.10.0-27-5kc-malta-di usb-storage-modules-5.10.0-27-5kc-malta-di fb-modules-5.10.0-27-5kc-malta-di input-modules-5.10.0-27-5kc-malta-di event-modules-5.10.0-27-5kc-malta-di mouse-modules-5.10.0-27-5kc-malta-di nic-usb-modules-5.10.0-27-5kc-malta-di sata-modules-5.10.0-27-5kc-malta-di i2c-modules-5.10.0-27-5kc-malta-di crc-modules-5.10.0-27-5kc-malta-di crypto-modules-5.10.0-27-5kc-malta-di crypto-dm-modules-5.10.0-27-5kc-malta-di ata-modules-5.10.0-27-5kc-malta-di mmc-core-modules-5.10.0-27-5kc-malta-di mmc-modules-5.10.0-27-5kc-malta-di nbd-modules-5.10.0-27-5kc-malta-di sound-modules-5.10.0-27-5kc-malta-di mtd-core-modules-5.10.0-27-5kc-malta-di kernel-image-5.10.0-27-octeon-di nic-modules-5.10.0-27-octeon-di nic-wireless-modules-5.10.0-27-octeon-di nic-shared-modules-5.10.0-27-octeon-di usb-serial-modules-5.10.0-27-octeon-di ppp-modules-5.10.0-27-octeon-di pata-modules-5.10.0-27-octeon-di cdrom-core-modules-5.10.0-27-octeon-di scsi-core-modules-5.10.0-27-octeon-di scsi-modules-5.10.0-27-octeon-di scsi-nic-modules-5.10.0-27-octeon-di loop-modules-5.10.0-27-octeon-di btrfs-modules-5.10.0-27-octeon-di ext4-modules-5.10.0-27-octeon-di isofs-modules-5.10.0-27-octeon-di jfs-modules-5.10.0-27-octeon-di xfs-modules-5.10.0-27-octeon-di fat-modules-5.10.0-27-octeon-di affs-modules-5.10.0-27-octeon-di minix-modules-5.10.0-27-octeon-di squashfs-modules-5.10.0-27-octeon-di udf-modules-5.10.0-27-octeon-di fuse-modules-5.10.0-27-octeon-di f2fs-modules-5.10.0-27-octeon-di md-modules-5.10.0-27-octeon-di multipath-modules-5.10.0-27-octeon-di usb-modules-5.10.0-27-octeon-di usb-storage-modules-5.10.0-27-octeon-di input-modules-5.10.0-27-octeon-di event-modules-5.10.0-27-octeon-di nic-usb-modules-5.10.0-27-octeon-di sata-modules-5.10.0-27-octeon-di crc-modules-5.10.0-27-octeon-di crypto-modules-5.10.0-27-octeon-di crypto-dm-modules-5.10.0-27-octeon-di nbd-modules-5.10.0-27-octeon-di rtc-modules-5.10.0-27-octeon-di sound-modules-5.10.0-27-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_mips64_none: binary-arch_mips64_none_5kc-malta binary-arch_mips64_none_octeon binary-arch_mips64_none_real binary-arch_mips64_none_5kc-malta: binary-arch_mips64_none_5kc-malta_real binary-arch_mips64_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mips64_none_octeon: binary-arch_mips64_none_octeon_real binary-arch_mips64_none_octeon_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mips64_none_real: binary-arch_mips64_real:: setup_mips64 binary-arch_mips64_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mips64el:: binary-arch_mips64el_none binary-arch_mips64el_real binary-arch_mips64el:: - $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-26' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-5kc-malta-di nic-modules-5.10.0-26-5kc-malta-di nic-wireless-modules-5.10.0-26-5kc-malta-di nic-shared-modules-5.10.0-26-5kc-malta-di usb-serial-modules-5.10.0-26-5kc-malta-di ppp-modules-5.10.0-26-5kc-malta-di pata-modules-5.10.0-26-5kc-malta-di cdrom-core-modules-5.10.0-26-5kc-malta-di scsi-core-modules-5.10.0-26-5kc-malta-di scsi-modules-5.10.0-26-5kc-malta-di scsi-nic-modules-5.10.0-26-5kc-malta-di loop-modules-5.10.0-26-5kc-malta-di btrfs-modules-5.10.0-26-5kc-malta-di ext4-modules-5.10.0-26-5kc-malta-di isofs-modules-5.10.0-26-5kc-malta-di jfs-modules-5.10.0-26-5kc-malta-di xfs-modules-5.10.0-26-5kc-malta-di fat-modules-5.10.0-26-5kc-malta-di affs-modules-5.10.0-26-5kc-malta-di minix-modules-5.10.0-26-5kc-malta-di squashfs-modules-5.10.0-26-5kc-malta-di udf-modules-5.10.0-26-5kc-malta-di fuse-modules-5.10.0-26-5kc-malta-di f2fs-modules-5.10.0-26-5kc-malta-di md-modules-5.10.0-26-5kc-malta-di multipath-modules-5.10.0-26-5kc-malta-di usb-modules-5.10.0-26-5kc-malta-di usb-storage-modules-5.10.0-26-5kc-malta-di fb-modules-5.10.0-26-5kc-malta-di input-modules-5.10.0-26-5kc-malta-di event-modules-5.10.0-26-5kc-malta-di mouse-modules-5.10.0-26-5kc-malta-di nic-usb-modules-5.10.0-26-5kc-malta-di sata-modules-5.10.0-26-5kc-malta-di i2c-modules-5.10.0-26-5kc-malta-di crc-modules-5.10.0-26-5kc-malta-di crypto-modules-5.10.0-26-5kc-malta-di crypto-dm-modules-5.10.0-26-5kc-malta-di ata-modules-5.10.0-26-5kc-malta-di mmc-core-modules-5.10.0-26-5kc-malta-di mmc-modules-5.10.0-26-5kc-malta-di nbd-modules-5.10.0-26-5kc-malta-di sound-modules-5.10.0-26-5kc-malta-di mtd-core-modules-5.10.0-26-5kc-malta-di kernel-image-5.10.0-26-loongson-3-di nic-modules-5.10.0-26-loongson-3-di nic-wireless-modules-5.10.0-26-loongson-3-di nic-shared-modules-5.10.0-26-loongson-3-di usb-serial-modules-5.10.0-26-loongson-3-di ppp-modules-5.10.0-26-loongson-3-di pata-modules-5.10.0-26-loongson-3-di cdrom-core-modules-5.10.0-26-loongson-3-di firewire-core-modules-5.10.0-26-loongson-3-di scsi-core-modules-5.10.0-26-loongson-3-di scsi-modules-5.10.0-26-loongson-3-di scsi-nic-modules-5.10.0-26-loongson-3-di loop-modules-5.10.0-26-loongson-3-di btrfs-modules-5.10.0-26-loongson-3-di ext4-modules-5.10.0-26-loongson-3-di isofs-modules-5.10.0-26-loongson-3-di jfs-modules-5.10.0-26-loongson-3-di xfs-modules-5.10.0-26-loongson-3-di fat-modules-5.10.0-26-loongson-3-di affs-modules-5.10.0-26-loongson-3-di minix-modules-5.10.0-26-loongson-3-di nfs-modules-5.10.0-26-loongson-3-di squashfs-modules-5.10.0-26-loongson-3-di udf-modules-5.10.0-26-loongson-3-di fuse-modules-5.10.0-26-loongson-3-di f2fs-modules-5.10.0-26-loongson-3-di md-modules-5.10.0-26-loongson-3-di multipath-modules-5.10.0-26-loongson-3-di usb-modules-5.10.0-26-loongson-3-di usb-storage-modules-5.10.0-26-loongson-3-di fb-modules-5.10.0-26-loongson-3-di input-modules-5.10.0-26-loongson-3-di event-modules-5.10.0-26-loongson-3-di nic-usb-modules-5.10.0-26-loongson-3-di sata-modules-5.10.0-26-loongson-3-di crc-modules-5.10.0-26-loongson-3-di crypto-modules-5.10.0-26-loongson-3-di crypto-dm-modules-5.10.0-26-loongson-3-di ata-modules-5.10.0-26-loongson-3-di nbd-modules-5.10.0-26-loongson-3-di speakup-modules-5.10.0-26-loongson-3-di sound-modules-5.10.0-26-loongson-3-di mtd-core-modules-5.10.0-26-loongson-3-di kernel-image-5.10.0-26-octeon-di nic-modules-5.10.0-26-octeon-di nic-wireless-modules-5.10.0-26-octeon-di nic-shared-modules-5.10.0-26-octeon-di usb-serial-modules-5.10.0-26-octeon-di ppp-modules-5.10.0-26-octeon-di pata-modules-5.10.0-26-octeon-di cdrom-core-modules-5.10.0-26-octeon-di scsi-core-modules-5.10.0-26-octeon-di scsi-modules-5.10.0-26-octeon-di scsi-nic-modules-5.10.0-26-octeon-di loop-modules-5.10.0-26-octeon-di btrfs-modules-5.10.0-26-octeon-di ext4-modules-5.10.0-26-octeon-di isofs-modules-5.10.0-26-octeon-di jfs-modules-5.10.0-26-octeon-di xfs-modules-5.10.0-26-octeon-di fat-modules-5.10.0-26-octeon-di affs-modules-5.10.0-26-octeon-di minix-modules-5.10.0-26-octeon-di squashfs-modules-5.10.0-26-octeon-di udf-modules-5.10.0-26-octeon-di fuse-modules-5.10.0-26-octeon-di f2fs-modules-5.10.0-26-octeon-di md-modules-5.10.0-26-octeon-di multipath-modules-5.10.0-26-octeon-di usb-modules-5.10.0-26-octeon-di usb-storage-modules-5.10.0-26-octeon-di input-modules-5.10.0-26-octeon-di event-modules-5.10.0-26-octeon-di nic-usb-modules-5.10.0-26-octeon-di sata-modules-5.10.0-26-octeon-di crc-modules-5.10.0-26-octeon-di crypto-modules-5.10.0-26-octeon-di crypto-dm-modules-5.10.0-26-octeon-di nbd-modules-5.10.0-26-octeon-di rtc-modules-5.10.0-26-octeon-di sound-modules-5.10.0-26-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-27' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-5kc-malta-di nic-modules-5.10.0-27-5kc-malta-di nic-wireless-modules-5.10.0-27-5kc-malta-di nic-shared-modules-5.10.0-27-5kc-malta-di usb-serial-modules-5.10.0-27-5kc-malta-di ppp-modules-5.10.0-27-5kc-malta-di pata-modules-5.10.0-27-5kc-malta-di cdrom-core-modules-5.10.0-27-5kc-malta-di scsi-core-modules-5.10.0-27-5kc-malta-di scsi-modules-5.10.0-27-5kc-malta-di scsi-nic-modules-5.10.0-27-5kc-malta-di loop-modules-5.10.0-27-5kc-malta-di btrfs-modules-5.10.0-27-5kc-malta-di ext4-modules-5.10.0-27-5kc-malta-di isofs-modules-5.10.0-27-5kc-malta-di jfs-modules-5.10.0-27-5kc-malta-di xfs-modules-5.10.0-27-5kc-malta-di fat-modules-5.10.0-27-5kc-malta-di affs-modules-5.10.0-27-5kc-malta-di minix-modules-5.10.0-27-5kc-malta-di squashfs-modules-5.10.0-27-5kc-malta-di udf-modules-5.10.0-27-5kc-malta-di fuse-modules-5.10.0-27-5kc-malta-di f2fs-modules-5.10.0-27-5kc-malta-di md-modules-5.10.0-27-5kc-malta-di multipath-modules-5.10.0-27-5kc-malta-di usb-modules-5.10.0-27-5kc-malta-di usb-storage-modules-5.10.0-27-5kc-malta-di fb-modules-5.10.0-27-5kc-malta-di input-modules-5.10.0-27-5kc-malta-di event-modules-5.10.0-27-5kc-malta-di mouse-modules-5.10.0-27-5kc-malta-di nic-usb-modules-5.10.0-27-5kc-malta-di sata-modules-5.10.0-27-5kc-malta-di i2c-modules-5.10.0-27-5kc-malta-di crc-modules-5.10.0-27-5kc-malta-di crypto-modules-5.10.0-27-5kc-malta-di crypto-dm-modules-5.10.0-27-5kc-malta-di ata-modules-5.10.0-27-5kc-malta-di mmc-core-modules-5.10.0-27-5kc-malta-di mmc-modules-5.10.0-27-5kc-malta-di nbd-modules-5.10.0-27-5kc-malta-di sound-modules-5.10.0-27-5kc-malta-di mtd-core-modules-5.10.0-27-5kc-malta-di kernel-image-5.10.0-27-loongson-3-di nic-modules-5.10.0-27-loongson-3-di nic-wireless-modules-5.10.0-27-loongson-3-di nic-shared-modules-5.10.0-27-loongson-3-di usb-serial-modules-5.10.0-27-loongson-3-di ppp-modules-5.10.0-27-loongson-3-di pata-modules-5.10.0-27-loongson-3-di cdrom-core-modules-5.10.0-27-loongson-3-di firewire-core-modules-5.10.0-27-loongson-3-di scsi-core-modules-5.10.0-27-loongson-3-di scsi-modules-5.10.0-27-loongson-3-di scsi-nic-modules-5.10.0-27-loongson-3-di loop-modules-5.10.0-27-loongson-3-di btrfs-modules-5.10.0-27-loongson-3-di ext4-modules-5.10.0-27-loongson-3-di isofs-modules-5.10.0-27-loongson-3-di jfs-modules-5.10.0-27-loongson-3-di xfs-modules-5.10.0-27-loongson-3-di fat-modules-5.10.0-27-loongson-3-di affs-modules-5.10.0-27-loongson-3-di minix-modules-5.10.0-27-loongson-3-di nfs-modules-5.10.0-27-loongson-3-di squashfs-modules-5.10.0-27-loongson-3-di udf-modules-5.10.0-27-loongson-3-di fuse-modules-5.10.0-27-loongson-3-di f2fs-modules-5.10.0-27-loongson-3-di md-modules-5.10.0-27-loongson-3-di multipath-modules-5.10.0-27-loongson-3-di usb-modules-5.10.0-27-loongson-3-di usb-storage-modules-5.10.0-27-loongson-3-di fb-modules-5.10.0-27-loongson-3-di input-modules-5.10.0-27-loongson-3-di event-modules-5.10.0-27-loongson-3-di nic-usb-modules-5.10.0-27-loongson-3-di sata-modules-5.10.0-27-loongson-3-di crc-modules-5.10.0-27-loongson-3-di crypto-modules-5.10.0-27-loongson-3-di crypto-dm-modules-5.10.0-27-loongson-3-di ata-modules-5.10.0-27-loongson-3-di nbd-modules-5.10.0-27-loongson-3-di speakup-modules-5.10.0-27-loongson-3-di sound-modules-5.10.0-27-loongson-3-di mtd-core-modules-5.10.0-27-loongson-3-di kernel-image-5.10.0-27-octeon-di nic-modules-5.10.0-27-octeon-di nic-wireless-modules-5.10.0-27-octeon-di nic-shared-modules-5.10.0-27-octeon-di usb-serial-modules-5.10.0-27-octeon-di ppp-modules-5.10.0-27-octeon-di pata-modules-5.10.0-27-octeon-di cdrom-core-modules-5.10.0-27-octeon-di scsi-core-modules-5.10.0-27-octeon-di scsi-modules-5.10.0-27-octeon-di scsi-nic-modules-5.10.0-27-octeon-di loop-modules-5.10.0-27-octeon-di btrfs-modules-5.10.0-27-octeon-di ext4-modules-5.10.0-27-octeon-di isofs-modules-5.10.0-27-octeon-di jfs-modules-5.10.0-27-octeon-di xfs-modules-5.10.0-27-octeon-di fat-modules-5.10.0-27-octeon-di affs-modules-5.10.0-27-octeon-di minix-modules-5.10.0-27-octeon-di squashfs-modules-5.10.0-27-octeon-di udf-modules-5.10.0-27-octeon-di fuse-modules-5.10.0-27-octeon-di f2fs-modules-5.10.0-27-octeon-di md-modules-5.10.0-27-octeon-di multipath-modules-5.10.0-27-octeon-di usb-modules-5.10.0-27-octeon-di usb-storage-modules-5.10.0-27-octeon-di input-modules-5.10.0-27-octeon-di event-modules-5.10.0-27-octeon-di nic-usb-modules-5.10.0-27-octeon-di sata-modules-5.10.0-27-octeon-di crc-modules-5.10.0-27-octeon-di crypto-modules-5.10.0-27-octeon-di crypto-dm-modules-5.10.0-27-octeon-di nbd-modules-5.10.0-27-octeon-di rtc-modules-5.10.0-27-octeon-di sound-modules-5.10.0-27-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.10.0-27' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-5kc-malta-di nic-modules-5.10.0-27-5kc-malta-di nic-wireless-modules-5.10.0-27-5kc-malta-di nic-shared-modules-5.10.0-27-5kc-malta-di usb-serial-modules-5.10.0-27-5kc-malta-di ppp-modules-5.10.0-27-5kc-malta-di pata-modules-5.10.0-27-5kc-malta-di cdrom-core-modules-5.10.0-27-5kc-malta-di scsi-core-modules-5.10.0-27-5kc-malta-di scsi-modules-5.10.0-27-5kc-malta-di scsi-nic-modules-5.10.0-27-5kc-malta-di loop-modules-5.10.0-27-5kc-malta-di btrfs-modules-5.10.0-27-5kc-malta-di ext4-modules-5.10.0-27-5kc-malta-di isofs-modules-5.10.0-27-5kc-malta-di jfs-modules-5.10.0-27-5kc-malta-di xfs-modules-5.10.0-27-5kc-malta-di fat-modules-5.10.0-27-5kc-malta-di affs-modules-5.10.0-27-5kc-malta-di minix-modules-5.10.0-27-5kc-malta-di squashfs-modules-5.10.0-27-5kc-malta-di udf-modules-5.10.0-27-5kc-malta-di fuse-modules-5.10.0-27-5kc-malta-di f2fs-modules-5.10.0-27-5kc-malta-di md-modules-5.10.0-27-5kc-malta-di multipath-modules-5.10.0-27-5kc-malta-di usb-modules-5.10.0-27-5kc-malta-di usb-storage-modules-5.10.0-27-5kc-malta-di fb-modules-5.10.0-27-5kc-malta-di input-modules-5.10.0-27-5kc-malta-di event-modules-5.10.0-27-5kc-malta-di mouse-modules-5.10.0-27-5kc-malta-di nic-usb-modules-5.10.0-27-5kc-malta-di sata-modules-5.10.0-27-5kc-malta-di i2c-modules-5.10.0-27-5kc-malta-di crc-modules-5.10.0-27-5kc-malta-di crypto-modules-5.10.0-27-5kc-malta-di crypto-dm-modules-5.10.0-27-5kc-malta-di ata-modules-5.10.0-27-5kc-malta-di mmc-core-modules-5.10.0-27-5kc-malta-di mmc-modules-5.10.0-27-5kc-malta-di nbd-modules-5.10.0-27-5kc-malta-di sound-modules-5.10.0-27-5kc-malta-di mtd-core-modules-5.10.0-27-5kc-malta-di kernel-image-5.10.0-27-loongson-3-di nic-modules-5.10.0-27-loongson-3-di nic-wireless-modules-5.10.0-27-loongson-3-di nic-shared-modules-5.10.0-27-loongson-3-di usb-serial-modules-5.10.0-27-loongson-3-di ppp-modules-5.10.0-27-loongson-3-di pata-modules-5.10.0-27-loongson-3-di cdrom-core-modules-5.10.0-27-loongson-3-di firewire-core-modules-5.10.0-27-loongson-3-di scsi-core-modules-5.10.0-27-loongson-3-di scsi-modules-5.10.0-27-loongson-3-di scsi-nic-modules-5.10.0-27-loongson-3-di loop-modules-5.10.0-27-loongson-3-di btrfs-modules-5.10.0-27-loongson-3-di ext4-modules-5.10.0-27-loongson-3-di isofs-modules-5.10.0-27-loongson-3-di jfs-modules-5.10.0-27-loongson-3-di xfs-modules-5.10.0-27-loongson-3-di fat-modules-5.10.0-27-loongson-3-di affs-modules-5.10.0-27-loongson-3-di minix-modules-5.10.0-27-loongson-3-di nfs-modules-5.10.0-27-loongson-3-di squashfs-modules-5.10.0-27-loongson-3-di udf-modules-5.10.0-27-loongson-3-di fuse-modules-5.10.0-27-loongson-3-di f2fs-modules-5.10.0-27-loongson-3-di md-modules-5.10.0-27-loongson-3-di multipath-modules-5.10.0-27-loongson-3-di usb-modules-5.10.0-27-loongson-3-di usb-storage-modules-5.10.0-27-loongson-3-di fb-modules-5.10.0-27-loongson-3-di input-modules-5.10.0-27-loongson-3-di event-modules-5.10.0-27-loongson-3-di nic-usb-modules-5.10.0-27-loongson-3-di sata-modules-5.10.0-27-loongson-3-di crc-modules-5.10.0-27-loongson-3-di crypto-modules-5.10.0-27-loongson-3-di crypto-dm-modules-5.10.0-27-loongson-3-di ata-modules-5.10.0-27-loongson-3-di nbd-modules-5.10.0-27-loongson-3-di speakup-modules-5.10.0-27-loongson-3-di sound-modules-5.10.0-27-loongson-3-di mtd-core-modules-5.10.0-27-loongson-3-di kernel-image-5.10.0-27-octeon-di nic-modules-5.10.0-27-octeon-di nic-wireless-modules-5.10.0-27-octeon-di nic-shared-modules-5.10.0-27-octeon-di usb-serial-modules-5.10.0-27-octeon-di ppp-modules-5.10.0-27-octeon-di pata-modules-5.10.0-27-octeon-di cdrom-core-modules-5.10.0-27-octeon-di scsi-core-modules-5.10.0-27-octeon-di scsi-modules-5.10.0-27-octeon-di scsi-nic-modules-5.10.0-27-octeon-di loop-modules-5.10.0-27-octeon-di btrfs-modules-5.10.0-27-octeon-di ext4-modules-5.10.0-27-octeon-di isofs-modules-5.10.0-27-octeon-di jfs-modules-5.10.0-27-octeon-di xfs-modules-5.10.0-27-octeon-di fat-modules-5.10.0-27-octeon-di affs-modules-5.10.0-27-octeon-di minix-modules-5.10.0-27-octeon-di squashfs-modules-5.10.0-27-octeon-di udf-modules-5.10.0-27-octeon-di fuse-modules-5.10.0-27-octeon-di f2fs-modules-5.10.0-27-octeon-di md-modules-5.10.0-27-octeon-di multipath-modules-5.10.0-27-octeon-di usb-modules-5.10.0-27-octeon-di usb-storage-modules-5.10.0-27-octeon-di input-modules-5.10.0-27-octeon-di event-modules-5.10.0-27-octeon-di nic-usb-modules-5.10.0-27-octeon-di sata-modules-5.10.0-27-octeon-di crc-modules-5.10.0-27-octeon-di crypto-modules-5.10.0-27-octeon-di crypto-dm-modules-5.10.0-27-octeon-di nbd-modules-5.10.0-27-octeon-di rtc-modules-5.10.0-27-octeon-di sound-modules-5.10.0-27-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_mips64el_none: binary-arch_mips64el_none_5kc-malta binary-arch_mips64el_none_loongson-3 binary-arch_mips64el_none_octeon binary-arch_mips64el_none_real binary-arch_mips64el_none_5kc-malta: binary-arch_mips64el_none_5kc-malta_real binary-arch_mips64el_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mips64el_none_loongson-3: binary-arch_mips64el_none_loongson-3_real binary-arch_mips64el_none_loongson-3_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mips64el_none_octeon: binary-arch_mips64el_none_octeon_real binary-arch_mips64el_none_octeon_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mips64el_none_real: binary-arch_mips64el_real:: setup_mips64el binary-arch_mips64el_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mips64r6:: binary-arch_mips64r6_none binary-arch_mips64r6_real binary-arch_mips64r6:: - $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-26' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-mips64r6-di nic-shared-modules-5.10.0-26-mips64r6-di loop-modules-5.10.0-26-mips64r6-di btrfs-modules-5.10.0-26-mips64r6-di ext4-modules-5.10.0-26-mips64r6-di isofs-modules-5.10.0-26-mips64r6-di jfs-modules-5.10.0-26-mips64r6-di xfs-modules-5.10.0-26-mips64r6-di squashfs-modules-5.10.0-26-mips64r6-di udf-modules-5.10.0-26-mips64r6-di fuse-modules-5.10.0-26-mips64r6-di f2fs-modules-5.10.0-26-mips64r6-di md-modules-5.10.0-26-mips64r6-di multipath-modules-5.10.0-26-mips64r6-di crc-modules-5.10.0-26-mips64r6-di crypto-modules-5.10.0-26-mips64r6-di crypto-dm-modules-5.10.0-26-mips64r6-di nbd-modules-5.10.0-26-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-27' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-mips64r6-di nic-shared-modules-5.10.0-27-mips64r6-di loop-modules-5.10.0-27-mips64r6-di btrfs-modules-5.10.0-27-mips64r6-di ext4-modules-5.10.0-27-mips64r6-di isofs-modules-5.10.0-27-mips64r6-di jfs-modules-5.10.0-27-mips64r6-di xfs-modules-5.10.0-27-mips64r6-di squashfs-modules-5.10.0-27-mips64r6-di udf-modules-5.10.0-27-mips64r6-di fuse-modules-5.10.0-27-mips64r6-di f2fs-modules-5.10.0-27-mips64r6-di md-modules-5.10.0-27-mips64r6-di multipath-modules-5.10.0-27-mips64r6-di crc-modules-5.10.0-27-mips64r6-di crypto-modules-5.10.0-27-mips64r6-di crypto-dm-modules-5.10.0-27-mips64r6-di nbd-modules-5.10.0-27-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.10.0-27' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-mips64r6-di nic-shared-modules-5.10.0-27-mips64r6-di loop-modules-5.10.0-27-mips64r6-di btrfs-modules-5.10.0-27-mips64r6-di ext4-modules-5.10.0-27-mips64r6-di isofs-modules-5.10.0-27-mips64r6-di jfs-modules-5.10.0-27-mips64r6-di xfs-modules-5.10.0-27-mips64r6-di squashfs-modules-5.10.0-27-mips64r6-di udf-modules-5.10.0-27-mips64r6-di fuse-modules-5.10.0-27-mips64r6-di f2fs-modules-5.10.0-27-mips64r6-di md-modules-5.10.0-27-mips64r6-di multipath-modules-5.10.0-27-mips64r6-di crc-modules-5.10.0-27-mips64r6-di crypto-modules-5.10.0-27-mips64r6-di crypto-dm-modules-5.10.0-27-mips64r6-di nbd-modules-5.10.0-27-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_mips64r6_none: binary-arch_mips64r6_none_mips64r6 binary-arch_mips64r6_none_real binary-arch_mips64r6_none_mips64r6: binary-arch_mips64r6_none_mips64r6_real binary-arch_mips64r6_none_mips64r6_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mips64r6_none_real: binary-arch_mips64r6_real:: setup_mips64r6 binary-arch_mips64r6_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mips64r6el:: binary-arch_mips64r6el_none binary-arch_mips64r6el_real binary-arch_mips64r6el:: - $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-26' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-mips64r6el-di nic-shared-modules-5.10.0-26-mips64r6el-di loop-modules-5.10.0-26-mips64r6el-di btrfs-modules-5.10.0-26-mips64r6el-di ext4-modules-5.10.0-26-mips64r6el-di isofs-modules-5.10.0-26-mips64r6el-di jfs-modules-5.10.0-26-mips64r6el-di xfs-modules-5.10.0-26-mips64r6el-di squashfs-modules-5.10.0-26-mips64r6el-di udf-modules-5.10.0-26-mips64r6el-di fuse-modules-5.10.0-26-mips64r6el-di f2fs-modules-5.10.0-26-mips64r6el-di md-modules-5.10.0-26-mips64r6el-di multipath-modules-5.10.0-26-mips64r6el-di crc-modules-5.10.0-26-mips64r6el-di crypto-modules-5.10.0-26-mips64r6el-di crypto-dm-modules-5.10.0-26-mips64r6el-di nbd-modules-5.10.0-26-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-27' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-mips64r6el-di nic-shared-modules-5.10.0-27-mips64r6el-di loop-modules-5.10.0-27-mips64r6el-di btrfs-modules-5.10.0-27-mips64r6el-di ext4-modules-5.10.0-27-mips64r6el-di isofs-modules-5.10.0-27-mips64r6el-di jfs-modules-5.10.0-27-mips64r6el-di xfs-modules-5.10.0-27-mips64r6el-di squashfs-modules-5.10.0-27-mips64r6el-di udf-modules-5.10.0-27-mips64r6el-di fuse-modules-5.10.0-27-mips64r6el-di f2fs-modules-5.10.0-27-mips64r6el-di md-modules-5.10.0-27-mips64r6el-di multipath-modules-5.10.0-27-mips64r6el-di crc-modules-5.10.0-27-mips64r6el-di crypto-modules-5.10.0-27-mips64r6el-di crypto-dm-modules-5.10.0-27-mips64r6el-di nbd-modules-5.10.0-27-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.10.0-27' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-mips64r6el-di nic-shared-modules-5.10.0-27-mips64r6el-di loop-modules-5.10.0-27-mips64r6el-di btrfs-modules-5.10.0-27-mips64r6el-di ext4-modules-5.10.0-27-mips64r6el-di isofs-modules-5.10.0-27-mips64r6el-di jfs-modules-5.10.0-27-mips64r6el-di xfs-modules-5.10.0-27-mips64r6el-di squashfs-modules-5.10.0-27-mips64r6el-di udf-modules-5.10.0-27-mips64r6el-di fuse-modules-5.10.0-27-mips64r6el-di f2fs-modules-5.10.0-27-mips64r6el-di md-modules-5.10.0-27-mips64r6el-di multipath-modules-5.10.0-27-mips64r6el-di crc-modules-5.10.0-27-mips64r6el-di crypto-modules-5.10.0-27-mips64r6el-di crypto-dm-modules-5.10.0-27-mips64r6el-di nbd-modules-5.10.0-27-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_mips64r6el_none: binary-arch_mips64r6el_none_mips64r6el binary-arch_mips64r6el_none_real binary-arch_mips64r6el_none_mips64r6el: binary-arch_mips64r6el_none_mips64r6el_real binary-arch_mips64r6el_none_mips64r6el_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mips64r6el_none_real: binary-arch_mips64r6el_real:: setup_mips64r6el binary-arch_mips64r6el_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mips_none: binary-arch_mips_none_4kc-malta binary-arch_mips_none_5kc-malta binary-arch_mips_none_octeon binary-arch_mips_none_real binary-arch_mips_none_4kc-malta: binary-arch_mips_none_4kc-malta_real binary-arch_mips_none_4kc-malta_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mips_none_5kc-malta: binary-arch_mips_none_5kc-malta_real binary-arch_mips_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mips_none_octeon: binary-arch_mips_none_octeon_real binary-arch_mips_none_octeon_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mips_none_real: binary-arch_mips_real:: setup_mips binary-arch_mips_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mipsel:: binary-arch_mipsel_none binary-arch_mipsel_real binary-arch_mipsel:: - $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-26' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-4kc-malta-di nic-modules-5.10.0-26-4kc-malta-di nic-wireless-modules-5.10.0-26-4kc-malta-di nic-shared-modules-5.10.0-26-4kc-malta-di usb-serial-modules-5.10.0-26-4kc-malta-di ppp-modules-5.10.0-26-4kc-malta-di pata-modules-5.10.0-26-4kc-malta-di cdrom-core-modules-5.10.0-26-4kc-malta-di scsi-core-modules-5.10.0-26-4kc-malta-di scsi-modules-5.10.0-26-4kc-malta-di scsi-nic-modules-5.10.0-26-4kc-malta-di loop-modules-5.10.0-26-4kc-malta-di btrfs-modules-5.10.0-26-4kc-malta-di ext4-modules-5.10.0-26-4kc-malta-di isofs-modules-5.10.0-26-4kc-malta-di jfs-modules-5.10.0-26-4kc-malta-di xfs-modules-5.10.0-26-4kc-malta-di fat-modules-5.10.0-26-4kc-malta-di affs-modules-5.10.0-26-4kc-malta-di minix-modules-5.10.0-26-4kc-malta-di squashfs-modules-5.10.0-26-4kc-malta-di udf-modules-5.10.0-26-4kc-malta-di fuse-modules-5.10.0-26-4kc-malta-di f2fs-modules-5.10.0-26-4kc-malta-di md-modules-5.10.0-26-4kc-malta-di multipath-modules-5.10.0-26-4kc-malta-di usb-modules-5.10.0-26-4kc-malta-di usb-storage-modules-5.10.0-26-4kc-malta-di fb-modules-5.10.0-26-4kc-malta-di input-modules-5.10.0-26-4kc-malta-di event-modules-5.10.0-26-4kc-malta-di mouse-modules-5.10.0-26-4kc-malta-di nic-usb-modules-5.10.0-26-4kc-malta-di sata-modules-5.10.0-26-4kc-malta-di i2c-modules-5.10.0-26-4kc-malta-di crc-modules-5.10.0-26-4kc-malta-di crypto-modules-5.10.0-26-4kc-malta-di crypto-dm-modules-5.10.0-26-4kc-malta-di ata-modules-5.10.0-26-4kc-malta-di mmc-core-modules-5.10.0-26-4kc-malta-di mmc-modules-5.10.0-26-4kc-malta-di nbd-modules-5.10.0-26-4kc-malta-di sound-modules-5.10.0-26-4kc-malta-di mtd-core-modules-5.10.0-26-4kc-malta-di kernel-image-5.10.0-26-loongson-3-di nic-modules-5.10.0-26-loongson-3-di nic-wireless-modules-5.10.0-26-loongson-3-di nic-shared-modules-5.10.0-26-loongson-3-di usb-serial-modules-5.10.0-26-loongson-3-di ppp-modules-5.10.0-26-loongson-3-di pata-modules-5.10.0-26-loongson-3-di cdrom-core-modules-5.10.0-26-loongson-3-di firewire-core-modules-5.10.0-26-loongson-3-di scsi-core-modules-5.10.0-26-loongson-3-di scsi-modules-5.10.0-26-loongson-3-di scsi-nic-modules-5.10.0-26-loongson-3-di loop-modules-5.10.0-26-loongson-3-di btrfs-modules-5.10.0-26-loongson-3-di ext4-modules-5.10.0-26-loongson-3-di isofs-modules-5.10.0-26-loongson-3-di jfs-modules-5.10.0-26-loongson-3-di xfs-modules-5.10.0-26-loongson-3-di fat-modules-5.10.0-26-loongson-3-di affs-modules-5.10.0-26-loongson-3-di minix-modules-5.10.0-26-loongson-3-di nfs-modules-5.10.0-26-loongson-3-di squashfs-modules-5.10.0-26-loongson-3-di udf-modules-5.10.0-26-loongson-3-di fuse-modules-5.10.0-26-loongson-3-di f2fs-modules-5.10.0-26-loongson-3-di md-modules-5.10.0-26-loongson-3-di multipath-modules-5.10.0-26-loongson-3-di usb-modules-5.10.0-26-loongson-3-di usb-storage-modules-5.10.0-26-loongson-3-di fb-modules-5.10.0-26-loongson-3-di input-modules-5.10.0-26-loongson-3-di event-modules-5.10.0-26-loongson-3-di nic-usb-modules-5.10.0-26-loongson-3-di sata-modules-5.10.0-26-loongson-3-di crc-modules-5.10.0-26-loongson-3-di crypto-modules-5.10.0-26-loongson-3-di crypto-dm-modules-5.10.0-26-loongson-3-di ata-modules-5.10.0-26-loongson-3-di nbd-modules-5.10.0-26-loongson-3-di speakup-modules-5.10.0-26-loongson-3-di sound-modules-5.10.0-26-loongson-3-di mtd-core-modules-5.10.0-26-loongson-3-di kernel-image-5.10.0-26-octeon-di nic-modules-5.10.0-26-octeon-di nic-wireless-modules-5.10.0-26-octeon-di nic-shared-modules-5.10.0-26-octeon-di usb-serial-modules-5.10.0-26-octeon-di ppp-modules-5.10.0-26-octeon-di pata-modules-5.10.0-26-octeon-di cdrom-core-modules-5.10.0-26-octeon-di scsi-core-modules-5.10.0-26-octeon-di scsi-modules-5.10.0-26-octeon-di scsi-nic-modules-5.10.0-26-octeon-di loop-modules-5.10.0-26-octeon-di btrfs-modules-5.10.0-26-octeon-di ext4-modules-5.10.0-26-octeon-di isofs-modules-5.10.0-26-octeon-di jfs-modules-5.10.0-26-octeon-di xfs-modules-5.10.0-26-octeon-di fat-modules-5.10.0-26-octeon-di affs-modules-5.10.0-26-octeon-di minix-modules-5.10.0-26-octeon-di squashfs-modules-5.10.0-26-octeon-di udf-modules-5.10.0-26-octeon-di fuse-modules-5.10.0-26-octeon-di f2fs-modules-5.10.0-26-octeon-di md-modules-5.10.0-26-octeon-di multipath-modules-5.10.0-26-octeon-di usb-modules-5.10.0-26-octeon-di usb-storage-modules-5.10.0-26-octeon-di input-modules-5.10.0-26-octeon-di event-modules-5.10.0-26-octeon-di nic-usb-modules-5.10.0-26-octeon-di sata-modules-5.10.0-26-octeon-di crc-modules-5.10.0-26-octeon-di crypto-modules-5.10.0-26-octeon-di crypto-dm-modules-5.10.0-26-octeon-di nbd-modules-5.10.0-26-octeon-di rtc-modules-5.10.0-26-octeon-di sound-modules-5.10.0-26-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-27' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-4kc-malta-di nic-modules-5.10.0-27-4kc-malta-di nic-wireless-modules-5.10.0-27-4kc-malta-di nic-shared-modules-5.10.0-27-4kc-malta-di usb-serial-modules-5.10.0-27-4kc-malta-di ppp-modules-5.10.0-27-4kc-malta-di pata-modules-5.10.0-27-4kc-malta-di cdrom-core-modules-5.10.0-27-4kc-malta-di scsi-core-modules-5.10.0-27-4kc-malta-di scsi-modules-5.10.0-27-4kc-malta-di scsi-nic-modules-5.10.0-27-4kc-malta-di loop-modules-5.10.0-27-4kc-malta-di btrfs-modules-5.10.0-27-4kc-malta-di ext4-modules-5.10.0-27-4kc-malta-di isofs-modules-5.10.0-27-4kc-malta-di jfs-modules-5.10.0-27-4kc-malta-di xfs-modules-5.10.0-27-4kc-malta-di fat-modules-5.10.0-27-4kc-malta-di affs-modules-5.10.0-27-4kc-malta-di minix-modules-5.10.0-27-4kc-malta-di squashfs-modules-5.10.0-27-4kc-malta-di udf-modules-5.10.0-27-4kc-malta-di fuse-modules-5.10.0-27-4kc-malta-di f2fs-modules-5.10.0-27-4kc-malta-di md-modules-5.10.0-27-4kc-malta-di multipath-modules-5.10.0-27-4kc-malta-di usb-modules-5.10.0-27-4kc-malta-di usb-storage-modules-5.10.0-27-4kc-malta-di fb-modules-5.10.0-27-4kc-malta-di input-modules-5.10.0-27-4kc-malta-di event-modules-5.10.0-27-4kc-malta-di mouse-modules-5.10.0-27-4kc-malta-di nic-usb-modules-5.10.0-27-4kc-malta-di sata-modules-5.10.0-27-4kc-malta-di i2c-modules-5.10.0-27-4kc-malta-di crc-modules-5.10.0-27-4kc-malta-di crypto-modules-5.10.0-27-4kc-malta-di crypto-dm-modules-5.10.0-27-4kc-malta-di ata-modules-5.10.0-27-4kc-malta-di mmc-core-modules-5.10.0-27-4kc-malta-di mmc-modules-5.10.0-27-4kc-malta-di nbd-modules-5.10.0-27-4kc-malta-di sound-modules-5.10.0-27-4kc-malta-di mtd-core-modules-5.10.0-27-4kc-malta-di kernel-image-5.10.0-27-loongson-3-di nic-modules-5.10.0-27-loongson-3-di nic-wireless-modules-5.10.0-27-loongson-3-di nic-shared-modules-5.10.0-27-loongson-3-di usb-serial-modules-5.10.0-27-loongson-3-di ppp-modules-5.10.0-27-loongson-3-di pata-modules-5.10.0-27-loongson-3-di cdrom-core-modules-5.10.0-27-loongson-3-di firewire-core-modules-5.10.0-27-loongson-3-di scsi-core-modules-5.10.0-27-loongson-3-di scsi-modules-5.10.0-27-loongson-3-di scsi-nic-modules-5.10.0-27-loongson-3-di loop-modules-5.10.0-27-loongson-3-di btrfs-modules-5.10.0-27-loongson-3-di ext4-modules-5.10.0-27-loongson-3-di isofs-modules-5.10.0-27-loongson-3-di jfs-modules-5.10.0-27-loongson-3-di xfs-modules-5.10.0-27-loongson-3-di fat-modules-5.10.0-27-loongson-3-di affs-modules-5.10.0-27-loongson-3-di minix-modules-5.10.0-27-loongson-3-di nfs-modules-5.10.0-27-loongson-3-di squashfs-modules-5.10.0-27-loongson-3-di udf-modules-5.10.0-27-loongson-3-di fuse-modules-5.10.0-27-loongson-3-di f2fs-modules-5.10.0-27-loongson-3-di md-modules-5.10.0-27-loongson-3-di multipath-modules-5.10.0-27-loongson-3-di usb-modules-5.10.0-27-loongson-3-di usb-storage-modules-5.10.0-27-loongson-3-di fb-modules-5.10.0-27-loongson-3-di input-modules-5.10.0-27-loongson-3-di event-modules-5.10.0-27-loongson-3-di nic-usb-modules-5.10.0-27-loongson-3-di sata-modules-5.10.0-27-loongson-3-di crc-modules-5.10.0-27-loongson-3-di crypto-modules-5.10.0-27-loongson-3-di crypto-dm-modules-5.10.0-27-loongson-3-di ata-modules-5.10.0-27-loongson-3-di nbd-modules-5.10.0-27-loongson-3-di speakup-modules-5.10.0-27-loongson-3-di sound-modules-5.10.0-27-loongson-3-di mtd-core-modules-5.10.0-27-loongson-3-di kernel-image-5.10.0-27-octeon-di nic-modules-5.10.0-27-octeon-di nic-wireless-modules-5.10.0-27-octeon-di nic-shared-modules-5.10.0-27-octeon-di usb-serial-modules-5.10.0-27-octeon-di ppp-modules-5.10.0-27-octeon-di pata-modules-5.10.0-27-octeon-di cdrom-core-modules-5.10.0-27-octeon-di scsi-core-modules-5.10.0-27-octeon-di scsi-modules-5.10.0-27-octeon-di scsi-nic-modules-5.10.0-27-octeon-di loop-modules-5.10.0-27-octeon-di btrfs-modules-5.10.0-27-octeon-di ext4-modules-5.10.0-27-octeon-di isofs-modules-5.10.0-27-octeon-di jfs-modules-5.10.0-27-octeon-di xfs-modules-5.10.0-27-octeon-di fat-modules-5.10.0-27-octeon-di affs-modules-5.10.0-27-octeon-di minix-modules-5.10.0-27-octeon-di squashfs-modules-5.10.0-27-octeon-di udf-modules-5.10.0-27-octeon-di fuse-modules-5.10.0-27-octeon-di f2fs-modules-5.10.0-27-octeon-di md-modules-5.10.0-27-octeon-di multipath-modules-5.10.0-27-octeon-di usb-modules-5.10.0-27-octeon-di usb-storage-modules-5.10.0-27-octeon-di input-modules-5.10.0-27-octeon-di event-modules-5.10.0-27-octeon-di nic-usb-modules-5.10.0-27-octeon-di sata-modules-5.10.0-27-octeon-di crc-modules-5.10.0-27-octeon-di crypto-modules-5.10.0-27-octeon-di crypto-dm-modules-5.10.0-27-octeon-di nbd-modules-5.10.0-27-octeon-di rtc-modules-5.10.0-27-octeon-di sound-modules-5.10.0-27-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.10.0-27' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-4kc-malta-di nic-modules-5.10.0-27-4kc-malta-di nic-wireless-modules-5.10.0-27-4kc-malta-di nic-shared-modules-5.10.0-27-4kc-malta-di usb-serial-modules-5.10.0-27-4kc-malta-di ppp-modules-5.10.0-27-4kc-malta-di pata-modules-5.10.0-27-4kc-malta-di cdrom-core-modules-5.10.0-27-4kc-malta-di scsi-core-modules-5.10.0-27-4kc-malta-di scsi-modules-5.10.0-27-4kc-malta-di scsi-nic-modules-5.10.0-27-4kc-malta-di loop-modules-5.10.0-27-4kc-malta-di btrfs-modules-5.10.0-27-4kc-malta-di ext4-modules-5.10.0-27-4kc-malta-di isofs-modules-5.10.0-27-4kc-malta-di jfs-modules-5.10.0-27-4kc-malta-di xfs-modules-5.10.0-27-4kc-malta-di fat-modules-5.10.0-27-4kc-malta-di affs-modules-5.10.0-27-4kc-malta-di minix-modules-5.10.0-27-4kc-malta-di squashfs-modules-5.10.0-27-4kc-malta-di udf-modules-5.10.0-27-4kc-malta-di fuse-modules-5.10.0-27-4kc-malta-di f2fs-modules-5.10.0-27-4kc-malta-di md-modules-5.10.0-27-4kc-malta-di multipath-modules-5.10.0-27-4kc-malta-di usb-modules-5.10.0-27-4kc-malta-di usb-storage-modules-5.10.0-27-4kc-malta-di fb-modules-5.10.0-27-4kc-malta-di input-modules-5.10.0-27-4kc-malta-di event-modules-5.10.0-27-4kc-malta-di mouse-modules-5.10.0-27-4kc-malta-di nic-usb-modules-5.10.0-27-4kc-malta-di sata-modules-5.10.0-27-4kc-malta-di i2c-modules-5.10.0-27-4kc-malta-di crc-modules-5.10.0-27-4kc-malta-di crypto-modules-5.10.0-27-4kc-malta-di crypto-dm-modules-5.10.0-27-4kc-malta-di ata-modules-5.10.0-27-4kc-malta-di mmc-core-modules-5.10.0-27-4kc-malta-di mmc-modules-5.10.0-27-4kc-malta-di nbd-modules-5.10.0-27-4kc-malta-di sound-modules-5.10.0-27-4kc-malta-di mtd-core-modules-5.10.0-27-4kc-malta-di kernel-image-5.10.0-27-loongson-3-di nic-modules-5.10.0-27-loongson-3-di nic-wireless-modules-5.10.0-27-loongson-3-di nic-shared-modules-5.10.0-27-loongson-3-di usb-serial-modules-5.10.0-27-loongson-3-di ppp-modules-5.10.0-27-loongson-3-di pata-modules-5.10.0-27-loongson-3-di cdrom-core-modules-5.10.0-27-loongson-3-di firewire-core-modules-5.10.0-27-loongson-3-di scsi-core-modules-5.10.0-27-loongson-3-di scsi-modules-5.10.0-27-loongson-3-di scsi-nic-modules-5.10.0-27-loongson-3-di loop-modules-5.10.0-27-loongson-3-di btrfs-modules-5.10.0-27-loongson-3-di ext4-modules-5.10.0-27-loongson-3-di isofs-modules-5.10.0-27-loongson-3-di jfs-modules-5.10.0-27-loongson-3-di xfs-modules-5.10.0-27-loongson-3-di fat-modules-5.10.0-27-loongson-3-di affs-modules-5.10.0-27-loongson-3-di minix-modules-5.10.0-27-loongson-3-di nfs-modules-5.10.0-27-loongson-3-di squashfs-modules-5.10.0-27-loongson-3-di udf-modules-5.10.0-27-loongson-3-di fuse-modules-5.10.0-27-loongson-3-di f2fs-modules-5.10.0-27-loongson-3-di md-modules-5.10.0-27-loongson-3-di multipath-modules-5.10.0-27-loongson-3-di usb-modules-5.10.0-27-loongson-3-di usb-storage-modules-5.10.0-27-loongson-3-di fb-modules-5.10.0-27-loongson-3-di input-modules-5.10.0-27-loongson-3-di event-modules-5.10.0-27-loongson-3-di nic-usb-modules-5.10.0-27-loongson-3-di sata-modules-5.10.0-27-loongson-3-di crc-modules-5.10.0-27-loongson-3-di crypto-modules-5.10.0-27-loongson-3-di crypto-dm-modules-5.10.0-27-loongson-3-di ata-modules-5.10.0-27-loongson-3-di nbd-modules-5.10.0-27-loongson-3-di speakup-modules-5.10.0-27-loongson-3-di sound-modules-5.10.0-27-loongson-3-di mtd-core-modules-5.10.0-27-loongson-3-di kernel-image-5.10.0-27-octeon-di nic-modules-5.10.0-27-octeon-di nic-wireless-modules-5.10.0-27-octeon-di nic-shared-modules-5.10.0-27-octeon-di usb-serial-modules-5.10.0-27-octeon-di ppp-modules-5.10.0-27-octeon-di pata-modules-5.10.0-27-octeon-di cdrom-core-modules-5.10.0-27-octeon-di scsi-core-modules-5.10.0-27-octeon-di scsi-modules-5.10.0-27-octeon-di scsi-nic-modules-5.10.0-27-octeon-di loop-modules-5.10.0-27-octeon-di btrfs-modules-5.10.0-27-octeon-di ext4-modules-5.10.0-27-octeon-di isofs-modules-5.10.0-27-octeon-di jfs-modules-5.10.0-27-octeon-di xfs-modules-5.10.0-27-octeon-di fat-modules-5.10.0-27-octeon-di affs-modules-5.10.0-27-octeon-di minix-modules-5.10.0-27-octeon-di squashfs-modules-5.10.0-27-octeon-di udf-modules-5.10.0-27-octeon-di fuse-modules-5.10.0-27-octeon-di f2fs-modules-5.10.0-27-octeon-di md-modules-5.10.0-27-octeon-di multipath-modules-5.10.0-27-octeon-di usb-modules-5.10.0-27-octeon-di usb-storage-modules-5.10.0-27-octeon-di input-modules-5.10.0-27-octeon-di event-modules-5.10.0-27-octeon-di nic-usb-modules-5.10.0-27-octeon-di sata-modules-5.10.0-27-octeon-di crc-modules-5.10.0-27-octeon-di crypto-modules-5.10.0-27-octeon-di crypto-dm-modules-5.10.0-27-octeon-di nbd-modules-5.10.0-27-octeon-di rtc-modules-5.10.0-27-octeon-di sound-modules-5.10.0-27-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_mipsel_none: binary-arch_mipsel_none_4kc-malta binary-arch_mipsel_none_5kc-malta binary-arch_mipsel_none_loongson-3 binary-arch_mipsel_none_octeon binary-arch_mipsel_none_real binary-arch_mipsel_none_4kc-malta: binary-arch_mipsel_none_4kc-malta_real binary-arch_mipsel_none_4kc-malta_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mipsel_none_5kc-malta: binary-arch_mipsel_none_5kc-malta_real binary-arch_mipsel_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mipsel_none_loongson-3: binary-arch_mipsel_none_loongson-3_real binary-arch_mipsel_none_loongson-3_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mipsel_none_octeon: binary-arch_mipsel_none_octeon_real binary-arch_mipsel_none_octeon_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mipsel_none_real: binary-arch_mipsel_real:: setup_mipsel binary-arch_mipsel_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mipsn32: binary-arch_mipsn32_real binary-arch_mipsn32_real:: setup_mipsn32 binary-arch_mipsn32_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mipsn32el: binary-arch_mipsn32el_real binary-arch_mipsn32el_real:: setup_mipsn32el binary-arch_mipsn32el_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mipsn32r6: binary-arch_mipsn32r6_real binary-arch_mipsn32r6_real:: setup_mipsn32r6 binary-arch_mipsn32r6_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mipsn32r6el: binary-arch_mipsn32r6el_real binary-arch_mipsn32r6el_real:: setup_mipsn32r6el binary-arch_mipsn32r6el_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mipsr6:: binary-arch_mipsr6_none binary-arch_mipsr6_real binary-arch_mipsr6:: - $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-26' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-mips32r6-di nic-shared-modules-5.10.0-26-mips32r6-di loop-modules-5.10.0-26-mips32r6-di btrfs-modules-5.10.0-26-mips32r6-di ext4-modules-5.10.0-26-mips32r6-di isofs-modules-5.10.0-26-mips32r6-di jfs-modules-5.10.0-26-mips32r6-di xfs-modules-5.10.0-26-mips32r6-di squashfs-modules-5.10.0-26-mips32r6-di udf-modules-5.10.0-26-mips32r6-di fuse-modules-5.10.0-26-mips32r6-di f2fs-modules-5.10.0-26-mips32r6-di md-modules-5.10.0-26-mips32r6-di multipath-modules-5.10.0-26-mips32r6-di crc-modules-5.10.0-26-mips32r6-di crypto-modules-5.10.0-26-mips32r6-di crypto-dm-modules-5.10.0-26-mips32r6-di nbd-modules-5.10.0-26-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-27' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-mips32r6-di nic-shared-modules-5.10.0-27-mips32r6-di loop-modules-5.10.0-27-mips32r6-di btrfs-modules-5.10.0-27-mips32r6-di ext4-modules-5.10.0-27-mips32r6-di isofs-modules-5.10.0-27-mips32r6-di jfs-modules-5.10.0-27-mips32r6-di xfs-modules-5.10.0-27-mips32r6-di squashfs-modules-5.10.0-27-mips32r6-di udf-modules-5.10.0-27-mips32r6-di fuse-modules-5.10.0-27-mips32r6-di f2fs-modules-5.10.0-27-mips32r6-di md-modules-5.10.0-27-mips32r6-di multipath-modules-5.10.0-27-mips32r6-di crc-modules-5.10.0-27-mips32r6-di crypto-modules-5.10.0-27-mips32r6-di crypto-dm-modules-5.10.0-27-mips32r6-di nbd-modules-5.10.0-27-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.10.0-27' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-mips32r6-di nic-shared-modules-5.10.0-27-mips32r6-di loop-modules-5.10.0-27-mips32r6-di btrfs-modules-5.10.0-27-mips32r6-di ext4-modules-5.10.0-27-mips32r6-di isofs-modules-5.10.0-27-mips32r6-di jfs-modules-5.10.0-27-mips32r6-di xfs-modules-5.10.0-27-mips32r6-di squashfs-modules-5.10.0-27-mips32r6-di udf-modules-5.10.0-27-mips32r6-di fuse-modules-5.10.0-27-mips32r6-di f2fs-modules-5.10.0-27-mips32r6-di md-modules-5.10.0-27-mips32r6-di multipath-modules-5.10.0-27-mips32r6-di crc-modules-5.10.0-27-mips32r6-di crypto-modules-5.10.0-27-mips32r6-di crypto-dm-modules-5.10.0-27-mips32r6-di nbd-modules-5.10.0-27-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_mipsr6_none: binary-arch_mipsr6_none_mips32r6 binary-arch_mipsr6_none_mips64r6 binary-arch_mipsr6_none_real binary-arch_mipsr6_none_mips32r6: binary-arch_mipsr6_none_mips32r6_real binary-arch_mipsr6_none_mips32r6_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mipsr6_none_mips64r6: binary-arch_mipsr6_none_mips64r6_real binary-arch_mipsr6_none_mips64r6_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mipsr6_none_real: binary-arch_mipsr6_real:: setup_mipsr6 binary-arch_mipsr6_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mipsr6el:: binary-arch_mipsr6el_none binary-arch_mipsr6el_real binary-arch_mipsr6el:: - $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-26' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-mips32r6el-di nic-shared-modules-5.10.0-26-mips32r6el-di loop-modules-5.10.0-26-mips32r6el-di btrfs-modules-5.10.0-26-mips32r6el-di ext4-modules-5.10.0-26-mips32r6el-di isofs-modules-5.10.0-26-mips32r6el-di jfs-modules-5.10.0-26-mips32r6el-di xfs-modules-5.10.0-26-mips32r6el-di squashfs-modules-5.10.0-26-mips32r6el-di udf-modules-5.10.0-26-mips32r6el-di fuse-modules-5.10.0-26-mips32r6el-di f2fs-modules-5.10.0-26-mips32r6el-di md-modules-5.10.0-26-mips32r6el-di multipath-modules-5.10.0-26-mips32r6el-di crc-modules-5.10.0-26-mips32r6el-di crypto-modules-5.10.0-26-mips32r6el-di crypto-dm-modules-5.10.0-26-mips32r6el-di nbd-modules-5.10.0-26-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-27' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-mips32r6el-di nic-shared-modules-5.10.0-27-mips32r6el-di loop-modules-5.10.0-27-mips32r6el-di btrfs-modules-5.10.0-27-mips32r6el-di ext4-modules-5.10.0-27-mips32r6el-di isofs-modules-5.10.0-27-mips32r6el-di jfs-modules-5.10.0-27-mips32r6el-di xfs-modules-5.10.0-27-mips32r6el-di squashfs-modules-5.10.0-27-mips32r6el-di udf-modules-5.10.0-27-mips32r6el-di fuse-modules-5.10.0-27-mips32r6el-di f2fs-modules-5.10.0-27-mips32r6el-di md-modules-5.10.0-27-mips32r6el-di multipath-modules-5.10.0-27-mips32r6el-di crc-modules-5.10.0-27-mips32r6el-di crypto-modules-5.10.0-27-mips32r6el-di crypto-dm-modules-5.10.0-27-mips32r6el-di nbd-modules-5.10.0-27-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.10.0-27' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-mips32r6el-di nic-shared-modules-5.10.0-27-mips32r6el-di loop-modules-5.10.0-27-mips32r6el-di btrfs-modules-5.10.0-27-mips32r6el-di ext4-modules-5.10.0-27-mips32r6el-di isofs-modules-5.10.0-27-mips32r6el-di jfs-modules-5.10.0-27-mips32r6el-di xfs-modules-5.10.0-27-mips32r6el-di squashfs-modules-5.10.0-27-mips32r6el-di udf-modules-5.10.0-27-mips32r6el-di fuse-modules-5.10.0-27-mips32r6el-di f2fs-modules-5.10.0-27-mips32r6el-di md-modules-5.10.0-27-mips32r6el-di multipath-modules-5.10.0-27-mips32r6el-di crc-modules-5.10.0-27-mips32r6el-di crypto-modules-5.10.0-27-mips32r6el-di crypto-dm-modules-5.10.0-27-mips32r6el-di nbd-modules-5.10.0-27-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_mipsr6el_none: binary-arch_mipsr6el_none_mips32r6el binary-arch_mipsr6el_none_mips64r6el binary-arch_mipsr6el_none_real binary-arch_mipsr6el_none_mips32r6el: binary-arch_mipsr6el_none_mips32r6el_real binary-arch_mipsr6el_none_mips32r6el_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mipsr6el_none_mips64r6el: binary-arch_mipsr6el_none_mips64r6el_real binary-arch_mipsr6el_none_mips64r6el_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_mipsr6el_none_real: binary-arch_mipsr6el_real:: setup_mipsr6el binary-arch_mipsr6el_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_powerpc:: binary-arch_powerpc_none binary-arch_powerpc_real binary-arch_powerpc:: - $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-26' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-powerpc-di nic-modules-5.10.0-26-powerpc-di nic-wireless-modules-5.10.0-26-powerpc-di nic-shared-modules-5.10.0-26-powerpc-di serial-modules-5.10.0-26-powerpc-di usb-serial-modules-5.10.0-26-powerpc-di ppp-modules-5.10.0-26-powerpc-di pata-modules-5.10.0-26-powerpc-di cdrom-core-modules-5.10.0-26-powerpc-di firewire-core-modules-5.10.0-26-powerpc-di scsi-core-modules-5.10.0-26-powerpc-di scsi-modules-5.10.0-26-powerpc-di scsi-nic-modules-5.10.0-26-powerpc-di loop-modules-5.10.0-26-powerpc-di btrfs-modules-5.10.0-26-powerpc-di ext4-modules-5.10.0-26-powerpc-di isofs-modules-5.10.0-26-powerpc-di jfs-modules-5.10.0-26-powerpc-di xfs-modules-5.10.0-26-powerpc-di fat-modules-5.10.0-26-powerpc-di hfs-modules-5.10.0-26-powerpc-di affs-modules-5.10.0-26-powerpc-di squashfs-modules-5.10.0-26-powerpc-di udf-modules-5.10.0-26-powerpc-di fuse-modules-5.10.0-26-powerpc-di f2fs-modules-5.10.0-26-powerpc-di md-modules-5.10.0-26-powerpc-di multipath-modules-5.10.0-26-powerpc-di usb-modules-5.10.0-26-powerpc-di usb-storage-modules-5.10.0-26-powerpc-di pcmcia-storage-modules-5.10.0-26-powerpc-di fb-modules-5.10.0-26-powerpc-di input-modules-5.10.0-26-powerpc-di event-modules-5.10.0-26-powerpc-di mouse-modules-5.10.0-26-powerpc-di nic-pcmcia-modules-5.10.0-26-powerpc-di pcmcia-modules-5.10.0-26-powerpc-di nic-usb-modules-5.10.0-26-powerpc-di sata-modules-5.10.0-26-powerpc-di crc-modules-5.10.0-26-powerpc-di crypto-modules-5.10.0-26-powerpc-di crypto-dm-modules-5.10.0-26-powerpc-di ata-modules-5.10.0-26-powerpc-di mmc-core-modules-5.10.0-26-powerpc-di nbd-modules-5.10.0-26-powerpc-di uinput-modules-5.10.0-26-powerpc-di kernel-image-5.10.0-26-powerpc64-di nic-modules-5.10.0-26-powerpc64-di nic-wireless-modules-5.10.0-26-powerpc64-di nic-shared-modules-5.10.0-26-powerpc64-di serial-modules-5.10.0-26-powerpc64-di usb-serial-modules-5.10.0-26-powerpc64-di ppp-modules-5.10.0-26-powerpc64-di pata-modules-5.10.0-26-powerpc64-di cdrom-core-modules-5.10.0-26-powerpc64-di firewire-core-modules-5.10.0-26-powerpc64-di scsi-core-modules-5.10.0-26-powerpc64-di scsi-modules-5.10.0-26-powerpc64-di scsi-nic-modules-5.10.0-26-powerpc64-di loop-modules-5.10.0-26-powerpc64-di btrfs-modules-5.10.0-26-powerpc64-di ext4-modules-5.10.0-26-powerpc64-di isofs-modules-5.10.0-26-powerpc64-di jfs-modules-5.10.0-26-powerpc64-di xfs-modules-5.10.0-26-powerpc64-di fat-modules-5.10.0-26-powerpc64-di hfs-modules-5.10.0-26-powerpc64-di affs-modules-5.10.0-26-powerpc64-di squashfs-modules-5.10.0-26-powerpc64-di udf-modules-5.10.0-26-powerpc64-di fuse-modules-5.10.0-26-powerpc64-di f2fs-modules-5.10.0-26-powerpc64-di md-modules-5.10.0-26-powerpc64-di multipath-modules-5.10.0-26-powerpc64-di usb-modules-5.10.0-26-powerpc64-di usb-storage-modules-5.10.0-26-powerpc64-di pcmcia-storage-modules-5.10.0-26-powerpc64-di fb-modules-5.10.0-26-powerpc64-di input-modules-5.10.0-26-powerpc64-di event-modules-5.10.0-26-powerpc64-di mouse-modules-5.10.0-26-powerpc64-di nic-pcmcia-modules-5.10.0-26-powerpc64-di pcmcia-modules-5.10.0-26-powerpc64-di nic-usb-modules-5.10.0-26-powerpc64-di sata-modules-5.10.0-26-powerpc64-di i2c-modules-5.10.0-26-powerpc64-di crc-modules-5.10.0-26-powerpc64-di crypto-modules-5.10.0-26-powerpc64-di crypto-dm-modules-5.10.0-26-powerpc64-di ata-modules-5.10.0-26-powerpc64-di mmc-core-modules-5.10.0-26-powerpc64-di nbd-modules-5.10.0-26-powerpc64-di uinput-modules-5.10.0-26-powerpc64-di mtd-core-modules-5.10.0-26-powerpc64-di hypervisor-modules-5.10.0-26-powerpc64-di fancontrol-modules-5.10.0-26-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-27' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-powerpc-di nic-modules-5.10.0-27-powerpc-di nic-wireless-modules-5.10.0-27-powerpc-di nic-shared-modules-5.10.0-27-powerpc-di serial-modules-5.10.0-27-powerpc-di usb-serial-modules-5.10.0-27-powerpc-di ppp-modules-5.10.0-27-powerpc-di pata-modules-5.10.0-27-powerpc-di cdrom-core-modules-5.10.0-27-powerpc-di firewire-core-modules-5.10.0-27-powerpc-di scsi-core-modules-5.10.0-27-powerpc-di scsi-modules-5.10.0-27-powerpc-di scsi-nic-modules-5.10.0-27-powerpc-di loop-modules-5.10.0-27-powerpc-di btrfs-modules-5.10.0-27-powerpc-di ext4-modules-5.10.0-27-powerpc-di isofs-modules-5.10.0-27-powerpc-di jfs-modules-5.10.0-27-powerpc-di xfs-modules-5.10.0-27-powerpc-di fat-modules-5.10.0-27-powerpc-di hfs-modules-5.10.0-27-powerpc-di affs-modules-5.10.0-27-powerpc-di squashfs-modules-5.10.0-27-powerpc-di udf-modules-5.10.0-27-powerpc-di fuse-modules-5.10.0-27-powerpc-di f2fs-modules-5.10.0-27-powerpc-di md-modules-5.10.0-27-powerpc-di multipath-modules-5.10.0-27-powerpc-di usb-modules-5.10.0-27-powerpc-di usb-storage-modules-5.10.0-27-powerpc-di pcmcia-storage-modules-5.10.0-27-powerpc-di fb-modules-5.10.0-27-powerpc-di input-modules-5.10.0-27-powerpc-di event-modules-5.10.0-27-powerpc-di mouse-modules-5.10.0-27-powerpc-di nic-pcmcia-modules-5.10.0-27-powerpc-di pcmcia-modules-5.10.0-27-powerpc-di nic-usb-modules-5.10.0-27-powerpc-di sata-modules-5.10.0-27-powerpc-di crc-modules-5.10.0-27-powerpc-di crypto-modules-5.10.0-27-powerpc-di crypto-dm-modules-5.10.0-27-powerpc-di ata-modules-5.10.0-27-powerpc-di mmc-core-modules-5.10.0-27-powerpc-di nbd-modules-5.10.0-27-powerpc-di uinput-modules-5.10.0-27-powerpc-di kernel-image-5.10.0-27-powerpc64-di nic-modules-5.10.0-27-powerpc64-di nic-wireless-modules-5.10.0-27-powerpc64-di nic-shared-modules-5.10.0-27-powerpc64-di serial-modules-5.10.0-27-powerpc64-di usb-serial-modules-5.10.0-27-powerpc64-di ppp-modules-5.10.0-27-powerpc64-di pata-modules-5.10.0-27-powerpc64-di cdrom-core-modules-5.10.0-27-powerpc64-di firewire-core-modules-5.10.0-27-powerpc64-di scsi-core-modules-5.10.0-27-powerpc64-di scsi-modules-5.10.0-27-powerpc64-di scsi-nic-modules-5.10.0-27-powerpc64-di loop-modules-5.10.0-27-powerpc64-di btrfs-modules-5.10.0-27-powerpc64-di ext4-modules-5.10.0-27-powerpc64-di isofs-modules-5.10.0-27-powerpc64-di jfs-modules-5.10.0-27-powerpc64-di xfs-modules-5.10.0-27-powerpc64-di fat-modules-5.10.0-27-powerpc64-di hfs-modules-5.10.0-27-powerpc64-di affs-modules-5.10.0-27-powerpc64-di squashfs-modules-5.10.0-27-powerpc64-di udf-modules-5.10.0-27-powerpc64-di fuse-modules-5.10.0-27-powerpc64-di f2fs-modules-5.10.0-27-powerpc64-di md-modules-5.10.0-27-powerpc64-di multipath-modules-5.10.0-27-powerpc64-di usb-modules-5.10.0-27-powerpc64-di usb-storage-modules-5.10.0-27-powerpc64-di pcmcia-storage-modules-5.10.0-27-powerpc64-di fb-modules-5.10.0-27-powerpc64-di input-modules-5.10.0-27-powerpc64-di event-modules-5.10.0-27-powerpc64-di mouse-modules-5.10.0-27-powerpc64-di nic-pcmcia-modules-5.10.0-27-powerpc64-di pcmcia-modules-5.10.0-27-powerpc64-di nic-usb-modules-5.10.0-27-powerpc64-di sata-modules-5.10.0-27-powerpc64-di i2c-modules-5.10.0-27-powerpc64-di crc-modules-5.10.0-27-powerpc64-di crypto-modules-5.10.0-27-powerpc64-di crypto-dm-modules-5.10.0-27-powerpc64-di ata-modules-5.10.0-27-powerpc64-di mmc-core-modules-5.10.0-27-powerpc64-di nbd-modules-5.10.0-27-powerpc64-di uinput-modules-5.10.0-27-powerpc64-di mtd-core-modules-5.10.0-27-powerpc64-di hypervisor-modules-5.10.0-27-powerpc64-di fancontrol-modules-5.10.0-27-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.10.0-27' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-powerpc-di nic-modules-5.10.0-27-powerpc-di nic-wireless-modules-5.10.0-27-powerpc-di nic-shared-modules-5.10.0-27-powerpc-di serial-modules-5.10.0-27-powerpc-di usb-serial-modules-5.10.0-27-powerpc-di ppp-modules-5.10.0-27-powerpc-di pata-modules-5.10.0-27-powerpc-di cdrom-core-modules-5.10.0-27-powerpc-di firewire-core-modules-5.10.0-27-powerpc-di scsi-core-modules-5.10.0-27-powerpc-di scsi-modules-5.10.0-27-powerpc-di scsi-nic-modules-5.10.0-27-powerpc-di loop-modules-5.10.0-27-powerpc-di btrfs-modules-5.10.0-27-powerpc-di ext4-modules-5.10.0-27-powerpc-di isofs-modules-5.10.0-27-powerpc-di jfs-modules-5.10.0-27-powerpc-di xfs-modules-5.10.0-27-powerpc-di fat-modules-5.10.0-27-powerpc-di hfs-modules-5.10.0-27-powerpc-di affs-modules-5.10.0-27-powerpc-di squashfs-modules-5.10.0-27-powerpc-di udf-modules-5.10.0-27-powerpc-di fuse-modules-5.10.0-27-powerpc-di f2fs-modules-5.10.0-27-powerpc-di md-modules-5.10.0-27-powerpc-di multipath-modules-5.10.0-27-powerpc-di usb-modules-5.10.0-27-powerpc-di usb-storage-modules-5.10.0-27-powerpc-di pcmcia-storage-modules-5.10.0-27-powerpc-di fb-modules-5.10.0-27-powerpc-di input-modules-5.10.0-27-powerpc-di event-modules-5.10.0-27-powerpc-di mouse-modules-5.10.0-27-powerpc-di nic-pcmcia-modules-5.10.0-27-powerpc-di pcmcia-modules-5.10.0-27-powerpc-di nic-usb-modules-5.10.0-27-powerpc-di sata-modules-5.10.0-27-powerpc-di crc-modules-5.10.0-27-powerpc-di crypto-modules-5.10.0-27-powerpc-di crypto-dm-modules-5.10.0-27-powerpc-di ata-modules-5.10.0-27-powerpc-di mmc-core-modules-5.10.0-27-powerpc-di nbd-modules-5.10.0-27-powerpc-di uinput-modules-5.10.0-27-powerpc-di kernel-image-5.10.0-27-powerpc64-di nic-modules-5.10.0-27-powerpc64-di nic-wireless-modules-5.10.0-27-powerpc64-di nic-shared-modules-5.10.0-27-powerpc64-di serial-modules-5.10.0-27-powerpc64-di usb-serial-modules-5.10.0-27-powerpc64-di ppp-modules-5.10.0-27-powerpc64-di pata-modules-5.10.0-27-powerpc64-di cdrom-core-modules-5.10.0-27-powerpc64-di firewire-core-modules-5.10.0-27-powerpc64-di scsi-core-modules-5.10.0-27-powerpc64-di scsi-modules-5.10.0-27-powerpc64-di scsi-nic-modules-5.10.0-27-powerpc64-di loop-modules-5.10.0-27-powerpc64-di btrfs-modules-5.10.0-27-powerpc64-di ext4-modules-5.10.0-27-powerpc64-di isofs-modules-5.10.0-27-powerpc64-di jfs-modules-5.10.0-27-powerpc64-di xfs-modules-5.10.0-27-powerpc64-di fat-modules-5.10.0-27-powerpc64-di hfs-modules-5.10.0-27-powerpc64-di affs-modules-5.10.0-27-powerpc64-di squashfs-modules-5.10.0-27-powerpc64-di udf-modules-5.10.0-27-powerpc64-di fuse-modules-5.10.0-27-powerpc64-di f2fs-modules-5.10.0-27-powerpc64-di md-modules-5.10.0-27-powerpc64-di multipath-modules-5.10.0-27-powerpc64-di usb-modules-5.10.0-27-powerpc64-di usb-storage-modules-5.10.0-27-powerpc64-di pcmcia-storage-modules-5.10.0-27-powerpc64-di fb-modules-5.10.0-27-powerpc64-di input-modules-5.10.0-27-powerpc64-di event-modules-5.10.0-27-powerpc64-di mouse-modules-5.10.0-27-powerpc64-di nic-pcmcia-modules-5.10.0-27-powerpc64-di pcmcia-modules-5.10.0-27-powerpc64-di nic-usb-modules-5.10.0-27-powerpc64-di sata-modules-5.10.0-27-powerpc64-di i2c-modules-5.10.0-27-powerpc64-di crc-modules-5.10.0-27-powerpc64-di crypto-modules-5.10.0-27-powerpc64-di crypto-dm-modules-5.10.0-27-powerpc64-di ata-modules-5.10.0-27-powerpc64-di mmc-core-modules-5.10.0-27-powerpc64-di nbd-modules-5.10.0-27-powerpc64-di uinput-modules-5.10.0-27-powerpc64-di mtd-core-modules-5.10.0-27-powerpc64-di hypervisor-modules-5.10.0-27-powerpc64-di fancontrol-modules-5.10.0-27-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_powerpc_none: binary-arch_powerpc_none_powerpc binary-arch_powerpc_none_powerpc-smp binary-arch_powerpc_none_powerpc64 binary-arch_powerpc_none_real binary-arch_powerpc_none_powerpc: binary-arch_powerpc_none_powerpc_real binary-arch_powerpc_none_powerpc-smp: binary-arch_powerpc_none_powerpc-smp_real binary-arch_powerpc_none_powerpc-smp_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' binary-arch_powerpc_none_powerpc64: binary-arch_powerpc_none_powerpc64_real binary-arch_powerpc_none_powerpc64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' binary-arch_powerpc_none_powerpc_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' binary-arch_powerpc_none_real: binary-arch_powerpc_real:: setup_powerpc binary-arch_powerpc_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_ppc64:: binary-arch_ppc64_none binary-arch_ppc64_real binary-arch_ppc64:: - $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-26' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-powerpc64-di nic-modules-5.10.0-26-powerpc64-di nic-wireless-modules-5.10.0-26-powerpc64-di nic-shared-modules-5.10.0-26-powerpc64-di serial-modules-5.10.0-26-powerpc64-di usb-serial-modules-5.10.0-26-powerpc64-di ppp-modules-5.10.0-26-powerpc64-di pata-modules-5.10.0-26-powerpc64-di cdrom-core-modules-5.10.0-26-powerpc64-di firewire-core-modules-5.10.0-26-powerpc64-di scsi-core-modules-5.10.0-26-powerpc64-di scsi-modules-5.10.0-26-powerpc64-di scsi-nic-modules-5.10.0-26-powerpc64-di loop-modules-5.10.0-26-powerpc64-di btrfs-modules-5.10.0-26-powerpc64-di ext4-modules-5.10.0-26-powerpc64-di isofs-modules-5.10.0-26-powerpc64-di jfs-modules-5.10.0-26-powerpc64-di xfs-modules-5.10.0-26-powerpc64-di fat-modules-5.10.0-26-powerpc64-di hfs-modules-5.10.0-26-powerpc64-di affs-modules-5.10.0-26-powerpc64-di squashfs-modules-5.10.0-26-powerpc64-di udf-modules-5.10.0-26-powerpc64-di fuse-modules-5.10.0-26-powerpc64-di f2fs-modules-5.10.0-26-powerpc64-di md-modules-5.10.0-26-powerpc64-di multipath-modules-5.10.0-26-powerpc64-di usb-modules-5.10.0-26-powerpc64-di usb-storage-modules-5.10.0-26-powerpc64-di pcmcia-storage-modules-5.10.0-26-powerpc64-di fb-modules-5.10.0-26-powerpc64-di input-modules-5.10.0-26-powerpc64-di event-modules-5.10.0-26-powerpc64-di mouse-modules-5.10.0-26-powerpc64-di nic-pcmcia-modules-5.10.0-26-powerpc64-di pcmcia-modules-5.10.0-26-powerpc64-di nic-usb-modules-5.10.0-26-powerpc64-di sata-modules-5.10.0-26-powerpc64-di i2c-modules-5.10.0-26-powerpc64-di crc-modules-5.10.0-26-powerpc64-di crypto-modules-5.10.0-26-powerpc64-di crypto-dm-modules-5.10.0-26-powerpc64-di ata-modules-5.10.0-26-powerpc64-di mmc-core-modules-5.10.0-26-powerpc64-di nbd-modules-5.10.0-26-powerpc64-di uinput-modules-5.10.0-26-powerpc64-di mtd-core-modules-5.10.0-26-powerpc64-di hypervisor-modules-5.10.0-26-powerpc64-di fancontrol-modules-5.10.0-26-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-27' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-powerpc64-di nic-modules-5.10.0-27-powerpc64-di nic-wireless-modules-5.10.0-27-powerpc64-di nic-shared-modules-5.10.0-27-powerpc64-di serial-modules-5.10.0-27-powerpc64-di usb-serial-modules-5.10.0-27-powerpc64-di ppp-modules-5.10.0-27-powerpc64-di pata-modules-5.10.0-27-powerpc64-di cdrom-core-modules-5.10.0-27-powerpc64-di firewire-core-modules-5.10.0-27-powerpc64-di scsi-core-modules-5.10.0-27-powerpc64-di scsi-modules-5.10.0-27-powerpc64-di scsi-nic-modules-5.10.0-27-powerpc64-di loop-modules-5.10.0-27-powerpc64-di btrfs-modules-5.10.0-27-powerpc64-di ext4-modules-5.10.0-27-powerpc64-di isofs-modules-5.10.0-27-powerpc64-di jfs-modules-5.10.0-27-powerpc64-di xfs-modules-5.10.0-27-powerpc64-di fat-modules-5.10.0-27-powerpc64-di hfs-modules-5.10.0-27-powerpc64-di affs-modules-5.10.0-27-powerpc64-di squashfs-modules-5.10.0-27-powerpc64-di udf-modules-5.10.0-27-powerpc64-di fuse-modules-5.10.0-27-powerpc64-di f2fs-modules-5.10.0-27-powerpc64-di md-modules-5.10.0-27-powerpc64-di multipath-modules-5.10.0-27-powerpc64-di usb-modules-5.10.0-27-powerpc64-di usb-storage-modules-5.10.0-27-powerpc64-di pcmcia-storage-modules-5.10.0-27-powerpc64-di fb-modules-5.10.0-27-powerpc64-di input-modules-5.10.0-27-powerpc64-di event-modules-5.10.0-27-powerpc64-di mouse-modules-5.10.0-27-powerpc64-di nic-pcmcia-modules-5.10.0-27-powerpc64-di pcmcia-modules-5.10.0-27-powerpc64-di nic-usb-modules-5.10.0-27-powerpc64-di sata-modules-5.10.0-27-powerpc64-di i2c-modules-5.10.0-27-powerpc64-di crc-modules-5.10.0-27-powerpc64-di crypto-modules-5.10.0-27-powerpc64-di crypto-dm-modules-5.10.0-27-powerpc64-di ata-modules-5.10.0-27-powerpc64-di mmc-core-modules-5.10.0-27-powerpc64-di nbd-modules-5.10.0-27-powerpc64-di uinput-modules-5.10.0-27-powerpc64-di mtd-core-modules-5.10.0-27-powerpc64-di hypervisor-modules-5.10.0-27-powerpc64-di fancontrol-modules-5.10.0-27-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.10.0-27' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-powerpc64-di nic-modules-5.10.0-27-powerpc64-di nic-wireless-modules-5.10.0-27-powerpc64-di nic-shared-modules-5.10.0-27-powerpc64-di serial-modules-5.10.0-27-powerpc64-di usb-serial-modules-5.10.0-27-powerpc64-di ppp-modules-5.10.0-27-powerpc64-di pata-modules-5.10.0-27-powerpc64-di cdrom-core-modules-5.10.0-27-powerpc64-di firewire-core-modules-5.10.0-27-powerpc64-di scsi-core-modules-5.10.0-27-powerpc64-di scsi-modules-5.10.0-27-powerpc64-di scsi-nic-modules-5.10.0-27-powerpc64-di loop-modules-5.10.0-27-powerpc64-di btrfs-modules-5.10.0-27-powerpc64-di ext4-modules-5.10.0-27-powerpc64-di isofs-modules-5.10.0-27-powerpc64-di jfs-modules-5.10.0-27-powerpc64-di xfs-modules-5.10.0-27-powerpc64-di fat-modules-5.10.0-27-powerpc64-di hfs-modules-5.10.0-27-powerpc64-di affs-modules-5.10.0-27-powerpc64-di squashfs-modules-5.10.0-27-powerpc64-di udf-modules-5.10.0-27-powerpc64-di fuse-modules-5.10.0-27-powerpc64-di f2fs-modules-5.10.0-27-powerpc64-di md-modules-5.10.0-27-powerpc64-di multipath-modules-5.10.0-27-powerpc64-di usb-modules-5.10.0-27-powerpc64-di usb-storage-modules-5.10.0-27-powerpc64-di pcmcia-storage-modules-5.10.0-27-powerpc64-di fb-modules-5.10.0-27-powerpc64-di input-modules-5.10.0-27-powerpc64-di event-modules-5.10.0-27-powerpc64-di mouse-modules-5.10.0-27-powerpc64-di nic-pcmcia-modules-5.10.0-27-powerpc64-di pcmcia-modules-5.10.0-27-powerpc64-di nic-usb-modules-5.10.0-27-powerpc64-di sata-modules-5.10.0-27-powerpc64-di i2c-modules-5.10.0-27-powerpc64-di crc-modules-5.10.0-27-powerpc64-di crypto-modules-5.10.0-27-powerpc64-di crypto-dm-modules-5.10.0-27-powerpc64-di ata-modules-5.10.0-27-powerpc64-di mmc-core-modules-5.10.0-27-powerpc64-di nbd-modules-5.10.0-27-powerpc64-di uinput-modules-5.10.0-27-powerpc64-di mtd-core-modules-5.10.0-27-powerpc64-di hypervisor-modules-5.10.0-27-powerpc64-di fancontrol-modules-5.10.0-27-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_ppc64_none: binary-arch_ppc64_none_powerpc64 binary-arch_ppc64_none_real binary-arch_ppc64_none_powerpc64: binary-arch_ppc64_none_powerpc64_real binary-arch_ppc64_none_powerpc64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' binary-arch_ppc64_none_real: binary-arch_ppc64_real:: setup_ppc64 binary-arch_ppc64_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_ppc64el:: binary-arch_ppc64el_none binary-arch_ppc64el_real binary-arch_ppc64el:: - $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-26' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-powerpc64le-di nic-modules-5.10.0-26-powerpc64le-di nic-wireless-modules-5.10.0-26-powerpc64le-di nic-shared-modules-5.10.0-26-powerpc64le-di serial-modules-5.10.0-26-powerpc64le-di usb-serial-modules-5.10.0-26-powerpc64le-di ppp-modules-5.10.0-26-powerpc64le-di cdrom-core-modules-5.10.0-26-powerpc64le-di firewire-core-modules-5.10.0-26-powerpc64le-di scsi-core-modules-5.10.0-26-powerpc64le-di scsi-modules-5.10.0-26-powerpc64le-di scsi-nic-modules-5.10.0-26-powerpc64le-di loop-modules-5.10.0-26-powerpc64le-di btrfs-modules-5.10.0-26-powerpc64le-di ext4-modules-5.10.0-26-powerpc64le-di isofs-modules-5.10.0-26-powerpc64le-di jfs-modules-5.10.0-26-powerpc64le-di xfs-modules-5.10.0-26-powerpc64le-di fat-modules-5.10.0-26-powerpc64le-di squashfs-modules-5.10.0-26-powerpc64le-di udf-modules-5.10.0-26-powerpc64le-di fuse-modules-5.10.0-26-powerpc64le-di f2fs-modules-5.10.0-26-powerpc64le-di md-modules-5.10.0-26-powerpc64le-di multipath-modules-5.10.0-26-powerpc64le-di usb-modules-5.10.0-26-powerpc64le-di usb-storage-modules-5.10.0-26-powerpc64le-di fb-modules-5.10.0-26-powerpc64le-di input-modules-5.10.0-26-powerpc64le-di event-modules-5.10.0-26-powerpc64le-di mouse-modules-5.10.0-26-powerpc64le-di nic-usb-modules-5.10.0-26-powerpc64le-di sata-modules-5.10.0-26-powerpc64le-di i2c-modules-5.10.0-26-powerpc64le-di crc-modules-5.10.0-26-powerpc64le-di crypto-modules-5.10.0-26-powerpc64le-di crypto-dm-modules-5.10.0-26-powerpc64le-di ata-modules-5.10.0-26-powerpc64le-di nbd-modules-5.10.0-26-powerpc64le-di uinput-modules-5.10.0-26-powerpc64le-di mtd-core-modules-5.10.0-26-powerpc64le-di hypervisor-modules-5.10.0-26-powerpc64le-di fancontrol-modules-5.10.0-26-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-27' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-powerpc64le-di nic-modules-5.10.0-27-powerpc64le-di nic-wireless-modules-5.10.0-27-powerpc64le-di nic-shared-modules-5.10.0-27-powerpc64le-di serial-modules-5.10.0-27-powerpc64le-di usb-serial-modules-5.10.0-27-powerpc64le-di ppp-modules-5.10.0-27-powerpc64le-di cdrom-core-modules-5.10.0-27-powerpc64le-di firewire-core-modules-5.10.0-27-powerpc64le-di scsi-core-modules-5.10.0-27-powerpc64le-di scsi-modules-5.10.0-27-powerpc64le-di scsi-nic-modules-5.10.0-27-powerpc64le-di loop-modules-5.10.0-27-powerpc64le-di btrfs-modules-5.10.0-27-powerpc64le-di ext4-modules-5.10.0-27-powerpc64le-di isofs-modules-5.10.0-27-powerpc64le-di jfs-modules-5.10.0-27-powerpc64le-di xfs-modules-5.10.0-27-powerpc64le-di fat-modules-5.10.0-27-powerpc64le-di squashfs-modules-5.10.0-27-powerpc64le-di udf-modules-5.10.0-27-powerpc64le-di fuse-modules-5.10.0-27-powerpc64le-di f2fs-modules-5.10.0-27-powerpc64le-di md-modules-5.10.0-27-powerpc64le-di multipath-modules-5.10.0-27-powerpc64le-di usb-modules-5.10.0-27-powerpc64le-di usb-storage-modules-5.10.0-27-powerpc64le-di fb-modules-5.10.0-27-powerpc64le-di input-modules-5.10.0-27-powerpc64le-di event-modules-5.10.0-27-powerpc64le-di mouse-modules-5.10.0-27-powerpc64le-di nic-usb-modules-5.10.0-27-powerpc64le-di sata-modules-5.10.0-27-powerpc64le-di i2c-modules-5.10.0-27-powerpc64le-di crc-modules-5.10.0-27-powerpc64le-di crypto-modules-5.10.0-27-powerpc64le-di crypto-dm-modules-5.10.0-27-powerpc64le-di ata-modules-5.10.0-27-powerpc64le-di nbd-modules-5.10.0-27-powerpc64le-di uinput-modules-5.10.0-27-powerpc64le-di mtd-core-modules-5.10.0-27-powerpc64le-di hypervisor-modules-5.10.0-27-powerpc64le-di fancontrol-modules-5.10.0-27-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.10.0-27' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-powerpc64le-di nic-modules-5.10.0-27-powerpc64le-di nic-wireless-modules-5.10.0-27-powerpc64le-di nic-shared-modules-5.10.0-27-powerpc64le-di serial-modules-5.10.0-27-powerpc64le-di usb-serial-modules-5.10.0-27-powerpc64le-di ppp-modules-5.10.0-27-powerpc64le-di cdrom-core-modules-5.10.0-27-powerpc64le-di firewire-core-modules-5.10.0-27-powerpc64le-di scsi-core-modules-5.10.0-27-powerpc64le-di scsi-modules-5.10.0-27-powerpc64le-di scsi-nic-modules-5.10.0-27-powerpc64le-di loop-modules-5.10.0-27-powerpc64le-di btrfs-modules-5.10.0-27-powerpc64le-di ext4-modules-5.10.0-27-powerpc64le-di isofs-modules-5.10.0-27-powerpc64le-di jfs-modules-5.10.0-27-powerpc64le-di xfs-modules-5.10.0-27-powerpc64le-di fat-modules-5.10.0-27-powerpc64le-di squashfs-modules-5.10.0-27-powerpc64le-di udf-modules-5.10.0-27-powerpc64le-di fuse-modules-5.10.0-27-powerpc64le-di f2fs-modules-5.10.0-27-powerpc64le-di md-modules-5.10.0-27-powerpc64le-di multipath-modules-5.10.0-27-powerpc64le-di usb-modules-5.10.0-27-powerpc64le-di usb-storage-modules-5.10.0-27-powerpc64le-di fb-modules-5.10.0-27-powerpc64le-di input-modules-5.10.0-27-powerpc64le-di event-modules-5.10.0-27-powerpc64le-di mouse-modules-5.10.0-27-powerpc64le-di nic-usb-modules-5.10.0-27-powerpc64le-di sata-modules-5.10.0-27-powerpc64le-di i2c-modules-5.10.0-27-powerpc64le-di crc-modules-5.10.0-27-powerpc64le-di crypto-modules-5.10.0-27-powerpc64le-di crypto-dm-modules-5.10.0-27-powerpc64le-di ata-modules-5.10.0-27-powerpc64le-di nbd-modules-5.10.0-27-powerpc64le-di uinput-modules-5.10.0-27-powerpc64le-di mtd-core-modules-5.10.0-27-powerpc64le-di hypervisor-modules-5.10.0-27-powerpc64le-di fancontrol-modules-5.10.0-27-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_ppc64el_none: binary-arch_ppc64el_none_powerpc64le binary-arch_ppc64el_none_real binary-arch_ppc64el_none_powerpc64le: binary-arch_ppc64el_none_powerpc64le_real binary-arch_ppc64el_none_powerpc64le_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' binary-arch_ppc64el_none_real: binary-arch_ppc64el_real:: setup_ppc64el binary-arch_ppc64el_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_riscv64:: binary-arch_riscv64_none binary-arch_riscv64_real binary-arch_riscv64:: - $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-26' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-riscv64-di nic-modules-5.10.0-26-riscv64-di nic-wireless-modules-5.10.0-26-riscv64-di nic-shared-modules-5.10.0-26-riscv64-di usb-serial-modules-5.10.0-26-riscv64-di ppp-modules-5.10.0-26-riscv64-di pata-modules-5.10.0-26-riscv64-di cdrom-core-modules-5.10.0-26-riscv64-di scsi-core-modules-5.10.0-26-riscv64-di scsi-modules-5.10.0-26-riscv64-di scsi-nic-modules-5.10.0-26-riscv64-di loop-modules-5.10.0-26-riscv64-di btrfs-modules-5.10.0-26-riscv64-di ext4-modules-5.10.0-26-riscv64-di isofs-modules-5.10.0-26-riscv64-di jfs-modules-5.10.0-26-riscv64-di fat-modules-5.10.0-26-riscv64-di squashfs-modules-5.10.0-26-riscv64-di udf-modules-5.10.0-26-riscv64-di fuse-modules-5.10.0-26-riscv64-di f2fs-modules-5.10.0-26-riscv64-di md-modules-5.10.0-26-riscv64-di multipath-modules-5.10.0-26-riscv64-di usb-modules-5.10.0-26-riscv64-di usb-storage-modules-5.10.0-26-riscv64-di fb-modules-5.10.0-26-riscv64-di input-modules-5.10.0-26-riscv64-di event-modules-5.10.0-26-riscv64-di nic-usb-modules-5.10.0-26-riscv64-di sata-modules-5.10.0-26-riscv64-di i2c-modules-5.10.0-26-riscv64-di crc-modules-5.10.0-26-riscv64-di crypto-modules-5.10.0-26-riscv64-di crypto-dm-modules-5.10.0-26-riscv64-di ata-modules-5.10.0-26-riscv64-di mmc-core-modules-5.10.0-26-riscv64-di mmc-modules-5.10.0-26-riscv64-di nbd-modules-5.10.0-26-riscv64-di mtd-modules-5.10.0-26-riscv64-di mtd-core-modules-5.10.0-26-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-27' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-riscv64-di nic-modules-5.10.0-27-riscv64-di nic-wireless-modules-5.10.0-27-riscv64-di nic-shared-modules-5.10.0-27-riscv64-di usb-serial-modules-5.10.0-27-riscv64-di ppp-modules-5.10.0-27-riscv64-di pata-modules-5.10.0-27-riscv64-di cdrom-core-modules-5.10.0-27-riscv64-di scsi-core-modules-5.10.0-27-riscv64-di scsi-modules-5.10.0-27-riscv64-di scsi-nic-modules-5.10.0-27-riscv64-di loop-modules-5.10.0-27-riscv64-di btrfs-modules-5.10.0-27-riscv64-di ext4-modules-5.10.0-27-riscv64-di isofs-modules-5.10.0-27-riscv64-di jfs-modules-5.10.0-27-riscv64-di fat-modules-5.10.0-27-riscv64-di squashfs-modules-5.10.0-27-riscv64-di udf-modules-5.10.0-27-riscv64-di fuse-modules-5.10.0-27-riscv64-di f2fs-modules-5.10.0-27-riscv64-di md-modules-5.10.0-27-riscv64-di multipath-modules-5.10.0-27-riscv64-di usb-modules-5.10.0-27-riscv64-di usb-storage-modules-5.10.0-27-riscv64-di fb-modules-5.10.0-27-riscv64-di input-modules-5.10.0-27-riscv64-di event-modules-5.10.0-27-riscv64-di nic-usb-modules-5.10.0-27-riscv64-di sata-modules-5.10.0-27-riscv64-di i2c-modules-5.10.0-27-riscv64-di crc-modules-5.10.0-27-riscv64-di crypto-modules-5.10.0-27-riscv64-di crypto-dm-modules-5.10.0-27-riscv64-di ata-modules-5.10.0-27-riscv64-di mmc-core-modules-5.10.0-27-riscv64-di mmc-modules-5.10.0-27-riscv64-di nbd-modules-5.10.0-27-riscv64-di mtd-modules-5.10.0-27-riscv64-di mtd-core-modules-5.10.0-27-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.10.0-27' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-riscv64-di nic-modules-5.10.0-27-riscv64-di nic-wireless-modules-5.10.0-27-riscv64-di nic-shared-modules-5.10.0-27-riscv64-di usb-serial-modules-5.10.0-27-riscv64-di ppp-modules-5.10.0-27-riscv64-di pata-modules-5.10.0-27-riscv64-di cdrom-core-modules-5.10.0-27-riscv64-di scsi-core-modules-5.10.0-27-riscv64-di scsi-modules-5.10.0-27-riscv64-di scsi-nic-modules-5.10.0-27-riscv64-di loop-modules-5.10.0-27-riscv64-di btrfs-modules-5.10.0-27-riscv64-di ext4-modules-5.10.0-27-riscv64-di isofs-modules-5.10.0-27-riscv64-di jfs-modules-5.10.0-27-riscv64-di fat-modules-5.10.0-27-riscv64-di squashfs-modules-5.10.0-27-riscv64-di udf-modules-5.10.0-27-riscv64-di fuse-modules-5.10.0-27-riscv64-di f2fs-modules-5.10.0-27-riscv64-di md-modules-5.10.0-27-riscv64-di multipath-modules-5.10.0-27-riscv64-di usb-modules-5.10.0-27-riscv64-di usb-storage-modules-5.10.0-27-riscv64-di fb-modules-5.10.0-27-riscv64-di input-modules-5.10.0-27-riscv64-di event-modules-5.10.0-27-riscv64-di nic-usb-modules-5.10.0-27-riscv64-di sata-modules-5.10.0-27-riscv64-di i2c-modules-5.10.0-27-riscv64-di crc-modules-5.10.0-27-riscv64-di crypto-modules-5.10.0-27-riscv64-di crypto-dm-modules-5.10.0-27-riscv64-di ata-modules-5.10.0-27-riscv64-di mmc-core-modules-5.10.0-27-riscv64-di mmc-modules-5.10.0-27-riscv64-di nbd-modules-5.10.0-27-riscv64-di mtd-modules-5.10.0-27-riscv64-di mtd-core-modules-5.10.0-27-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_riscv64_none: binary-arch_riscv64_none_real binary-arch_riscv64_none_riscv64 binary-arch_riscv64_none_real: binary-arch_riscv64_none_riscv64: binary-arch_riscv64_none_riscv64_real binary-arch_riscv64_none_riscv64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' binary-arch_riscv64_real:: setup_riscv64 binary-arch_riscv64_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_s390: binary-arch_s390_extra binary-arch_s390_real binary-arch_s390_extra:: $(MAKE) -f debian/rules.real install-dummy ARCH='s390' DH_OPTIONS='-plinux-compiler-gcc-10-s390' binary-arch_s390_real:: setup_s390 binary-arch_s390_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_s390x:: binary-arch_s390x_extra binary-arch_s390x_none binary-arch_s390x_real binary-arch_s390x:: - $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-26' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-s390x-di nic-modules-5.10.0-26-s390x-di cdrom-core-modules-5.10.0-26-s390x-di scsi-core-modules-5.10.0-26-s390x-di scsi-modules-5.10.0-26-s390x-di loop-modules-5.10.0-26-s390x-di btrfs-modules-5.10.0-26-s390x-di ext4-modules-5.10.0-26-s390x-di isofs-modules-5.10.0-26-s390x-di xfs-modules-5.10.0-26-s390x-di fat-modules-5.10.0-26-s390x-di udf-modules-5.10.0-26-s390x-di fuse-modules-5.10.0-26-s390x-di f2fs-modules-5.10.0-26-s390x-di md-modules-5.10.0-26-s390x-di multipath-modules-5.10.0-26-s390x-di crc-modules-5.10.0-26-s390x-di crypto-modules-5.10.0-26-s390x-di crypto-dm-modules-5.10.0-26-s390x-di nbd-modules-5.10.0-26-s390x-di mtd-core-modules-5.10.0-26-s390x-di dasd-modules-5.10.0-26-s390x-di dasd-extra-modules-5.10.0-26-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-27' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-s390x-di nic-modules-5.10.0-27-s390x-di cdrom-core-modules-5.10.0-27-s390x-di scsi-core-modules-5.10.0-27-s390x-di scsi-modules-5.10.0-27-s390x-di loop-modules-5.10.0-27-s390x-di btrfs-modules-5.10.0-27-s390x-di ext4-modules-5.10.0-27-s390x-di isofs-modules-5.10.0-27-s390x-di xfs-modules-5.10.0-27-s390x-di fat-modules-5.10.0-27-s390x-di udf-modules-5.10.0-27-s390x-di fuse-modules-5.10.0-27-s390x-di f2fs-modules-5.10.0-27-s390x-di md-modules-5.10.0-27-s390x-di multipath-modules-5.10.0-27-s390x-di crc-modules-5.10.0-27-s390x-di crypto-modules-5.10.0-27-s390x-di crypto-dm-modules-5.10.0-27-s390x-di nbd-modules-5.10.0-27-s390x-di mtd-core-modules-5.10.0-27-s390x-di dasd-modules-5.10.0-27-s390x-di dasd-extra-modules-5.10.0-27-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.10.0-27' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-s390x-di nic-modules-5.10.0-27-s390x-di cdrom-core-modules-5.10.0-27-s390x-di scsi-core-modules-5.10.0-27-s390x-di scsi-modules-5.10.0-27-s390x-di loop-modules-5.10.0-27-s390x-di btrfs-modules-5.10.0-27-s390x-di ext4-modules-5.10.0-27-s390x-di isofs-modules-5.10.0-27-s390x-di xfs-modules-5.10.0-27-s390x-di fat-modules-5.10.0-27-s390x-di udf-modules-5.10.0-27-s390x-di fuse-modules-5.10.0-27-s390x-di f2fs-modules-5.10.0-27-s390x-di md-modules-5.10.0-27-s390x-di multipath-modules-5.10.0-27-s390x-di crc-modules-5.10.0-27-s390x-di crypto-modules-5.10.0-27-s390x-di crypto-dm-modules-5.10.0-27-s390x-di nbd-modules-5.10.0-27-s390x-di mtd-core-modules-5.10.0-27-s390x-di dasd-modules-5.10.0-27-s390x-di dasd-extra-modules-5.10.0-27-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_s390x_extra:: $(MAKE) -f debian/rules.real install-dummy ARCH='s390x' DH_OPTIONS='-plinux-compiler-gcc-10-s390' binary-arch_s390x_none: binary-arch_s390x_none_real binary-arch_s390x_none_s390x binary-arch_s390x_none_real: binary-arch_s390x_none_s390x: binary-arch_s390x_none_s390x_real binary-arch_s390x_none_s390x_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' binary-arch_s390x_real:: setup_s390x binary-arch_s390x_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_sh3: binary-arch_sh3_real binary-arch_sh3_real:: setup_sh3 binary-arch_sh3_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_sh4:: binary-arch_sh4_none binary-arch_sh4_real binary-arch_sh4:: - $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-26' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-sh7751r-di nic-modules-5.10.0-26-sh7751r-di nic-shared-modules-5.10.0-26-sh7751r-di usb-serial-modules-5.10.0-26-sh7751r-di ppp-modules-5.10.0-26-sh7751r-di pata-modules-5.10.0-26-sh7751r-di cdrom-core-modules-5.10.0-26-sh7751r-di firewire-core-modules-5.10.0-26-sh7751r-di loop-modules-5.10.0-26-sh7751r-di btrfs-modules-5.10.0-26-sh7751r-di ext4-modules-5.10.0-26-sh7751r-di isofs-modules-5.10.0-26-sh7751r-di jfs-modules-5.10.0-26-sh7751r-di xfs-modules-5.10.0-26-sh7751r-di fat-modules-5.10.0-26-sh7751r-di minix-modules-5.10.0-26-sh7751r-di squashfs-modules-5.10.0-26-sh7751r-di udf-modules-5.10.0-26-sh7751r-di fuse-modules-5.10.0-26-sh7751r-di f2fs-modules-5.10.0-26-sh7751r-di md-modules-5.10.0-26-sh7751r-di multipath-modules-5.10.0-26-sh7751r-di usb-storage-modules-5.10.0-26-sh7751r-di nic-usb-modules-5.10.0-26-sh7751r-di sata-modules-5.10.0-26-sh7751r-di i2c-modules-5.10.0-26-sh7751r-di crc-modules-5.10.0-26-sh7751r-di crypto-modules-5.10.0-26-sh7751r-di crypto-dm-modules-5.10.0-26-sh7751r-di nbd-modules-5.10.0-26-sh7751r-di speakup-modules-5.10.0-26-sh7751r-di sound-modules-5.10.0-26-sh7751r-di kernel-image-5.10.0-26-sh7785lcr-di nic-modules-5.10.0-26-sh7785lcr-di nic-shared-modules-5.10.0-26-sh7785lcr-di usb-serial-modules-5.10.0-26-sh7785lcr-di ppp-modules-5.10.0-26-sh7785lcr-di pata-modules-5.10.0-26-sh7785lcr-di cdrom-core-modules-5.10.0-26-sh7785lcr-di firewire-core-modules-5.10.0-26-sh7785lcr-di loop-modules-5.10.0-26-sh7785lcr-di btrfs-modules-5.10.0-26-sh7785lcr-di ext4-modules-5.10.0-26-sh7785lcr-di isofs-modules-5.10.0-26-sh7785lcr-di jfs-modules-5.10.0-26-sh7785lcr-di xfs-modules-5.10.0-26-sh7785lcr-di fat-modules-5.10.0-26-sh7785lcr-di minix-modules-5.10.0-26-sh7785lcr-di squashfs-modules-5.10.0-26-sh7785lcr-di udf-modules-5.10.0-26-sh7785lcr-di fuse-modules-5.10.0-26-sh7785lcr-di f2fs-modules-5.10.0-26-sh7785lcr-di md-modules-5.10.0-26-sh7785lcr-di multipath-modules-5.10.0-26-sh7785lcr-di nic-usb-modules-5.10.0-26-sh7785lcr-di sata-modules-5.10.0-26-sh7785lcr-di crc-modules-5.10.0-26-sh7785lcr-di crypto-modules-5.10.0-26-sh7785lcr-di crypto-dm-modules-5.10.0-26-sh7785lcr-di nbd-modules-5.10.0-26-sh7785lcr-di speakup-modules-5.10.0-26-sh7785lcr-di sound-modules-5.10.0-26-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-27' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-sh7751r-di nic-modules-5.10.0-27-sh7751r-di nic-shared-modules-5.10.0-27-sh7751r-di usb-serial-modules-5.10.0-27-sh7751r-di ppp-modules-5.10.0-27-sh7751r-di pata-modules-5.10.0-27-sh7751r-di cdrom-core-modules-5.10.0-27-sh7751r-di firewire-core-modules-5.10.0-27-sh7751r-di loop-modules-5.10.0-27-sh7751r-di btrfs-modules-5.10.0-27-sh7751r-di ext4-modules-5.10.0-27-sh7751r-di isofs-modules-5.10.0-27-sh7751r-di jfs-modules-5.10.0-27-sh7751r-di xfs-modules-5.10.0-27-sh7751r-di fat-modules-5.10.0-27-sh7751r-di minix-modules-5.10.0-27-sh7751r-di squashfs-modules-5.10.0-27-sh7751r-di udf-modules-5.10.0-27-sh7751r-di fuse-modules-5.10.0-27-sh7751r-di f2fs-modules-5.10.0-27-sh7751r-di md-modules-5.10.0-27-sh7751r-di multipath-modules-5.10.0-27-sh7751r-di usb-storage-modules-5.10.0-27-sh7751r-di nic-usb-modules-5.10.0-27-sh7751r-di sata-modules-5.10.0-27-sh7751r-di i2c-modules-5.10.0-27-sh7751r-di crc-modules-5.10.0-27-sh7751r-di crypto-modules-5.10.0-27-sh7751r-di crypto-dm-modules-5.10.0-27-sh7751r-di nbd-modules-5.10.0-27-sh7751r-di speakup-modules-5.10.0-27-sh7751r-di sound-modules-5.10.0-27-sh7751r-di kernel-image-5.10.0-27-sh7785lcr-di nic-modules-5.10.0-27-sh7785lcr-di nic-shared-modules-5.10.0-27-sh7785lcr-di usb-serial-modules-5.10.0-27-sh7785lcr-di ppp-modules-5.10.0-27-sh7785lcr-di pata-modules-5.10.0-27-sh7785lcr-di cdrom-core-modules-5.10.0-27-sh7785lcr-di firewire-core-modules-5.10.0-27-sh7785lcr-di loop-modules-5.10.0-27-sh7785lcr-di btrfs-modules-5.10.0-27-sh7785lcr-di ext4-modules-5.10.0-27-sh7785lcr-di isofs-modules-5.10.0-27-sh7785lcr-di jfs-modules-5.10.0-27-sh7785lcr-di xfs-modules-5.10.0-27-sh7785lcr-di fat-modules-5.10.0-27-sh7785lcr-di minix-modules-5.10.0-27-sh7785lcr-di squashfs-modules-5.10.0-27-sh7785lcr-di udf-modules-5.10.0-27-sh7785lcr-di fuse-modules-5.10.0-27-sh7785lcr-di f2fs-modules-5.10.0-27-sh7785lcr-di md-modules-5.10.0-27-sh7785lcr-di multipath-modules-5.10.0-27-sh7785lcr-di nic-usb-modules-5.10.0-27-sh7785lcr-di sata-modules-5.10.0-27-sh7785lcr-di crc-modules-5.10.0-27-sh7785lcr-di crypto-modules-5.10.0-27-sh7785lcr-di crypto-dm-modules-5.10.0-27-sh7785lcr-di nbd-modules-5.10.0-27-sh7785lcr-di speakup-modules-5.10.0-27-sh7785lcr-di sound-modules-5.10.0-27-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.10.0-27' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-sh7751r-di nic-modules-5.10.0-27-sh7751r-di nic-shared-modules-5.10.0-27-sh7751r-di usb-serial-modules-5.10.0-27-sh7751r-di ppp-modules-5.10.0-27-sh7751r-di pata-modules-5.10.0-27-sh7751r-di cdrom-core-modules-5.10.0-27-sh7751r-di firewire-core-modules-5.10.0-27-sh7751r-di loop-modules-5.10.0-27-sh7751r-di btrfs-modules-5.10.0-27-sh7751r-di ext4-modules-5.10.0-27-sh7751r-di isofs-modules-5.10.0-27-sh7751r-di jfs-modules-5.10.0-27-sh7751r-di xfs-modules-5.10.0-27-sh7751r-di fat-modules-5.10.0-27-sh7751r-di minix-modules-5.10.0-27-sh7751r-di squashfs-modules-5.10.0-27-sh7751r-di udf-modules-5.10.0-27-sh7751r-di fuse-modules-5.10.0-27-sh7751r-di f2fs-modules-5.10.0-27-sh7751r-di md-modules-5.10.0-27-sh7751r-di multipath-modules-5.10.0-27-sh7751r-di usb-storage-modules-5.10.0-27-sh7751r-di nic-usb-modules-5.10.0-27-sh7751r-di sata-modules-5.10.0-27-sh7751r-di i2c-modules-5.10.0-27-sh7751r-di crc-modules-5.10.0-27-sh7751r-di crypto-modules-5.10.0-27-sh7751r-di crypto-dm-modules-5.10.0-27-sh7751r-di nbd-modules-5.10.0-27-sh7751r-di speakup-modules-5.10.0-27-sh7751r-di sound-modules-5.10.0-27-sh7751r-di kernel-image-5.10.0-27-sh7785lcr-di nic-modules-5.10.0-27-sh7785lcr-di nic-shared-modules-5.10.0-27-sh7785lcr-di usb-serial-modules-5.10.0-27-sh7785lcr-di ppp-modules-5.10.0-27-sh7785lcr-di pata-modules-5.10.0-27-sh7785lcr-di cdrom-core-modules-5.10.0-27-sh7785lcr-di firewire-core-modules-5.10.0-27-sh7785lcr-di loop-modules-5.10.0-27-sh7785lcr-di btrfs-modules-5.10.0-27-sh7785lcr-di ext4-modules-5.10.0-27-sh7785lcr-di isofs-modules-5.10.0-27-sh7785lcr-di jfs-modules-5.10.0-27-sh7785lcr-di xfs-modules-5.10.0-27-sh7785lcr-di fat-modules-5.10.0-27-sh7785lcr-di minix-modules-5.10.0-27-sh7785lcr-di squashfs-modules-5.10.0-27-sh7785lcr-di udf-modules-5.10.0-27-sh7785lcr-di fuse-modules-5.10.0-27-sh7785lcr-di f2fs-modules-5.10.0-27-sh7785lcr-di md-modules-5.10.0-27-sh7785lcr-di multipath-modules-5.10.0-27-sh7785lcr-di nic-usb-modules-5.10.0-27-sh7785lcr-di sata-modules-5.10.0-27-sh7785lcr-di crc-modules-5.10.0-27-sh7785lcr-di crypto-modules-5.10.0-27-sh7785lcr-di crypto-dm-modules-5.10.0-27-sh7785lcr-di nbd-modules-5.10.0-27-sh7785lcr-di speakup-modules-5.10.0-27-sh7785lcr-di sound-modules-5.10.0-27-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_sh4_none: binary-arch_sh4_none_real binary-arch_sh4_none_sh7751r binary-arch_sh4_none_sh7785lcr binary-arch_sh4_none_real: binary-arch_sh4_none_sh7751r: binary-arch_sh4_none_sh7751r_real binary-arch_sh4_none_sh7751r_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_sh4_none_sh7785lcr: binary-arch_sh4_none_sh7785lcr_real binary-arch_sh4_none_sh7785lcr_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_sh4_real:: setup_sh4 binary-arch_sh4_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_sparc: binary-arch_sparc_real binary-arch_sparc64:: binary-arch_sparc64_none binary-arch_sparc64_real binary-arch_sparc64:: - $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-26' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-26-sparc64-di nic-modules-5.10.0-26-sparc64-di nic-shared-modules-5.10.0-26-sparc64-di usb-serial-modules-5.10.0-26-sparc64-di ppp-modules-5.10.0-26-sparc64-di pata-modules-5.10.0-26-sparc64-di cdrom-core-modules-5.10.0-26-sparc64-di scsi-core-modules-5.10.0-26-sparc64-di scsi-modules-5.10.0-26-sparc64-di btrfs-modules-5.10.0-26-sparc64-di ext4-modules-5.10.0-26-sparc64-di isofs-modules-5.10.0-26-sparc64-di jfs-modules-5.10.0-26-sparc64-di ufs-modules-5.10.0-26-sparc64-di xfs-modules-5.10.0-26-sparc64-di fat-modules-5.10.0-26-sparc64-di squashfs-modules-5.10.0-26-sparc64-di udf-modules-5.10.0-26-sparc64-di fuse-modules-5.10.0-26-sparc64-di f2fs-modules-5.10.0-26-sparc64-di md-modules-5.10.0-26-sparc64-di multipath-modules-5.10.0-26-sparc64-di usb-modules-5.10.0-26-sparc64-di usb-storage-modules-5.10.0-26-sparc64-di fb-modules-5.10.0-26-sparc64-di input-modules-5.10.0-26-sparc64-di nic-usb-modules-5.10.0-26-sparc64-di sata-modules-5.10.0-26-sparc64-di i2c-modules-5.10.0-26-sparc64-di crc-modules-5.10.0-26-sparc64-di crypto-modules-5.10.0-26-sparc64-di crypto-dm-modules-5.10.0-26-sparc64-di ata-modules-5.10.0-26-sparc64-di nbd-modules-5.10.0-26-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False - $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-27' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-sparc64-di nic-modules-5.10.0-27-sparc64-di nic-shared-modules-5.10.0-27-sparc64-di usb-serial-modules-5.10.0-27-sparc64-di ppp-modules-5.10.0-27-sparc64-di pata-modules-5.10.0-27-sparc64-di cdrom-core-modules-5.10.0-27-sparc64-di scsi-core-modules-5.10.0-27-sparc64-di scsi-modules-5.10.0-27-sparc64-di btrfs-modules-5.10.0-27-sparc64-di ext4-modules-5.10.0-27-sparc64-di isofs-modules-5.10.0-27-sparc64-di jfs-modules-5.10.0-27-sparc64-di ufs-modules-5.10.0-27-sparc64-di xfs-modules-5.10.0-27-sparc64-di fat-modules-5.10.0-27-sparc64-di squashfs-modules-5.10.0-27-sparc64-di udf-modules-5.10.0-27-sparc64-di fuse-modules-5.10.0-27-sparc64-di f2fs-modules-5.10.0-27-sparc64-di md-modules-5.10.0-27-sparc64-di multipath-modules-5.10.0-27-sparc64-di usb-modules-5.10.0-27-sparc64-di usb-storage-modules-5.10.0-27-sparc64-di fb-modules-5.10.0-27-sparc64-di input-modules-5.10.0-27-sparc64-di nic-usb-modules-5.10.0-27-sparc64-di sata-modules-5.10.0-27-sparc64-di i2c-modules-5.10.0-27-sparc64-di crc-modules-5.10.0-27-sparc64-di crypto-modules-5.10.0-27-sparc64-di crypto-dm-modules-5.10.0-27-sparc64-di ata-modules-5.10.0-27-sparc64-di nbd-modules-5.10.0-27-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False ++ $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.10.0-27' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' PACKAGE_NAMES='kernel-image-5.10.0-27-sparc64-di nic-modules-5.10.0-27-sparc64-di nic-shared-modules-5.10.0-27-sparc64-di usb-serial-modules-5.10.0-27-sparc64-di ppp-modules-5.10.0-27-sparc64-di pata-modules-5.10.0-27-sparc64-di cdrom-core-modules-5.10.0-27-sparc64-di scsi-core-modules-5.10.0-27-sparc64-di scsi-modules-5.10.0-27-sparc64-di btrfs-modules-5.10.0-27-sparc64-di ext4-modules-5.10.0-27-sparc64-di isofs-modules-5.10.0-27-sparc64-di jfs-modules-5.10.0-27-sparc64-di ufs-modules-5.10.0-27-sparc64-di xfs-modules-5.10.0-27-sparc64-di fat-modules-5.10.0-27-sparc64-di squashfs-modules-5.10.0-27-sparc64-di udf-modules-5.10.0-27-sparc64-di fuse-modules-5.10.0-27-sparc64-di f2fs-modules-5.10.0-27-sparc64-di md-modules-5.10.0-27-sparc64-di multipath-modules-5.10.0-27-sparc64-di usb-modules-5.10.0-27-sparc64-di usb-storage-modules-5.10.0-27-sparc64-di fb-modules-5.10.0-27-sparc64-di input-modules-5.10.0-27-sparc64-di nic-usb-modules-5.10.0-27-sparc64-di sata-modules-5.10.0-27-sparc64-di i2c-modules-5.10.0-27-sparc64-di crc-modules-5.10.0-27-sparc64-di crypto-modules-5.10.0-27-sparc64-di crypto-dm-modules-5.10.0-27-sparc64-di ata-modules-5.10.0-27-sparc64-di nbd-modules-5.10.0-27-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_sparc64_none: binary-arch_sparc64_none_real binary-arch_sparc64_none_sparc64 binary-arch_sparc64_none_sparc64-smp binary-arch_sparc64_none_real: binary-arch_sparc64_none_sparc64: binary-arch_sparc64_none_sparc64_real binary-arch_sparc64_none_sparc64-smp: binary-arch_sparc64_none_sparc64-smp_real binary-arch_sparc64_none_sparc64-smp_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_sparc64_none_sparc64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-26' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.10.0-27' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_sparc64_real:: setup_sparc64 binary-arch_sparc64_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_sparc_real:: setup_sparc binary-arch_sparc_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-arch_x32: binary-arch_x32_extra binary-arch_x32_real binary-arch_x32_extra:: $(MAKE) -f debian/rules.real install-dummy ARCH='x32' DH_OPTIONS='-plinux-compiler-gcc-10-x86' binary-arch_x32_real:: setup_x32 binary-arch_x32_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-26' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.10.0-27' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-indep:: binary-indep_none binary-indep_rt binary-indep:: - $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-26' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-27' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-indep ABINAME='5.10.0-27' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-indep_none: binary-indep_none_real binary-indep_none_real:: - $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-26' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-27' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-27' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' binary-indep_rt: binary-indep_rt_real binary-indep_rt_real:: - $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-26' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-27' ALL_KERNEL_ARCHES='arm arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.10.0-27' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch: build-arch_alpha build-arch_amd64 build-arch_arm64 build-arch_arm64ilp32 build-arch_armel build-arch_armhf build-arch_hppa build-arch_i386 build-arch_ia64 build-arch_m68k build-arch_mips build-arch_mips64 build-arch_mips64el build-arch_mips64r6 build-arch_mips64r6el build-arch_mipsel build-arch_mipsn32 build-arch_mipsn32el build-arch_mipsn32r6 build-arch_mipsn32r6el build-arch_mipsr6 build-arch_mipsr6el build-arch_powerpc build-arch_ppc64 build-arch_ppc64el build-arch_riscv64 build-arch_s390 build-arch_s390x build-arch_sh3 build-arch_sh4 build-arch_sparc build-arch_sparc64 build-arch_x32 build-arch_alpha: build-arch_alpha_none build-arch_alpha_real build-arch_alpha_none: build-arch_alpha_none_alpha-generic build-arch_alpha_none_alpha-smp build-arch_alpha_none_real build-arch_alpha_none_alpha-generic: build-arch_alpha_none_alpha-generic_real build-arch_alpha_none_alpha-generic_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_alpha_none_alpha-smp: build-arch_alpha_none_alpha-smp_real build-arch_alpha_none_alpha-smp_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_alpha_none_real: build-arch_alpha_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_amd64: build-arch_amd64_none build-arch_amd64_real build-arch_amd64_rt build-arch_amd64_none: build-arch_amd64_none_amd64 build-arch_amd64_none_cloud-amd64 build-arch_amd64_none_real build-arch_amd64_none_amd64: build-arch_amd64_none_amd64_real build-arch_amd64_none_amd64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' build-arch_amd64_none_cloud-amd64: build-arch_amd64_none_cloud-amd64_real build-arch_amd64_none_cloud-amd64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' build-arch_amd64_none_real: build-arch_amd64_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_amd64_rt: build-arch_amd64_rt_amd64 build-arch_amd64_rt_real build-arch_amd64_rt_amd64: build-arch_amd64_rt_amd64_real build-arch_amd64_rt_amd64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' build-arch_amd64_rt_real: build-arch_arm64: build-arch_arm64_none build-arch_arm64_real build-arch_arm64_rt build-arch_arm64_none: build-arch_arm64_none_arm64 build-arch_arm64_none_cloud-arm64 build-arch_arm64_none_real build-arch_arm64_none_arm64: build-arch_arm64_none_arm64_real build-arch_arm64_none_arm64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' build-arch_arm64_none_cloud-arm64: build-arch_arm64_none_cloud-arm64_real build-arch_arm64_none_cloud-arm64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' build-arch_arm64_none_real: build-arch_arm64_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_arm64_rt: build-arch_arm64_rt_arm64 build-arch_arm64_rt_real build-arch_arm64_rt_arm64: build-arch_arm64_rt_arm64_real build-arch_arm64_rt_arm64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' build-arch_arm64_rt_real: build-arch_arm64ilp32: build-arch_arm64ilp32_real build-arch_arm64ilp32_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_armel: build-arch_armel_none build-arch_armel_real build-arch_armel_none: build-arch_armel_none_marvell build-arch_armel_none_real build-arch_armel_none_rpi build-arch_armel_none_marvell: build-arch_armel_none_marvell_real build-arch_armel_none_marvell_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_armel_none_real: build-arch_armel_none_rpi: build-arch_armel_none_rpi_real build-arch_armel_none_rpi_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_armel_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' -build-arch_armhf: build-arch_armhf_none build-arch_armhf_real build-arch_armhf_rt -build-arch_armhf_none: build-arch_armhf_none_armmp build-arch_armhf_none_armmp-lpae build-arch_armhf_none_real -build-arch_armhf_none_armmp: build-arch_armhf_none_armmp_real -build-arch_armhf_none_armmp-lpae: build-arch_armhf_none_armmp-lpae_real -build-arch_armhf_none_armmp-lpae_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' -build-arch_armhf_none_armmp_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' -build-arch_armhf_none_real: ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' +build-arch_armhf: build-arch_armhf_real build-arch_armhf_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' -build-arch_armhf_rt: build-arch_armhf_rt_armmp build-arch_armhf_rt_real -build-arch_armhf_rt_armmp: build-arch_armhf_rt_armmp_real -build-arch_armhf_rt_armmp_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' -build-arch_armhf_rt_real: ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_hppa: build-arch_hppa_none build-arch_hppa_real build-arch_hppa_none: build-arch_hppa_none_parisc build-arch_hppa_none_parisc64 build-arch_hppa_none_real build-arch_hppa_none_parisc: build-arch_hppa_none_parisc_real build-arch_hppa_none_parisc64: build-arch_hppa_none_parisc64_real build-arch_hppa_none_parisc64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-26-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-27-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-27-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_hppa_none_parisc_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-26-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_hppa_none_real: build-arch_hppa_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_i386: build-arch_i386_none build-arch_i386_real build-arch_i386_rt build-arch_i386_none: build-arch_i386_none_686 build-arch_i386_none_686-pae build-arch_i386_none_real build-arch_i386_none_686: build-arch_i386_none_686_real build-arch_i386_none_686-pae: build-arch_i386_none_686-pae_real build-arch_i386_none_686-pae_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' build-arch_i386_none_686_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' build-arch_i386_none_real: build-arch_i386_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_i386_rt: build-arch_i386_rt_686-pae build-arch_i386_rt_real build-arch_i386_rt_686-pae: build-arch_i386_rt_686-pae_real build-arch_i386_rt_686-pae_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' build-arch_i386_rt_real: build-arch_ia64: build-arch_ia64_none build-arch_ia64_real build-arch_ia64_none: build-arch_ia64_none_itanium build-arch_ia64_none_mckinley build-arch_ia64_none_real build-arch_ia64_none_itanium: build-arch_ia64_none_itanium_real build-arch_ia64_none_itanium_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_ia64_none_mckinley: build-arch_ia64_none_mckinley_real build-arch_ia64_none_mckinley_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_ia64_none_real: build-arch_ia64_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_m68k: build-arch_m68k_none build-arch_m68k_real build-arch_m68k_none: build-arch_m68k_none_m68k build-arch_m68k_none_real build-arch_m68k_none_m68k: build-arch_m68k_none_m68k_real build-arch_m68k_none_m68k_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_m68k_none_real: build-arch_m68k_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mips: build-arch_mips_none build-arch_mips_real build-arch_mips64: build-arch_mips64_none build-arch_mips64_real build-arch_mips64_none: build-arch_mips64_none_5kc-malta build-arch_mips64_none_octeon build-arch_mips64_none_real build-arch_mips64_none_5kc-malta: build-arch_mips64_none_5kc-malta_real build-arch_mips64_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mips64_none_octeon: build-arch_mips64_none_octeon_real build-arch_mips64_none_octeon_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mips64_none_real: build-arch_mips64_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mips64el: build-arch_mips64el_none build-arch_mips64el_real build-arch_mips64el_none: build-arch_mips64el_none_5kc-malta build-arch_mips64el_none_loongson-3 build-arch_mips64el_none_octeon build-arch_mips64el_none_real build-arch_mips64el_none_5kc-malta: build-arch_mips64el_none_5kc-malta_real build-arch_mips64el_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mips64el_none_loongson-3: build-arch_mips64el_none_loongson-3_real build-arch_mips64el_none_loongson-3_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mips64el_none_octeon: build-arch_mips64el_none_octeon_real build-arch_mips64el_none_octeon_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mips64el_none_real: build-arch_mips64el_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mips64r6: build-arch_mips64r6_none build-arch_mips64r6_real build-arch_mips64r6_none: build-arch_mips64r6_none_mips64r6 build-arch_mips64r6_none_real build-arch_mips64r6_none_mips64r6: build-arch_mips64r6_none_mips64r6_real build-arch_mips64r6_none_mips64r6_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mips64r6_none_real: build-arch_mips64r6_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mips64r6el: build-arch_mips64r6el_none build-arch_mips64r6el_real build-arch_mips64r6el_none: build-arch_mips64r6el_none_mips64r6el build-arch_mips64r6el_none_real build-arch_mips64r6el_none_mips64r6el: build-arch_mips64r6el_none_mips64r6el_real build-arch_mips64r6el_none_mips64r6el_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mips64r6el_none_real: build-arch_mips64r6el_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mips_none: build-arch_mips_none_4kc-malta build-arch_mips_none_5kc-malta build-arch_mips_none_octeon build-arch_mips_none_real build-arch_mips_none_4kc-malta: build-arch_mips_none_4kc-malta_real build-arch_mips_none_4kc-malta_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mips_none_5kc-malta: build-arch_mips_none_5kc-malta_real build-arch_mips_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mips_none_octeon: build-arch_mips_none_octeon_real build-arch_mips_none_octeon_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mips_none_real: build-arch_mips_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mipsel: build-arch_mipsel_none build-arch_mipsel_real build-arch_mipsel_none: build-arch_mipsel_none_4kc-malta build-arch_mipsel_none_5kc-malta build-arch_mipsel_none_loongson-3 build-arch_mipsel_none_octeon build-arch_mipsel_none_real build-arch_mipsel_none_4kc-malta: build-arch_mipsel_none_4kc-malta_real build-arch_mipsel_none_4kc-malta_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mipsel_none_5kc-malta: build-arch_mipsel_none_5kc-malta_real build-arch_mipsel_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mipsel_none_loongson-3: build-arch_mipsel_none_loongson-3_real build-arch_mipsel_none_loongson-3_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mipsel_none_octeon: build-arch_mipsel_none_octeon_real build-arch_mipsel_none_octeon_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mipsel_none_real: build-arch_mipsel_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mipsn32: build-arch_mipsn32_real build-arch_mipsn32_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mipsn32el: build-arch_mipsn32el_real build-arch_mipsn32el_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mipsn32r6: build-arch_mipsn32r6_real build-arch_mipsn32r6_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mipsn32r6el: build-arch_mipsn32r6el_real build-arch_mipsn32r6el_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mipsr6: build-arch_mipsr6_none build-arch_mipsr6_real build-arch_mipsr6_none: build-arch_mipsr6_none_mips32r6 build-arch_mipsr6_none_mips64r6 build-arch_mipsr6_none_real build-arch_mipsr6_none_mips32r6: build-arch_mipsr6_none_mips32r6_real build-arch_mipsr6_none_mips32r6_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mipsr6_none_mips64r6: build-arch_mipsr6_none_mips64r6_real build-arch_mipsr6_none_mips64r6_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mipsr6_none_real: build-arch_mipsr6_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mipsr6el: build-arch_mipsr6el_none build-arch_mipsr6el_real build-arch_mipsr6el_none: build-arch_mipsr6el_none_mips32r6el build-arch_mipsr6el_none_mips64r6el build-arch_mipsr6el_none_real build-arch_mipsr6el_none_mips32r6el: build-arch_mipsr6el_none_mips32r6el_real build-arch_mipsr6el_none_mips32r6el_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mipsr6el_none_mips64r6el: build-arch_mipsr6el_none_mips64r6el_real build-arch_mipsr6el_none_mips64r6el_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_mipsr6el_none_real: build-arch_mipsr6el_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_powerpc: build-arch_powerpc_none build-arch_powerpc_real build-arch_powerpc_none: build-arch_powerpc_none_powerpc build-arch_powerpc_none_powerpc-smp build-arch_powerpc_none_powerpc64 build-arch_powerpc_none_real build-arch_powerpc_none_powerpc: build-arch_powerpc_none_powerpc_real build-arch_powerpc_none_powerpc-smp: build-arch_powerpc_none_powerpc-smp_real build-arch_powerpc_none_powerpc-smp_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' build-arch_powerpc_none_powerpc64: build-arch_powerpc_none_powerpc64_real build-arch_powerpc_none_powerpc64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' build-arch_powerpc_none_powerpc_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' build-arch_powerpc_none_real: build-arch_powerpc_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_ppc64: build-arch_ppc64_none build-arch_ppc64_real build-arch_ppc64_none: build-arch_ppc64_none_powerpc64 build-arch_ppc64_none_real build-arch_ppc64_none_powerpc64: build-arch_ppc64_none_powerpc64_real build-arch_ppc64_none_powerpc64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' build-arch_ppc64_none_real: build-arch_ppc64_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_ppc64el: build-arch_ppc64el_none build-arch_ppc64el_real build-arch_ppc64el_none: build-arch_ppc64el_none_powerpc64le build-arch_ppc64el_none_real build-arch_ppc64el_none_powerpc64le: build-arch_ppc64el_none_powerpc64le_real build-arch_ppc64el_none_powerpc64le_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' build-arch_ppc64el_none_real: build-arch_ppc64el_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_riscv64: build-arch_riscv64_none build-arch_riscv64_real build-arch_riscv64_none: build-arch_riscv64_none_real build-arch_riscv64_none_riscv64 build-arch_riscv64_none_real: build-arch_riscv64_none_riscv64: build-arch_riscv64_none_riscv64_real build-arch_riscv64_none_riscv64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' build-arch_riscv64_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_s390: build-arch_s390_real build-arch_s390_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_s390x: build-arch_s390x_none build-arch_s390x_real build-arch_s390x_none: build-arch_s390x_none_real build-arch_s390x_none_s390x build-arch_s390x_none_real: build-arch_s390x_none_s390x: build-arch_s390x_none_s390x_real build-arch_s390x_none_s390x_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' build-arch_s390x_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_sh3: build-arch_sh3_real build-arch_sh3_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_sh4: build-arch_sh4_none build-arch_sh4_real build-arch_sh4_none: build-arch_sh4_none_real build-arch_sh4_none_sh7751r build-arch_sh4_none_sh7785lcr build-arch_sh4_none_real: build-arch_sh4_none_sh7751r: build-arch_sh4_none_sh7751r_real build-arch_sh4_none_sh7751r_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_sh4_none_sh7785lcr: build-arch_sh4_none_sh7785lcr_real build-arch_sh4_none_sh7785lcr_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_sh4_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_sparc: build-arch_sparc_real build-arch_sparc64: build-arch_sparc64_none build-arch_sparc64_real build-arch_sparc64_none: build-arch_sparc64_none_real build-arch_sparc64_none_sparc64 build-arch_sparc64_none_sparc64-smp @@@ -688,157 -714,163 +688,157 @@@ build-arch_sparc64_none_real build-arch_sparc64_none_sparc64: build-arch_sparc64_none_sparc64_real build-arch_sparc64_none_sparc64-smp: build-arch_sparc64_none_sparc64-smp_real build-arch_sparc64_none_sparc64-smp_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_sparc64_none_sparc64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-26' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.10.0-27' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_sparc64_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_sparc_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-arch_x32: build-arch_x32_real build-arch_x32_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-26' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.10.0-27' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-indep:: build-indep_none build-indep_rt build-indep:: - $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-26' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-27' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real build-indep ABINAME='5.10.0-27' ALL_FEATURESETS='none rt' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' build-indep_none: build-indep_none_real build-indep_none_real: build-indep_rt: build-indep_rt_real build-indep_rt_real: debian/build/config.alpha_none_alpha-generic:: - $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='5.10.0-26' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='5.10.0-27' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='5.10.0-27' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.alpha_none_alpha-smp:: - $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.10.0-26' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.10.0-27' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.10.0-27' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.amd64_none_amd64:: - $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.10.0-26' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' debian/build/config.amd64_none_cloud-amd64:: - $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.10.0-26' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' debian/build/config.amd64_rt_amd64:: - $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.10.0-26' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' debian/build/config.arm64_none_arm64:: - $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.10.0-26' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' debian/build/config.arm64_none_cloud-arm64:: - $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.10.0-26' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' debian/build/config.arm64_rt_arm64:: - $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.10.0-26' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' debian/build/config.armel_none_marvell:: - $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.10.0-26' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.10.0-27' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.10.0-27' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.armel_none_rpi:: - $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.10.0-26' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.10.0-27' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' -debian/build/config.armhf_none_armmp:: - $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp ABINAME='5.10.0-27' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' -debian/build/config.armhf_none_armmp-lpae:: - $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp-lpae ABINAME='5.10.0-27' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' -debian/build/config.armhf_rt_armmp:: - $(MAKE) -f debian/rules.real debian/build/config.armhf_rt_armmp ABINAME='5.10.0-27' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.10.0-27' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.hppa_none_parisc:: - $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.10.0-26' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-26-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.10.0-27' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.10.0-27' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.hppa_none_parisc64:: - $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.10.0-26' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-26-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.10.0-27' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-27-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.10.0-27' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-27-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.i386_none_686:: - $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.10.0-26' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' debian/build/config.i386_none_686-pae:: - $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.10.0-26' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' debian/build/config.i386_rt_686-pae:: - $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.10.0-26' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' debian/build/config.ia64_none_itanium:: - $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.10.0-26' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.10.0-27' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.10.0-27' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.ia64_none_mckinley:: - $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.10.0-26' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.10.0-27' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.10.0-27' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.m68k_none_m68k:: - $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.10.0-26' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.10.0-27' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.10.0-27' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.mips64_none_5kc-malta:: - $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.10.0-26' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.10.0-27' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.10.0-27' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.mips64_none_octeon:: - $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.10.0-26' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.10.0-27' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.10.0-27' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.mips64el_none_5kc-malta:: - $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.10.0-26' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.mips64el_none_loongson-3:: - $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.10.0-26' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.mips64el_none_octeon:: - $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.10.0-26' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.mips64r6_none_mips64r6:: - $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6 ABINAME='5.10.0-26' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6 ABINAME='5.10.0-27' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6 ABINAME='5.10.0-27' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.mips64r6el_none_mips64r6el:: - $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.10.0-26' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.10.0-27' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.10.0-27' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.mips_none_4kc-malta:: - $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.10.0-26' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.mips_none_5kc-malta:: - $(MAKE) -f debian/rules.real debian/build/config.mips_none_5kc-malta ABINAME='5.10.0-26' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.mips_none_5kc-malta ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.mips_none_5kc-malta ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.mips_none_octeon:: - $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.10.0-26' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.mipsel_none_4kc-malta:: - $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.10.0-26' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.mipsel_none_5kc-malta:: - $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_5kc-malta ABINAME='5.10.0-26' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_5kc-malta ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_5kc-malta ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.mipsel_none_loongson-3:: - $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.10.0-26' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.mipsel_none_octeon:: - $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.10.0-26' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.mipsr6_none_mips32r6:: - $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6 ABINAME='5.10.0-26' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6 ABINAME='5.10.0-27' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6 ABINAME='5.10.0-27' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.mipsr6_none_mips64r6:: - $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips64r6 ABINAME='5.10.0-26' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips64r6 ABINAME='5.10.0-27' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips64r6 ABINAME='5.10.0-27' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.mipsr6el_none_mips32r6el:: - $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.10.0-26' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.10.0-27' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.10.0-27' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.mipsr6el_none_mips64r6el:: - $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips64r6el ABINAME='5.10.0-26' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips64r6el ABINAME='5.10.0-27' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips64r6el ABINAME='5.10.0-27' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.powerpc_none_powerpc:: - $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.10.0-26' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' debian/build/config.powerpc_none_powerpc-smp:: - $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.10.0-26' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' debian/build/config.powerpc_none_powerpc64:: - $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.10.0-26' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' debian/build/config.ppc64_none_powerpc64:: - $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.10.0-26' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.10.0-27' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.10.0-27' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' debian/build/config.ppc64el_none_powerpc64le:: - $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.10.0-26' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.10.0-27' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.10.0-27' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' debian/build/config.riscv64_none_riscv64:: - $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.10.0-26' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.10.0-27' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.10.0-27' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' debian/build/config.s390x_none_s390x:: - $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.10.0-26' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.10.0-27' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.10.0-27' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' debian/build/config.sh4_none_sh7751r:: - $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.10.0-26' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.10.0-27' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.10.0-27' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.sh4_none_sh7785lcr:: - $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.10.0-26' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.10.0-27' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.10.0-27' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.sparc64_none_sparc64:: - $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.10.0-26' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.10.0-27' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.10.0-27' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' debian/build/config.sparc64_none_sparc64-smp:: - $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.10.0-26' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.10.0-27' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.10.0-27' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup: setup_alpha setup_amd64 setup_arm64 setup_arm64ilp32 setup_armel setup_armhf setup_hppa setup_i386 setup_ia64 setup_m68k setup_mips setup_mips64 setup_mips64el setup_mips64r6 setup_mips64r6el setup_mipsel setup_mipsn32 setup_mipsn32el setup_mipsn32r6 setup_mipsn32r6el setup_mipsr6 setup_mipsr6el setup_none setup_powerpc setup_ppc64 setup_ppc64el setup_riscv64 setup_rt setup_s390 setup_s390x setup_sh3 setup_sh4 setup_sparc setup_sparc64 setup_x32 setup_alpha: setup_alpha_none setup_alpha_real setup_alpha_none: setup_alpha_none_alpha-generic setup_alpha_none_alpha-smp setup_alpha_none_real setup_alpha_none_alpha-generic: setup_alpha_none_alpha-generic_real setup_alpha_none_alpha-generic_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_alpha_none_alpha-smp: setup_alpha_none_alpha-smp_real setup_alpha_none_alpha-smp_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='alpha' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_alpha_none_real: setup_alpha_real: setup_amd64: setup_amd64_none setup_amd64_real setup_amd64_rt setup_amd64_none: setup_amd64_none_amd64 setup_amd64_none_cloud-amd64 setup_amd64_none_real setup_amd64_none_amd64: setup_amd64_none_amd64_real setup_amd64_none_amd64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' setup_amd64_none_cloud-amd64: setup_amd64_none_cloud-amd64_real setup_amd64_none_cloud-amd64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' setup_amd64_none_real: setup_amd64_real: setup_amd64_rt: setup_amd64_rt_amd64 setup_amd64_rt_real setup_amd64_rt_amd64: setup_amd64_rt_amd64_real setup_amd64_rt_amd64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='amd64' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' setup_amd64_rt_real: setup_arm64: setup_arm64_none setup_arm64_real setup_arm64_rt setup_arm64_none: setup_arm64_none_arm64 setup_arm64_none_cloud-arm64 setup_arm64_none_real setup_arm64_none_arm64: setup_arm64_none_arm64_real setup_arm64_none_arm64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' setup_arm64_none_cloud-arm64: setup_arm64_none_cloud-arm64_real setup_arm64_none_cloud-arm64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-cloud-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' setup_arm64_none_real: setup_arm64_real: setup_arm64_rt: setup_arm64_rt_arm64 setup_arm64_rt_real setup_arm64_rt_arm64: setup_arm64_rt_arm64_real setup_arm64_rt_arm64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='arm64' COMPILER='gcc-10' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' setup_arm64_rt_real: setup_arm64ilp32: setup_arm64ilp32_real setup_arm64ilp32_real: @@@ -846,22 -878,35 +846,22 @@@ setup_armel: setup_armel_none setup_arm setup_armel_none: setup_armel_none_marvell setup_armel_none_real setup_armel_none_rpi setup_armel_none_marvell: setup_armel_none_marvell_real setup_armel_none_marvell_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_armel_none_real: setup_armel_none_rpi: setup_armel_none_rpi_real setup_armel_none_rpi_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='armel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_armel_real: -setup_armhf: setup_armhf_none setup_armhf_real setup_armhf_rt -setup_armhf_none: setup_armhf_none_armmp setup_armhf_none_armmp-lpae setup_armhf_none_real -setup_armhf_none_armmp: setup_armhf_none_armmp_real -setup_armhf_none_armmp-lpae: setup_armhf_none_armmp-lpae_real -setup_armhf_none_armmp-lpae_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' -setup_armhf_none_armmp_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' -setup_armhf_none_real: +setup_armhf: setup_armhf_real setup_armhf_real: -setup_armhf_rt: setup_armhf_rt_armmp setup_armhf_rt_real -setup_armhf_rt_armmp: setup_armhf_rt_armmp_real -setup_armhf_rt_armmp_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='armhf' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' -setup_armhf_rt_real: setup_hppa: setup_hppa_none setup_hppa_real setup_hppa_none: setup_hppa_none_parisc setup_hppa_none_parisc64 setup_hppa_none_real setup_hppa_none_parisc: setup_hppa_none_parisc_real setup_hppa_none_parisc64: setup_hppa_none_parisc64_real setup_hppa_none_parisc64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-26-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-27-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-27-parisc64\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_hppa_none_parisc_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-26-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='hppa' COMPILER='gcc-10' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.10.0-27-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_hppa_none_real: setup_hppa_real: setup_i386: setup_i386_none setup_i386_real setup_i386_rt @@@ -869,31 -914,31 +869,31 @@@ setup_i386_none: setup_i386_none_686 se setup_i386_none_686: setup_i386_none_686_real setup_i386_none_686-pae: setup_i386_none_686-pae_real setup_i386_none_686-pae_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' setup_i386_none_686_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' setup_i386_none_real: setup_i386_real: setup_i386_rt: setup_i386_rt_686-pae setup_i386_rt_real setup_i386_rt_686-pae: setup_i386_rt_686-pae_real setup_i386_rt_686-pae_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-26-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='i386' COMPILER='gcc-10' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o SECURITY_LOCKDOWN_LSM=y -o MODULE_SIG=y -o "BUILD_SALT=\"5.10.0-27-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' setup_i386_rt_real: setup_ia64: setup_ia64_none setup_ia64_real setup_ia64_none: setup_ia64_none_itanium setup_ia64_none_mckinley setup_ia64_none_real setup_ia64_none_itanium: setup_ia64_none_itanium_real setup_ia64_none_itanium_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_ia64_none_mckinley: setup_ia64_none_mckinley_real setup_ia64_none_mckinley_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='ia64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_ia64_none_real: setup_ia64_real: setup_m68k: setup_m68k_none setup_m68k_real setup_m68k_none: setup_m68k_none_m68k setup_m68k_none_real setup_m68k_none_m68k: setup_m68k_none_m68k_real setup_m68k_none_m68k_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='m68k' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_m68k_none_real: setup_m68k_real: setup_mips: setup_mips_none setup_mips_real @@@ -901,65 -946,65 +901,65 @@@ setup_mips64: setup_mips64_none setup_m setup_mips64_none: setup_mips64_none_5kc-malta setup_mips64_none_octeon setup_mips64_none_real setup_mips64_none_5kc-malta: setup_mips64_none_5kc-malta_real setup_mips64_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_mips64_none_octeon: setup_mips64_none_octeon_real setup_mips64_none_octeon_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_mips64_none_real: setup_mips64_real: setup_mips64el: setup_mips64el_none setup_mips64el_real setup_mips64el_none: setup_mips64el_none_5kc-malta setup_mips64el_none_loongson-3 setup_mips64el_none_octeon setup_mips64el_none_real setup_mips64el_none_5kc-malta: setup_mips64el_none_5kc-malta_real setup_mips64el_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_mips64el_none_loongson-3: setup_mips64el_none_loongson-3_real setup_mips64el_none_loongson-3_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_mips64el_none_octeon: setup_mips64el_none_octeon_real setup_mips64el_none_octeon_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_mips64el_none_real: setup_mips64el_real: setup_mips64r6: setup_mips64r6_none setup_mips64r6_real setup_mips64r6_none: setup_mips64r6_none_mips64r6 setup_mips64r6_none_real setup_mips64r6_none_mips64r6: setup_mips64r6_none_mips64r6_real setup_mips64r6_none_mips64r6_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips64r6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_mips64r6_none_real: setup_mips64r6_real: setup_mips64r6el: setup_mips64r6el_none setup_mips64r6el_real setup_mips64r6el_none: setup_mips64r6el_none_mips64r6el setup_mips64r6el_none_real setup_mips64r6el_none_mips64r6el: setup_mips64r6el_none_mips64r6el_real setup_mips64r6el_none_mips64r6el_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips64r6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_mips64r6el_none_real: setup_mips64r6el_real: setup_mips_none: setup_mips_none_4kc-malta setup_mips_none_5kc-malta setup_mips_none_octeon setup_mips_none_real setup_mips_none_4kc-malta: setup_mips_none_4kc-malta_real setup_mips_none_4kc-malta_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_mips_none_5kc-malta: setup_mips_none_5kc-malta_real setup_mips_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_mips_none_octeon: setup_mips_none_octeon_real setup_mips_none_octeon_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mips' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_mips_none_real: setup_mips_real: setup_mipsel: setup_mipsel_none setup_mipsel_real setup_mipsel_none: setup_mipsel_none_4kc-malta setup_mipsel_none_5kc-malta setup_mipsel_none_loongson-3 setup_mipsel_none_octeon setup_mipsel_none_real setup_mipsel_none_4kc-malta: setup_mipsel_none_4kc-malta_real setup_mipsel_none_4kc-malta_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_mipsel_none_5kc-malta: setup_mipsel_none_5kc-malta_real setup_mipsel_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_mipsel_none_loongson-3: setup_mipsel_none_loongson-3_real setup_mipsel_none_loongson-3_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_mipsel_none_octeon: setup_mipsel_none_octeon_real setup_mipsel_none_octeon_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mipsel' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_mipsel_none_real: setup_mipsel_real: setup_mipsn32: setup_mipsn32_real @@@ -974,20 -1019,20 +974,20 @@@ setup_mipsr6: setup_mipsr6_none setup_m setup_mipsr6_none: setup_mipsr6_none_mips32r6 setup_mipsr6_none_mips64r6 setup_mipsr6_none_real setup_mipsr6_none_mips32r6: setup_mipsr6_none_mips32r6_real setup_mipsr6_none_mips32r6_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_mipsr6_none_mips64r6: setup_mipsr6_none_mips64r6_real setup_mipsr6_none_mips64r6_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_mipsr6_none_real: setup_mipsr6_real: setup_mipsr6el: setup_mipsr6el_none setup_mipsr6el_real setup_mipsr6el_none: setup_mipsr6el_none_mips32r6el setup_mipsr6el_none_mips64r6el setup_mipsr6el_none_real setup_mipsr6el_none_mips32r6el: setup_mipsr6el_none_mips32r6el_real setup_mipsr6el_none_mips32r6el_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_mipsr6el_none_mips64r6el: setup_mipsr6el_none_mips64r6el_real setup_mipsr6el_none_mips64r6el_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='mipsr6el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_mipsr6el_none_real: setup_mipsr6el_real: setup_none: setup_none_real @@@ -997,26 -1042,26 +997,26 @@@ setup_powerpc_none: setup_powerpc_none_ setup_powerpc_none_powerpc: setup_powerpc_none_powerpc_real setup_powerpc_none_powerpc-smp: setup_powerpc_none_powerpc-smp_real setup_powerpc_none_powerpc-smp_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' setup_powerpc_none_powerpc64: setup_powerpc_none_powerpc64_real setup_powerpc_none_powerpc64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' setup_powerpc_none_powerpc_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='powerpc' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' setup_powerpc_none_real: setup_powerpc_real: setup_ppc64: setup_ppc64_none setup_ppc64_real setup_ppc64_none: setup_ppc64_none_powerpc64 setup_ppc64_none_real setup_ppc64_none_powerpc64: setup_ppc64_none_powerpc64_real setup_ppc64_none_powerpc64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='ppc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' setup_ppc64_none_real: setup_ppc64_real: setup_ppc64el: setup_ppc64el_none setup_ppc64el_real setup_ppc64el_none: setup_ppc64el_none_powerpc64le setup_ppc64el_none_real setup_ppc64el_none_powerpc64le: setup_ppc64el_none_powerpc64le_real setup_ppc64el_none_powerpc64le_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='ppc64el' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' setup_ppc64el_none_real: setup_ppc64el_real: setup_riscv64: setup_riscv64_none setup_riscv64_real @@@ -1024,7 -1069,7 +1024,7 @@@ setup_riscv64_none: setup_riscv64_none_ setup_riscv64_none_real: setup_riscv64_none_riscv64: setup_riscv64_none_riscv64_real setup_riscv64_none_riscv64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='riscv64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' setup_riscv64_real: setup_rt: setup_rt_real setup_rt_real: @@@ -1035,7 -1080,7 +1035,7 @@@ setup_s390x_none: setup_s390x_none_rea setup_s390x_none_real: setup_s390x_none_s390x: setup_s390x_none_s390x_real setup_s390x_none_s390x_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='s390x' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VDSO='True' VERSION='5.10' setup_s390x_real: setup_sh3: setup_sh3_real setup_sh3_real: @@@ -1044,10 -1089,10 +1044,10 @@@ setup_sh4_none: setup_sh4_none_real set setup_sh4_none_real: setup_sh4_none_sh7751r: setup_sh4_none_sh7751r_real setup_sh4_none_sh7751r_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_sh4_none_sh7785lcr: setup_sh4_none_sh7785lcr_real setup_sh4_none_sh7785lcr_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='sh4' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_sh4_real: setup_sparc: setup_sparc_real setup_sparc64: setup_sparc64_none setup_sparc64_real @@@ -1056,9 -1101,9 +1056,9 @@@ setup_sparc64_none_real setup_sparc64_none_sparc64: setup_sparc64_none_sparc64_real setup_sparc64_none_sparc64-smp: setup_sparc64_none_sparc64-smp_real setup_sparc64_none_sparc64-smp_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_sparc64_none_sparc64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-26' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-26-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-26-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.10.0-27' ARCH='sparc64' COMPILER='gcc-10' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.10.0-27-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"5.10.0-27-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' setup_sparc64_real: setup_sparc_real: setup_x32: setup_x32_real @@@ -1066,7 -1111,7 +1066,7 @@@ setup_x32_real source: source_none source_rt source_none: source_none_real source_none_real:: - $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-26' FEATURESET='none' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-27' FEATURESET='none' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-27' FEATURESET='none' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' source_rt: source_rt_real source_rt_real:: - $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-26' FEATURESET='rt' SOURCEVERSION='5.10.197-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' - $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-27' FEATURESET='rt' SOURCEVERSION='5.10.205-2' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' ++ $(MAKE) -f debian/rules.real source-featureset ABINAME='5.10.0-27' FEATURESET='rt' SOURCEVERSION='5.10.205-2+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.10' VERSION='5.10' diff --cc debian/tests/control index 174bede4837,34c607781a7..5657c06a99b --- a/debian/tests/control +++ b/debian/tests/control @@@ -4,6 -4,6 +4,6 @@@ Depends: python3, pycodestyle, pyflakes Tests: selftests Restrictions: breaks-testbed, needs-root, isolation-machine - Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-5.10.0-26-alpha-generic [alpha], linux-image-5.10.0-26-alpha-smp [alpha], linux-image-5.10.0-26-amd64-unsigned [amd64], linux-image-5.10.0-26-cloud-amd64-unsigned [amd64], linux-image-5.10.0-26-rt-amd64-unsigned [amd64], linux-image-5.10.0-26-arm64-unsigned [arm64], linux-image-5.10.0-26-cloud-arm64-unsigned [arm64], linux-image-5.10.0-26-rt-arm64-unsigned [arm64], linux-image-5.10.0-26-marvell [armel], linux-image-5.10.0-26-rpi [armel], linux-image-5.10.0-26-parisc [hppa], linux-image-5.10.0-26-parisc64 [hppa], linux-image-5.10.0-26-686-unsigned [i386], linux-image-5.10.0-26-686-pae-unsigned [i386], linux-image-5.10.0-26-rt-686-pae-unsigned [i386], linux-image-5.10.0-26-itanium [ia64], linux-image-5.10.0-26-mckinley [ia64], linux-image-5.10.0-26-m68k [m68k], linux-image-5.10.0-26-4kc-malta [mips mipsel], linux-image-5.10.0-26-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-26-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-26-loongson-3 [mips64el mipsel], linux-image-5.10.0-26-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-26-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-26-mips32r6 [mipsr6], linux-image-5.10.0-26-mips32r6el [mipsr6el], linux-image-5.10.0-26-powerpc [powerpc], linux-image-5.10.0-26-powerpc-smp [powerpc], linux-image-5.10.0-26-powerpc64 [powerpc ppc64], linux-image-5.10.0-26-powerpc64le [ppc64el], linux-image-5.10.0-26-riscv64 [riscv64], linux-image-5.10.0-26-s390x [s390x], linux-image-5.10.0-26-sh7751r [sh4], linux-image-5.10.0-26-sh7785lcr [sh4], linux-image-5.10.0-26-sparc64 [sparc64], linux-image-5.10.0-26-sparc64-smp [sparc64] -Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-5.10.0-27-alpha-generic [alpha], linux-image-5.10.0-27-alpha-smp [alpha], linux-image-5.10.0-27-amd64-unsigned [amd64], linux-image-5.10.0-27-cloud-amd64-unsigned [amd64], linux-image-5.10.0-27-rt-amd64-unsigned [amd64], linux-image-5.10.0-27-arm64-unsigned [arm64], linux-image-5.10.0-27-cloud-arm64-unsigned [arm64], linux-image-5.10.0-27-rt-arm64-unsigned [arm64], linux-image-5.10.0-27-marvell [armel], linux-image-5.10.0-27-rpi [armel], linux-image-5.10.0-27-armmp [armhf], linux-image-5.10.0-27-armmp-lpae [armhf], linux-image-5.10.0-27-rt-armmp [armhf], linux-image-5.10.0-27-parisc [hppa], linux-image-5.10.0-27-parisc64 [hppa], linux-image-5.10.0-27-686-unsigned [i386], linux-image-5.10.0-27-686-pae-unsigned [i386], linux-image-5.10.0-27-rt-686-pae-unsigned [i386], linux-image-5.10.0-27-itanium [ia64], linux-image-5.10.0-27-mckinley [ia64], linux-image-5.10.0-27-m68k [m68k], linux-image-5.10.0-27-4kc-malta [mips mipsel], linux-image-5.10.0-27-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-27-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-27-loongson-3 [mips64el mipsel], linux-image-5.10.0-27-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-27-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-27-mips32r6 [mipsr6], linux-image-5.10.0-27-mips32r6el [mipsr6el], linux-image-5.10.0-27-powerpc [powerpc], linux-image-5.10.0-27-powerpc-smp [powerpc], linux-image-5.10.0-27-powerpc64 [powerpc ppc64], linux-image-5.10.0-27-powerpc64le [ppc64el], linux-image-5.10.0-27-riscv64 [riscv64], linux-image-5.10.0-27-s390x [s390x], linux-image-5.10.0-27-sh7751r [sh4], linux-image-5.10.0-27-sh7785lcr [sh4], linux-image-5.10.0-27-sparc64 [sparc64], linux-image-5.10.0-27-sparc64-smp [sparc64] ++Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-5.10.0-27-alpha-generic [alpha], linux-image-5.10.0-27-alpha-smp [alpha], linux-image-5.10.0-27-amd64-unsigned [amd64], linux-image-5.10.0-27-cloud-amd64-unsigned [amd64], linux-image-5.10.0-27-rt-amd64-unsigned [amd64], linux-image-5.10.0-27-arm64-unsigned [arm64], linux-image-5.10.0-27-cloud-arm64-unsigned [arm64], linux-image-5.10.0-27-rt-arm64-unsigned [arm64], linux-image-5.10.0-27-marvell [armel], linux-image-5.10.0-27-rpi [armel], linux-image-5.10.0-27-parisc [hppa], linux-image-5.10.0-27-parisc64 [hppa], linux-image-5.10.0-27-686-unsigned [i386], linux-image-5.10.0-27-686-pae-unsigned [i386], linux-image-5.10.0-27-rt-686-pae-unsigned [i386], linux-image-5.10.0-27-itanium [ia64], linux-image-5.10.0-27-mckinley [ia64], linux-image-5.10.0-27-m68k [m68k], linux-image-5.10.0-27-4kc-malta [mips mipsel], linux-image-5.10.0-27-5kc-malta [mips mips64 mips64el mipsel], linux-image-5.10.0-27-octeon [mips mips64 mips64el mipsel], linux-image-5.10.0-27-loongson-3 [mips64el mipsel], linux-image-5.10.0-27-mips64r6 [mips64r6 mipsr6], linux-image-5.10.0-27-mips64r6el [mips64r6el mipsr6el], linux-image-5.10.0-27-mips32r6 [mipsr6], linux-image-5.10.0-27-mips32r6el [mipsr6el], linux-image-5.10.0-27-powerpc [powerpc], linux-image-5.10.0-27-powerpc-smp [powerpc], linux-image-5.10.0-27-powerpc64 [powerpc ppc64], linux-image-5.10.0-27-powerpc64le [ppc64el], linux-image-5.10.0-27-riscv64 [riscv64], linux-image-5.10.0-27-s390x [s390x], linux-image-5.10.0-27-sh7751r [sh4], linux-image-5.10.0-27-sh7785lcr [sh4], linux-image-5.10.0-27-sparc64 [sparc64], linux-image-5.10.0-27-sparc64-smp [sparc64] Classes: smp