- linux (5.17.3-1+rpi1) bookworm-staging; urgency=medium
++linux (5.18.2-1+rpi1) bookworm-staging; urgency=medium
+
+ [changes brought forward from 4.14.13-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 07 Feb 2018 23:32:32 +0000]
+ * Disable kernel builds from this package, we build our kernels from other source packages.
+
+ [changes introduced in 5.15.15-2+rpi1 by Peter Michael Green]
+ * Disable libbfd buildid support, it seems to fail to build.
+
- -- Raspbian forward porter <root@raspbian.org> Wed, 27 Apr 2022 05:29:22 +0000
++ -- Raspbian forward porter <root@raspbian.org> Thu, 16 Jun 2022 10:28:32 +0000
++
+ linux (5.18.2-1) unstable; urgency=medium
+
+ * New upstream stable update:
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.1
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.18.2
+ - netfilter: nf_tables: disallow non-stateful expression in sets earlier
+ (CVE-2022-1966)
+ - pipe: Fix missing lock in pipe_resize_ring() (ZDI-CAN-17291)
+ - netfilter: nf_tables: sanitize nft_set_desc_concat_parse() (CVE-2022-1972)
+ - [x86] fpu: KVM: Set the base guest FPU uABI size to sizeof(struct
+ kvm_xsave) (Closes: #1011168)
+ - KVM: x86: avoid calling x86 emulator without a decoded instruction
+ (CVE-2022-1852)
+
+ [ Diederik de Haas ]
+ * [arm64,armel.marvell] Remove duplicate MTD_SPI_NOR config option
+ * [arm64] Remove duplicate CAN_MCP251X config option
+ * drivers/net/can/spi: Enable CAN_HI311X as module (Closes: #927252)
+
+ [ Henning Schild ]
+ * [x86] drivers/platform/x86: Enable SIEMENS_SIMATIC_IPC as module
+ * [x86] drivers/leds: Enable LEDS_SIEMENS_SIMATIC_IPC as module
+ * [x86] drivers/wdt: Enable SIEMENS_SIMATIC_IPC_WDT as module
+
+ [ Lubomir Rintel ]
+ * [x86] Enable X86_ANDROID_TABLETS as a module
+
+ [ Michal Simek ]
+ * [arm64] Enable Xilinx PHY driver and SI5341 clock driver
+
+ [ Zhang Ning ]
+ * [arm64] Enable COMMON_CLK_PWM which is needed for some Amlogic SBCs
+ * [arm64] Enable Khadas MCU and fan
+ * [arm64] cpufreq: Enable SCPI cpufreq driver
+ * [arm64] cpuidle: Enable CONFIG_ARM_PSCI_CPUIDLE
+
+ [ Ben Hutchings ]
+ * drivers/firmware: Build ISCSI_IBFT as module on all architectures with
+ ACPI. Thanks to Eric Mackay. (Closes: #1008933).
+ * intel-iommu: Correct matching of the "intgpu_off" option value.
+ Thanks to Markus Kolb.
+ * random: Enable RANDOM_TRUST_BOOTLOADER. This can be reverted using the
+ kernel parameter: random.trust_bootloader=off
+
+ [ Bastian Blank ]
+ * [amd64] Enable X86_SGX.
+
+ [ Salvatore Bonaccorso ]
+ * block, loop: support partitions without scanning (Closes: #1012298)
+ * Set ABI to 1
+
+ -- Salvatore Bonaccorso <carnil@debian.org> Mon, 06 Jun 2022 20:45:23 +0200
+
+ linux (5.18-1~exp1) experimental; urgency=medium
+
+ * New upstream release: https://kernelnewbies.org/Linux_5.18
+
+ [ Diederik de Haas ]
+ * Rebase patches:
+ - Update patches
+ - debian/dfsg/vs6624-disable.patch (9958d30f38)
+ - debian/version.patch (b8321ed4a4, 03248addad)
+ * Change patches:
+ - debian/android-enable-building-ashmem-and-binder-as-modules.patch
+ Upstream removed ashmem support in 721412ed3d saying
+ "The mainline replacement for ashmem is memfd, so remove the legacy code
+ from drivers/staging/"
+ This seems to partially revert #901492, but there is no anbox-modules in
+ the archive, even though the ITP bug was closed.
+
+ [ Ben Hutchings ]
+ * Rewrite "module: Avoid ABI changes when debug info is disabled" for 5.18
+ * In "firmware: Remove redundant log messages from drivers", adjust some
+ filenames
+ * In "x86: Make x32 syscall support conditional on a kernel parameter",
+ update dependency from X86_X32 to X86_X32_ABI
+ * Drop "bpftool: Fix version string in recursive builds" as redundant
+ * bpftool: Prepend program version to the package version
+ * [s390x] Enable MARCH_Z10 instead of MARCH_Z900, since support for z9 has
+ been removed upstream
+ * d/config: Update with the help of kconfigeditor2
+ * udeb: Move crc64 to crc-modules and make scsi-core-modules depend on that
+ * libcpupower1: Update symbols file for 5.18
+ * d/copyright: Update filename of extract-cert.c
+ * lintian: Add lintian-override to linux-perf for non-issue
+ * d/bin/gencontrol.py, d/templates: Stop using templates for linux-perf
+ * [rt] Update to 5.18-rt10
+
+ -- Ben Hutchings <benh@debian.org> Mon, 23 May 2022 12:21:44 +0200
+
+ linux (5.17.11-1) unstable; urgency=medium
+
+ * New upstream stable update:
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.7
+ - [arm64] pci_irq_vector() can't be used in atomic context any longer. This
+ conflicts with the usage of this function in nic_mbx_intr_handler(). age
+ of this function in nic_mbx_intr_handler().
+ - ipmi: When handling send message responses, don't process the message
+ - ipmi:ipmi_ipmb: Fix null-ptr-deref in ipmi_unregister_smi()
+ - [mips*] Fix CP0 counter erratum detection for R4k CPUs
+ - ALSA: hda/realtek: Add quirk for Yoga Duet 7 13ITL6 speakers
+ - ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes
+ - [arm64] mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
+ - [arm64,armhf] mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bits
+ - mmc: core: Set HS clock speed before sending HS CMD13
+ - gpiolib: of: fix bounds check for 'gpio-reserved-ranges'
+ - [x86] fpu: Prevent FPU state corruption
+ - [x86] KVM: x86/svm: Account for family 17h event renumberings in
+ amd_pmc_perf_hw_id
+ - [amd64] iommu/vt-d: Calculate mask for non-aligned flushes
+ - drm/amdgpu: do not use passthrough mode in Xen dom0
+ - Revert "SUNRPC: attempt AF_LOCAL connect on setup"
+ - timekeeping: Mark NMI safe time accessors as notrace
+ - firewire: fix potential uaf in outbound_phy_packet_callback()
+ - firewire: remove check of list iterator against head past the loop body
+ - firewire: core: extend card->lock in fw_core_handle_bus_reset
+ - net: stmmac: disable Split Header (SPH) for Intel platforms
+ - btrfs: sysfs: export the balance paused state of exclusive operation
+ - btrfs: force v2 space cache usage for subpage mount
+ - btrfs: do not BUG_ON() on failure to update inode when setting xattr
+ - btrfs: export a helper for compression hard check
+ - btrfs: do not allow compression on nodatacow files
+ - btrfs: skip compression property for anything other than files and dirs
+ - genirq: Synchronize interrupt thread startup
+ - ASoC: da7219: Fix change notifications for tone generator frequency
+ - [arm64] ASoC: wm8958: Fix change notifications for DSP controls
+ - [arm64,armhf] ASoC: meson: Fix event generation for AUI ACODEC mux
+ - [arm64,armhf] ASoC: meson: Fix event generation for G12A tohdmi mux
+ - [arm64,armhf] ASoC: meson: Fix event generation for AUI CODEC mux
+ - [s390x] dasd: fix data corruption for ESE devices
+ - [s390x] dasd: prevent double format of tracks for ESE devices
+ - [s390x] dasd: Fix read for ESE with blksize < 4k
+ - [s390x] dasd: Fix read inconsistency for ESE DASD devices
+ - can: isotp: remove re-binding of bound socket
+ - nfc: replace improper check device_is_registered() in netlink related
+ functions
+ - NFC: netlink: fix sleep in atomic bug when firmware download timeout
+ - [arm64,armhf] gpio: pca953x: fix irq_stat not updated when irq is disabled
+ (irq_mask not set)
+ - hwmon: (adt7470) Fix warning on module removal
+ - [armhf] hwmon: (pmbus) disable PEC if not enabled
+ - [arm*] ASoC: dmaengine: Restore NULL prepare_slave_config() callback
+ - [arm64] ASoC: meson: axg-tdm-interface: Fix formatters in trigger"
+ - [arm64] ASoC: meson: axg-card: Fix nonatomic links
+ - ASoC: soc-ops: fix error handling
+ - [amd64] iommu/vt-d: Drop stop marker messages
+ - net/mlx5e: Fix trust state reset in reload
+ - net/mlx5: Fix slab-out-of-bounds while reading resource dump menu
+ - net/mlx5e: Fix wrong source vport matching on tunnel rule
+ - net/mlx5e: Don't match double-vlan packets if cvlan is not set
+ - net/mlx5e: CT: Fix queued up restore put() executing after relevant ft
+ release
+ - net/mlx5e: Fix the calling of update_buffer_lossy() API
+ - net/mlx5: Fix matching on inner TTC
+ - net/mlx5: Avoid double clear or set of sync reset requested
+ - net/mlx5: Fix deadlock in sync reset flow
+ - net/mlx5e: Lag, Fix use-after-free in fib event handler
+ - net/mlx5e: Lag, Fix fib_info pointer assignment
+ - net/mlx5e: Lag, Don't skip fib events on current dst
+ - net/mlx5e: TC, fix decap fallback to uplink when int port not supported
+ - ALSA: hda/realtek: Fix mute led issue on thinkpad with cs35l41 s-codec
+ - SUNRPC release the transport of a relocated task with an assigned
+ transport
+ - RDMA/irdma: Flush iWARP QP if modified to ERR from RTR state
+ - RDMA/irdma: Reduce iWARP QP destroy time
+ - RDMA/irdma: Fix possible crash due to NULL netdev in notifier
+ - NFSv4: Don't invalidate inode attributes on delegation return
+ - [arm64,armhf] net: stmmac: dwmac-sun8i: add missing of_node_put() in
+ sun8i_dwmac_register_mdio_mux()
+ - [armhf] net: cpsw: add missing of_node_put() in cpsw_probe_dt()
+ - net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
+ - [arm64] drm/msm/dp: remove fail safe mode related code
+ - hinic: fix bug of wq out of bound access
+ - SUNRPC: Don't leak sockets in xs_local_connect()
+ - mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()
+ - rxrpc: Enable IPv6 checksums on transport socket
+ - dt-bindings: pci: apple,pcie: Drop max-link-speed from example
+ - bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flag
+ - bnxt_en: Fix unnecessary dropping of RX packets
+ - [arm64,armhf] smsc911x: allow using IRQ0
+ - btrfs: always log symlinks in full mode
+ - [arm*] gpio: mvebu: drop pwm base assignment
+ - net: rds: acquire refcount on TCP sockets
+ - [x86] kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has
+ architectural PMU
+ - fbdev: Make fb_release() return -ENODEV if fbdev was unregistered
+ - [x86] KVM: SEV: Mark nested locking of vcpu->lock
+ - [x86] KVM: VMX: Exit to userspace if vCPU has injected exception and
+ invalid state
+ - [x86] kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
+ - [x86] KVM: x86: Do not change ICR on write to APIC_SELF_IPI
+ - [x86] KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugs
+ - [x86] KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is
+ advertised
+ - mmc: rtsx: add 74 Clocks in power on flow
+ - [arm64] PCI: aardvark: Replace custom PCIE_CORE_INT_* macros with
+ PCI_INTERRUPT_*
+ - [arm64] PCI: aardvark: Rewrite IRQ code to chained IRQ handler
+ - [arm64] PCI: aardvark: Check return value of generic_handle_domain_irq()
+ when processing INTx IRQ
+ - [arm64] PCI: aardvark: Make MSI irq_chip structures static driver
+ structures
+ - [arm64] PCI: aardvark: Make msi_domain_info structure a static driver
+ structure
+ - [arm64] PCI: aardvark: Use dev_fwnode() instead of
+ of_node_to_fwnode(dev->of_node)
+ - [arm64] PCI: aardvark: Refactor unmasking summary MSI interrupt
+ - [arm64] PCI: aardvark: Add support for masking MSI interrupts
+ - [arm64] PCI: aardvark: Fix setting MSI address
+ - [arm64] PCI: aardvark: Enable MSI-X support
+ - [arm64] PCI: aardvark: Add support for ERR interrupt on emulated bridge
+ - [arm64] PCI: aardvark: Optimize writing PCI_EXP_RTCTL_PMEIE and
+ PCI_EXP_RTSTA_PME on emulated bridge
+ - [arm64] PCI: aardvark: Add support for PME interrupts
+ - [arm64] PCI: aardvark: Fix support for PME requester on emulated bridge
+ - [arm64] PCI: aardvark: Use separate INTA interrupt for emulated root
+ bridge
+ - [arm64] PCI: aardvark: Remove irq_mask_ack() callback for INTx interrupts
+ - [arm64] PCI: aardvark: Don't mask irq when mapping
+ - [arm64] PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy()
+ - [arm64] PCI: aardvark: Update comment about link going down after link-up
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.8
+ - Bluetooth: Fix the creation of hdev->name
+ - rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition
+ - udf: Avoid using stale lengthOfImpUse
+ - mm: fix missing cache flush for all tail pages of compound page
+ - mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
+ - mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()
+ - mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte()
+ - mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and
+ __mcopy_atomic()
+ - mm/hwpoison: fix error page recovered but reported "not recovered"
+ - mm/mlock: fix potential imbalanced rlimit ucounts adjustment
+ - mm,migrate: fix establishing demotion target
+ - mm: fix invalid page pointer returned with FOLL_PIN gups
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.9
+ - batman-adv: Don't skb_split skbuffs with frag_list
+ - iwlwifi: iwl-dbg: Use del_timer_sync() before freeing
+ - hwmon: (tmp401) Add OF device ID table
+ - mac80211: Reset MBSSID parameters upon connection
+ - net: rds: use maybe_get_net() when acquiring refcount on TCP sockets
+ - net: Fix features skip in for_each_netdev_feature()
+ - [arm64] net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in
+ hardware when deleted
+ - [arm64] net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups
+ - [arm64] net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0
+ - [arm64] net: mscc: ocelot: avoid corrupting hardware counters when moving
+ VCAP filters
+ - [arm*] fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than .remove
+ - fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove
+ - [x86] fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than .remove
+ - [x86] platform/surface: aggregator: Fix initialization order when
+ compiling as builtin module
+ - ice: Fix race during aux device (un)plugging
+ - ice: clear stale Tx queue settings before configuring
+ - ice: fix PTP stale Tx timestamps cleanup
+ - ipv4: drop dst in multicast routing path
+ - drm/nouveau: Fix a potential theorical leak in
+ nouveau_get_backlight_name()
+ - netlink: do not reset transport header in netlink_recvmsg()
+ - net: chelsio: cxgb4: Avoid potential negative array offset
+ - fbdev: efifb: Fix a use-after-free due early fb_info cleanup
+ - net: sfc: fix memory leak due to ptp channel
+ - fanotify: do not allow setting dirent events in mask of non-dir
+ - mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protection
+ - nfs: fix broken handling of the softreval mount option
+ - dim: initialize all struct fields
+ - procfs: prevent unprivileged processes accessing fdinfo dir
+ - [arm64,armhf] net: dsa: flush switchdev workqueue on bridge join error
+ path
+ - [arm64] vdso: fix makefile dependency on vdso.so
+ - virtio: fix virtio transitional ids
+ - [s390x] ctcm: fix variable dereferenced before check
+ - [s390x] ctcm: fix potential memory leak
+ - [s390x] lcs: fix variable dereferenced before check
+ - net/sched: act_pedit: really ensure the skb is writable
+ - [arm64] net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral
+ - [arm*] drm/vc4: hdmi: Fix build error for implicit function declaration
+ - [armhf] net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()
+ - net/smc: non blocking recvmsg() return -EAGAIN when no data and
+ signal_pending
+ - net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
+ - tls: Fix context leak on tls_device_down
+ - drm/vmwgfx: Fix fencing on SVGAv3
+ - gfs2: Fix filesystem block deallocation for short writes
+ - hwmon: (f71882fg) Fix negative temperature
+ - RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core()
+ - [arm64,armhf] iommu: arm-smmu: disable large page mappings for Nvidia
+ arm-smmu
+ - ASoC: max98090: Reject invalid values in custom control put()
+ - ASoC: max98090: Generate notifications on changes for custom control
+ - ASoC: ops: Validate input values in snd_soc_put_volsw_range()
+ - [s390x] disable -Warray-bounds
+ - [x86] ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback
+ - io_uring: assign non-fixed early for async work
+ - net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT
+ - secure_seq: use the 64 bits of the siphash for port offset calculation
+ (CVE-2022-1012)
+ - tcp: use different parts of the port_offset for index and offset
+ (CVE-2022-1012)
+ - tcp: resalt the secret every 10 seconds (CVE-2022-1012)
+ - tcp: add small random increments to the source port (CVE-2022-1012)
+ - tcp: dynamically allocate the perturb table used by source ports
+ (CVE-2022-1012)
+ - tcp: increase source port perturb table to 2^16 (CVE-2022-1012)
+ - tcp: drop the hash_32() part from the index calculation (CVE-2022-1012)
+ - block: Do not call folio_next() on an unreferenced folio
+ - [arm64,armhf] interconnect: Restore sync state by ignoring ipa-virt in
+ provider count
+ - firmware_loader: use kernel credentials when reading firmware
+ - [x86] mm: Fix marking of unused sub-pmd ranges
+ - tty: n_gsm: fix buffer over-read in gsm_dlci_data()
+ - tty: n_gsm: fix mux activation issues in gsm_config()
+ - tty: n_gsm: fix invalid gsmtty_write_room() result
+ - usb: gadget: uvc: allow for application to cleanly shutdown
+ - usb: cdc-wdm: fix reading stuck on device close
+ - [arm64] usb: typec: tcpci: Don't skip cleanup in .remove() on error
+ - USB: serial: pl2303: add device id for HP LM930 Display
+ - USB: serial: qcserial: add support for Sierra Wireless EM7590
+ - USB: serial: option: add Fibocom L610 modem
+ - USB: serial: option: add Fibocom MA510 modem
+ - [arm64] fsl_lpuart: Don't enable interrupts too early
+ - genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq()
+ - ceph: fix setting of xattrs on async created inodes
+ - Revert "mm/memory-failure.c: skip huge_zero_page in memory_failure()"
+ - mm/huge_memory: do not overkill when splitting huge_zero_page
+ - mm: mremap: fix sign for EFAULT error return value
+ - drm/vmwgfx: Disable command buffers on svga3 without gbobjects
+ - drm/nouveau/tegra: Stop using iommu_present()
+ - i40e: i40e_main: fix a missing check on list iterator
+ - net: atlantic: always deep reset on pm op, fixing up my null deref
+ regression
+ - net: phy: Fix race condition on link status change
+ - writeback: Avoid skipping inode writeback
+ - cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
+ - ping: fix address binding wrt vrf
+ - ath11k: reduce the wait time of 11d scan and hw scan while add interface
+ - [arm*] arm[64]/memremap: don't abuse pfn_valid() to ensure presence of
+ linear map
+ - net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061
+ - net: phy: micrel: Pass .probe for KS8737
+ - SUNRPC: Ensure that the gssproxy client can start in a connected state
+ - drm/vmwgfx: Initialize drm_mode_fb_cmd2
+ - Revert "drm/amd/pm: keep the BACO feature enabled for suspend"
+ - dma-buf: call dma_buf_stats_setup after dmabuf is in valid list
+ - mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
+ - net: phy: micrel: Fix incorrect variable type in micrel
+ - mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.10
+ - floppy: use a statically allocated error counter
+ - kernel/resource: Introduce request_mem_region_muxed()
+ - i2c: piix4: Replace hardcoded memory map size with a #define
+ - i2c: piix4: Move port I/O region request/release code into functions
+ - i2c: piix4: Move SMBus controller base address detect into function
+ - i2c: piix4: Move SMBus port selection into function
+ - i2c: piix4: Add EFCH MMIO support to region request and release
+ - i2c: piix4: Add EFCH MMIO support to SMBus base address detect
+ - i2c: piix4: Add EFCH MMIO support for SMBus port select
+ - i2c: piix4: Enable EFCH MMIO for Family 17h+
+ - [x86] Watchdog: sp5100_tco: Move timer initialization into function
+ - [x86] Watchdog: sp5100_tco: Refactor MMIO base address initialization
+ - [x86] Watchdog: sp5100_tco: Add initialization using EFCH MMIO
+ - [x86] Watchdog: sp5100_tco: Enable Family 17h+ CPUs
+ - [x86] Revert "drm/i915/opregion: check port number bounds for SWSCI
+ display power state"
+ - gfs2: cancel timed-out glock requests
+ - gfs2: Switch lock order of inode and iopen glock
+ - rtc: fix use-after-free on device removal
+ - [arm64] rtc: pcf2127: fix bug when reading alarm registers
+ - Input: add bounds checking to input_set_capability()
+ - nvme-pci: add quirks for Samsung X5 SSDs
+ - gfs2: Disable page faults during lockless buffered reads
+ - [arm64,armhf] rtc: sun6i: Fix time overflow handling
+ - [armhf] crypto: stm32 - fix reference leak in stm32_crc_remove
+ - [amd64] crypto: x86/chacha20 - Avoid spurious jumps to other functions
+ - ALSA: hda/realtek: Enable headset mic on Lenovo P360
+ - [s390x] traps: improve panic message for translation-specification
+ exception
+ - [s390x] pci: improve zpci_dev reference counting
+ - smb3: cleanup and clarify status of tree connections
+ - nvmet: use a private workqueue instead of the system workqueue
+ - nvme-multipath: fix hang when disk goes live over reconnect
+ - rtc: mc146818-lib: Fix the AltCentury for AMD platforms
+ - fs: fix an infinite loop in iomap_fiemap
+ - drbd: remove usage of list iterator variable after loop
+ - platform/chrome: cros_ec_debugfs: detach log reader wq from devm
+ - [armel,armhf] arm/stacktrace, kasan: Silence KASAN warnings in
+ unwind_frame()
+ - nilfs2: fix lockdep warnings in page operations for btree nodes
+ - nilfs2: fix lockdep warnings during disk space reclamation
+ - ALSA: usb-audio: Restore Rane SL-1 quirk
+ - [i386] ALSA: wavefront: Proper check of get_user() error
+ - ALSA: hda/realtek: Add quirk for TongFang devices with pop noise
+ - perf: Fix sys_perf_event_open() race against self (CVE-2022-1729)
+ - selinux: fix bad cleanup on error in hashtab_duplicate()
+ - audit,io_uring,io-wq: call __audit_uring_exit for dummy contexts
+ - Fix double fget() in vhost_net_set_backend()
+ - PCI/PM: Avoid putting Elo i2 PCIe Ports in D3cold
+ - [arm64] KVM: arm64: vgic-v3: Consistently populate ID_AA64PFR0_EL1.GIC
+ - [x86] KVM: x86/mmu: Update number of zapped pages even if page list is
+ stable
+ - KVM: Free new dirty bitmap if creating a new memslot fails
+ - [arm64] paravirt: Use RCU read locks to guard stolen_time
+ - [arm64] mte: Ensure the cleared tags are visible before setting the PTE
+ - [arm64] crypto: qcom-rng - fix infinite loop on requests not multiple of
+ WORD_SZ
+ - mmc: core: Fix busy polling for MMC_SEND_OP_COND again
+ - libceph: fix potential use-after-free on linger ping and resends
+ - drm/amd: Don't reset dGPUs if the system is going to s2idle
+ - [x86] drm/i915/dmc: Add MMIO range restrictions
+ - drm/dp/mst: fix a possible memory leak in fetch_monitor_name()
+ - dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspace
+ - dma-buf: ensure unique directory name for dmabuf stats
+ - [arm64] dts: qcom: sm8250: don't enable rx/tx macro by default
+ - [armhf] pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrl
+ - ALSA: hda - fix unused Realtek function when PM is not enabled
+ - block/mq-deadline: Set the fifo_time member also if inserting at head
+ - mptcp: fix subflow accounting on close
+ - [arm64] net: macb: Increment rx bd head after allocating skb and buffer
+ - [x86] i915/guc/reset: Make __guc_reset_context aware of guilty engines
+ - xfrm: rework default policy structure
+ - xfrm: fix "disable_policy" flag use when arriving from different devices
+ - net/sched: act_pedit: sanitize shift argument before usage
+ - netfilter: flowtable: fix excessive hw offload attempts after failure
+ - netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
+ - net: fix dev_fill_forward_path with pppoe + bridge
+ - netfilter: nft_flow_offload: fix offload with pppoe + vlan
+ - ptp: ocp: have adjtime handle negative delta_ns correctly
+ - [arm64] Revert "PCI: aardvark: Rewrite IRQ code to chained IRQ handler"
+ - net: vmxnet3: fix possible use-after-free bugs in
+ vmxnet3_rq_alloc_rx_buf()
+ - net: vmxnet3: fix possible NULL pointer dereference in
+ vmxnet3_rq_cleanup()
+ - [arm64] kexec: load from kimage prior to clobbering
+ - ice: fix crash when writing timestamp on RX rings
+ - ice: fix possible under reporting of ethtool Tx and Rx statistics
+ - ice: Fix interrupt moderation settings getting cleared
+ - net/qla3xxx: Fix a test in ql_reset_work()
+ - net/mlx5: DR, Fix missing flow_source when creating multi-destination FW
+ table
+ - net/mlx5: Initialize flow steering during driver probe
+ - net/mlx5: DR, Ignore modify TTL on RX if device doesn't support it
+ - net/mlx5e: Block rx-gro-hw feature in switchdev mode
+ - net/mlx5e: Properly block LRO when XDP is enabled
+ - net/mlx5e: Properly block HW GRO when XDP is enabled
+ - net/mlx5e: Remove HW-GRO from reported features
+ - net/mlx5: Drain fw_reset when removing device
+ - net: af_key: add check for pfkey_broadcast in function pfkey_process
+ - [armhf] 9196/1: spectre-bhb: enable for Cortex-A15
+ - [armel,armhf] 9197/1: spectre-bhb: fix loop8 sequence for Thumb2
+ - lockdown: also lock down previous kgdb use (CVE-2022-21499)
+ - mptcp: fix checksum byte order
+ - igb: skip phy status check where unavailable
+ - netfilter: flowtable: fix TCP flow teardown
+ - netfilter: flowtable: pass flowtable to nf_flow_table_iterate()
+ - netfilter: flowtable: move dst_check to packet path
+ - net: bridge: Clear offload_fwd_mark when passing frame up bridge
+ interface.
+ - [x86] kvm: x86/pmu: Fix the compare function used by the pmu event filter
+ - [arm*] gpio: mvebu/pwm: Refuse requests with inverted polarity
+ - scsi: scsi_dh_alua: Properly handle the ALUA transitioning state
+ - scsi: qla2xxx: Fix missed DMA unmap for aborted commands
+ - mac80211: fix rx reordering with non explicit / psmp ack policy
+ - nl80211: validate S1G channel width
+ - cfg80211: retrieve S1G operating channel number
+ - Revert "fbdev: Make fb_release() return -ENODEV if fbdev was unregistered"
+ - fbdev: Prevent possible use-after-free in fb_release()
+ - [x86] platform/x86: thinkpad_acpi: Convert btusb DMI list to quirks
+ - [x86] platform/x86: thinkpad_acpi: Correct dual fan probe
+ - [x86] platform/surface: gpe: Add support for Surface Pro 8
+ - net: fix wrong network header length
+ - nl80211: fix locking in nl80211_set_tx_bitrate_mask()
+ - ethernet: tulip: fix missing pci_disable_device() on error in
+ tulip_init_one()
+ - net: atlantic: fix "frag[0] not initialized"
+ - net: atlantic: reduce scope of is_rsc_complete
+ - net: atlantic: add check for MAX_SKB_FRAGS
+ - net: atlantic: verify hw_head_ lies within TX buffer ring
+ - [arm64] Enable repeat tlbi workaround on KRYO4XX gold CPUs
+ - dt-bindings: pinctrl: aspeed-g6: remove FWQSPID group
+ - afs: Fix afs_getattr() to refetch file status if callback break occurred
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.11
+ - mptcp: Do TCP fallback on early DSS checksum failure
+
+ [ Vincent Blut ]
+ * [x86] sound/soc/amd: Enable SND_SOC_AMD_ACP5x, SND_SOC_AMD_VANGOGH_MACH,
+ SND_SOC_AMD_ACP6x and SND_SOC_AMD_YC_MACH as modules (Closes: #1010580)
+ * [ppc64*] crypto: Enable CRYPTO_CRC32C_VPMSUM as module (Closes: #1010293)
+
+ [ Alejandro R. Sedeño ]
+ * drivers/net/wwan: Enable MHI_WWAN_MBIM as module (Closes: #1011395)
+
+ [ Salvatore Bonaccorso ]
+ * Bump ABI to 3
+ * sign-file: Convert API usage to support OpenSSL v3
+ * [x86] KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID
+ (CVE-2022-1789)
+
+ -- Salvatore Bonaccorso <carnil@debian.org> Thu, 26 May 2022 21:42:32 +0200
+
+ linux (5.17.6-1) unstable; urgency=medium
+
+ * New upstream stable update:
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.4
+ - [arm64] cpuidle: PSCI: Move the `has_lpi` check to the beginning of the
+ function
+ - ACPI: processor idle: Check for architectural support for LPI
+ - btrfs: remove no longer used counter when reading data page
+ - btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups()
+ - media: si2157: unknown chip version Si2147-A30 ROM 0x50
+ - drm/amdgpu: Ensure HDA function is suspended before ASIC reset
+ - btrfs: release correct delalloc amount in direct IO write path
+ - btrfs: fix btrfs_submit_compressed_write cgroup attribution
+ - btrfs: return allocated block group from do_chunk_alloc()
+ - ALSA: core: Add snd_card_free_on_error() helper
+ - [i386] ALSA: sis7019: Fix the missing error handling
+ - ALSA: ali5451: Fix the missing snd_card_free() call at probe error
+ - ALSA: als300: Fix the missing snd_card_free() call at probe error
+ - ALSA: als4000: Fix the missing snd_card_free() call at probe error
+ - ALSA: atiixp: Fix the missing snd_card_free() call at probe error
+ - ALSA: azt3328: Fix the missing snd_card_free() call at probe error
+ - ALSA: bt87x: Fix the missing snd_card_free() call at probe error
+ - ALSA: ca0106: Fix the missing snd_card_free() call at probe error
+ - ALSA: cmipci: Fix the missing snd_card_free() call at probe error
+ - ALSA: cs4281: Fix the missing snd_card_free() call at probe error
+ - [i386] ALSA: cs5535audio: Fix the missing snd_card_free() call at probe
+ error
+ - ALSA: emu10k1x: Fix the missing snd_card_free() call at probe error
+ - ALSA: ens137x: Fix the missing snd_card_free() call at probe error
+ - ALSA: es1938: Fix the missing snd_card_free() call at probe error
+ - ALSA: es1968: Fix the missing snd_card_free() call at probe error
+ - ALSA: fm801: Fix the missing snd_card_free() call at probe error
+ - ALSA: hdsp: Fix the missing snd_card_free() call at probe error
+ - ALSA: hdspm: Fix the missing snd_card_free() call at probe error
+ - ALSA: ice1724: Fix the missing snd_card_free() call at probe error
+ - ALSA: intel8x0: Fix the missing snd_card_free() call at probe error
+ - [x86] ALSA: intel_hdmi: Fix the missing snd_card_free() call at probe
+ error
+ - ALSA: korg1212: Fix the missing snd_card_free() call at probe error
+ - ALSA: lola: Fix the missing snd_card_free() call at probe error
+ - ALSA: lx6464es: Fix the missing snd_card_free() call at probe error
+ - ALSA: maestro3: Fix the missing snd_card_free() call at probe error
+ - ALSA: oxygen: Fix the missing snd_card_free() call at probe error
+ - ALSA: riptide: Fix the missing snd_card_free() call at probe error
+ - ALSA: rme32: Fix the missing snd_card_free() call at probe error
+ - ALSA: rme9652: Fix the missing snd_card_free() call at probe error
+ - ALSA: rme96: Fix the missing snd_card_free() call at probe error
+ - [i386] ALSA: sc6000: Fix the missing snd_card_free() call at probe error
+ - ALSA: sonicvibes: Fix the missing snd_card_free() call at probe error
+ - ALSA: via82xx: Fix the missing snd_card_free() call at probe error
+ - ALSA: usb-audio: Cap upper limits of buffer/period bytes for implicit fb
+ - [x86] ALSA: memalloc: Add fallback SG-buffer allocations for x86
+ - ALSA: nm256: Don't call card private_free at probe error path
+ - [arm64] drm/msm: Add missing put_task_struct() in debugfs path
+ - nfsd: Fix a write performance regression
+ - Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in
+ 11ax"
+ - [arm64] KVM: arm64: Generalise VM features into a set of flags
+ - [arm64] KVM: arm64: mixed-width check should be skipped for uninitialized
+ vCPUs
+ - SUNRPC: Fix the svc_deferred_event trace class
+ - net/sched: flower: fix parsing of ethertype following VLAN header
+ - veth: Ensure eth header is in skb's linear part
+ - gpiolib: acpi: use correct format characters
+ - cifs: release cached dentries only if mount is complete
+ - ice: arfs: fix use-after-free when freeing @rx_cpu_rmap
+ - Revert "iavf: Fix deadlock occurrence during resetting VF interface"
+ - net: mdio: don't defer probe forever if PHY IRQ provider is missing
+ - sctp: use the correct skb for security_sctp_assoc_request
+ - net/sched: fix initialization order when updating chain 0 head
+ - cachefiles: unmark inode in use in error path
+ - cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattr
+ - [arm64] net: dsa: felix: suppress -EPROBE_DEFER errors
+ - io_uring: flag the fact that linked file assignment is sane
+ - [armhf] net: ethernet: stmmac: fix altr_tse_pcs function when using a
+ fixed-link
+ - net/sched: taprio: Check if socket flags are valid
+ - cfg80211: hold bss_lock while updating nontrans_list
+ - netfilter: nft_socket: make cgroup match work in input too
+ - [arm64] drm/msm: Fix range size vs end confusion
+ - [arm64] drm/msm/dsi: Use connector directly in
+ msm_dsi_manager_connector_init()
+ - [arm64] drm/msm/dp: add fail safe mode outside of event_mutex context
+ - io_uring: stop using io_wq_work as an fd placeholder
+ - net/smc: use memcpy instead of snprintf to avoid out of bounds read
+ - net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()
+ - scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63
+ - scsi: pm80xx: Enable upper inbound, outbound queues
+ - scsi: iscsi: Move iscsi_ep_disconnect()
+ - scsi: iscsi: Fix offload conn cleanup when iscsid restarts
+ - scsi: iscsi: Fix endpoint reuse regression
+ - scsi: iscsi: Fix conn cleanup and stop race during iscsid restart
+ - scsi: iscsi: Fix unbound endpoint error handling
+ - sctp: Initialize daddr on peeled off socket
+ - netfilter: nf_tables: nft_parse_register can return a negative value
+ - io_uring: fix assign file locking issue
+ - ALSA: ad1889: Fix the missing snd_card_free() call at probe error
+ - ALSA: mtpav: Don't call card private_free at probe error path
+ - io_uring: move io_uring_rsrc_update2 validation
+ - io_uring: verify that resv2 is 0 in io_uring_rsrc_update2
+ - io_uring: verify pad field is 0 in io_get_ext_arg
+ - ALSA: usb-audio: Increase max buffer size
+ - ALSA: usb-audio: Limit max buffer and period sizes per time
+ - macvlan: Fix leaking skb in source mode with nodst option
+ - [armhf] net: ftgmac100: access hardware register after clock ready
+ - cifs: potential buffer overflow in handling symlinks
+ - vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used
+ - tun: annotate access to queue->trans_start
+ - [arm64] net: dsa: felix: fix tagging protocol changes with multiple CPU
+ ports
+ - [arm64] net: bcmgenet: Revert "Use stronger register read/writes to assure
+ ordering"
+ - block: fix offset/size check in bio_trim()
+ - block: null_blk: end timed out poll request
+ - io_uring: abort file assignment prior to assigning creds
+ - [powerpc*] KVM: PPC: Book3S HV P9: Fix "lost kick" race
+ - drm/amd: Add USBC connector ID
+ - btrfs: fix fallocate to use file_modified to update permissions
+ consistently
+ - btrfs: do not warn for free space inode in cow_file_range
+ - drm/amdgpu: conduct a proper cleanup of PDB bo
+ - drm/amdgpu/gmc: use PCI BARs for APUs in passthrough
+ - drm/amd/display: FEC check in timing validation
+ - drm/amdkfd: Fix Incorrect VMIDs passed to HWS
+ - drm/amdgpu/vcn: improve vcn dpg stop procedure
+ - [arm64,x86] Drivers: hv: vmbus: Deactivate sysctl_record_panic_msg by
+ default in isolated guests
+ - [arm64,x86] Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus
+ device
+ - [amd64,arm64] PCI: hv: Propagate coherence from VMbus device to PCI device
+ - [arm64,x86] Drivers: hv: vmbus: Prevent load re-ordering when reading ring
+ buffer
+ - scsi: target: tcmu: Fix possible page UAF
+ - scsi: lpfc: Improve PCI EEH Error and Recovery Handling
+ - scsi: lpfc: Fix unload hang after back to back PCI EEH faults
+ - scsi: lpfc: Fix queue failures when recovering from PCI parity error
+ - [powerpc*] scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024
+ - ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs
+ - [armhf] gpu: ipu-v3: Fix dev_dbg frequency output
+ - [powerpc*] static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
+ - [arm64] alternatives: mark patch_alternative() as `noinstr`
+ - tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
+ - [arm64,x86] Drivers: hv: balloon: Disable balloon and hot-add accordingly
+ - net: usb: aqc111: Fix out-of-bounds accesses in RX fixup
+ - myri10ge: fix an incorrect free for skb in myri10ge_sw_tso
+ - drm/amd/display: Fix allocate_mst_payload assert on resume
+ - drbd: set QUEUE_FLAG_STABLE_WRITES
+ - scsi: mpt3sas: Fail reset operation if config request timed out
+ - scsi: mvsas: Add PCI ID of RocketRaid 2640
+ - scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan
+ - drivers: net: slip: fix NPD bug in sl_tx_timeout()
+ - io_uring: zero tag on rsrc removal
+ - io_uring: use nospec annotation for more indexes
+ - [arm64] perf/imx_ddr: Fix undefined behavior due to shift overflowing the
+ constant
+ - mm/secretmem: fix panic when growing a memfd_secret
+ - mm, page_alloc: fix build_zonerefs_node()
+ - mm: fix unexpected zeroed page mapping with zram swap
+ - hugetlb: do not demote poisoned hugetlb pages
+ - revert "fs/binfmt_elf: fix PT_LOAD p_align values for loaders"
+ - revert "fs/binfmt_elf: use PT_LOAD p_align values for static PIE"
+ - [x86] KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded
+ - SUNRPC: Fix NFSD's request deferral on RDMA transports
+ - cifs: verify that tcon is valid before dereference in cifs_kill_sb
+ - ath9k: Properly clear TX status area before reporting to mac80211
+ - ath9k: Fix usage of driver-private space in tx_info
+ - btrfs: zoned: activate block group only for extent allocation
+ - btrfs: fix root ref counts in error handling in btrfs_get_root_ref
+ - btrfs: mark resumed async balance as writing
+ - ALSA: hda/realtek: Add quirk for Clevo PD50PNT
+ - ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakers
+ - ALSA: pcm: Test for "silence" field in struct "pcm_format_data"
+ - nl80211: correctly check NL80211_ATTR_REG_ALPHA2 size
+ - ipv6: fix panic when forwarding a pkt with no in6 dev
+ - drm/amdgpu: Enable gfxoff quirk on MacBook Pro
+ - [x86] tsx: Use MSR_TSX_CTRL to clear CPUID bits
+ - [x86] tsx: Disable TSX development mode at boot
+ - genirq/affinity: Consider that CPUs on nodes can be unbalanced
+ - tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
+ - dm integrity: fix memory corruption when tag_size is less than digest size
+ - i2c: dev: check return value when calling dev_set_name()
+ - [arm64,armhf] Revert "net: dsa: setup master before ports"
+ - smp: Fix offline cpu check in flush_smp_call_function_queue()
+ - dt-bindings: memory: snps,ddrc-3.80a compatible also need interrupts
+ - timers: Fix warning condition in __run_timers()
+ - mm, kfence: support kmem_dump_obj() for KFENCE objects
+ - [x86] drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL
+ - cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state
+ - ax25: Fix UAF bugs in ax25 timers (CVE-2022-1205)
+ - io_uring: use right issue_flags for splice/tee
+ - io_uring: fix poll file assign deadlock
+ - io_uring: fix poll error reporting
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.5
+ - etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
+ - perf tools: Fix segfault accessing sample_id xyarray
+ - drm/amd/display: Only set PSR version when valid
+ - block/compat_ioctl: fix range check in BLKGETSIZE
+ - gfs2: assign rgrp glock before compute_bitstructs
+ - scsi: ufs: core: scsi_get_lba() error fix
+ - net/sched: cls_u32: fix netns refcount changes in u32_change()
+ - ALSA: usb-audio: Clear MIDI port active flag after draining
+ - ALSA: usb-audio: add mapping for MSI MAG X570S Torpedo MAX.
+ - ALSA: hda/realtek: Add quirk for Clevo NP70PNP
+ - ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek
+ - ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create()
+ - ASoC: rk817: Use devm_clk_get() in rk817_platform_probe
+ - ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_component
+ - ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in use
+ - dmaengine: idxd: fix device cleanup on disable
+ - dmaengine: imx-sdma: Fix error checking in sdma_event_remap
+ - dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_resources
+ - dmaengine: dw-edma: Fix unaligned 64bit access
+ - spi: spi-mtk-nor: initialize spi controller after resume
+ - firmware: cs_dsp: Fix overrun of unterminated control name string
+ - esp: limit skb_page_frag_refill use to a single page
+ - spi: cadence-quadspi: fix incorrect supports_op() return value
+ - igc: Fix infinite loop in release_swfw_sync
+ - igc: Fix BUG: scheduling while atomic
+ - igc: Fix suspending when PTM is active
+ - ice: allow creating VFs for !CONFIG_NET_SWITCHDEV
+ - ice: fix crash in switchdev mode
+ - ice: Fix memory leak in ice_get_orom_civd_data()
+ - ALSA: hda/hdmi: fix warning about PCM count when used with SOF
+ - rxrpc: Restore removed timer deletion
+ - net/smc: Fix sock leak when release after smc_shutdown()
+ - net/packet: fix packet_sock xmit return value checking
+ - ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
+ - ip6_gre: Fix skb_under_panic in __gre6_xmit()
+ - net: restore alpha order to Ethernet devices in config
+ - net/sched: cls_u32: fix possible leak in u32_init_knode()
+ - l3mdev: l3mdev_master_upper_ifindex_by_index_rcu should be using netdev_master_upper_dev_get_rcu
+ - ipv6: make ip6_rt_gc_expire an atomic_t
+ - can: isotp: stop timeout monitoring when no first frame was sent
+ - net: dsa: hellcreek: Calculate checksums in tagger
+ - net: mscc: ocelot: fix broken IP multicast flooding
+ - netlink: reset network and mac headers in netlink_dump()
+ - drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_psr2_config_valid() fails
+ - RISC-V: KVM: Remove 's' & 'u' as valid ISA extension
+ - RISC-V: KVM: Restrict the extensions that can be disabled
+ - net: stmmac: Use readl_poll_timeout_atomic() in atomic state
+ - dmaengine: idxd: match type for retries var in idxd_enqcmds()
+ - dmaengine: idxd: fix retry value to be constant for duration of function call
+ - dmaengine: idxd: add RO check for wq max_batch_size write
+ - dmaengine: idxd: add RO check for wq max_transfer_size write
+ - dmaengine: idxd: skip clearing device context when device is read-only
+ - selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packets
+ - selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packets
+ - userfaultfd: mark uffd_wp regardless of VM_WRITE flag
+ - arm64: mm: fix p?d_leaf()
+ - XArray: Disallow sibling entries of nodes
+ - drm/msm/gpu: Rename runtime suspend/resume functions
+ - drm/msm/gpu: Remove mutex from wait_event condition
+ - ARM: vexpress/spc: Avoid negative array index when !SMP
+ - reset: renesas: Check return value of reset_control_deassert()
+ - reset: tegra-bpmp: Restore Handle errors in BPMP response
+ - platform/x86: samsung-laptop: Fix an unsigned comparison which can never be negative
+ - ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
+ - drm/msm/disp: check the return value of kzalloc()
+ - selftests: KVM: Free the GIC FD when cleaning up in arch_timer
+ - ALSA: hda: intel-dsp-config: update AlderLake PCI IDs
+ - arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes
+ - vxlan: fix error return code in vxlan_fdb_append
+ - cifs: Check the IOCB_DIRECT flag, not O_DIRECT
+ - net: atlantic: Avoid out-of-bounds indexing
+ - mt76: Fix undefined behavior due to shift overflowing the constant
+ - brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
+ - dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()
+ - drm/msm/mdp5: check the return of kzalloc()
+ - KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
+ - net: macb: Restart tx only if queue pointer is lagging
+ - scsi: iscsi: Release endpoint ID when its freed
+ - scsi: iscsi: Merge suspend fields
+ - scsi: iscsi: Fix NOP handling during conn recovery
+ - scsi: qedi: Fix failed disconnect handling
+ - stat: fix inconsistency between struct stat and struct compat_stat
+ - VFS: filename_create(): fix incorrect intent.
+ - nvme: add a quirk to disable namespace identifiers
+ - nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202
+ - nvme-pci: disable namespace identifiers for Qemu controllers
+ - irq_work: use kasan_record_aux_stack_noalloc() record callstack
+ - EDAC/synopsys: Read the error count from the correct register
+ - mm/memory-failure.c: skip huge_zero_page in memory_failure()
+ - memcg: sync flush only if periodic flush is delayed
+ - mm, hugetlb: allow for "high" userspace addresses
+ - oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
+ - mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
+ - ata: pata_marvell: Check the 'bmdma_addr' beforing reading
+ - dma: at_xdmac: fix a missing check on list iterator
+ - dmaengine: imx-sdma: fix init of uart scripts
+ - net: atlantic: invert deep par in pm functions, preventing null derefs
+ - drm/radeon: fix logic inversion in radeon_sync_resv
+ - io_uring: free iovec if file assignment fails
+ - Input: omap4-keypad - fix pm_runtime_get_sync() error checking
+ - scsi: sr: Do not leak information in ioctl
+ - sched/pelt: Fix attach_entity_load_avg() corner case
+ - perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
+ - drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
+ - drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare
+ - powerpc/time: Always set decrementer in timer_interrupt()
+ - KVM: PPC: Fix TCE handling for VFIO
+ - drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
+ - powerpc/perf: Fix power9 event alternatives
+ - powerpc/perf: Fix power10 event alternatives
+ - arm/xen: Fix some refcount leaks
+ - perf script: Always allow field 'data_src' for auxtrace
+ - perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
+ - fs: fix acl translation
+ - cifs: fix NULL ptr dereference in refresh_mounts()
+ - cifs: use correct lock type in cifs_reconnect()
+ - xtensa: patch_text: Fixup last cpu should be master
+ - xtensa: fix a7 clobbering in coprocessor context load/store
+ - openvswitch: fix OOB access in reserve_sfa_size()
+ - gpio: Request interrupts after IRQ is initialized
+ - ASoC: rt5682: fix an incorrect NULL check on list iterator
+ - ASoC: soc-dapm: fix two incorrect uses of list iterator
+ - e1000e: Fix possible overflow in LTR decoding
+ - codecs: rt5682s: fix an incorrect NULL check on list iterator
+ - ARC: entry: fix syscall_trace_exit argument
+ - drm/vmwgfx: Fix gem refcounting and memory evictions
+ - arm_pmu: Validate single/group leader events
+ - KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog
+ - KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io()
+ - KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a race
+ - KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
+ - KVM: SVM: Simplify and harden helper to flush SEV guest page(s)
+ - KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUs
+ - ext4: fix fallocate to use file_modified to update permissions consistently
+ - ext4: fix symlink file size not match to file content
+ - ext4: fix use-after-free in ext4_search_dir
+ - ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
+ - ext4, doc: fix incorrect h_reserved size
+ - ext4: fix overhead calculation to account for the reserved gdt blocks
+ - ext4: force overhead calculation if the s_overhead_cluster makes no sense
+ - ext4: update the cached overhead value in the superblock
+ - jbd2: fix a potential race while discarding reserved buffers after an abort
+ - spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller
+ - ASoC: SOF: topology: cleanup dailinks on widget unload
+ - io_uring: fix leaks on IOPOLL and CQE_SKIP
+ - arm64: dts: qcom: add IPA qcom,qmp property
+ https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.17.6
+ - usb: mtu3: fix USB 3.0 dual-role-switch from device to host
+ - floppy: disable FDRAWCMD by default
+ - USB: quirks: add a Realtek card reader
+ - USB: quirks: add STRING quirk for VCOM device
+ - USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTS
+ - USB: serial: cp210x: add PIDs for Kamstrup USB Meter Reader
+ - USB: serial: option: add support for Cinterion MV32-WA/MV32-WB
+ - USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositions
+ - usb: xhci: tegra:Fix PM usage reference leak of tegra_xusb_unpowergate_partitions
+ - xhci: Enable runtime PM on second Alderlake controller
+ - xhci: stop polling roothubs after shutdown
+ - xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500ms
+ - iio: dac: ad5592r: Fix the missing return value.
+ - iio: scd4x: check return of scd4x_write_and_fetch
+ - iio: dac: ad5446: Fix read_raw not returning set value
+ - iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()
+ - iio: imu: inv_icm42600: Fix I2C init possible nack
+ - usb: misc: fix improper handling of refcount in uss720_probe()
+ - usb: core: Don't hold the device lock while sleeping in do_proc_control()
+ - usb: typec: ucsi: Fix reuse of completion structure
+ - usb: typec: ucsi: Fix role swapping
+ - usb: gadget: uvc: Fix crash when encoding data for usb request
+ - usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()
+ - usb: dwc3: Try usb-role-switch first in dwc3_drd_init
+ - usb: dwc3: core: Fix tx/rx threshold settings
+ - usb: dwc3: core: Only handle soft-reset in DCTL
+ - usb: dwc3: gadget: Return proper request status
+ - usb: dwc3: pci: add support for the Intel Meteor Lake-P
+ - usb: cdns3: Fix issue for clear halt endpoint
+ - usb: phy: generic: Get the vbus supply
+ - kernfs: fix NULL dereferencing in kernfs_remove
+ - binder: Gracefully handle BINDER_TYPE_FDA objects with num_fds=0
+ - binder: Address corner cases in deferred copy and fixup
+ - serial: imx: fix overrun interrupts in DMA mode
+ - serial: amba-pl011: do not time out prematurely when draining tx fifo
+ - serial: 8250: Also set sticky MCR bits in console restoration
+ - serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
+ - eeprom: at25: Use DMA safe buffers
+ - arch_topology: Do not set llc_sibling if llc_id is invalid
+ - topology: make core_mask include at least cluster_siblings
+ - ceph: fix possible NULL pointer dereference for req->r_session
+ - bus: mhi: host: pci_generic: Add missing poweroff() PM callback
+ - bus: mhi: host: pci_generic: Flush recovery worker during freeze
+ - arm64: dts: imx8mm-venice: fix spi2 pin configuration
+ - pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos config
+ - f2fs: should not truncate blocks during roll-forward recovery
+ - hex2bin: make the function hex_to_bin constant-time
+ - hex2bin: fix access beyond string end
+ - bus: fsl-mc-msi: Fix MSI descriptor mutex lock for msi_first_desc()
+ - riscv: patch_text: Fixup last cpu should be master
+ - x86/cpu: Load microcode during restore_processor_state()
+ - x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests
+ - iocost: don't reset the inuse weight of under-weighted debtors
+ - virtio_net: fix wrong buf address calculation when using xdp
+ - cpufreq: qcom-hw: drop affinity hint before freeing the IRQ
+ - cpufreq: qcom-hw: fix the race between LMH worker and cpuhp
+ - cpufreq: qcom-hw: fix the opp entries refcounting
+ - cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platforms
+ - video: fbdev: udlfb: properly check endpoint type
+ - arm64: dts: meson: remove CPU opps below 1GHz for G12B boards
+ - arm64: dts: meson: remove CPU opps below 1GHz for SM1 boards
+ - iio: dac: ad3552r: fix signedness bug in ad3552r_reset()
+ - iio:imu:bmi160: disable regulator in error path
+ - iio:filter:admv8818: select REGMAP_SPI for ADMV8818
+ - mtd: rawnand: fix ecc parameters for mt7622
+ - tee: optee: add missing mutext_destroy in optee_ffa_probe
+ - xsk: Fix l2fwd for copy mode + busy poll combo
+ - arm64: dts: imx8qm: Correct SCU clock controller's compatible property
+ - USB: Fix xhci event ring dequeue pointer ERDP update issue
+ - soc: imx: imx8m-blk-ctrl: Fix IMX8MN_DISPBLK_PD_ISI hang
+ - ARM: dts: imx6qdl-apalis: Fix sgtl5000 detection issue
+ - iio:dac:ad3552r: Fix an IS_ERR() vs NULL check
+ - arm64: dts: imx8mq-tqma8mq: change the spi-nor tx
+ - arm64: dts: imx8mn: Fix SAI nodes
+ - arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO pin labeling for CON1
+ - phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probe
+ - phy: samsung: exynos5250-sata: fix missing device put in probe error paths
+ - ARM: OMAP2+: Fix refcount leak in omap_gic_of_init
+ - bus: ti-sysc: Make omap3 gpt12 quirk handling SoC specific
+ - ARM: dts: dra7: Fix suspend warning for vpe powerdomain
+ - phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocks
+ - ARM: dts: at91: Map MCLK for wm8731 on at91sam9g20ek
+ - ARM: dts: at91: sama5d4_xplained: fix pinctrl phandle name
+ - ARM: dts: at91: fix pinctrl phandles
+ - phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probe
+ - phy: ti: Add missing pm_runtime_disable() in serdes_am654_probe
+ - interconnect: qcom: sc7180: Drop IP0 interconnects
+ - interconnect: qcom: sdx55: Drop IP0 interconnects
+ - ARM: dts: Fix mmc order for omap3-gta04
+ - ARM: dts: am33xx-l4: Add missing touchscreen clock properties
+ - ARM: dts: am3517-evm: Fix misc pinmuxing
+ - ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35
+ - pinctrl: qcom: sm6350: fix order of UFS & SDC pins
+ - ipvs: correctly print the memory size of ip_vs_conn_tab
+ - phy: amlogic: fix error path in phy_g12a_usb3_pcie_probe()
+ - pinctrl: mediatek: moore: Fix build error
+ - mtd: rawnand: Fix return value check of wait_for_completion_timeout
+ - mtd: fix 'part' field data corruption in mtd_info
+ - pinctrl: stm32: Do not call stm32_gpio_get() for edge triggered IRQs in EOI
+ - memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual Mode
+ - net: dsa: Add missing of_node_put() in dsa_port_link_register_of
+ - netfilter: nft_set_rbtree: overlap detection with element re-addition after deletion
+ - bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook
+ - pinctrl: rockchip: fix RK3308 pinmux bits
+ - tcp: md5: incorrect tcp_header_len for incoming connections
+ - pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requested
+ - tcp: ensure to use the most recently sent skb when filling the rate sample
+ - wireguard: device: check for metadata_dst with skb_valid_dst()
+ - sctp: check asoc strreset_chunk in sctp_generate_reconf_event
+ - ARM: dts: imx6ull-colibri: fix vqmmc regulator
+ - arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clock
+ - pinctrl: pistachio: fix use of irq_of_parse_and_map()
+ - cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probe
+ - net: hns3: clear inited state and stop client after failed to register netdev
+ - net: hns3: fix error log of tx/rx tqps stats
+ - net: hns3: modify the return code of hclge_get_ring_chain_from_mbx
+ - net: hns3: add validity check for message data length
+ - net: hns3: add return value for mailbox handling in PF
+ - net/smc: sync err code when tcp connection was refused
+ - net: lan966x: fix a couple off by one bugs
+ - ip_gre: Make o_seqno start from 0 in native mode
+ - ip6_gre: Make o_seqno start from 0 in native mode
+ - ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
+ - tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
+ - tcp: make sure treq->af_specific is initialized
+ - bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()
+ - clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()
+ - cpufreq: qcom-cpufreq-hw: Clear dcvs interrupts
+ - mctp: defer the kfree of object mdev->addrs
+ - net: bcmgenet: hide status block before TX timestamping
+ - net: phy: marvell10g: fix return value on error
+ - net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addr
+ - drm/sun4i: Remove obsolete references to PHYS_OFFSET
+ - ice: wait 5 s for EMP reset after firmware flash
+ - Bluetooth: hci_event: Fix checking for invalid handle on error status
+ - net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLK
+ - io_uring: check reserved fields for send/sendmsg
+ - io_uring: check reserved fields for recv/recvmsg
+ - netfilter: nf_conntrack_tcp: re-init for syn packets only
+ - netfilter: conntrack: fix udp offload timeout sysctl
+ - platform/x86: asus-wmi: Potential buffer overflow in asus_wmi_evaluate_method_buf()
+ - platform/x86: asus-wmi: Fix driver not binding when fan curve control probe fails
+ - drm/amdkfd: Fix GWS queue count
+ - drm/amd/display: Fix memory leak in dcn21_clock_source_create
+ - tls: Skip tls_append_frag on zero copy size
+ - bnx2x: fix napi API usage sequence
+ - net: fec: add missing of_node_put() in fec_enet_init_stop_mode()
+ - gfs2: Minor retry logic cleanup
+ - gfs2: Make sure not to return short direct writes
+ - gfs2: No short reads or writes upon glock contention
+ - perf arm-spe: Fix addresses of synthesized SPE events
+ - ixgbe: ensure IPsec VF<->PF compatibility
+ - net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
+ - Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
+ - tcp: fix F-RTO may not work correctly when receiving DSACK
+ - io_uring: fix uninitialized field in rw io_kiocb
+ - ASoC: soc-pcm: use GFP_KERNEL when the code is sleepable
+ - ASoC: cs35l41: Fix a shift-out-of-bounds warning found by UBSAN
+ - ASoC: rt711/5682: check if bus is active before deferred jack detection
+ - ASoC: Intel: soc-acpi: correct device endpoints for max98373
+ - ASoC: wm8731: Disable the regulator when probing fails
+ - Input: cypress-sf - register a callback to disable the regulators
+ - ext4: fix bug_on in start_this_handle during umount filesystem
+ - arch: xtensa: platforms: Fix deadlock in rs_close()
+ - ksmbd: increment reference count of parent fp
+ - ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION
+ - erofs: fix use-after-free of on-stack io[]
+ - bonding: do not discard lowest hash bit for non layer3+4 hashing
+ - x86: __memcpy_flushcache: fix wrong alignment if size > 2^32
+ - cifs: destage any unwritten data to the server before calling copychunk_write
+ - drivers: net: hippi: Fix deadlock in rr_close()
+ - powerpc/perf: Fix 32bit compile
+ - ALSA: hda: intel-dsp-config: Add RaptorLake PCI IDs
+ - selftest/vm: verify mmap addr in mremap_test
+ - selftest/vm: verify remap destination address in mremap_test
+ - bfq: Fix warning in bfqq_request_over_limit()
+ - Revert "ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40"
+ - Revert "block: inherit request start time from bio for BLK_CGROUP"
+ - zonefs: Fix management of open zones
+ - zonefs: Clear inode information flags on inode creation
+ - kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink occur at same time
+ - mtd: rawnand: qcom: fix memory corruption that causes panic
+ - netfilter: Update ip6_route_me_harder to consider L3 domain
+ - drm/amdgpu: don't runtime suspend if there are displays attached (v3)
+ - drm/i915: Check EDID for HDR static metadata when choosing blc
+ - drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
+ - net: ethernet: stmmac: fix write to sgmii_adapter_base
+ - ACPI: processor: idle: Avoid falling back to C3 type C-states
+ - thermal: int340x: Fix attr.show callback prototype
+ - btrfs: fix direct I/O read repair for split bios
+ - btrfs: fix direct I/O writes for split bios on zoned devices
+ - btrfs: fix leaked plug after failure syncing log on zoned filesystems
+ - btrfs: zoned: use dedicated lock for data relocation
+ - btrfs: fix assertion failure during scrub due to block group reallocation
+ - ARM: dts: at91: sama7g5ek: enable pull-up on flexcom3 console lines
+ - ARM: dts: imx8mm-venice-gw{71xx,72xx,73xx}: fix OTG controller OC mode
+ - perf symbol: Pass is_kallsyms to symbols__fixup_end()
+ - perf symbol: Update symbols__fixup_end()
+ - perf symbol: Remove arch__symbols__fixup_end()
+ - tty: n_gsm: fix missing mux reset on config change at responder
+ - tty: n_gsm: fix restart handling via CLD command
+ - tty: n_gsm: fix decoupled mux resource
+ - tty: n_gsm: fix mux cleanup after unregister tty device
+ - tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2
+ - tty: n_gsm: fix frame reception handling
+ - tty: n_gsm: fix malformed counter for out of frame data
+ - netfilter: nft_socket: only do sk lookups when indev is available
+ - tty: n_gsm: fix insufficient txframe size
+ - tty: n_gsm: fix wrong DLCI release order
+ - tty: n_gsm: fix missing explicit ldisc flush
+ - tty: n_gsm: fix wrong command retry handling
+ - tty: n_gsm: fix wrong command frame length field encoding
+ - tty: n_gsm: fix wrong signal octets encoding in MSC
+ - tty: n_gsm: fix missing tty wakeup in convergence layer type 2
+ - tty: n_gsm: fix reset fifo race condition
+ - tty: n_gsm: fix incorrect UA handling
+ - tty: n_gsm: fix missing update of modem controls after DLCI open
+ - tty: n_gsm: fix broken virtual tty handling
+ - tty: n_gsm: fix invalid use of MSC in advanced option
+ - tty: n_gsm: fix software flow control handling
+ - tty: n_gsm: fix sometimes uninitialized warning in gsm_dlci_modem_output()
+ - objtool: Fix code relocs vs weak symbols
+ - objtool: Fix type of reloc::addend
+ - powerpc/64: Add UADDR64 relocation support
+
+ [ Diederik de Haas ]
+ * [armhf] drivers/net/ethernet/freescale: Enable FEC as module
+ (Closes: #991461)
+ * [x86] drivers/extcon: Enable EXTCON_AXP288 as module
+ * [x86] drivers/power/supply: Enable AXP288_CHARGER as module
+ (Closes: #940672)
+
+ [ Vagrant Cascadian ]
+ * [arm64] Enable modules for MNT Reform: DRM_LVDS_CODEC,
+ DRM_SIMPLE_BRIDGE, DRM_TI_SN65DSI86, DRM_CDNS_MHDP8546, DRM_IMX_DCSS,
+ DRM_PANEL_LVDS, I2C_IMX_LPI2C, I2C_MUX_REG, INTERCONNECT_IMX,
+ INTERCONNECT_IMX8MQ, MFD_WM8994, MUX_GPIO, MUX_MMIO, RTC_DRV_PCF8523,
+ USB_EHCI_FSL, BACKLIGHT_GPIO, BACKLIGHT_LED, SND_SOC_WM8960,
+ SND_SOC_FSL_MICFIL, SND_IMX_SOC, SND_SOC_FSL_ASOC_CARD,
+ SND_SOC_IMX_AUDMIX and SND_SOC_IMX_HDMI. Thanks to Johannes Schauer
+ Marin Rodrigues. (Closes: #1009858)
+
+ [ Salvatore Bonaccorso ]
+ * Bump ABI to 2
+
+ -- Bastian Blank <waldi@debian.org> Wed, 11 May 2022 18:50:31 +0200
linux (5.17.3-1) unstable; urgency=medium
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.17.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-alpha-generic-di nic-modules-5.17.0-1-alpha-generic-di nic-wireless-modules-5.17.0-1-alpha-generic-di nic-shared-modules-5.17.0-1-alpha-generic-di serial-modules-5.17.0-1-alpha-generic-di usb-serial-modules-5.17.0-1-alpha-generic-di ppp-modules-5.17.0-1-alpha-generic-di pata-modules-5.17.0-1-alpha-generic-di cdrom-core-modules-5.17.0-1-alpha-generic-di scsi-core-modules-5.17.0-1-alpha-generic-di scsi-modules-5.17.0-1-alpha-generic-di scsi-nic-modules-5.17.0-1-alpha-generic-di loop-modules-5.17.0-1-alpha-generic-di btrfs-modules-5.17.0-1-alpha-generic-di ext4-modules-5.17.0-1-alpha-generic-di isofs-modules-5.17.0-1-alpha-generic-di jfs-modules-5.17.0-1-alpha-generic-di xfs-modules-5.17.0-1-alpha-generic-di fat-modules-5.17.0-1-alpha-generic-di squashfs-modules-5.17.0-1-alpha-generic-di fuse-modules-5.17.0-1-alpha-generic-di f2fs-modules-5.17.0-1-alpha-generic-di md-modules-5.17.0-1-alpha-generic-di multipath-modules-5.17.0-1-alpha-generic-di usb-modules-5.17.0-1-alpha-generic-di usb-storage-modules-5.17.0-1-alpha-generic-di fb-modules-5.17.0-1-alpha-generic-di input-modules-5.17.0-1-alpha-generic-di event-modules-5.17.0-1-alpha-generic-di mouse-modules-5.17.0-1-alpha-generic-di nic-pcmcia-modules-5.17.0-1-alpha-generic-di pcmcia-modules-5.17.0-1-alpha-generic-di nic-usb-modules-5.17.0-1-alpha-generic-di sata-modules-5.17.0-1-alpha-generic-di i2c-modules-5.17.0-1-alpha-generic-di crc-modules-5.17.0-1-alpha-generic-di crypto-modules-5.17.0-1-alpha-generic-di crypto-dm-modules-5.17.0-1-alpha-generic-di ata-modules-5.17.0-1-alpha-generic-di nbd-modules-5.17.0-1-alpha-generic-di srm-modules-5.17.0-1-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.18.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-alpha-generic-di nic-modules-5.18.0-1-alpha-generic-di nic-wireless-modules-5.18.0-1-alpha-generic-di nic-shared-modules-5.18.0-1-alpha-generic-di serial-modules-5.18.0-1-alpha-generic-di usb-serial-modules-5.18.0-1-alpha-generic-di ppp-modules-5.18.0-1-alpha-generic-di pata-modules-5.18.0-1-alpha-generic-di cdrom-core-modules-5.18.0-1-alpha-generic-di scsi-core-modules-5.18.0-1-alpha-generic-di scsi-modules-5.18.0-1-alpha-generic-di scsi-nic-modules-5.18.0-1-alpha-generic-di loop-modules-5.18.0-1-alpha-generic-di btrfs-modules-5.18.0-1-alpha-generic-di ext4-modules-5.18.0-1-alpha-generic-di isofs-modules-5.18.0-1-alpha-generic-di jfs-modules-5.18.0-1-alpha-generic-di xfs-modules-5.18.0-1-alpha-generic-di fat-modules-5.18.0-1-alpha-generic-di squashfs-modules-5.18.0-1-alpha-generic-di fuse-modules-5.18.0-1-alpha-generic-di f2fs-modules-5.18.0-1-alpha-generic-di md-modules-5.18.0-1-alpha-generic-di multipath-modules-5.18.0-1-alpha-generic-di usb-modules-5.18.0-1-alpha-generic-di usb-storage-modules-5.18.0-1-alpha-generic-di fb-modules-5.18.0-1-alpha-generic-di input-modules-5.18.0-1-alpha-generic-di event-modules-5.18.0-1-alpha-generic-di mouse-modules-5.18.0-1-alpha-generic-di nic-pcmcia-modules-5.18.0-1-alpha-generic-di pcmcia-modules-5.18.0-1-alpha-generic-di nic-usb-modules-5.18.0-1-alpha-generic-di sata-modules-5.18.0-1-alpha-generic-di i2c-modules-5.18.0-1-alpha-generic-di crc-modules-5.18.0-1-alpha-generic-di crypto-modules-5.18.0-1-alpha-generic-di crypto-dm-modules-5.18.0-1-alpha-generic-di ata-modules-5.18.0-1-alpha-generic-di nbd-modules-5.18.0-1-alpha-generic-di srm-modules-5.18.0-1-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='5.18.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-alpha-generic-di nic-modules-5.18.0-1-alpha-generic-di nic-wireless-modules-5.18.0-1-alpha-generic-di nic-shared-modules-5.18.0-1-alpha-generic-di serial-modules-5.18.0-1-alpha-generic-di usb-serial-modules-5.18.0-1-alpha-generic-di ppp-modules-5.18.0-1-alpha-generic-di pata-modules-5.18.0-1-alpha-generic-di cdrom-core-modules-5.18.0-1-alpha-generic-di scsi-core-modules-5.18.0-1-alpha-generic-di scsi-modules-5.18.0-1-alpha-generic-di scsi-nic-modules-5.18.0-1-alpha-generic-di loop-modules-5.18.0-1-alpha-generic-di btrfs-modules-5.18.0-1-alpha-generic-di ext4-modules-5.18.0-1-alpha-generic-di isofs-modules-5.18.0-1-alpha-generic-di jfs-modules-5.18.0-1-alpha-generic-di xfs-modules-5.18.0-1-alpha-generic-di fat-modules-5.18.0-1-alpha-generic-di squashfs-modules-5.18.0-1-alpha-generic-di fuse-modules-5.18.0-1-alpha-generic-di f2fs-modules-5.18.0-1-alpha-generic-di md-modules-5.18.0-1-alpha-generic-di multipath-modules-5.18.0-1-alpha-generic-di usb-modules-5.18.0-1-alpha-generic-di usb-storage-modules-5.18.0-1-alpha-generic-di fb-modules-5.18.0-1-alpha-generic-di input-modules-5.18.0-1-alpha-generic-di event-modules-5.18.0-1-alpha-generic-di mouse-modules-5.18.0-1-alpha-generic-di nic-pcmcia-modules-5.18.0-1-alpha-generic-di pcmcia-modules-5.18.0-1-alpha-generic-di nic-usb-modules-5.18.0-1-alpha-generic-di sata-modules-5.18.0-1-alpha-generic-di i2c-modules-5.18.0-1-alpha-generic-di crc-modules-5.18.0-1-alpha-generic-di crypto-modules-5.18.0-1-alpha-generic-di crypto-dm-modules-5.18.0-1-alpha-generic-di ata-modules-5.18.0-1-alpha-generic-di nbd-modules-5.18.0-1-alpha-generic-di srm-modules-5.18.0-1-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_alpha_none: binary-arch_alpha_none_alpha-generic binary-arch_alpha_none_alpha-smp binary-arch_alpha_none_real
binary-arch_alpha_none_alpha-generic: binary-arch_alpha_none_alpha-generic_real
binary-arch_alpha_none_alpha-generic_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-amd64-di nic-modules-5.17.0-1-amd64-di nic-wireless-modules-5.17.0-1-amd64-di nic-shared-modules-5.17.0-1-amd64-di serial-modules-5.17.0-1-amd64-di usb-serial-modules-5.17.0-1-amd64-di ppp-modules-5.17.0-1-amd64-di pata-modules-5.17.0-1-amd64-di cdrom-core-modules-5.17.0-1-amd64-di firewire-core-modules-5.17.0-1-amd64-di scsi-core-modules-5.17.0-1-amd64-di scsi-modules-5.17.0-1-amd64-di scsi-nic-modules-5.17.0-1-amd64-di loop-modules-5.17.0-1-amd64-di btrfs-modules-5.17.0-1-amd64-di ext4-modules-5.17.0-1-amd64-di isofs-modules-5.17.0-1-amd64-di jfs-modules-5.17.0-1-amd64-di xfs-modules-5.17.0-1-amd64-di fat-modules-5.17.0-1-amd64-di squashfs-modules-5.17.0-1-amd64-di udf-modules-5.17.0-1-amd64-di fuse-modules-5.17.0-1-amd64-di f2fs-modules-5.17.0-1-amd64-di md-modules-5.17.0-1-amd64-di multipath-modules-5.17.0-1-amd64-di usb-modules-5.17.0-1-amd64-di usb-storage-modules-5.17.0-1-amd64-di pcmcia-storage-modules-5.17.0-1-amd64-di fb-modules-5.17.0-1-amd64-di input-modules-5.17.0-1-amd64-di event-modules-5.17.0-1-amd64-di mouse-modules-5.17.0-1-amd64-di nic-pcmcia-modules-5.17.0-1-amd64-di pcmcia-modules-5.17.0-1-amd64-di nic-usb-modules-5.17.0-1-amd64-di sata-modules-5.17.0-1-amd64-di acpi-modules-5.17.0-1-amd64-di i2c-modules-5.17.0-1-amd64-di crc-modules-5.17.0-1-amd64-di crypto-modules-5.17.0-1-amd64-di crypto-dm-modules-5.17.0-1-amd64-di efi-modules-5.17.0-1-amd64-di ata-modules-5.17.0-1-amd64-di mmc-core-modules-5.17.0-1-amd64-di mmc-modules-5.17.0-1-amd64-di nbd-modules-5.17.0-1-amd64-di speakup-modules-5.17.0-1-amd64-di uinput-modules-5.17.0-1-amd64-di sound-modules-5.17.0-1-amd64-di mtd-core-modules-5.17.0-1-amd64-di rfkill-modules-5.17.0-1-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
- $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.18.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-amd64-di nic-modules-5.18.0-1-amd64-di nic-wireless-modules-5.18.0-1-amd64-di nic-shared-modules-5.18.0-1-amd64-di serial-modules-5.18.0-1-amd64-di usb-serial-modules-5.18.0-1-amd64-di ppp-modules-5.18.0-1-amd64-di pata-modules-5.18.0-1-amd64-di cdrom-core-modules-5.18.0-1-amd64-di firewire-core-modules-5.18.0-1-amd64-di scsi-core-modules-5.18.0-1-amd64-di scsi-modules-5.18.0-1-amd64-di scsi-nic-modules-5.18.0-1-amd64-di loop-modules-5.18.0-1-amd64-di btrfs-modules-5.18.0-1-amd64-di ext4-modules-5.18.0-1-amd64-di isofs-modules-5.18.0-1-amd64-di jfs-modules-5.18.0-1-amd64-di xfs-modules-5.18.0-1-amd64-di fat-modules-5.18.0-1-amd64-di squashfs-modules-5.18.0-1-amd64-di udf-modules-5.18.0-1-amd64-di fuse-modules-5.18.0-1-amd64-di f2fs-modules-5.18.0-1-amd64-di md-modules-5.18.0-1-amd64-di multipath-modules-5.18.0-1-amd64-di usb-modules-5.18.0-1-amd64-di usb-storage-modules-5.18.0-1-amd64-di pcmcia-storage-modules-5.18.0-1-amd64-di fb-modules-5.18.0-1-amd64-di input-modules-5.18.0-1-amd64-di event-modules-5.18.0-1-amd64-di mouse-modules-5.18.0-1-amd64-di nic-pcmcia-modules-5.18.0-1-amd64-di pcmcia-modules-5.18.0-1-amd64-di nic-usb-modules-5.18.0-1-amd64-di sata-modules-5.18.0-1-amd64-di acpi-modules-5.18.0-1-amd64-di i2c-modules-5.18.0-1-amd64-di crc-modules-5.18.0-1-amd64-di crypto-modules-5.18.0-1-amd64-di crypto-dm-modules-5.18.0-1-amd64-di efi-modules-5.18.0-1-amd64-di ata-modules-5.18.0-1-amd64-di mmc-core-modules-5.18.0-1-amd64-di mmc-modules-5.18.0-1-amd64-di nbd-modules-5.18.0-1-amd64-di speakup-modules-5.18.0-1-amd64-di uinput-modules-5.18.0-1-amd64-di sound-modules-5.18.0-1-amd64-di mtd-core-modules-5.18.0-1-amd64-di rfkill-modules-5.18.0-1-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
++ $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='5.18.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-amd64-di nic-modules-5.18.0-1-amd64-di nic-wireless-modules-5.18.0-1-amd64-di nic-shared-modules-5.18.0-1-amd64-di serial-modules-5.18.0-1-amd64-di usb-serial-modules-5.18.0-1-amd64-di ppp-modules-5.18.0-1-amd64-di pata-modules-5.18.0-1-amd64-di cdrom-core-modules-5.18.0-1-amd64-di firewire-core-modules-5.18.0-1-amd64-di scsi-core-modules-5.18.0-1-amd64-di scsi-modules-5.18.0-1-amd64-di scsi-nic-modules-5.18.0-1-amd64-di loop-modules-5.18.0-1-amd64-di btrfs-modules-5.18.0-1-amd64-di ext4-modules-5.18.0-1-amd64-di isofs-modules-5.18.0-1-amd64-di jfs-modules-5.18.0-1-amd64-di xfs-modules-5.18.0-1-amd64-di fat-modules-5.18.0-1-amd64-di squashfs-modules-5.18.0-1-amd64-di udf-modules-5.18.0-1-amd64-di fuse-modules-5.18.0-1-amd64-di f2fs-modules-5.18.0-1-amd64-di md-modules-5.18.0-1-amd64-di multipath-modules-5.18.0-1-amd64-di usb-modules-5.18.0-1-amd64-di usb-storage-modules-5.18.0-1-amd64-di pcmcia-storage-modules-5.18.0-1-amd64-di fb-modules-5.18.0-1-amd64-di input-modules-5.18.0-1-amd64-di event-modules-5.18.0-1-amd64-di mouse-modules-5.18.0-1-amd64-di nic-pcmcia-modules-5.18.0-1-amd64-di pcmcia-modules-5.18.0-1-amd64-di nic-usb-modules-5.18.0-1-amd64-di sata-modules-5.18.0-1-amd64-di acpi-modules-5.18.0-1-amd64-di i2c-modules-5.18.0-1-amd64-di crc-modules-5.18.0-1-amd64-di crypto-modules-5.18.0-1-amd64-di crypto-dm-modules-5.18.0-1-amd64-di efi-modules-5.18.0-1-amd64-di ata-modules-5.18.0-1-amd64-di mmc-core-modules-5.18.0-1-amd64-di mmc-modules-5.18.0-1-amd64-di nbd-modules-5.18.0-1-amd64-di speakup-modules-5.18.0-1-amd64-di uinput-modules-5.18.0-1-amd64-di sound-modules-5.18.0-1-amd64-di mtd-core-modules-5.18.0-1-amd64-di rfkill-modules-5.18.0-1-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True
binary-arch_amd64::
- $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.17.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.18.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='5.18.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_amd64_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='amd64' DH_OPTIONS='-plinux-compiler-gcc-11-x86'
binary-arch_amd64_none: binary-arch_amd64_none_amd64 binary-arch_amd64_none_cloud-amd64 binary-arch_amd64_none_real
binary-arch_amd64_none_amd64: binary-arch_amd64_none_amd64_real
binary-arch_amd64_none_amd64_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-arm64-di nic-modules-5.17.0-1-arm64-di nic-wireless-modules-5.17.0-1-arm64-di nic-shared-modules-5.17.0-1-arm64-di usb-serial-modules-5.17.0-1-arm64-di ppp-modules-5.17.0-1-arm64-di cdrom-core-modules-5.17.0-1-arm64-di scsi-core-modules-5.17.0-1-arm64-di scsi-modules-5.17.0-1-arm64-di scsi-nic-modules-5.17.0-1-arm64-di loop-modules-5.17.0-1-arm64-di btrfs-modules-5.17.0-1-arm64-di ext4-modules-5.17.0-1-arm64-di isofs-modules-5.17.0-1-arm64-di jfs-modules-5.17.0-1-arm64-di xfs-modules-5.17.0-1-arm64-di fat-modules-5.17.0-1-arm64-di squashfs-modules-5.17.0-1-arm64-di udf-modules-5.17.0-1-arm64-di fuse-modules-5.17.0-1-arm64-di f2fs-modules-5.17.0-1-arm64-di md-modules-5.17.0-1-arm64-di multipath-modules-5.17.0-1-arm64-di usb-modules-5.17.0-1-arm64-di usb-storage-modules-5.17.0-1-arm64-di fb-modules-5.17.0-1-arm64-di input-modules-5.17.0-1-arm64-di event-modules-5.17.0-1-arm64-di nic-usb-modules-5.17.0-1-arm64-di sata-modules-5.17.0-1-arm64-di i2c-modules-5.17.0-1-arm64-di crc-modules-5.17.0-1-arm64-di crypto-modules-5.17.0-1-arm64-di crypto-dm-modules-5.17.0-1-arm64-di efi-modules-5.17.0-1-arm64-di ata-modules-5.17.0-1-arm64-di mmc-modules-5.17.0-1-arm64-di nbd-modules-5.17.0-1-arm64-di uinput-modules-5.17.0-1-arm64-di leds-modules-5.17.0-1-arm64-di mtd-core-modules-5.17.0-1-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
- $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.18.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-arm64-di nic-modules-5.18.0-1-arm64-di nic-wireless-modules-5.18.0-1-arm64-di nic-shared-modules-5.18.0-1-arm64-di usb-serial-modules-5.18.0-1-arm64-di ppp-modules-5.18.0-1-arm64-di cdrom-core-modules-5.18.0-1-arm64-di scsi-core-modules-5.18.0-1-arm64-di scsi-modules-5.18.0-1-arm64-di scsi-nic-modules-5.18.0-1-arm64-di loop-modules-5.18.0-1-arm64-di btrfs-modules-5.18.0-1-arm64-di ext4-modules-5.18.0-1-arm64-di isofs-modules-5.18.0-1-arm64-di jfs-modules-5.18.0-1-arm64-di xfs-modules-5.18.0-1-arm64-di fat-modules-5.18.0-1-arm64-di squashfs-modules-5.18.0-1-arm64-di udf-modules-5.18.0-1-arm64-di fuse-modules-5.18.0-1-arm64-di f2fs-modules-5.18.0-1-arm64-di md-modules-5.18.0-1-arm64-di multipath-modules-5.18.0-1-arm64-di usb-modules-5.18.0-1-arm64-di usb-storage-modules-5.18.0-1-arm64-di fb-modules-5.18.0-1-arm64-di input-modules-5.18.0-1-arm64-di event-modules-5.18.0-1-arm64-di nic-usb-modules-5.18.0-1-arm64-di sata-modules-5.18.0-1-arm64-di i2c-modules-5.18.0-1-arm64-di crc-modules-5.18.0-1-arm64-di crypto-modules-5.18.0-1-arm64-di crypto-dm-modules-5.18.0-1-arm64-di efi-modules-5.18.0-1-arm64-di ata-modules-5.18.0-1-arm64-di mmc-modules-5.18.0-1-arm64-di nbd-modules-5.18.0-1-arm64-di uinput-modules-5.18.0-1-arm64-di leds-modules-5.18.0-1-arm64-di mtd-core-modules-5.18.0-1-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
++ $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='5.18.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-arm64-di nic-modules-5.18.0-1-arm64-di nic-wireless-modules-5.18.0-1-arm64-di nic-shared-modules-5.18.0-1-arm64-di usb-serial-modules-5.18.0-1-arm64-di ppp-modules-5.18.0-1-arm64-di cdrom-core-modules-5.18.0-1-arm64-di scsi-core-modules-5.18.0-1-arm64-di scsi-modules-5.18.0-1-arm64-di scsi-nic-modules-5.18.0-1-arm64-di loop-modules-5.18.0-1-arm64-di btrfs-modules-5.18.0-1-arm64-di ext4-modules-5.18.0-1-arm64-di isofs-modules-5.18.0-1-arm64-di jfs-modules-5.18.0-1-arm64-di xfs-modules-5.18.0-1-arm64-di fat-modules-5.18.0-1-arm64-di squashfs-modules-5.18.0-1-arm64-di udf-modules-5.18.0-1-arm64-di fuse-modules-5.18.0-1-arm64-di f2fs-modules-5.18.0-1-arm64-di md-modules-5.18.0-1-arm64-di multipath-modules-5.18.0-1-arm64-di usb-modules-5.18.0-1-arm64-di usb-storage-modules-5.18.0-1-arm64-di fb-modules-5.18.0-1-arm64-di input-modules-5.18.0-1-arm64-di event-modules-5.18.0-1-arm64-di nic-usb-modules-5.18.0-1-arm64-di sata-modules-5.18.0-1-arm64-di i2c-modules-5.18.0-1-arm64-di crc-modules-5.18.0-1-arm64-di crypto-modules-5.18.0-1-arm64-di crypto-dm-modules-5.18.0-1-arm64-di efi-modules-5.18.0-1-arm64-di ata-modules-5.18.0-1-arm64-di mmc-modules-5.18.0-1-arm64-di nbd-modules-5.18.0-1-arm64-di uinput-modules-5.18.0-1-arm64-di leds-modules-5.18.0-1-arm64-di mtd-core-modules-5.18.0-1-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True
binary-arch_arm64::
- $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.17.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.18.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='5.18.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-marvell-di nic-modules-5.17.0-1-marvell-di nic-shared-modules-5.17.0-1-marvell-di usb-serial-modules-5.17.0-1-marvell-di ppp-modules-5.17.0-1-marvell-di cdrom-core-modules-5.17.0-1-marvell-di scsi-core-modules-5.17.0-1-marvell-di loop-modules-5.17.0-1-marvell-di ipv6-modules-5.17.0-1-marvell-di btrfs-modules-5.17.0-1-marvell-di ext4-modules-5.17.0-1-marvell-di isofs-modules-5.17.0-1-marvell-di jffs2-modules-5.17.0-1-marvell-di jfs-modules-5.17.0-1-marvell-di fat-modules-5.17.0-1-marvell-di minix-modules-5.17.0-1-marvell-di squashfs-modules-5.17.0-1-marvell-di udf-modules-5.17.0-1-marvell-di fuse-modules-5.17.0-1-marvell-di f2fs-modules-5.17.0-1-marvell-di md-modules-5.17.0-1-marvell-di multipath-modules-5.17.0-1-marvell-di usb-modules-5.17.0-1-marvell-di usb-storage-modules-5.17.0-1-marvell-di fb-modules-5.17.0-1-marvell-di input-modules-5.17.0-1-marvell-di event-modules-5.17.0-1-marvell-di mouse-modules-5.17.0-1-marvell-di nic-usb-modules-5.17.0-1-marvell-di sata-modules-5.17.0-1-marvell-di crc-modules-5.17.0-1-marvell-di crypto-modules-5.17.0-1-marvell-di crypto-dm-modules-5.17.0-1-marvell-di mmc-core-modules-5.17.0-1-marvell-di mmc-modules-5.17.0-1-marvell-di nbd-modules-5.17.0-1-marvell-di uinput-modules-5.17.0-1-marvell-di leds-modules-5.17.0-1-marvell-di mtd-modules-5.17.0-1-marvell-di mtd-core-modules-5.17.0-1-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.18.0-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-marvell-di nic-modules-5.18.0-1-marvell-di nic-shared-modules-5.18.0-1-marvell-di usb-serial-modules-5.18.0-1-marvell-di ppp-modules-5.18.0-1-marvell-di cdrom-core-modules-5.18.0-1-marvell-di scsi-core-modules-5.18.0-1-marvell-di loop-modules-5.18.0-1-marvell-di ipv6-modules-5.18.0-1-marvell-di btrfs-modules-5.18.0-1-marvell-di ext4-modules-5.18.0-1-marvell-di isofs-modules-5.18.0-1-marvell-di jffs2-modules-5.18.0-1-marvell-di jfs-modules-5.18.0-1-marvell-di fat-modules-5.18.0-1-marvell-di minix-modules-5.18.0-1-marvell-di squashfs-modules-5.18.0-1-marvell-di udf-modules-5.18.0-1-marvell-di fuse-modules-5.18.0-1-marvell-di f2fs-modules-5.18.0-1-marvell-di md-modules-5.18.0-1-marvell-di multipath-modules-5.18.0-1-marvell-di usb-modules-5.18.0-1-marvell-di usb-storage-modules-5.18.0-1-marvell-di fb-modules-5.18.0-1-marvell-di input-modules-5.18.0-1-marvell-di event-modules-5.18.0-1-marvell-di mouse-modules-5.18.0-1-marvell-di nic-usb-modules-5.18.0-1-marvell-di sata-modules-5.18.0-1-marvell-di crc-modules-5.18.0-1-marvell-di crypto-modules-5.18.0-1-marvell-di crypto-dm-modules-5.18.0-1-marvell-di mmc-core-modules-5.18.0-1-marvell-di mmc-modules-5.18.0-1-marvell-di nbd-modules-5.18.0-1-marvell-di uinput-modules-5.18.0-1-marvell-di leds-modules-5.18.0-1-marvell-di mtd-modules-5.18.0-1-marvell-di mtd-core-modules-5.18.0-1-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='5.18.0-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-marvell-di nic-modules-5.18.0-1-marvell-di nic-shared-modules-5.18.0-1-marvell-di usb-serial-modules-5.18.0-1-marvell-di ppp-modules-5.18.0-1-marvell-di cdrom-core-modules-5.18.0-1-marvell-di scsi-core-modules-5.18.0-1-marvell-di loop-modules-5.18.0-1-marvell-di ipv6-modules-5.18.0-1-marvell-di btrfs-modules-5.18.0-1-marvell-di ext4-modules-5.18.0-1-marvell-di isofs-modules-5.18.0-1-marvell-di jffs2-modules-5.18.0-1-marvell-di jfs-modules-5.18.0-1-marvell-di fat-modules-5.18.0-1-marvell-di minix-modules-5.18.0-1-marvell-di squashfs-modules-5.18.0-1-marvell-di udf-modules-5.18.0-1-marvell-di fuse-modules-5.18.0-1-marvell-di f2fs-modules-5.18.0-1-marvell-di md-modules-5.18.0-1-marvell-di multipath-modules-5.18.0-1-marvell-di usb-modules-5.18.0-1-marvell-di usb-storage-modules-5.18.0-1-marvell-di fb-modules-5.18.0-1-marvell-di input-modules-5.18.0-1-marvell-di event-modules-5.18.0-1-marvell-di mouse-modules-5.18.0-1-marvell-di nic-usb-modules-5.18.0-1-marvell-di sata-modules-5.18.0-1-marvell-di crc-modules-5.18.0-1-marvell-di crypto-modules-5.18.0-1-marvell-di crypto-dm-modules-5.18.0-1-marvell-di mmc-core-modules-5.18.0-1-marvell-di mmc-modules-5.18.0-1-marvell-di nbd-modules-5.18.0-1-marvell-di uinput-modules-5.18.0-1-marvell-di leds-modules-5.18.0-1-marvell-di mtd-modules-5.18.0-1-marvell-di mtd-core-modules-5.18.0-1-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_armel_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='armel' DH_OPTIONS='-plinux-compiler-gcc-11-arm'
binary-arch_armel_none: binary-arch_armel_none_marvell binary-arch_armel_none_real binary-arch_armel_none_rpi
binary-arch_armel_none_marvell: binary-arch_armel_none_marvell_real
binary-arch_armel_none_marvell_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_armel_real:: setup_armel
binary-arch_armel_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.17.0-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
-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.18.0-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
+binary-arch_armhf:: binary-arch_armhf_extra binary-arch_armhf_real
binary-arch_armhf::
- $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.17.0-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-armmp-di nic-modules-5.17.0-1-armmp-di nic-wireless-modules-5.17.0-1-armmp-di nic-shared-modules-5.17.0-1-armmp-di usb-serial-modules-5.17.0-1-armmp-di ppp-modules-5.17.0-1-armmp-di pata-modules-5.17.0-1-armmp-di cdrom-core-modules-5.17.0-1-armmp-di scsi-core-modules-5.17.0-1-armmp-di scsi-modules-5.17.0-1-armmp-di scsi-nic-modules-5.17.0-1-armmp-di loop-modules-5.17.0-1-armmp-di btrfs-modules-5.17.0-1-armmp-di ext4-modules-5.17.0-1-armmp-di isofs-modules-5.17.0-1-armmp-di jfs-modules-5.17.0-1-armmp-di fat-modules-5.17.0-1-armmp-di squashfs-modules-5.17.0-1-armmp-di udf-modules-5.17.0-1-armmp-di fuse-modules-5.17.0-1-armmp-di f2fs-modules-5.17.0-1-armmp-di md-modules-5.17.0-1-armmp-di multipath-modules-5.17.0-1-armmp-di usb-modules-5.17.0-1-armmp-di usb-storage-modules-5.17.0-1-armmp-di fb-modules-5.17.0-1-armmp-di input-modules-5.17.0-1-armmp-di event-modules-5.17.0-1-armmp-di nic-usb-modules-5.17.0-1-armmp-di sata-modules-5.17.0-1-armmp-di i2c-modules-5.17.0-1-armmp-di crc-modules-5.17.0-1-armmp-di crypto-modules-5.17.0-1-armmp-di crypto-dm-modules-5.17.0-1-armmp-di efi-modules-5.17.0-1-armmp-di ata-modules-5.17.0-1-armmp-di mmc-modules-5.17.0-1-armmp-di nbd-modules-5.17.0-1-armmp-di uinput-modules-5.17.0-1-armmp-di leds-modules-5.17.0-1-armmp-di mtd-modules-5.17.0-1-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.18.0-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-armmp-di nic-modules-5.18.0-1-armmp-di nic-wireless-modules-5.18.0-1-armmp-di nic-shared-modules-5.18.0-1-armmp-di usb-serial-modules-5.18.0-1-armmp-di ppp-modules-5.18.0-1-armmp-di pata-modules-5.18.0-1-armmp-di cdrom-core-modules-5.18.0-1-armmp-di scsi-core-modules-5.18.0-1-armmp-di scsi-modules-5.18.0-1-armmp-di scsi-nic-modules-5.18.0-1-armmp-di loop-modules-5.18.0-1-armmp-di btrfs-modules-5.18.0-1-armmp-di ext4-modules-5.18.0-1-armmp-di isofs-modules-5.18.0-1-armmp-di jfs-modules-5.18.0-1-armmp-di fat-modules-5.18.0-1-armmp-di squashfs-modules-5.18.0-1-armmp-di udf-modules-5.18.0-1-armmp-di fuse-modules-5.18.0-1-armmp-di f2fs-modules-5.18.0-1-armmp-di md-modules-5.18.0-1-armmp-di multipath-modules-5.18.0-1-armmp-di usb-modules-5.18.0-1-armmp-di usb-storage-modules-5.18.0-1-armmp-di fb-modules-5.18.0-1-armmp-di input-modules-5.18.0-1-armmp-di event-modules-5.18.0-1-armmp-di nic-usb-modules-5.18.0-1-armmp-di sata-modules-5.18.0-1-armmp-di i2c-modules-5.18.0-1-armmp-di crc-modules-5.18.0-1-armmp-di crypto-modules-5.18.0-1-armmp-di crypto-dm-modules-5.18.0-1-armmp-di efi-modules-5.18.0-1-armmp-di ata-modules-5.18.0-1-armmp-di mmc-modules-5.18.0-1-armmp-di nbd-modules-5.18.0-1-armmp-di uinput-modules-5.18.0-1-armmp-di leds-modules-5.18.0-1-armmp-di mtd-modules-5.18.0-1-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='5.18.0-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-armmp-di nic-modules-5.18.0-1-armmp-di nic-wireless-modules-5.18.0-1-armmp-di nic-shared-modules-5.18.0-1-armmp-di usb-serial-modules-5.18.0-1-armmp-di ppp-modules-5.18.0-1-armmp-di pata-modules-5.18.0-1-armmp-di cdrom-core-modules-5.18.0-1-armmp-di scsi-core-modules-5.18.0-1-armmp-di scsi-modules-5.18.0-1-armmp-di scsi-nic-modules-5.18.0-1-armmp-di loop-modules-5.18.0-1-armmp-di btrfs-modules-5.18.0-1-armmp-di ext4-modules-5.18.0-1-armmp-di isofs-modules-5.18.0-1-armmp-di jfs-modules-5.18.0-1-armmp-di fat-modules-5.18.0-1-armmp-di squashfs-modules-5.18.0-1-armmp-di udf-modules-5.18.0-1-armmp-di fuse-modules-5.18.0-1-armmp-di f2fs-modules-5.18.0-1-armmp-di md-modules-5.18.0-1-armmp-di multipath-modules-5.18.0-1-armmp-di usb-modules-5.18.0-1-armmp-di usb-storage-modules-5.18.0-1-armmp-di fb-modules-5.18.0-1-armmp-di input-modules-5.18.0-1-armmp-di event-modules-5.18.0-1-armmp-di nic-usb-modules-5.18.0-1-armmp-di sata-modules-5.18.0-1-armmp-di i2c-modules-5.18.0-1-armmp-di crc-modules-5.18.0-1-armmp-di crypto-modules-5.18.0-1-armmp-di crypto-dm-modules-5.18.0-1-armmp-di efi-modules-5.18.0-1-armmp-di ata-modules-5.18.0-1-armmp-di mmc-modules-5.18.0-1-armmp-di nbd-modules-5.18.0-1-armmp-di uinput-modules-5.18.0-1-armmp-di leds-modules-5.18.0-1-armmp-di mtd-modules-5.18.0-1-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_armhf_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='armhf' DH_OPTIONS='-plinux-compiler-gcc-11-arm'
-binary-arch_armhf_none: binary-arch_armhf_none_armmp binary-arch_armhf_none_armmp-lpae binary-arch_armhf_none_real
-binary-arch_armhf_none_armmp: binary-arch_armhf_none_armmp_real
-binary-arch_armhf_none_armmp-lpae: binary-arch_armhf_none_armmp-lpae_real
-binary-arch_armhf_none_armmp-lpae_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-armmp-lpae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
-binary-arch_armhf_none_armmp_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-armmp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
-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.17.0-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
-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.18.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-rt-armmp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
-binary-arch_armhf_rt_real:
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-parisc-di nic-modules-5.17.0-1-parisc-di nic-shared-modules-5.17.0-1-parisc-di serial-modules-5.17.0-1-parisc-di usb-serial-modules-5.17.0-1-parisc-di ppp-modules-5.17.0-1-parisc-di pata-modules-5.17.0-1-parisc-di cdrom-core-modules-5.17.0-1-parisc-di scsi-core-modules-5.17.0-1-parisc-di scsi-modules-5.17.0-1-parisc-di loop-modules-5.17.0-1-parisc-di btrfs-modules-5.17.0-1-parisc-di ext4-modules-5.17.0-1-parisc-di isofs-modules-5.17.0-1-parisc-di jfs-modules-5.17.0-1-parisc-di xfs-modules-5.17.0-1-parisc-di fat-modules-5.17.0-1-parisc-di squashfs-modules-5.17.0-1-parisc-di fuse-modules-5.17.0-1-parisc-di f2fs-modules-5.17.0-1-parisc-di md-modules-5.17.0-1-parisc-di multipath-modules-5.17.0-1-parisc-di usb-modules-5.17.0-1-parisc-di usb-storage-modules-5.17.0-1-parisc-di input-modules-5.17.0-1-parisc-di event-modules-5.17.0-1-parisc-di mouse-modules-5.17.0-1-parisc-di nic-usb-modules-5.17.0-1-parisc-di sata-modules-5.17.0-1-parisc-di crc-modules-5.17.0-1-parisc-di crypto-modules-5.17.0-1-parisc-di crypto-dm-modules-5.17.0-1-parisc-di ata-modules-5.17.0-1-parisc-di nbd-modules-5.17.0-1-parisc-di kernel-image-5.17.0-1-parisc64-di nic-modules-5.17.0-1-parisc64-di nic-shared-modules-5.17.0-1-parisc64-di serial-modules-5.17.0-1-parisc64-di usb-serial-modules-5.17.0-1-parisc64-di ppp-modules-5.17.0-1-parisc64-di pata-modules-5.17.0-1-parisc64-di cdrom-core-modules-5.17.0-1-parisc64-di scsi-core-modules-5.17.0-1-parisc64-di scsi-modules-5.17.0-1-parisc64-di loop-modules-5.17.0-1-parisc64-di btrfs-modules-5.17.0-1-parisc64-di ext4-modules-5.17.0-1-parisc64-di isofs-modules-5.17.0-1-parisc64-di jfs-modules-5.17.0-1-parisc64-di xfs-modules-5.17.0-1-parisc64-di fat-modules-5.17.0-1-parisc64-di squashfs-modules-5.17.0-1-parisc64-di fuse-modules-5.17.0-1-parisc64-di f2fs-modules-5.17.0-1-parisc64-di md-modules-5.17.0-1-parisc64-di multipath-modules-5.17.0-1-parisc64-di usb-modules-5.17.0-1-parisc64-di usb-storage-modules-5.17.0-1-parisc64-di fb-modules-5.17.0-1-parisc64-di input-modules-5.17.0-1-parisc64-di event-modules-5.17.0-1-parisc64-di mouse-modules-5.17.0-1-parisc64-di nic-usb-modules-5.17.0-1-parisc64-di sata-modules-5.17.0-1-parisc64-di crc-modules-5.17.0-1-parisc64-di crypto-modules-5.17.0-1-parisc64-di crypto-dm-modules-5.17.0-1-parisc64-di ata-modules-5.17.0-1-parisc64-di nbd-modules-5.17.0-1-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.18.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-parisc-di nic-modules-5.18.0-1-parisc-di nic-shared-modules-5.18.0-1-parisc-di serial-modules-5.18.0-1-parisc-di usb-serial-modules-5.18.0-1-parisc-di ppp-modules-5.18.0-1-parisc-di pata-modules-5.18.0-1-parisc-di cdrom-core-modules-5.18.0-1-parisc-di scsi-core-modules-5.18.0-1-parisc-di scsi-modules-5.18.0-1-parisc-di loop-modules-5.18.0-1-parisc-di btrfs-modules-5.18.0-1-parisc-di ext4-modules-5.18.0-1-parisc-di isofs-modules-5.18.0-1-parisc-di jfs-modules-5.18.0-1-parisc-di xfs-modules-5.18.0-1-parisc-di fat-modules-5.18.0-1-parisc-di squashfs-modules-5.18.0-1-parisc-di fuse-modules-5.18.0-1-parisc-di f2fs-modules-5.18.0-1-parisc-di md-modules-5.18.0-1-parisc-di multipath-modules-5.18.0-1-parisc-di usb-modules-5.18.0-1-parisc-di usb-storage-modules-5.18.0-1-parisc-di input-modules-5.18.0-1-parisc-di event-modules-5.18.0-1-parisc-di mouse-modules-5.18.0-1-parisc-di nic-usb-modules-5.18.0-1-parisc-di sata-modules-5.18.0-1-parisc-di crc-modules-5.18.0-1-parisc-di crypto-modules-5.18.0-1-parisc-di crypto-dm-modules-5.18.0-1-parisc-di ata-modules-5.18.0-1-parisc-di nbd-modules-5.18.0-1-parisc-di kernel-image-5.18.0-1-parisc64-di nic-modules-5.18.0-1-parisc64-di nic-shared-modules-5.18.0-1-parisc64-di serial-modules-5.18.0-1-parisc64-di usb-serial-modules-5.18.0-1-parisc64-di ppp-modules-5.18.0-1-parisc64-di pata-modules-5.18.0-1-parisc64-di cdrom-core-modules-5.18.0-1-parisc64-di scsi-core-modules-5.18.0-1-parisc64-di scsi-modules-5.18.0-1-parisc64-di loop-modules-5.18.0-1-parisc64-di btrfs-modules-5.18.0-1-parisc64-di ext4-modules-5.18.0-1-parisc64-di isofs-modules-5.18.0-1-parisc64-di jfs-modules-5.18.0-1-parisc64-di xfs-modules-5.18.0-1-parisc64-di fat-modules-5.18.0-1-parisc64-di squashfs-modules-5.18.0-1-parisc64-di fuse-modules-5.18.0-1-parisc64-di f2fs-modules-5.18.0-1-parisc64-di md-modules-5.18.0-1-parisc64-di multipath-modules-5.18.0-1-parisc64-di usb-modules-5.18.0-1-parisc64-di usb-storage-modules-5.18.0-1-parisc64-di fb-modules-5.18.0-1-parisc64-di input-modules-5.18.0-1-parisc64-di event-modules-5.18.0-1-parisc64-di mouse-modules-5.18.0-1-parisc64-di nic-usb-modules-5.18.0-1-parisc64-di sata-modules-5.18.0-1-parisc64-di crc-modules-5.18.0-1-parisc64-di crypto-modules-5.18.0-1-parisc64-di crypto-dm-modules-5.18.0-1-parisc64-di ata-modules-5.18.0-1-parisc64-di nbd-modules-5.18.0-1-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='5.18.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-parisc-di nic-modules-5.18.0-1-parisc-di nic-shared-modules-5.18.0-1-parisc-di serial-modules-5.18.0-1-parisc-di usb-serial-modules-5.18.0-1-parisc-di ppp-modules-5.18.0-1-parisc-di pata-modules-5.18.0-1-parisc-di cdrom-core-modules-5.18.0-1-parisc-di scsi-core-modules-5.18.0-1-parisc-di scsi-modules-5.18.0-1-parisc-di loop-modules-5.18.0-1-parisc-di btrfs-modules-5.18.0-1-parisc-di ext4-modules-5.18.0-1-parisc-di isofs-modules-5.18.0-1-parisc-di jfs-modules-5.18.0-1-parisc-di xfs-modules-5.18.0-1-parisc-di fat-modules-5.18.0-1-parisc-di squashfs-modules-5.18.0-1-parisc-di fuse-modules-5.18.0-1-parisc-di f2fs-modules-5.18.0-1-parisc-di md-modules-5.18.0-1-parisc-di multipath-modules-5.18.0-1-parisc-di usb-modules-5.18.0-1-parisc-di usb-storage-modules-5.18.0-1-parisc-di input-modules-5.18.0-1-parisc-di event-modules-5.18.0-1-parisc-di mouse-modules-5.18.0-1-parisc-di nic-usb-modules-5.18.0-1-parisc-di sata-modules-5.18.0-1-parisc-di crc-modules-5.18.0-1-parisc-di crypto-modules-5.18.0-1-parisc-di crypto-dm-modules-5.18.0-1-parisc-di ata-modules-5.18.0-1-parisc-di nbd-modules-5.18.0-1-parisc-di kernel-image-5.18.0-1-parisc64-di nic-modules-5.18.0-1-parisc64-di nic-shared-modules-5.18.0-1-parisc64-di serial-modules-5.18.0-1-parisc64-di usb-serial-modules-5.18.0-1-parisc64-di ppp-modules-5.18.0-1-parisc64-di pata-modules-5.18.0-1-parisc64-di cdrom-core-modules-5.18.0-1-parisc64-di scsi-core-modules-5.18.0-1-parisc64-di scsi-modules-5.18.0-1-parisc64-di loop-modules-5.18.0-1-parisc64-di btrfs-modules-5.18.0-1-parisc64-di ext4-modules-5.18.0-1-parisc64-di isofs-modules-5.18.0-1-parisc64-di jfs-modules-5.18.0-1-parisc64-di xfs-modules-5.18.0-1-parisc64-di fat-modules-5.18.0-1-parisc64-di squashfs-modules-5.18.0-1-parisc64-di fuse-modules-5.18.0-1-parisc64-di f2fs-modules-5.18.0-1-parisc64-di md-modules-5.18.0-1-parisc64-di multipath-modules-5.18.0-1-parisc64-di usb-modules-5.18.0-1-parisc64-di usb-storage-modules-5.18.0-1-parisc64-di fb-modules-5.18.0-1-parisc64-di input-modules-5.18.0-1-parisc64-di event-modules-5.18.0-1-parisc64-di mouse-modules-5.18.0-1-parisc64-di nic-usb-modules-5.18.0-1-parisc64-di sata-modules-5.18.0-1-parisc64-di crc-modules-5.18.0-1-parisc64-di crypto-modules-5.18.0-1-parisc64-di crypto-dm-modules-5.18.0-1-parisc64-di ata-modules-5.18.0-1-parisc64-di nbd-modules-5.18.0-1-parisc64-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_hppa_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='hppa' DH_OPTIONS='-plinux-image-parisc64-smp'
$(MAKE) -f debian/rules.real install-dummy ARCH='hppa' DH_OPTIONS='-plinux-image-parisc-smp'
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.17.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_hppa_none_parisc_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-686-di nic-modules-5.17.0-1-686-di nic-wireless-modules-5.17.0-1-686-di nic-shared-modules-5.17.0-1-686-di serial-modules-5.17.0-1-686-di usb-serial-modules-5.17.0-1-686-di ppp-modules-5.17.0-1-686-di pata-modules-5.17.0-1-686-di cdrom-core-modules-5.17.0-1-686-di firewire-core-modules-5.17.0-1-686-di scsi-core-modules-5.17.0-1-686-di scsi-modules-5.17.0-1-686-di scsi-nic-modules-5.17.0-1-686-di loop-modules-5.17.0-1-686-di btrfs-modules-5.17.0-1-686-di ext4-modules-5.17.0-1-686-di isofs-modules-5.17.0-1-686-di jfs-modules-5.17.0-1-686-di xfs-modules-5.17.0-1-686-di fat-modules-5.17.0-1-686-di squashfs-modules-5.17.0-1-686-di udf-modules-5.17.0-1-686-di fuse-modules-5.17.0-1-686-di f2fs-modules-5.17.0-1-686-di md-modules-5.17.0-1-686-di multipath-modules-5.17.0-1-686-di usb-modules-5.17.0-1-686-di usb-storage-modules-5.17.0-1-686-di pcmcia-storage-modules-5.17.0-1-686-di fb-modules-5.17.0-1-686-di input-modules-5.17.0-1-686-di event-modules-5.17.0-1-686-di mouse-modules-5.17.0-1-686-di nic-pcmcia-modules-5.17.0-1-686-di pcmcia-modules-5.17.0-1-686-di nic-usb-modules-5.17.0-1-686-di sata-modules-5.17.0-1-686-di acpi-modules-5.17.0-1-686-di i2c-modules-5.17.0-1-686-di crc-modules-5.17.0-1-686-di crypto-modules-5.17.0-1-686-di crypto-dm-modules-5.17.0-1-686-di efi-modules-5.17.0-1-686-di ata-modules-5.17.0-1-686-di mmc-core-modules-5.17.0-1-686-di mmc-modules-5.17.0-1-686-di nbd-modules-5.17.0-1-686-di speakup-modules-5.17.0-1-686-di uinput-modules-5.17.0-1-686-di sound-modules-5.17.0-1-686-di mtd-core-modules-5.17.0-1-686-di rfkill-modules-5.17.0-1-686-di kernel-image-5.17.0-1-686-pae-di nic-modules-5.17.0-1-686-pae-di nic-wireless-modules-5.17.0-1-686-pae-di nic-shared-modules-5.17.0-1-686-pae-di serial-modules-5.17.0-1-686-pae-di usb-serial-modules-5.17.0-1-686-pae-di ppp-modules-5.17.0-1-686-pae-di pata-modules-5.17.0-1-686-pae-di cdrom-core-modules-5.17.0-1-686-pae-di firewire-core-modules-5.17.0-1-686-pae-di scsi-core-modules-5.17.0-1-686-pae-di scsi-modules-5.17.0-1-686-pae-di scsi-nic-modules-5.17.0-1-686-pae-di loop-modules-5.17.0-1-686-pae-di btrfs-modules-5.17.0-1-686-pae-di ext4-modules-5.17.0-1-686-pae-di isofs-modules-5.17.0-1-686-pae-di jfs-modules-5.17.0-1-686-pae-di xfs-modules-5.17.0-1-686-pae-di fat-modules-5.17.0-1-686-pae-di squashfs-modules-5.17.0-1-686-pae-di udf-modules-5.17.0-1-686-pae-di fuse-modules-5.17.0-1-686-pae-di f2fs-modules-5.17.0-1-686-pae-di md-modules-5.17.0-1-686-pae-di multipath-modules-5.17.0-1-686-pae-di usb-modules-5.17.0-1-686-pae-di usb-storage-modules-5.17.0-1-686-pae-di pcmcia-storage-modules-5.17.0-1-686-pae-di fb-modules-5.17.0-1-686-pae-di input-modules-5.17.0-1-686-pae-di event-modules-5.17.0-1-686-pae-di mouse-modules-5.17.0-1-686-pae-di nic-pcmcia-modules-5.17.0-1-686-pae-di pcmcia-modules-5.17.0-1-686-pae-di nic-usb-modules-5.17.0-1-686-pae-di sata-modules-5.17.0-1-686-pae-di acpi-modules-5.17.0-1-686-pae-di i2c-modules-5.17.0-1-686-pae-di crc-modules-5.17.0-1-686-pae-di crypto-modules-5.17.0-1-686-pae-di crypto-dm-modules-5.17.0-1-686-pae-di efi-modules-5.17.0-1-686-pae-di ata-modules-5.17.0-1-686-pae-di mmc-core-modules-5.17.0-1-686-pae-di mmc-modules-5.17.0-1-686-pae-di nbd-modules-5.17.0-1-686-pae-di speakup-modules-5.17.0-1-686-pae-di uinput-modules-5.17.0-1-686-pae-di sound-modules-5.17.0-1-686-pae-di mtd-core-modules-5.17.0-1-686-pae-di rfkill-modules-5.17.0-1-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
- $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.18.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-686-di nic-modules-5.18.0-1-686-di nic-wireless-modules-5.18.0-1-686-di nic-shared-modules-5.18.0-1-686-di serial-modules-5.18.0-1-686-di usb-serial-modules-5.18.0-1-686-di ppp-modules-5.18.0-1-686-di pata-modules-5.18.0-1-686-di cdrom-core-modules-5.18.0-1-686-di firewire-core-modules-5.18.0-1-686-di scsi-core-modules-5.18.0-1-686-di scsi-modules-5.18.0-1-686-di scsi-nic-modules-5.18.0-1-686-di loop-modules-5.18.0-1-686-di btrfs-modules-5.18.0-1-686-di ext4-modules-5.18.0-1-686-di isofs-modules-5.18.0-1-686-di jfs-modules-5.18.0-1-686-di xfs-modules-5.18.0-1-686-di fat-modules-5.18.0-1-686-di squashfs-modules-5.18.0-1-686-di udf-modules-5.18.0-1-686-di fuse-modules-5.18.0-1-686-di f2fs-modules-5.18.0-1-686-di md-modules-5.18.0-1-686-di multipath-modules-5.18.0-1-686-di usb-modules-5.18.0-1-686-di usb-storage-modules-5.18.0-1-686-di pcmcia-storage-modules-5.18.0-1-686-di fb-modules-5.18.0-1-686-di input-modules-5.18.0-1-686-di event-modules-5.18.0-1-686-di mouse-modules-5.18.0-1-686-di nic-pcmcia-modules-5.18.0-1-686-di pcmcia-modules-5.18.0-1-686-di nic-usb-modules-5.18.0-1-686-di sata-modules-5.18.0-1-686-di acpi-modules-5.18.0-1-686-di i2c-modules-5.18.0-1-686-di crc-modules-5.18.0-1-686-di crypto-modules-5.18.0-1-686-di crypto-dm-modules-5.18.0-1-686-di efi-modules-5.18.0-1-686-di ata-modules-5.18.0-1-686-di mmc-core-modules-5.18.0-1-686-di mmc-modules-5.18.0-1-686-di nbd-modules-5.18.0-1-686-di speakup-modules-5.18.0-1-686-di uinput-modules-5.18.0-1-686-di sound-modules-5.18.0-1-686-di mtd-core-modules-5.18.0-1-686-di rfkill-modules-5.18.0-1-686-di kernel-image-5.18.0-1-686-pae-di nic-modules-5.18.0-1-686-pae-di nic-wireless-modules-5.18.0-1-686-pae-di nic-shared-modules-5.18.0-1-686-pae-di serial-modules-5.18.0-1-686-pae-di usb-serial-modules-5.18.0-1-686-pae-di ppp-modules-5.18.0-1-686-pae-di pata-modules-5.18.0-1-686-pae-di cdrom-core-modules-5.18.0-1-686-pae-di firewire-core-modules-5.18.0-1-686-pae-di scsi-core-modules-5.18.0-1-686-pae-di scsi-modules-5.18.0-1-686-pae-di scsi-nic-modules-5.18.0-1-686-pae-di loop-modules-5.18.0-1-686-pae-di btrfs-modules-5.18.0-1-686-pae-di ext4-modules-5.18.0-1-686-pae-di isofs-modules-5.18.0-1-686-pae-di jfs-modules-5.18.0-1-686-pae-di xfs-modules-5.18.0-1-686-pae-di fat-modules-5.18.0-1-686-pae-di squashfs-modules-5.18.0-1-686-pae-di udf-modules-5.18.0-1-686-pae-di fuse-modules-5.18.0-1-686-pae-di f2fs-modules-5.18.0-1-686-pae-di md-modules-5.18.0-1-686-pae-di multipath-modules-5.18.0-1-686-pae-di usb-modules-5.18.0-1-686-pae-di usb-storage-modules-5.18.0-1-686-pae-di pcmcia-storage-modules-5.18.0-1-686-pae-di fb-modules-5.18.0-1-686-pae-di input-modules-5.18.0-1-686-pae-di event-modules-5.18.0-1-686-pae-di mouse-modules-5.18.0-1-686-pae-di nic-pcmcia-modules-5.18.0-1-686-pae-di pcmcia-modules-5.18.0-1-686-pae-di nic-usb-modules-5.18.0-1-686-pae-di sata-modules-5.18.0-1-686-pae-di acpi-modules-5.18.0-1-686-pae-di i2c-modules-5.18.0-1-686-pae-di crc-modules-5.18.0-1-686-pae-di crypto-modules-5.18.0-1-686-pae-di crypto-dm-modules-5.18.0-1-686-pae-di efi-modules-5.18.0-1-686-pae-di ata-modules-5.18.0-1-686-pae-di mmc-core-modules-5.18.0-1-686-pae-di mmc-modules-5.18.0-1-686-pae-di nbd-modules-5.18.0-1-686-pae-di speakup-modules-5.18.0-1-686-pae-di uinput-modules-5.18.0-1-686-pae-di sound-modules-5.18.0-1-686-pae-di mtd-core-modules-5.18.0-1-686-pae-di rfkill-modules-5.18.0-1-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
++ $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='5.18.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-686-di nic-modules-5.18.0-1-686-di nic-wireless-modules-5.18.0-1-686-di nic-shared-modules-5.18.0-1-686-di serial-modules-5.18.0-1-686-di usb-serial-modules-5.18.0-1-686-di ppp-modules-5.18.0-1-686-di pata-modules-5.18.0-1-686-di cdrom-core-modules-5.18.0-1-686-di firewire-core-modules-5.18.0-1-686-di scsi-core-modules-5.18.0-1-686-di scsi-modules-5.18.0-1-686-di scsi-nic-modules-5.18.0-1-686-di loop-modules-5.18.0-1-686-di btrfs-modules-5.18.0-1-686-di ext4-modules-5.18.0-1-686-di isofs-modules-5.18.0-1-686-di jfs-modules-5.18.0-1-686-di xfs-modules-5.18.0-1-686-di fat-modules-5.18.0-1-686-di squashfs-modules-5.18.0-1-686-di udf-modules-5.18.0-1-686-di fuse-modules-5.18.0-1-686-di f2fs-modules-5.18.0-1-686-di md-modules-5.18.0-1-686-di multipath-modules-5.18.0-1-686-di usb-modules-5.18.0-1-686-di usb-storage-modules-5.18.0-1-686-di pcmcia-storage-modules-5.18.0-1-686-di fb-modules-5.18.0-1-686-di input-modules-5.18.0-1-686-di event-modules-5.18.0-1-686-di mouse-modules-5.18.0-1-686-di nic-pcmcia-modules-5.18.0-1-686-di pcmcia-modules-5.18.0-1-686-di nic-usb-modules-5.18.0-1-686-di sata-modules-5.18.0-1-686-di acpi-modules-5.18.0-1-686-di i2c-modules-5.18.0-1-686-di crc-modules-5.18.0-1-686-di crypto-modules-5.18.0-1-686-di crypto-dm-modules-5.18.0-1-686-di efi-modules-5.18.0-1-686-di ata-modules-5.18.0-1-686-di mmc-core-modules-5.18.0-1-686-di mmc-modules-5.18.0-1-686-di nbd-modules-5.18.0-1-686-di speakup-modules-5.18.0-1-686-di uinput-modules-5.18.0-1-686-di sound-modules-5.18.0-1-686-di mtd-core-modules-5.18.0-1-686-di rfkill-modules-5.18.0-1-686-di kernel-image-5.18.0-1-686-pae-di nic-modules-5.18.0-1-686-pae-di nic-wireless-modules-5.18.0-1-686-pae-di nic-shared-modules-5.18.0-1-686-pae-di serial-modules-5.18.0-1-686-pae-di usb-serial-modules-5.18.0-1-686-pae-di ppp-modules-5.18.0-1-686-pae-di pata-modules-5.18.0-1-686-pae-di cdrom-core-modules-5.18.0-1-686-pae-di firewire-core-modules-5.18.0-1-686-pae-di scsi-core-modules-5.18.0-1-686-pae-di scsi-modules-5.18.0-1-686-pae-di scsi-nic-modules-5.18.0-1-686-pae-di loop-modules-5.18.0-1-686-pae-di btrfs-modules-5.18.0-1-686-pae-di ext4-modules-5.18.0-1-686-pae-di isofs-modules-5.18.0-1-686-pae-di jfs-modules-5.18.0-1-686-pae-di xfs-modules-5.18.0-1-686-pae-di fat-modules-5.18.0-1-686-pae-di squashfs-modules-5.18.0-1-686-pae-di udf-modules-5.18.0-1-686-pae-di fuse-modules-5.18.0-1-686-pae-di f2fs-modules-5.18.0-1-686-pae-di md-modules-5.18.0-1-686-pae-di multipath-modules-5.18.0-1-686-pae-di usb-modules-5.18.0-1-686-pae-di usb-storage-modules-5.18.0-1-686-pae-di pcmcia-storage-modules-5.18.0-1-686-pae-di fb-modules-5.18.0-1-686-pae-di input-modules-5.18.0-1-686-pae-di event-modules-5.18.0-1-686-pae-di mouse-modules-5.18.0-1-686-pae-di nic-pcmcia-modules-5.18.0-1-686-pae-di pcmcia-modules-5.18.0-1-686-pae-di nic-usb-modules-5.18.0-1-686-pae-di sata-modules-5.18.0-1-686-pae-di acpi-modules-5.18.0-1-686-pae-di i2c-modules-5.18.0-1-686-pae-di crc-modules-5.18.0-1-686-pae-di crypto-modules-5.18.0-1-686-pae-di crypto-dm-modules-5.18.0-1-686-pae-di efi-modules-5.18.0-1-686-pae-di ata-modules-5.18.0-1-686-pae-di mmc-core-modules-5.18.0-1-686-pae-di mmc-modules-5.18.0-1-686-pae-di nbd-modules-5.18.0-1-686-pae-di speakup-modules-5.18.0-1-686-pae-di uinput-modules-5.18.0-1-686-pae-di sound-modules-5.18.0-1-686-pae-di mtd-core-modules-5.18.0-1-686-pae-di rfkill-modules-5.18.0-1-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True
binary-arch_i386::
- $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.17.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.18.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='5.18.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_i386_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='i386' DH_OPTIONS='-plinux-compiler-gcc-11-x86'
binary-arch_i386_none: binary-arch_i386_none_686 binary-arch_i386_none_686-pae binary-arch_i386_none_real
binary-arch_i386_none_686: binary-arch_i386_none_686_real
binary-arch_i386_none_686-pae: binary-arch_i386_none_686-pae_real
binary-arch_i386_none_686-pae_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
binary-arch_i386_none_686_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-itanium-di nic-modules-5.17.0-1-itanium-di nic-shared-modules-5.17.0-1-itanium-di serial-modules-5.17.0-1-itanium-di usb-serial-modules-5.17.0-1-itanium-di ppp-modules-5.17.0-1-itanium-di pata-modules-5.17.0-1-itanium-di cdrom-core-modules-5.17.0-1-itanium-di firewire-core-modules-5.17.0-1-itanium-di scsi-core-modules-5.17.0-1-itanium-di scsi-modules-5.17.0-1-itanium-di scsi-nic-modules-5.17.0-1-itanium-di loop-modules-5.17.0-1-itanium-di btrfs-modules-5.17.0-1-itanium-di ext4-modules-5.17.0-1-itanium-di isofs-modules-5.17.0-1-itanium-di jfs-modules-5.17.0-1-itanium-di xfs-modules-5.17.0-1-itanium-di fat-modules-5.17.0-1-itanium-di squashfs-modules-5.17.0-1-itanium-di udf-modules-5.17.0-1-itanium-di fuse-modules-5.17.0-1-itanium-di f2fs-modules-5.17.0-1-itanium-di md-modules-5.17.0-1-itanium-di multipath-modules-5.17.0-1-itanium-di usb-modules-5.17.0-1-itanium-di usb-storage-modules-5.17.0-1-itanium-di fb-modules-5.17.0-1-itanium-di input-modules-5.17.0-1-itanium-di event-modules-5.17.0-1-itanium-di mouse-modules-5.17.0-1-itanium-di pcmcia-modules-5.17.0-1-itanium-di nic-usb-modules-5.17.0-1-itanium-di sata-modules-5.17.0-1-itanium-di i2c-modules-5.17.0-1-itanium-di crc-modules-5.17.0-1-itanium-di crypto-modules-5.17.0-1-itanium-di crypto-dm-modules-5.17.0-1-itanium-di ata-modules-5.17.0-1-itanium-di nbd-modules-5.17.0-1-itanium-di uinput-modules-5.17.0-1-itanium-di mtd-core-modules-5.17.0-1-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.18.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-itanium-di nic-modules-5.18.0-1-itanium-di nic-shared-modules-5.18.0-1-itanium-di serial-modules-5.18.0-1-itanium-di usb-serial-modules-5.18.0-1-itanium-di ppp-modules-5.18.0-1-itanium-di pata-modules-5.18.0-1-itanium-di cdrom-core-modules-5.18.0-1-itanium-di firewire-core-modules-5.18.0-1-itanium-di scsi-core-modules-5.18.0-1-itanium-di scsi-modules-5.18.0-1-itanium-di scsi-nic-modules-5.18.0-1-itanium-di loop-modules-5.18.0-1-itanium-di btrfs-modules-5.18.0-1-itanium-di ext4-modules-5.18.0-1-itanium-di isofs-modules-5.18.0-1-itanium-di jfs-modules-5.18.0-1-itanium-di xfs-modules-5.18.0-1-itanium-di fat-modules-5.18.0-1-itanium-di squashfs-modules-5.18.0-1-itanium-di udf-modules-5.18.0-1-itanium-di fuse-modules-5.18.0-1-itanium-di f2fs-modules-5.18.0-1-itanium-di md-modules-5.18.0-1-itanium-di multipath-modules-5.18.0-1-itanium-di usb-modules-5.18.0-1-itanium-di usb-storage-modules-5.18.0-1-itanium-di fb-modules-5.18.0-1-itanium-di input-modules-5.18.0-1-itanium-di event-modules-5.18.0-1-itanium-di mouse-modules-5.18.0-1-itanium-di pcmcia-modules-5.18.0-1-itanium-di nic-usb-modules-5.18.0-1-itanium-di sata-modules-5.18.0-1-itanium-di i2c-modules-5.18.0-1-itanium-di crc-modules-5.18.0-1-itanium-di crypto-modules-5.18.0-1-itanium-di crypto-dm-modules-5.18.0-1-itanium-di ata-modules-5.18.0-1-itanium-di nbd-modules-5.18.0-1-itanium-di uinput-modules-5.18.0-1-itanium-di mtd-core-modules-5.18.0-1-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='5.18.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-itanium-di nic-modules-5.18.0-1-itanium-di nic-shared-modules-5.18.0-1-itanium-di serial-modules-5.18.0-1-itanium-di usb-serial-modules-5.18.0-1-itanium-di ppp-modules-5.18.0-1-itanium-di pata-modules-5.18.0-1-itanium-di cdrom-core-modules-5.18.0-1-itanium-di firewire-core-modules-5.18.0-1-itanium-di scsi-core-modules-5.18.0-1-itanium-di scsi-modules-5.18.0-1-itanium-di scsi-nic-modules-5.18.0-1-itanium-di loop-modules-5.18.0-1-itanium-di btrfs-modules-5.18.0-1-itanium-di ext4-modules-5.18.0-1-itanium-di isofs-modules-5.18.0-1-itanium-di jfs-modules-5.18.0-1-itanium-di xfs-modules-5.18.0-1-itanium-di fat-modules-5.18.0-1-itanium-di squashfs-modules-5.18.0-1-itanium-di udf-modules-5.18.0-1-itanium-di fuse-modules-5.18.0-1-itanium-di f2fs-modules-5.18.0-1-itanium-di md-modules-5.18.0-1-itanium-di multipath-modules-5.18.0-1-itanium-di usb-modules-5.18.0-1-itanium-di usb-storage-modules-5.18.0-1-itanium-di fb-modules-5.18.0-1-itanium-di input-modules-5.18.0-1-itanium-di event-modules-5.18.0-1-itanium-di mouse-modules-5.18.0-1-itanium-di pcmcia-modules-5.18.0-1-itanium-di nic-usb-modules-5.18.0-1-itanium-di sata-modules-5.18.0-1-itanium-di i2c-modules-5.18.0-1-itanium-di crc-modules-5.18.0-1-itanium-di crypto-modules-5.18.0-1-itanium-di crypto-dm-modules-5.18.0-1-itanium-di ata-modules-5.18.0-1-itanium-di nbd-modules-5.18.0-1-itanium-di uinput-modules-5.18.0-1-itanium-di mtd-core-modules-5.18.0-1-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_ia64_none: binary-arch_ia64_none_itanium binary-arch_ia64_none_mckinley binary-arch_ia64_none_real
binary-arch_ia64_none_itanium: binary-arch_ia64_none_itanium_real
binary-arch_ia64_none_itanium_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_m68k:: binary-arch_m68k_none binary-arch_m68k_real
binary-arch_m68k::
- $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.17.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-m68k-di nic-modules-5.17.0-1-m68k-di nic-shared-modules-5.17.0-1-m68k-di ppp-modules-5.17.0-1-m68k-di pata-modules-5.17.0-1-m68k-di cdrom-core-modules-5.17.0-1-m68k-di scsi-core-modules-5.17.0-1-m68k-di scsi-modules-5.17.0-1-m68k-di loop-modules-5.17.0-1-m68k-di btrfs-modules-5.17.0-1-m68k-di ext4-modules-5.17.0-1-m68k-di isofs-modules-5.17.0-1-m68k-di fat-modules-5.17.0-1-m68k-di hfs-modules-5.17.0-1-m68k-di affs-modules-5.17.0-1-m68k-di squashfs-modules-5.17.0-1-m68k-di udf-modules-5.17.0-1-m68k-di fuse-modules-5.17.0-1-m68k-di md-modules-5.17.0-1-m68k-di crc-modules-5.17.0-1-m68k-di crypto-modules-5.17.0-1-m68k-di ata-modules-5.17.0-1-m68k-di nbd-modules-5.17.0-1-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.18.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-m68k-di nic-modules-5.18.0-1-m68k-di nic-shared-modules-5.18.0-1-m68k-di ppp-modules-5.18.0-1-m68k-di pata-modules-5.18.0-1-m68k-di cdrom-core-modules-5.18.0-1-m68k-di scsi-core-modules-5.18.0-1-m68k-di scsi-modules-5.18.0-1-m68k-di loop-modules-5.18.0-1-m68k-di btrfs-modules-5.18.0-1-m68k-di ext4-modules-5.18.0-1-m68k-di isofs-modules-5.18.0-1-m68k-di fat-modules-5.18.0-1-m68k-di hfs-modules-5.18.0-1-m68k-di affs-modules-5.18.0-1-m68k-di squashfs-modules-5.18.0-1-m68k-di udf-modules-5.18.0-1-m68k-di fuse-modules-5.18.0-1-m68k-di md-modules-5.18.0-1-m68k-di crc-modules-5.18.0-1-m68k-di crypto-modules-5.18.0-1-m68k-di ata-modules-5.18.0-1-m68k-di nbd-modules-5.18.0-1-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='5.18.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-m68k-di nic-modules-5.18.0-1-m68k-di nic-shared-modules-5.18.0-1-m68k-di ppp-modules-5.18.0-1-m68k-di pata-modules-5.18.0-1-m68k-di cdrom-core-modules-5.18.0-1-m68k-di scsi-core-modules-5.18.0-1-m68k-di scsi-modules-5.18.0-1-m68k-di loop-modules-5.18.0-1-m68k-di btrfs-modules-5.18.0-1-m68k-di ext4-modules-5.18.0-1-m68k-di isofs-modules-5.18.0-1-m68k-di fat-modules-5.18.0-1-m68k-di hfs-modules-5.18.0-1-m68k-di affs-modules-5.18.0-1-m68k-di squashfs-modules-5.18.0-1-m68k-di udf-modules-5.18.0-1-m68k-di fuse-modules-5.18.0-1-m68k-di md-modules-5.18.0-1-m68k-di crc-modules-5.18.0-1-m68k-di crypto-modules-5.18.0-1-m68k-di ata-modules-5.18.0-1-m68k-di nbd-modules-5.18.0-1-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_m68k_none: binary-arch_m68k_none_m68k binary-arch_m68k_none_real
binary-arch_m68k_none_m68k: binary-arch_m68k_none_m68k_real
binary-arch_m68k_none_m68k_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_mips:: binary-arch_mips_none binary-arch_mips_real
binary-arch_mips::
- $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.17.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-4kc-malta-di nic-modules-5.17.0-1-4kc-malta-di nic-wireless-modules-5.17.0-1-4kc-malta-di nic-shared-modules-5.17.0-1-4kc-malta-di usb-serial-modules-5.17.0-1-4kc-malta-di ppp-modules-5.17.0-1-4kc-malta-di pata-modules-5.17.0-1-4kc-malta-di cdrom-core-modules-5.17.0-1-4kc-malta-di firewire-core-modules-5.17.0-1-4kc-malta-di scsi-core-modules-5.17.0-1-4kc-malta-di scsi-modules-5.17.0-1-4kc-malta-di scsi-nic-modules-5.17.0-1-4kc-malta-di loop-modules-5.17.0-1-4kc-malta-di btrfs-modules-5.17.0-1-4kc-malta-di ext4-modules-5.17.0-1-4kc-malta-di isofs-modules-5.17.0-1-4kc-malta-di jfs-modules-5.17.0-1-4kc-malta-di xfs-modules-5.17.0-1-4kc-malta-di fat-modules-5.17.0-1-4kc-malta-di affs-modules-5.17.0-1-4kc-malta-di minix-modules-5.17.0-1-4kc-malta-di nfs-modules-5.17.0-1-4kc-malta-di squashfs-modules-5.17.0-1-4kc-malta-di udf-modules-5.17.0-1-4kc-malta-di fuse-modules-5.17.0-1-4kc-malta-di f2fs-modules-5.17.0-1-4kc-malta-di md-modules-5.17.0-1-4kc-malta-di multipath-modules-5.17.0-1-4kc-malta-di usb-modules-5.17.0-1-4kc-malta-di usb-storage-modules-5.17.0-1-4kc-malta-di fb-modules-5.17.0-1-4kc-malta-di input-modules-5.17.0-1-4kc-malta-di event-modules-5.17.0-1-4kc-malta-di mouse-modules-5.17.0-1-4kc-malta-di nic-usb-modules-5.17.0-1-4kc-malta-di sata-modules-5.17.0-1-4kc-malta-di crc-modules-5.17.0-1-4kc-malta-di crypto-modules-5.17.0-1-4kc-malta-di crypto-dm-modules-5.17.0-1-4kc-malta-di ata-modules-5.17.0-1-4kc-malta-di mmc-core-modules-5.17.0-1-4kc-malta-di mmc-modules-5.17.0-1-4kc-malta-di nbd-modules-5.17.0-1-4kc-malta-di speakup-modules-5.17.0-1-4kc-malta-di sound-modules-5.17.0-1-4kc-malta-di kernel-image-5.17.0-1-mips32r2eb-di nic-modules-5.17.0-1-mips32r2eb-di nic-wireless-modules-5.17.0-1-mips32r2eb-di nic-shared-modules-5.17.0-1-mips32r2eb-di usb-serial-modules-5.17.0-1-mips32r2eb-di ppp-modules-5.17.0-1-mips32r2eb-di pata-modules-5.17.0-1-mips32r2eb-di cdrom-core-modules-5.17.0-1-mips32r2eb-di firewire-core-modules-5.17.0-1-mips32r2eb-di scsi-core-modules-5.17.0-1-mips32r2eb-di scsi-modules-5.17.0-1-mips32r2eb-di scsi-nic-modules-5.17.0-1-mips32r2eb-di loop-modules-5.17.0-1-mips32r2eb-di btrfs-modules-5.17.0-1-mips32r2eb-di ext4-modules-5.17.0-1-mips32r2eb-di isofs-modules-5.17.0-1-mips32r2eb-di jfs-modules-5.17.0-1-mips32r2eb-di xfs-modules-5.17.0-1-mips32r2eb-di fat-modules-5.17.0-1-mips32r2eb-di affs-modules-5.17.0-1-mips32r2eb-di minix-modules-5.17.0-1-mips32r2eb-di nfs-modules-5.17.0-1-mips32r2eb-di squashfs-modules-5.17.0-1-mips32r2eb-di udf-modules-5.17.0-1-mips32r2eb-di fuse-modules-5.17.0-1-mips32r2eb-di f2fs-modules-5.17.0-1-mips32r2eb-di md-modules-5.17.0-1-mips32r2eb-di multipath-modules-5.17.0-1-mips32r2eb-di usb-modules-5.17.0-1-mips32r2eb-di usb-storage-modules-5.17.0-1-mips32r2eb-di fb-modules-5.17.0-1-mips32r2eb-di input-modules-5.17.0-1-mips32r2eb-di event-modules-5.17.0-1-mips32r2eb-di mouse-modules-5.17.0-1-mips32r2eb-di nic-usb-modules-5.17.0-1-mips32r2eb-di sata-modules-5.17.0-1-mips32r2eb-di crc-modules-5.17.0-1-mips32r2eb-di crypto-modules-5.17.0-1-mips32r2eb-di crypto-dm-modules-5.17.0-1-mips32r2eb-di ata-modules-5.17.0-1-mips32r2eb-di mmc-core-modules-5.17.0-1-mips32r2eb-di mmc-modules-5.17.0-1-mips32r2eb-di nbd-modules-5.17.0-1-mips32r2eb-di speakup-modules-5.17.0-1-mips32r2eb-di sound-modules-5.17.0-1-mips32r2eb-di kernel-image-5.17.0-1-octeon-di nic-modules-5.17.0-1-octeon-di nic-wireless-modules-5.17.0-1-octeon-di nic-shared-modules-5.17.0-1-octeon-di usb-serial-modules-5.17.0-1-octeon-di ppp-modules-5.17.0-1-octeon-di pata-modules-5.17.0-1-octeon-di cdrom-core-modules-5.17.0-1-octeon-di firewire-core-modules-5.17.0-1-octeon-di scsi-core-modules-5.17.0-1-octeon-di scsi-modules-5.17.0-1-octeon-di scsi-nic-modules-5.17.0-1-octeon-di loop-modules-5.17.0-1-octeon-di btrfs-modules-5.17.0-1-octeon-di ext4-modules-5.17.0-1-octeon-di isofs-modules-5.17.0-1-octeon-di jfs-modules-5.17.0-1-octeon-di xfs-modules-5.17.0-1-octeon-di fat-modules-5.17.0-1-octeon-di affs-modules-5.17.0-1-octeon-di minix-modules-5.17.0-1-octeon-di nfs-modules-5.17.0-1-octeon-di squashfs-modules-5.17.0-1-octeon-di udf-modules-5.17.0-1-octeon-di fuse-modules-5.17.0-1-octeon-di f2fs-modules-5.17.0-1-octeon-di md-modules-5.17.0-1-octeon-di multipath-modules-5.17.0-1-octeon-di usb-modules-5.17.0-1-octeon-di usb-storage-modules-5.17.0-1-octeon-di fb-modules-5.17.0-1-octeon-di input-modules-5.17.0-1-octeon-di event-modules-5.17.0-1-octeon-di mouse-modules-5.17.0-1-octeon-di nic-usb-modules-5.17.0-1-octeon-di sata-modules-5.17.0-1-octeon-di crc-modules-5.17.0-1-octeon-di crypto-modules-5.17.0-1-octeon-di crypto-dm-modules-5.17.0-1-octeon-di ata-modules-5.17.0-1-octeon-di mmc-core-modules-5.17.0-1-octeon-di mmc-modules-5.17.0-1-octeon-di nbd-modules-5.17.0-1-octeon-di speakup-modules-5.17.0-1-octeon-di sound-modules-5.17.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.18.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-4kc-malta-di nic-modules-5.18.0-1-4kc-malta-di nic-wireless-modules-5.18.0-1-4kc-malta-di nic-shared-modules-5.18.0-1-4kc-malta-di usb-serial-modules-5.18.0-1-4kc-malta-di ppp-modules-5.18.0-1-4kc-malta-di pata-modules-5.18.0-1-4kc-malta-di cdrom-core-modules-5.18.0-1-4kc-malta-di firewire-core-modules-5.18.0-1-4kc-malta-di scsi-core-modules-5.18.0-1-4kc-malta-di scsi-modules-5.18.0-1-4kc-malta-di scsi-nic-modules-5.18.0-1-4kc-malta-di loop-modules-5.18.0-1-4kc-malta-di btrfs-modules-5.18.0-1-4kc-malta-di ext4-modules-5.18.0-1-4kc-malta-di isofs-modules-5.18.0-1-4kc-malta-di jfs-modules-5.18.0-1-4kc-malta-di xfs-modules-5.18.0-1-4kc-malta-di fat-modules-5.18.0-1-4kc-malta-di affs-modules-5.18.0-1-4kc-malta-di minix-modules-5.18.0-1-4kc-malta-di nfs-modules-5.18.0-1-4kc-malta-di squashfs-modules-5.18.0-1-4kc-malta-di udf-modules-5.18.0-1-4kc-malta-di fuse-modules-5.18.0-1-4kc-malta-di f2fs-modules-5.18.0-1-4kc-malta-di md-modules-5.18.0-1-4kc-malta-di multipath-modules-5.18.0-1-4kc-malta-di usb-modules-5.18.0-1-4kc-malta-di usb-storage-modules-5.18.0-1-4kc-malta-di fb-modules-5.18.0-1-4kc-malta-di input-modules-5.18.0-1-4kc-malta-di event-modules-5.18.0-1-4kc-malta-di mouse-modules-5.18.0-1-4kc-malta-di nic-usb-modules-5.18.0-1-4kc-malta-di sata-modules-5.18.0-1-4kc-malta-di crc-modules-5.18.0-1-4kc-malta-di crypto-modules-5.18.0-1-4kc-malta-di crypto-dm-modules-5.18.0-1-4kc-malta-di ata-modules-5.18.0-1-4kc-malta-di mmc-core-modules-5.18.0-1-4kc-malta-di mmc-modules-5.18.0-1-4kc-malta-di nbd-modules-5.18.0-1-4kc-malta-di speakup-modules-5.18.0-1-4kc-malta-di sound-modules-5.18.0-1-4kc-malta-di kernel-image-5.18.0-1-mips32r2eb-di nic-modules-5.18.0-1-mips32r2eb-di nic-wireless-modules-5.18.0-1-mips32r2eb-di nic-shared-modules-5.18.0-1-mips32r2eb-di usb-serial-modules-5.18.0-1-mips32r2eb-di ppp-modules-5.18.0-1-mips32r2eb-di pata-modules-5.18.0-1-mips32r2eb-di cdrom-core-modules-5.18.0-1-mips32r2eb-di firewire-core-modules-5.18.0-1-mips32r2eb-di scsi-core-modules-5.18.0-1-mips32r2eb-di scsi-modules-5.18.0-1-mips32r2eb-di scsi-nic-modules-5.18.0-1-mips32r2eb-di loop-modules-5.18.0-1-mips32r2eb-di btrfs-modules-5.18.0-1-mips32r2eb-di ext4-modules-5.18.0-1-mips32r2eb-di isofs-modules-5.18.0-1-mips32r2eb-di jfs-modules-5.18.0-1-mips32r2eb-di xfs-modules-5.18.0-1-mips32r2eb-di fat-modules-5.18.0-1-mips32r2eb-di affs-modules-5.18.0-1-mips32r2eb-di minix-modules-5.18.0-1-mips32r2eb-di nfs-modules-5.18.0-1-mips32r2eb-di squashfs-modules-5.18.0-1-mips32r2eb-di udf-modules-5.18.0-1-mips32r2eb-di fuse-modules-5.18.0-1-mips32r2eb-di f2fs-modules-5.18.0-1-mips32r2eb-di md-modules-5.18.0-1-mips32r2eb-di multipath-modules-5.18.0-1-mips32r2eb-di usb-modules-5.18.0-1-mips32r2eb-di usb-storage-modules-5.18.0-1-mips32r2eb-di fb-modules-5.18.0-1-mips32r2eb-di input-modules-5.18.0-1-mips32r2eb-di event-modules-5.18.0-1-mips32r2eb-di mouse-modules-5.18.0-1-mips32r2eb-di nic-usb-modules-5.18.0-1-mips32r2eb-di sata-modules-5.18.0-1-mips32r2eb-di crc-modules-5.18.0-1-mips32r2eb-di crypto-modules-5.18.0-1-mips32r2eb-di crypto-dm-modules-5.18.0-1-mips32r2eb-di ata-modules-5.18.0-1-mips32r2eb-di mmc-core-modules-5.18.0-1-mips32r2eb-di mmc-modules-5.18.0-1-mips32r2eb-di nbd-modules-5.18.0-1-mips32r2eb-di speakup-modules-5.18.0-1-mips32r2eb-di sound-modules-5.18.0-1-mips32r2eb-di kernel-image-5.18.0-1-octeon-di nic-modules-5.18.0-1-octeon-di nic-wireless-modules-5.18.0-1-octeon-di nic-shared-modules-5.18.0-1-octeon-di usb-serial-modules-5.18.0-1-octeon-di ppp-modules-5.18.0-1-octeon-di pata-modules-5.18.0-1-octeon-di cdrom-core-modules-5.18.0-1-octeon-di firewire-core-modules-5.18.0-1-octeon-di scsi-core-modules-5.18.0-1-octeon-di scsi-modules-5.18.0-1-octeon-di scsi-nic-modules-5.18.0-1-octeon-di loop-modules-5.18.0-1-octeon-di btrfs-modules-5.18.0-1-octeon-di ext4-modules-5.18.0-1-octeon-di isofs-modules-5.18.0-1-octeon-di jfs-modules-5.18.0-1-octeon-di xfs-modules-5.18.0-1-octeon-di fat-modules-5.18.0-1-octeon-di affs-modules-5.18.0-1-octeon-di minix-modules-5.18.0-1-octeon-di nfs-modules-5.18.0-1-octeon-di squashfs-modules-5.18.0-1-octeon-di udf-modules-5.18.0-1-octeon-di fuse-modules-5.18.0-1-octeon-di f2fs-modules-5.18.0-1-octeon-di md-modules-5.18.0-1-octeon-di multipath-modules-5.18.0-1-octeon-di usb-modules-5.18.0-1-octeon-di usb-storage-modules-5.18.0-1-octeon-di fb-modules-5.18.0-1-octeon-di input-modules-5.18.0-1-octeon-di event-modules-5.18.0-1-octeon-di mouse-modules-5.18.0-1-octeon-di nic-usb-modules-5.18.0-1-octeon-di sata-modules-5.18.0-1-octeon-di crc-modules-5.18.0-1-octeon-di crypto-modules-5.18.0-1-octeon-di crypto-dm-modules-5.18.0-1-octeon-di ata-modules-5.18.0-1-octeon-di mmc-core-modules-5.18.0-1-octeon-di mmc-modules-5.18.0-1-octeon-di nbd-modules-5.18.0-1-octeon-di speakup-modules-5.18.0-1-octeon-di sound-modules-5.18.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='5.18.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-4kc-malta-di nic-modules-5.18.0-1-4kc-malta-di nic-wireless-modules-5.18.0-1-4kc-malta-di nic-shared-modules-5.18.0-1-4kc-malta-di usb-serial-modules-5.18.0-1-4kc-malta-di ppp-modules-5.18.0-1-4kc-malta-di pata-modules-5.18.0-1-4kc-malta-di cdrom-core-modules-5.18.0-1-4kc-malta-di firewire-core-modules-5.18.0-1-4kc-malta-di scsi-core-modules-5.18.0-1-4kc-malta-di scsi-modules-5.18.0-1-4kc-malta-di scsi-nic-modules-5.18.0-1-4kc-malta-di loop-modules-5.18.0-1-4kc-malta-di btrfs-modules-5.18.0-1-4kc-malta-di ext4-modules-5.18.0-1-4kc-malta-di isofs-modules-5.18.0-1-4kc-malta-di jfs-modules-5.18.0-1-4kc-malta-di xfs-modules-5.18.0-1-4kc-malta-di fat-modules-5.18.0-1-4kc-malta-di affs-modules-5.18.0-1-4kc-malta-di minix-modules-5.18.0-1-4kc-malta-di nfs-modules-5.18.0-1-4kc-malta-di squashfs-modules-5.18.0-1-4kc-malta-di udf-modules-5.18.0-1-4kc-malta-di fuse-modules-5.18.0-1-4kc-malta-di f2fs-modules-5.18.0-1-4kc-malta-di md-modules-5.18.0-1-4kc-malta-di multipath-modules-5.18.0-1-4kc-malta-di usb-modules-5.18.0-1-4kc-malta-di usb-storage-modules-5.18.0-1-4kc-malta-di fb-modules-5.18.0-1-4kc-malta-di input-modules-5.18.0-1-4kc-malta-di event-modules-5.18.0-1-4kc-malta-di mouse-modules-5.18.0-1-4kc-malta-di nic-usb-modules-5.18.0-1-4kc-malta-di sata-modules-5.18.0-1-4kc-malta-di crc-modules-5.18.0-1-4kc-malta-di crypto-modules-5.18.0-1-4kc-malta-di crypto-dm-modules-5.18.0-1-4kc-malta-di ata-modules-5.18.0-1-4kc-malta-di mmc-core-modules-5.18.0-1-4kc-malta-di mmc-modules-5.18.0-1-4kc-malta-di nbd-modules-5.18.0-1-4kc-malta-di speakup-modules-5.18.0-1-4kc-malta-di sound-modules-5.18.0-1-4kc-malta-di kernel-image-5.18.0-1-mips32r2eb-di nic-modules-5.18.0-1-mips32r2eb-di nic-wireless-modules-5.18.0-1-mips32r2eb-di nic-shared-modules-5.18.0-1-mips32r2eb-di usb-serial-modules-5.18.0-1-mips32r2eb-di ppp-modules-5.18.0-1-mips32r2eb-di pata-modules-5.18.0-1-mips32r2eb-di cdrom-core-modules-5.18.0-1-mips32r2eb-di firewire-core-modules-5.18.0-1-mips32r2eb-di scsi-core-modules-5.18.0-1-mips32r2eb-di scsi-modules-5.18.0-1-mips32r2eb-di scsi-nic-modules-5.18.0-1-mips32r2eb-di loop-modules-5.18.0-1-mips32r2eb-di btrfs-modules-5.18.0-1-mips32r2eb-di ext4-modules-5.18.0-1-mips32r2eb-di isofs-modules-5.18.0-1-mips32r2eb-di jfs-modules-5.18.0-1-mips32r2eb-di xfs-modules-5.18.0-1-mips32r2eb-di fat-modules-5.18.0-1-mips32r2eb-di affs-modules-5.18.0-1-mips32r2eb-di minix-modules-5.18.0-1-mips32r2eb-di nfs-modules-5.18.0-1-mips32r2eb-di squashfs-modules-5.18.0-1-mips32r2eb-di udf-modules-5.18.0-1-mips32r2eb-di fuse-modules-5.18.0-1-mips32r2eb-di f2fs-modules-5.18.0-1-mips32r2eb-di md-modules-5.18.0-1-mips32r2eb-di multipath-modules-5.18.0-1-mips32r2eb-di usb-modules-5.18.0-1-mips32r2eb-di usb-storage-modules-5.18.0-1-mips32r2eb-di fb-modules-5.18.0-1-mips32r2eb-di input-modules-5.18.0-1-mips32r2eb-di event-modules-5.18.0-1-mips32r2eb-di mouse-modules-5.18.0-1-mips32r2eb-di nic-usb-modules-5.18.0-1-mips32r2eb-di sata-modules-5.18.0-1-mips32r2eb-di crc-modules-5.18.0-1-mips32r2eb-di crypto-modules-5.18.0-1-mips32r2eb-di crypto-dm-modules-5.18.0-1-mips32r2eb-di ata-modules-5.18.0-1-mips32r2eb-di mmc-core-modules-5.18.0-1-mips32r2eb-di mmc-modules-5.18.0-1-mips32r2eb-di nbd-modules-5.18.0-1-mips32r2eb-di speakup-modules-5.18.0-1-mips32r2eb-di sound-modules-5.18.0-1-mips32r2eb-di kernel-image-5.18.0-1-octeon-di nic-modules-5.18.0-1-octeon-di nic-wireless-modules-5.18.0-1-octeon-di nic-shared-modules-5.18.0-1-octeon-di usb-serial-modules-5.18.0-1-octeon-di ppp-modules-5.18.0-1-octeon-di pata-modules-5.18.0-1-octeon-di cdrom-core-modules-5.18.0-1-octeon-di firewire-core-modules-5.18.0-1-octeon-di scsi-core-modules-5.18.0-1-octeon-di scsi-modules-5.18.0-1-octeon-di scsi-nic-modules-5.18.0-1-octeon-di loop-modules-5.18.0-1-octeon-di btrfs-modules-5.18.0-1-octeon-di ext4-modules-5.18.0-1-octeon-di isofs-modules-5.18.0-1-octeon-di jfs-modules-5.18.0-1-octeon-di xfs-modules-5.18.0-1-octeon-di fat-modules-5.18.0-1-octeon-di affs-modules-5.18.0-1-octeon-di minix-modules-5.18.0-1-octeon-di nfs-modules-5.18.0-1-octeon-di squashfs-modules-5.18.0-1-octeon-di udf-modules-5.18.0-1-octeon-di fuse-modules-5.18.0-1-octeon-di f2fs-modules-5.18.0-1-octeon-di md-modules-5.18.0-1-octeon-di multipath-modules-5.18.0-1-octeon-di usb-modules-5.18.0-1-octeon-di usb-storage-modules-5.18.0-1-octeon-di fb-modules-5.18.0-1-octeon-di input-modules-5.18.0-1-octeon-di event-modules-5.18.0-1-octeon-di mouse-modules-5.18.0-1-octeon-di nic-usb-modules-5.18.0-1-octeon-di sata-modules-5.18.0-1-octeon-di crc-modules-5.18.0-1-octeon-di crypto-modules-5.18.0-1-octeon-di crypto-dm-modules-5.18.0-1-octeon-di ata-modules-5.18.0-1-octeon-di mmc-core-modules-5.18.0-1-octeon-di mmc-modules-5.18.0-1-octeon-di nbd-modules-5.18.0-1-octeon-di speakup-modules-5.18.0-1-octeon-di sound-modules-5.18.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_mips64:: binary-arch_mips64_none binary-arch_mips64_real
binary-arch_mips64::
- $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.17.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-5kc-malta-di nic-modules-5.17.0-1-5kc-malta-di nic-wireless-modules-5.17.0-1-5kc-malta-di nic-shared-modules-5.17.0-1-5kc-malta-di usb-serial-modules-5.17.0-1-5kc-malta-di ppp-modules-5.17.0-1-5kc-malta-di pata-modules-5.17.0-1-5kc-malta-di cdrom-core-modules-5.17.0-1-5kc-malta-di firewire-core-modules-5.17.0-1-5kc-malta-di scsi-core-modules-5.17.0-1-5kc-malta-di scsi-modules-5.17.0-1-5kc-malta-di scsi-nic-modules-5.17.0-1-5kc-malta-di loop-modules-5.17.0-1-5kc-malta-di btrfs-modules-5.17.0-1-5kc-malta-di ext4-modules-5.17.0-1-5kc-malta-di isofs-modules-5.17.0-1-5kc-malta-di jfs-modules-5.17.0-1-5kc-malta-di xfs-modules-5.17.0-1-5kc-malta-di fat-modules-5.17.0-1-5kc-malta-di affs-modules-5.17.0-1-5kc-malta-di minix-modules-5.17.0-1-5kc-malta-di nfs-modules-5.17.0-1-5kc-malta-di squashfs-modules-5.17.0-1-5kc-malta-di udf-modules-5.17.0-1-5kc-malta-di fuse-modules-5.17.0-1-5kc-malta-di f2fs-modules-5.17.0-1-5kc-malta-di md-modules-5.17.0-1-5kc-malta-di multipath-modules-5.17.0-1-5kc-malta-di usb-modules-5.17.0-1-5kc-malta-di usb-storage-modules-5.17.0-1-5kc-malta-di fb-modules-5.17.0-1-5kc-malta-di input-modules-5.17.0-1-5kc-malta-di event-modules-5.17.0-1-5kc-malta-di mouse-modules-5.17.0-1-5kc-malta-di nic-usb-modules-5.17.0-1-5kc-malta-di sata-modules-5.17.0-1-5kc-malta-di crc-modules-5.17.0-1-5kc-malta-di crypto-modules-5.17.0-1-5kc-malta-di crypto-dm-modules-5.17.0-1-5kc-malta-di ata-modules-5.17.0-1-5kc-malta-di mmc-core-modules-5.17.0-1-5kc-malta-di mmc-modules-5.17.0-1-5kc-malta-di nbd-modules-5.17.0-1-5kc-malta-di speakup-modules-5.17.0-1-5kc-malta-di sound-modules-5.17.0-1-5kc-malta-di kernel-image-5.17.0-1-mips64r2eb-di nic-modules-5.17.0-1-mips64r2eb-di nic-wireless-modules-5.17.0-1-mips64r2eb-di nic-shared-modules-5.17.0-1-mips64r2eb-di usb-serial-modules-5.17.0-1-mips64r2eb-di ppp-modules-5.17.0-1-mips64r2eb-di pata-modules-5.17.0-1-mips64r2eb-di cdrom-core-modules-5.17.0-1-mips64r2eb-di firewire-core-modules-5.17.0-1-mips64r2eb-di scsi-core-modules-5.17.0-1-mips64r2eb-di scsi-modules-5.17.0-1-mips64r2eb-di scsi-nic-modules-5.17.0-1-mips64r2eb-di loop-modules-5.17.0-1-mips64r2eb-di btrfs-modules-5.17.0-1-mips64r2eb-di ext4-modules-5.17.0-1-mips64r2eb-di isofs-modules-5.17.0-1-mips64r2eb-di jfs-modules-5.17.0-1-mips64r2eb-di xfs-modules-5.17.0-1-mips64r2eb-di fat-modules-5.17.0-1-mips64r2eb-di affs-modules-5.17.0-1-mips64r2eb-di minix-modules-5.17.0-1-mips64r2eb-di nfs-modules-5.17.0-1-mips64r2eb-di squashfs-modules-5.17.0-1-mips64r2eb-di udf-modules-5.17.0-1-mips64r2eb-di fuse-modules-5.17.0-1-mips64r2eb-di f2fs-modules-5.17.0-1-mips64r2eb-di md-modules-5.17.0-1-mips64r2eb-di multipath-modules-5.17.0-1-mips64r2eb-di usb-modules-5.17.0-1-mips64r2eb-di usb-storage-modules-5.17.0-1-mips64r2eb-di fb-modules-5.17.0-1-mips64r2eb-di input-modules-5.17.0-1-mips64r2eb-di event-modules-5.17.0-1-mips64r2eb-di mouse-modules-5.17.0-1-mips64r2eb-di nic-usb-modules-5.17.0-1-mips64r2eb-di sata-modules-5.17.0-1-mips64r2eb-di crc-modules-5.17.0-1-mips64r2eb-di crypto-modules-5.17.0-1-mips64r2eb-di crypto-dm-modules-5.17.0-1-mips64r2eb-di ata-modules-5.17.0-1-mips64r2eb-di mmc-core-modules-5.17.0-1-mips64r2eb-di mmc-modules-5.17.0-1-mips64r2eb-di nbd-modules-5.17.0-1-mips64r2eb-di speakup-modules-5.17.0-1-mips64r2eb-di sound-modules-5.17.0-1-mips64r2eb-di kernel-image-5.17.0-1-octeon-di nic-modules-5.17.0-1-octeon-di nic-wireless-modules-5.17.0-1-octeon-di nic-shared-modules-5.17.0-1-octeon-di usb-serial-modules-5.17.0-1-octeon-di ppp-modules-5.17.0-1-octeon-di pata-modules-5.17.0-1-octeon-di cdrom-core-modules-5.17.0-1-octeon-di firewire-core-modules-5.17.0-1-octeon-di scsi-core-modules-5.17.0-1-octeon-di scsi-modules-5.17.0-1-octeon-di scsi-nic-modules-5.17.0-1-octeon-di loop-modules-5.17.0-1-octeon-di btrfs-modules-5.17.0-1-octeon-di ext4-modules-5.17.0-1-octeon-di isofs-modules-5.17.0-1-octeon-di jfs-modules-5.17.0-1-octeon-di xfs-modules-5.17.0-1-octeon-di fat-modules-5.17.0-1-octeon-di affs-modules-5.17.0-1-octeon-di minix-modules-5.17.0-1-octeon-di nfs-modules-5.17.0-1-octeon-di squashfs-modules-5.17.0-1-octeon-di udf-modules-5.17.0-1-octeon-di fuse-modules-5.17.0-1-octeon-di f2fs-modules-5.17.0-1-octeon-di md-modules-5.17.0-1-octeon-di multipath-modules-5.17.0-1-octeon-di usb-modules-5.17.0-1-octeon-di usb-storage-modules-5.17.0-1-octeon-di fb-modules-5.17.0-1-octeon-di input-modules-5.17.0-1-octeon-di event-modules-5.17.0-1-octeon-di mouse-modules-5.17.0-1-octeon-di nic-usb-modules-5.17.0-1-octeon-di sata-modules-5.17.0-1-octeon-di crc-modules-5.17.0-1-octeon-di crypto-modules-5.17.0-1-octeon-di crypto-dm-modules-5.17.0-1-octeon-di ata-modules-5.17.0-1-octeon-di mmc-core-modules-5.17.0-1-octeon-di mmc-modules-5.17.0-1-octeon-di nbd-modules-5.17.0-1-octeon-di speakup-modules-5.17.0-1-octeon-di sound-modules-5.17.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.18.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-5kc-malta-di nic-modules-5.18.0-1-5kc-malta-di nic-wireless-modules-5.18.0-1-5kc-malta-di nic-shared-modules-5.18.0-1-5kc-malta-di usb-serial-modules-5.18.0-1-5kc-malta-di ppp-modules-5.18.0-1-5kc-malta-di pata-modules-5.18.0-1-5kc-malta-di cdrom-core-modules-5.18.0-1-5kc-malta-di firewire-core-modules-5.18.0-1-5kc-malta-di scsi-core-modules-5.18.0-1-5kc-malta-di scsi-modules-5.18.0-1-5kc-malta-di scsi-nic-modules-5.18.0-1-5kc-malta-di loop-modules-5.18.0-1-5kc-malta-di btrfs-modules-5.18.0-1-5kc-malta-di ext4-modules-5.18.0-1-5kc-malta-di isofs-modules-5.18.0-1-5kc-malta-di jfs-modules-5.18.0-1-5kc-malta-di xfs-modules-5.18.0-1-5kc-malta-di fat-modules-5.18.0-1-5kc-malta-di affs-modules-5.18.0-1-5kc-malta-di minix-modules-5.18.0-1-5kc-malta-di nfs-modules-5.18.0-1-5kc-malta-di squashfs-modules-5.18.0-1-5kc-malta-di udf-modules-5.18.0-1-5kc-malta-di fuse-modules-5.18.0-1-5kc-malta-di f2fs-modules-5.18.0-1-5kc-malta-di md-modules-5.18.0-1-5kc-malta-di multipath-modules-5.18.0-1-5kc-malta-di usb-modules-5.18.0-1-5kc-malta-di usb-storage-modules-5.18.0-1-5kc-malta-di fb-modules-5.18.0-1-5kc-malta-di input-modules-5.18.0-1-5kc-malta-di event-modules-5.18.0-1-5kc-malta-di mouse-modules-5.18.0-1-5kc-malta-di nic-usb-modules-5.18.0-1-5kc-malta-di sata-modules-5.18.0-1-5kc-malta-di crc-modules-5.18.0-1-5kc-malta-di crypto-modules-5.18.0-1-5kc-malta-di crypto-dm-modules-5.18.0-1-5kc-malta-di ata-modules-5.18.0-1-5kc-malta-di mmc-core-modules-5.18.0-1-5kc-malta-di mmc-modules-5.18.0-1-5kc-malta-di nbd-modules-5.18.0-1-5kc-malta-di speakup-modules-5.18.0-1-5kc-malta-di sound-modules-5.18.0-1-5kc-malta-di kernel-image-5.18.0-1-mips64r2eb-di nic-modules-5.18.0-1-mips64r2eb-di nic-wireless-modules-5.18.0-1-mips64r2eb-di nic-shared-modules-5.18.0-1-mips64r2eb-di usb-serial-modules-5.18.0-1-mips64r2eb-di ppp-modules-5.18.0-1-mips64r2eb-di pata-modules-5.18.0-1-mips64r2eb-di cdrom-core-modules-5.18.0-1-mips64r2eb-di firewire-core-modules-5.18.0-1-mips64r2eb-di scsi-core-modules-5.18.0-1-mips64r2eb-di scsi-modules-5.18.0-1-mips64r2eb-di scsi-nic-modules-5.18.0-1-mips64r2eb-di loop-modules-5.18.0-1-mips64r2eb-di btrfs-modules-5.18.0-1-mips64r2eb-di ext4-modules-5.18.0-1-mips64r2eb-di isofs-modules-5.18.0-1-mips64r2eb-di jfs-modules-5.18.0-1-mips64r2eb-di xfs-modules-5.18.0-1-mips64r2eb-di fat-modules-5.18.0-1-mips64r2eb-di affs-modules-5.18.0-1-mips64r2eb-di minix-modules-5.18.0-1-mips64r2eb-di nfs-modules-5.18.0-1-mips64r2eb-di squashfs-modules-5.18.0-1-mips64r2eb-di udf-modules-5.18.0-1-mips64r2eb-di fuse-modules-5.18.0-1-mips64r2eb-di f2fs-modules-5.18.0-1-mips64r2eb-di md-modules-5.18.0-1-mips64r2eb-di multipath-modules-5.18.0-1-mips64r2eb-di usb-modules-5.18.0-1-mips64r2eb-di usb-storage-modules-5.18.0-1-mips64r2eb-di fb-modules-5.18.0-1-mips64r2eb-di input-modules-5.18.0-1-mips64r2eb-di event-modules-5.18.0-1-mips64r2eb-di mouse-modules-5.18.0-1-mips64r2eb-di nic-usb-modules-5.18.0-1-mips64r2eb-di sata-modules-5.18.0-1-mips64r2eb-di crc-modules-5.18.0-1-mips64r2eb-di crypto-modules-5.18.0-1-mips64r2eb-di crypto-dm-modules-5.18.0-1-mips64r2eb-di ata-modules-5.18.0-1-mips64r2eb-di mmc-core-modules-5.18.0-1-mips64r2eb-di mmc-modules-5.18.0-1-mips64r2eb-di nbd-modules-5.18.0-1-mips64r2eb-di speakup-modules-5.18.0-1-mips64r2eb-di sound-modules-5.18.0-1-mips64r2eb-di kernel-image-5.18.0-1-octeon-di nic-modules-5.18.0-1-octeon-di nic-wireless-modules-5.18.0-1-octeon-di nic-shared-modules-5.18.0-1-octeon-di usb-serial-modules-5.18.0-1-octeon-di ppp-modules-5.18.0-1-octeon-di pata-modules-5.18.0-1-octeon-di cdrom-core-modules-5.18.0-1-octeon-di firewire-core-modules-5.18.0-1-octeon-di scsi-core-modules-5.18.0-1-octeon-di scsi-modules-5.18.0-1-octeon-di scsi-nic-modules-5.18.0-1-octeon-di loop-modules-5.18.0-1-octeon-di btrfs-modules-5.18.0-1-octeon-di ext4-modules-5.18.0-1-octeon-di isofs-modules-5.18.0-1-octeon-di jfs-modules-5.18.0-1-octeon-di xfs-modules-5.18.0-1-octeon-di fat-modules-5.18.0-1-octeon-di affs-modules-5.18.0-1-octeon-di minix-modules-5.18.0-1-octeon-di nfs-modules-5.18.0-1-octeon-di squashfs-modules-5.18.0-1-octeon-di udf-modules-5.18.0-1-octeon-di fuse-modules-5.18.0-1-octeon-di f2fs-modules-5.18.0-1-octeon-di md-modules-5.18.0-1-octeon-di multipath-modules-5.18.0-1-octeon-di usb-modules-5.18.0-1-octeon-di usb-storage-modules-5.18.0-1-octeon-di fb-modules-5.18.0-1-octeon-di input-modules-5.18.0-1-octeon-di event-modules-5.18.0-1-octeon-di mouse-modules-5.18.0-1-octeon-di nic-usb-modules-5.18.0-1-octeon-di sata-modules-5.18.0-1-octeon-di crc-modules-5.18.0-1-octeon-di crypto-modules-5.18.0-1-octeon-di crypto-dm-modules-5.18.0-1-octeon-di ata-modules-5.18.0-1-octeon-di mmc-core-modules-5.18.0-1-octeon-di mmc-modules-5.18.0-1-octeon-di nbd-modules-5.18.0-1-octeon-di speakup-modules-5.18.0-1-octeon-di sound-modules-5.18.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='5.18.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-5kc-malta-di nic-modules-5.18.0-1-5kc-malta-di nic-wireless-modules-5.18.0-1-5kc-malta-di nic-shared-modules-5.18.0-1-5kc-malta-di usb-serial-modules-5.18.0-1-5kc-malta-di ppp-modules-5.18.0-1-5kc-malta-di pata-modules-5.18.0-1-5kc-malta-di cdrom-core-modules-5.18.0-1-5kc-malta-di firewire-core-modules-5.18.0-1-5kc-malta-di scsi-core-modules-5.18.0-1-5kc-malta-di scsi-modules-5.18.0-1-5kc-malta-di scsi-nic-modules-5.18.0-1-5kc-malta-di loop-modules-5.18.0-1-5kc-malta-di btrfs-modules-5.18.0-1-5kc-malta-di ext4-modules-5.18.0-1-5kc-malta-di isofs-modules-5.18.0-1-5kc-malta-di jfs-modules-5.18.0-1-5kc-malta-di xfs-modules-5.18.0-1-5kc-malta-di fat-modules-5.18.0-1-5kc-malta-di affs-modules-5.18.0-1-5kc-malta-di minix-modules-5.18.0-1-5kc-malta-di nfs-modules-5.18.0-1-5kc-malta-di squashfs-modules-5.18.0-1-5kc-malta-di udf-modules-5.18.0-1-5kc-malta-di fuse-modules-5.18.0-1-5kc-malta-di f2fs-modules-5.18.0-1-5kc-malta-di md-modules-5.18.0-1-5kc-malta-di multipath-modules-5.18.0-1-5kc-malta-di usb-modules-5.18.0-1-5kc-malta-di usb-storage-modules-5.18.0-1-5kc-malta-di fb-modules-5.18.0-1-5kc-malta-di input-modules-5.18.0-1-5kc-malta-di event-modules-5.18.0-1-5kc-malta-di mouse-modules-5.18.0-1-5kc-malta-di nic-usb-modules-5.18.0-1-5kc-malta-di sata-modules-5.18.0-1-5kc-malta-di crc-modules-5.18.0-1-5kc-malta-di crypto-modules-5.18.0-1-5kc-malta-di crypto-dm-modules-5.18.0-1-5kc-malta-di ata-modules-5.18.0-1-5kc-malta-di mmc-core-modules-5.18.0-1-5kc-malta-di mmc-modules-5.18.0-1-5kc-malta-di nbd-modules-5.18.0-1-5kc-malta-di speakup-modules-5.18.0-1-5kc-malta-di sound-modules-5.18.0-1-5kc-malta-di kernel-image-5.18.0-1-mips64r2eb-di nic-modules-5.18.0-1-mips64r2eb-di nic-wireless-modules-5.18.0-1-mips64r2eb-di nic-shared-modules-5.18.0-1-mips64r2eb-di usb-serial-modules-5.18.0-1-mips64r2eb-di ppp-modules-5.18.0-1-mips64r2eb-di pata-modules-5.18.0-1-mips64r2eb-di cdrom-core-modules-5.18.0-1-mips64r2eb-di firewire-core-modules-5.18.0-1-mips64r2eb-di scsi-core-modules-5.18.0-1-mips64r2eb-di scsi-modules-5.18.0-1-mips64r2eb-di scsi-nic-modules-5.18.0-1-mips64r2eb-di loop-modules-5.18.0-1-mips64r2eb-di btrfs-modules-5.18.0-1-mips64r2eb-di ext4-modules-5.18.0-1-mips64r2eb-di isofs-modules-5.18.0-1-mips64r2eb-di jfs-modules-5.18.0-1-mips64r2eb-di xfs-modules-5.18.0-1-mips64r2eb-di fat-modules-5.18.0-1-mips64r2eb-di affs-modules-5.18.0-1-mips64r2eb-di minix-modules-5.18.0-1-mips64r2eb-di nfs-modules-5.18.0-1-mips64r2eb-di squashfs-modules-5.18.0-1-mips64r2eb-di udf-modules-5.18.0-1-mips64r2eb-di fuse-modules-5.18.0-1-mips64r2eb-di f2fs-modules-5.18.0-1-mips64r2eb-di md-modules-5.18.0-1-mips64r2eb-di multipath-modules-5.18.0-1-mips64r2eb-di usb-modules-5.18.0-1-mips64r2eb-di usb-storage-modules-5.18.0-1-mips64r2eb-di fb-modules-5.18.0-1-mips64r2eb-di input-modules-5.18.0-1-mips64r2eb-di event-modules-5.18.0-1-mips64r2eb-di mouse-modules-5.18.0-1-mips64r2eb-di nic-usb-modules-5.18.0-1-mips64r2eb-di sata-modules-5.18.0-1-mips64r2eb-di crc-modules-5.18.0-1-mips64r2eb-di crypto-modules-5.18.0-1-mips64r2eb-di crypto-dm-modules-5.18.0-1-mips64r2eb-di ata-modules-5.18.0-1-mips64r2eb-di mmc-core-modules-5.18.0-1-mips64r2eb-di mmc-modules-5.18.0-1-mips64r2eb-di nbd-modules-5.18.0-1-mips64r2eb-di speakup-modules-5.18.0-1-mips64r2eb-di sound-modules-5.18.0-1-mips64r2eb-di kernel-image-5.18.0-1-octeon-di nic-modules-5.18.0-1-octeon-di nic-wireless-modules-5.18.0-1-octeon-di nic-shared-modules-5.18.0-1-octeon-di usb-serial-modules-5.18.0-1-octeon-di ppp-modules-5.18.0-1-octeon-di pata-modules-5.18.0-1-octeon-di cdrom-core-modules-5.18.0-1-octeon-di firewire-core-modules-5.18.0-1-octeon-di scsi-core-modules-5.18.0-1-octeon-di scsi-modules-5.18.0-1-octeon-di scsi-nic-modules-5.18.0-1-octeon-di loop-modules-5.18.0-1-octeon-di btrfs-modules-5.18.0-1-octeon-di ext4-modules-5.18.0-1-octeon-di isofs-modules-5.18.0-1-octeon-di jfs-modules-5.18.0-1-octeon-di xfs-modules-5.18.0-1-octeon-di fat-modules-5.18.0-1-octeon-di affs-modules-5.18.0-1-octeon-di minix-modules-5.18.0-1-octeon-di nfs-modules-5.18.0-1-octeon-di squashfs-modules-5.18.0-1-octeon-di udf-modules-5.18.0-1-octeon-di fuse-modules-5.18.0-1-octeon-di f2fs-modules-5.18.0-1-octeon-di md-modules-5.18.0-1-octeon-di multipath-modules-5.18.0-1-octeon-di usb-modules-5.18.0-1-octeon-di usb-storage-modules-5.18.0-1-octeon-di fb-modules-5.18.0-1-octeon-di input-modules-5.18.0-1-octeon-di event-modules-5.18.0-1-octeon-di mouse-modules-5.18.0-1-octeon-di nic-usb-modules-5.18.0-1-octeon-di sata-modules-5.18.0-1-octeon-di crc-modules-5.18.0-1-octeon-di crypto-modules-5.18.0-1-octeon-di crypto-dm-modules-5.18.0-1-octeon-di ata-modules-5.18.0-1-octeon-di mmc-core-modules-5.18.0-1-octeon-di mmc-modules-5.18.0-1-octeon-di nbd-modules-5.18.0-1-octeon-di speakup-modules-5.18.0-1-octeon-di sound-modules-5.18.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_mips64_none: binary-arch_mips64_none_5kc-malta binary-arch_mips64_none_mips64r2eb binary-arch_mips64_none_octeon binary-arch_mips64_none_real
binary-arch_mips64_none_5kc-malta: binary-arch_mips64_none_5kc-malta_real
binary-arch_mips64_none_5kc-malta_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_mips64_none_mips64r2eb: binary-arch_mips64_none_mips64r2eb_real
binary-arch_mips64_none_mips64r2eb_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_mips64el:: binary-arch_mips64el_none binary-arch_mips64el_real
binary-arch_mips64el::
- $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.17.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-5kc-malta-di nic-modules-5.17.0-1-5kc-malta-di nic-wireless-modules-5.17.0-1-5kc-malta-di nic-shared-modules-5.17.0-1-5kc-malta-di usb-serial-modules-5.17.0-1-5kc-malta-di ppp-modules-5.17.0-1-5kc-malta-di pata-modules-5.17.0-1-5kc-malta-di cdrom-core-modules-5.17.0-1-5kc-malta-di firewire-core-modules-5.17.0-1-5kc-malta-di scsi-core-modules-5.17.0-1-5kc-malta-di scsi-modules-5.17.0-1-5kc-malta-di scsi-nic-modules-5.17.0-1-5kc-malta-di loop-modules-5.17.0-1-5kc-malta-di btrfs-modules-5.17.0-1-5kc-malta-di ext4-modules-5.17.0-1-5kc-malta-di isofs-modules-5.17.0-1-5kc-malta-di jfs-modules-5.17.0-1-5kc-malta-di xfs-modules-5.17.0-1-5kc-malta-di fat-modules-5.17.0-1-5kc-malta-di affs-modules-5.17.0-1-5kc-malta-di minix-modules-5.17.0-1-5kc-malta-di nfs-modules-5.17.0-1-5kc-malta-di squashfs-modules-5.17.0-1-5kc-malta-di udf-modules-5.17.0-1-5kc-malta-di fuse-modules-5.17.0-1-5kc-malta-di f2fs-modules-5.17.0-1-5kc-malta-di md-modules-5.17.0-1-5kc-malta-di multipath-modules-5.17.0-1-5kc-malta-di usb-modules-5.17.0-1-5kc-malta-di usb-storage-modules-5.17.0-1-5kc-malta-di fb-modules-5.17.0-1-5kc-malta-di input-modules-5.17.0-1-5kc-malta-di event-modules-5.17.0-1-5kc-malta-di mouse-modules-5.17.0-1-5kc-malta-di nic-usb-modules-5.17.0-1-5kc-malta-di sata-modules-5.17.0-1-5kc-malta-di crc-modules-5.17.0-1-5kc-malta-di crypto-modules-5.17.0-1-5kc-malta-di crypto-dm-modules-5.17.0-1-5kc-malta-di ata-modules-5.17.0-1-5kc-malta-di mmc-core-modules-5.17.0-1-5kc-malta-di mmc-modules-5.17.0-1-5kc-malta-di nbd-modules-5.17.0-1-5kc-malta-di speakup-modules-5.17.0-1-5kc-malta-di sound-modules-5.17.0-1-5kc-malta-di kernel-image-5.17.0-1-loongson-3-di nic-modules-5.17.0-1-loongson-3-di nic-wireless-modules-5.17.0-1-loongson-3-di nic-shared-modules-5.17.0-1-loongson-3-di usb-serial-modules-5.17.0-1-loongson-3-di ppp-modules-5.17.0-1-loongson-3-di pata-modules-5.17.0-1-loongson-3-di cdrom-core-modules-5.17.0-1-loongson-3-di firewire-core-modules-5.17.0-1-loongson-3-di scsi-core-modules-5.17.0-1-loongson-3-di scsi-modules-5.17.0-1-loongson-3-di scsi-nic-modules-5.17.0-1-loongson-3-di loop-modules-5.17.0-1-loongson-3-di btrfs-modules-5.17.0-1-loongson-3-di ext4-modules-5.17.0-1-loongson-3-di isofs-modules-5.17.0-1-loongson-3-di jfs-modules-5.17.0-1-loongson-3-di xfs-modules-5.17.0-1-loongson-3-di fat-modules-5.17.0-1-loongson-3-di affs-modules-5.17.0-1-loongson-3-di minix-modules-5.17.0-1-loongson-3-di nfs-modules-5.17.0-1-loongson-3-di squashfs-modules-5.17.0-1-loongson-3-di udf-modules-5.17.0-1-loongson-3-di fuse-modules-5.17.0-1-loongson-3-di f2fs-modules-5.17.0-1-loongson-3-di md-modules-5.17.0-1-loongson-3-di multipath-modules-5.17.0-1-loongson-3-di usb-modules-5.17.0-1-loongson-3-di usb-storage-modules-5.17.0-1-loongson-3-di fb-modules-5.17.0-1-loongson-3-di input-modules-5.17.0-1-loongson-3-di event-modules-5.17.0-1-loongson-3-di mouse-modules-5.17.0-1-loongson-3-di nic-usb-modules-5.17.0-1-loongson-3-di sata-modules-5.17.0-1-loongson-3-di crc-modules-5.17.0-1-loongson-3-di crypto-modules-5.17.0-1-loongson-3-di crypto-dm-modules-5.17.0-1-loongson-3-di ata-modules-5.17.0-1-loongson-3-di mmc-core-modules-5.17.0-1-loongson-3-di mmc-modules-5.17.0-1-loongson-3-di nbd-modules-5.17.0-1-loongson-3-di speakup-modules-5.17.0-1-loongson-3-di sound-modules-5.17.0-1-loongson-3-di kernel-image-5.17.0-1-mips64r2el-di nic-modules-5.17.0-1-mips64r2el-di nic-wireless-modules-5.17.0-1-mips64r2el-di nic-shared-modules-5.17.0-1-mips64r2el-di usb-serial-modules-5.17.0-1-mips64r2el-di ppp-modules-5.17.0-1-mips64r2el-di pata-modules-5.17.0-1-mips64r2el-di cdrom-core-modules-5.17.0-1-mips64r2el-di firewire-core-modules-5.17.0-1-mips64r2el-di scsi-core-modules-5.17.0-1-mips64r2el-di scsi-modules-5.17.0-1-mips64r2el-di scsi-nic-modules-5.17.0-1-mips64r2el-di loop-modules-5.17.0-1-mips64r2el-di btrfs-modules-5.17.0-1-mips64r2el-di ext4-modules-5.17.0-1-mips64r2el-di isofs-modules-5.17.0-1-mips64r2el-di jfs-modules-5.17.0-1-mips64r2el-di xfs-modules-5.17.0-1-mips64r2el-di fat-modules-5.17.0-1-mips64r2el-di affs-modules-5.17.0-1-mips64r2el-di minix-modules-5.17.0-1-mips64r2el-di nfs-modules-5.17.0-1-mips64r2el-di squashfs-modules-5.17.0-1-mips64r2el-di udf-modules-5.17.0-1-mips64r2el-di fuse-modules-5.17.0-1-mips64r2el-di f2fs-modules-5.17.0-1-mips64r2el-di md-modules-5.17.0-1-mips64r2el-di multipath-modules-5.17.0-1-mips64r2el-di usb-modules-5.17.0-1-mips64r2el-di usb-storage-modules-5.17.0-1-mips64r2el-di fb-modules-5.17.0-1-mips64r2el-di input-modules-5.17.0-1-mips64r2el-di event-modules-5.17.0-1-mips64r2el-di mouse-modules-5.17.0-1-mips64r2el-di nic-usb-modules-5.17.0-1-mips64r2el-di sata-modules-5.17.0-1-mips64r2el-di crc-modules-5.17.0-1-mips64r2el-di crypto-modules-5.17.0-1-mips64r2el-di crypto-dm-modules-5.17.0-1-mips64r2el-di ata-modules-5.17.0-1-mips64r2el-di mmc-core-modules-5.17.0-1-mips64r2el-di mmc-modules-5.17.0-1-mips64r2el-di nbd-modules-5.17.0-1-mips64r2el-di speakup-modules-5.17.0-1-mips64r2el-di sound-modules-5.17.0-1-mips64r2el-di kernel-image-5.17.0-1-octeon-di nic-modules-5.17.0-1-octeon-di nic-wireless-modules-5.17.0-1-octeon-di nic-shared-modules-5.17.0-1-octeon-di usb-serial-modules-5.17.0-1-octeon-di ppp-modules-5.17.0-1-octeon-di pata-modules-5.17.0-1-octeon-di cdrom-core-modules-5.17.0-1-octeon-di firewire-core-modules-5.17.0-1-octeon-di scsi-core-modules-5.17.0-1-octeon-di scsi-modules-5.17.0-1-octeon-di scsi-nic-modules-5.17.0-1-octeon-di loop-modules-5.17.0-1-octeon-di btrfs-modules-5.17.0-1-octeon-di ext4-modules-5.17.0-1-octeon-di isofs-modules-5.17.0-1-octeon-di jfs-modules-5.17.0-1-octeon-di xfs-modules-5.17.0-1-octeon-di fat-modules-5.17.0-1-octeon-di affs-modules-5.17.0-1-octeon-di minix-modules-5.17.0-1-octeon-di nfs-modules-5.17.0-1-octeon-di squashfs-modules-5.17.0-1-octeon-di udf-modules-5.17.0-1-octeon-di fuse-modules-5.17.0-1-octeon-di f2fs-modules-5.17.0-1-octeon-di md-modules-5.17.0-1-octeon-di multipath-modules-5.17.0-1-octeon-di usb-modules-5.17.0-1-octeon-di usb-storage-modules-5.17.0-1-octeon-di fb-modules-5.17.0-1-octeon-di input-modules-5.17.0-1-octeon-di event-modules-5.17.0-1-octeon-di mouse-modules-5.17.0-1-octeon-di nic-usb-modules-5.17.0-1-octeon-di sata-modules-5.17.0-1-octeon-di crc-modules-5.17.0-1-octeon-di crypto-modules-5.17.0-1-octeon-di crypto-dm-modules-5.17.0-1-octeon-di ata-modules-5.17.0-1-octeon-di mmc-core-modules-5.17.0-1-octeon-di mmc-modules-5.17.0-1-octeon-di nbd-modules-5.17.0-1-octeon-di speakup-modules-5.17.0-1-octeon-di sound-modules-5.17.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.18.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-5kc-malta-di nic-modules-5.18.0-1-5kc-malta-di nic-wireless-modules-5.18.0-1-5kc-malta-di nic-shared-modules-5.18.0-1-5kc-malta-di usb-serial-modules-5.18.0-1-5kc-malta-di ppp-modules-5.18.0-1-5kc-malta-di pata-modules-5.18.0-1-5kc-malta-di cdrom-core-modules-5.18.0-1-5kc-malta-di firewire-core-modules-5.18.0-1-5kc-malta-di scsi-core-modules-5.18.0-1-5kc-malta-di scsi-modules-5.18.0-1-5kc-malta-di scsi-nic-modules-5.18.0-1-5kc-malta-di loop-modules-5.18.0-1-5kc-malta-di btrfs-modules-5.18.0-1-5kc-malta-di ext4-modules-5.18.0-1-5kc-malta-di isofs-modules-5.18.0-1-5kc-malta-di jfs-modules-5.18.0-1-5kc-malta-di xfs-modules-5.18.0-1-5kc-malta-di fat-modules-5.18.0-1-5kc-malta-di affs-modules-5.18.0-1-5kc-malta-di minix-modules-5.18.0-1-5kc-malta-di nfs-modules-5.18.0-1-5kc-malta-di squashfs-modules-5.18.0-1-5kc-malta-di udf-modules-5.18.0-1-5kc-malta-di fuse-modules-5.18.0-1-5kc-malta-di f2fs-modules-5.18.0-1-5kc-malta-di md-modules-5.18.0-1-5kc-malta-di multipath-modules-5.18.0-1-5kc-malta-di usb-modules-5.18.0-1-5kc-malta-di usb-storage-modules-5.18.0-1-5kc-malta-di fb-modules-5.18.0-1-5kc-malta-di input-modules-5.18.0-1-5kc-malta-di event-modules-5.18.0-1-5kc-malta-di mouse-modules-5.18.0-1-5kc-malta-di nic-usb-modules-5.18.0-1-5kc-malta-di sata-modules-5.18.0-1-5kc-malta-di crc-modules-5.18.0-1-5kc-malta-di crypto-modules-5.18.0-1-5kc-malta-di crypto-dm-modules-5.18.0-1-5kc-malta-di ata-modules-5.18.0-1-5kc-malta-di mmc-core-modules-5.18.0-1-5kc-malta-di mmc-modules-5.18.0-1-5kc-malta-di nbd-modules-5.18.0-1-5kc-malta-di speakup-modules-5.18.0-1-5kc-malta-di sound-modules-5.18.0-1-5kc-malta-di kernel-image-5.18.0-1-loongson-3-di nic-modules-5.18.0-1-loongson-3-di nic-wireless-modules-5.18.0-1-loongson-3-di nic-shared-modules-5.18.0-1-loongson-3-di usb-serial-modules-5.18.0-1-loongson-3-di ppp-modules-5.18.0-1-loongson-3-di pata-modules-5.18.0-1-loongson-3-di cdrom-core-modules-5.18.0-1-loongson-3-di firewire-core-modules-5.18.0-1-loongson-3-di scsi-core-modules-5.18.0-1-loongson-3-di scsi-modules-5.18.0-1-loongson-3-di scsi-nic-modules-5.18.0-1-loongson-3-di loop-modules-5.18.0-1-loongson-3-di btrfs-modules-5.18.0-1-loongson-3-di ext4-modules-5.18.0-1-loongson-3-di isofs-modules-5.18.0-1-loongson-3-di jfs-modules-5.18.0-1-loongson-3-di xfs-modules-5.18.0-1-loongson-3-di fat-modules-5.18.0-1-loongson-3-di affs-modules-5.18.0-1-loongson-3-di minix-modules-5.18.0-1-loongson-3-di nfs-modules-5.18.0-1-loongson-3-di squashfs-modules-5.18.0-1-loongson-3-di udf-modules-5.18.0-1-loongson-3-di fuse-modules-5.18.0-1-loongson-3-di f2fs-modules-5.18.0-1-loongson-3-di md-modules-5.18.0-1-loongson-3-di multipath-modules-5.18.0-1-loongson-3-di usb-modules-5.18.0-1-loongson-3-di usb-storage-modules-5.18.0-1-loongson-3-di fb-modules-5.18.0-1-loongson-3-di input-modules-5.18.0-1-loongson-3-di event-modules-5.18.0-1-loongson-3-di mouse-modules-5.18.0-1-loongson-3-di nic-usb-modules-5.18.0-1-loongson-3-di sata-modules-5.18.0-1-loongson-3-di crc-modules-5.18.0-1-loongson-3-di crypto-modules-5.18.0-1-loongson-3-di crypto-dm-modules-5.18.0-1-loongson-3-di ata-modules-5.18.0-1-loongson-3-di mmc-core-modules-5.18.0-1-loongson-3-di mmc-modules-5.18.0-1-loongson-3-di nbd-modules-5.18.0-1-loongson-3-di speakup-modules-5.18.0-1-loongson-3-di sound-modules-5.18.0-1-loongson-3-di kernel-image-5.18.0-1-mips64r2el-di nic-modules-5.18.0-1-mips64r2el-di nic-wireless-modules-5.18.0-1-mips64r2el-di nic-shared-modules-5.18.0-1-mips64r2el-di usb-serial-modules-5.18.0-1-mips64r2el-di ppp-modules-5.18.0-1-mips64r2el-di pata-modules-5.18.0-1-mips64r2el-di cdrom-core-modules-5.18.0-1-mips64r2el-di firewire-core-modules-5.18.0-1-mips64r2el-di scsi-core-modules-5.18.0-1-mips64r2el-di scsi-modules-5.18.0-1-mips64r2el-di scsi-nic-modules-5.18.0-1-mips64r2el-di loop-modules-5.18.0-1-mips64r2el-di btrfs-modules-5.18.0-1-mips64r2el-di ext4-modules-5.18.0-1-mips64r2el-di isofs-modules-5.18.0-1-mips64r2el-di jfs-modules-5.18.0-1-mips64r2el-di xfs-modules-5.18.0-1-mips64r2el-di fat-modules-5.18.0-1-mips64r2el-di affs-modules-5.18.0-1-mips64r2el-di minix-modules-5.18.0-1-mips64r2el-di nfs-modules-5.18.0-1-mips64r2el-di squashfs-modules-5.18.0-1-mips64r2el-di udf-modules-5.18.0-1-mips64r2el-di fuse-modules-5.18.0-1-mips64r2el-di f2fs-modules-5.18.0-1-mips64r2el-di md-modules-5.18.0-1-mips64r2el-di multipath-modules-5.18.0-1-mips64r2el-di usb-modules-5.18.0-1-mips64r2el-di usb-storage-modules-5.18.0-1-mips64r2el-di fb-modules-5.18.0-1-mips64r2el-di input-modules-5.18.0-1-mips64r2el-di event-modules-5.18.0-1-mips64r2el-di mouse-modules-5.18.0-1-mips64r2el-di nic-usb-modules-5.18.0-1-mips64r2el-di sata-modules-5.18.0-1-mips64r2el-di crc-modules-5.18.0-1-mips64r2el-di crypto-modules-5.18.0-1-mips64r2el-di crypto-dm-modules-5.18.0-1-mips64r2el-di ata-modules-5.18.0-1-mips64r2el-di mmc-core-modules-5.18.0-1-mips64r2el-di mmc-modules-5.18.0-1-mips64r2el-di nbd-modules-5.18.0-1-mips64r2el-di speakup-modules-5.18.0-1-mips64r2el-di sound-modules-5.18.0-1-mips64r2el-di kernel-image-5.18.0-1-octeon-di nic-modules-5.18.0-1-octeon-di nic-wireless-modules-5.18.0-1-octeon-di nic-shared-modules-5.18.0-1-octeon-di usb-serial-modules-5.18.0-1-octeon-di ppp-modules-5.18.0-1-octeon-di pata-modules-5.18.0-1-octeon-di cdrom-core-modules-5.18.0-1-octeon-di firewire-core-modules-5.18.0-1-octeon-di scsi-core-modules-5.18.0-1-octeon-di scsi-modules-5.18.0-1-octeon-di scsi-nic-modules-5.18.0-1-octeon-di loop-modules-5.18.0-1-octeon-di btrfs-modules-5.18.0-1-octeon-di ext4-modules-5.18.0-1-octeon-di isofs-modules-5.18.0-1-octeon-di jfs-modules-5.18.0-1-octeon-di xfs-modules-5.18.0-1-octeon-di fat-modules-5.18.0-1-octeon-di affs-modules-5.18.0-1-octeon-di minix-modules-5.18.0-1-octeon-di nfs-modules-5.18.0-1-octeon-di squashfs-modules-5.18.0-1-octeon-di udf-modules-5.18.0-1-octeon-di fuse-modules-5.18.0-1-octeon-di f2fs-modules-5.18.0-1-octeon-di md-modules-5.18.0-1-octeon-di multipath-modules-5.18.0-1-octeon-di usb-modules-5.18.0-1-octeon-di usb-storage-modules-5.18.0-1-octeon-di fb-modules-5.18.0-1-octeon-di input-modules-5.18.0-1-octeon-di event-modules-5.18.0-1-octeon-di mouse-modules-5.18.0-1-octeon-di nic-usb-modules-5.18.0-1-octeon-di sata-modules-5.18.0-1-octeon-di crc-modules-5.18.0-1-octeon-di crypto-modules-5.18.0-1-octeon-di crypto-dm-modules-5.18.0-1-octeon-di ata-modules-5.18.0-1-octeon-di mmc-core-modules-5.18.0-1-octeon-di mmc-modules-5.18.0-1-octeon-di nbd-modules-5.18.0-1-octeon-di speakup-modules-5.18.0-1-octeon-di sound-modules-5.18.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='5.18.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-5kc-malta-di nic-modules-5.18.0-1-5kc-malta-di nic-wireless-modules-5.18.0-1-5kc-malta-di nic-shared-modules-5.18.0-1-5kc-malta-di usb-serial-modules-5.18.0-1-5kc-malta-di ppp-modules-5.18.0-1-5kc-malta-di pata-modules-5.18.0-1-5kc-malta-di cdrom-core-modules-5.18.0-1-5kc-malta-di firewire-core-modules-5.18.0-1-5kc-malta-di scsi-core-modules-5.18.0-1-5kc-malta-di scsi-modules-5.18.0-1-5kc-malta-di scsi-nic-modules-5.18.0-1-5kc-malta-di loop-modules-5.18.0-1-5kc-malta-di btrfs-modules-5.18.0-1-5kc-malta-di ext4-modules-5.18.0-1-5kc-malta-di isofs-modules-5.18.0-1-5kc-malta-di jfs-modules-5.18.0-1-5kc-malta-di xfs-modules-5.18.0-1-5kc-malta-di fat-modules-5.18.0-1-5kc-malta-di affs-modules-5.18.0-1-5kc-malta-di minix-modules-5.18.0-1-5kc-malta-di nfs-modules-5.18.0-1-5kc-malta-di squashfs-modules-5.18.0-1-5kc-malta-di udf-modules-5.18.0-1-5kc-malta-di fuse-modules-5.18.0-1-5kc-malta-di f2fs-modules-5.18.0-1-5kc-malta-di md-modules-5.18.0-1-5kc-malta-di multipath-modules-5.18.0-1-5kc-malta-di usb-modules-5.18.0-1-5kc-malta-di usb-storage-modules-5.18.0-1-5kc-malta-di fb-modules-5.18.0-1-5kc-malta-di input-modules-5.18.0-1-5kc-malta-di event-modules-5.18.0-1-5kc-malta-di mouse-modules-5.18.0-1-5kc-malta-di nic-usb-modules-5.18.0-1-5kc-malta-di sata-modules-5.18.0-1-5kc-malta-di crc-modules-5.18.0-1-5kc-malta-di crypto-modules-5.18.0-1-5kc-malta-di crypto-dm-modules-5.18.0-1-5kc-malta-di ata-modules-5.18.0-1-5kc-malta-di mmc-core-modules-5.18.0-1-5kc-malta-di mmc-modules-5.18.0-1-5kc-malta-di nbd-modules-5.18.0-1-5kc-malta-di speakup-modules-5.18.0-1-5kc-malta-di sound-modules-5.18.0-1-5kc-malta-di kernel-image-5.18.0-1-loongson-3-di nic-modules-5.18.0-1-loongson-3-di nic-wireless-modules-5.18.0-1-loongson-3-di nic-shared-modules-5.18.0-1-loongson-3-di usb-serial-modules-5.18.0-1-loongson-3-di ppp-modules-5.18.0-1-loongson-3-di pata-modules-5.18.0-1-loongson-3-di cdrom-core-modules-5.18.0-1-loongson-3-di firewire-core-modules-5.18.0-1-loongson-3-di scsi-core-modules-5.18.0-1-loongson-3-di scsi-modules-5.18.0-1-loongson-3-di scsi-nic-modules-5.18.0-1-loongson-3-di loop-modules-5.18.0-1-loongson-3-di btrfs-modules-5.18.0-1-loongson-3-di ext4-modules-5.18.0-1-loongson-3-di isofs-modules-5.18.0-1-loongson-3-di jfs-modules-5.18.0-1-loongson-3-di xfs-modules-5.18.0-1-loongson-3-di fat-modules-5.18.0-1-loongson-3-di affs-modules-5.18.0-1-loongson-3-di minix-modules-5.18.0-1-loongson-3-di nfs-modules-5.18.0-1-loongson-3-di squashfs-modules-5.18.0-1-loongson-3-di udf-modules-5.18.0-1-loongson-3-di fuse-modules-5.18.0-1-loongson-3-di f2fs-modules-5.18.0-1-loongson-3-di md-modules-5.18.0-1-loongson-3-di multipath-modules-5.18.0-1-loongson-3-di usb-modules-5.18.0-1-loongson-3-di usb-storage-modules-5.18.0-1-loongson-3-di fb-modules-5.18.0-1-loongson-3-di input-modules-5.18.0-1-loongson-3-di event-modules-5.18.0-1-loongson-3-di mouse-modules-5.18.0-1-loongson-3-di nic-usb-modules-5.18.0-1-loongson-3-di sata-modules-5.18.0-1-loongson-3-di crc-modules-5.18.0-1-loongson-3-di crypto-modules-5.18.0-1-loongson-3-di crypto-dm-modules-5.18.0-1-loongson-3-di ata-modules-5.18.0-1-loongson-3-di mmc-core-modules-5.18.0-1-loongson-3-di mmc-modules-5.18.0-1-loongson-3-di nbd-modules-5.18.0-1-loongson-3-di speakup-modules-5.18.0-1-loongson-3-di sound-modules-5.18.0-1-loongson-3-di kernel-image-5.18.0-1-mips64r2el-di nic-modules-5.18.0-1-mips64r2el-di nic-wireless-modules-5.18.0-1-mips64r2el-di nic-shared-modules-5.18.0-1-mips64r2el-di usb-serial-modules-5.18.0-1-mips64r2el-di ppp-modules-5.18.0-1-mips64r2el-di pata-modules-5.18.0-1-mips64r2el-di cdrom-core-modules-5.18.0-1-mips64r2el-di firewire-core-modules-5.18.0-1-mips64r2el-di scsi-core-modules-5.18.0-1-mips64r2el-di scsi-modules-5.18.0-1-mips64r2el-di scsi-nic-modules-5.18.0-1-mips64r2el-di loop-modules-5.18.0-1-mips64r2el-di btrfs-modules-5.18.0-1-mips64r2el-di ext4-modules-5.18.0-1-mips64r2el-di isofs-modules-5.18.0-1-mips64r2el-di jfs-modules-5.18.0-1-mips64r2el-di xfs-modules-5.18.0-1-mips64r2el-di fat-modules-5.18.0-1-mips64r2el-di affs-modules-5.18.0-1-mips64r2el-di minix-modules-5.18.0-1-mips64r2el-di nfs-modules-5.18.0-1-mips64r2el-di squashfs-modules-5.18.0-1-mips64r2el-di udf-modules-5.18.0-1-mips64r2el-di fuse-modules-5.18.0-1-mips64r2el-di f2fs-modules-5.18.0-1-mips64r2el-di md-modules-5.18.0-1-mips64r2el-di multipath-modules-5.18.0-1-mips64r2el-di usb-modules-5.18.0-1-mips64r2el-di usb-storage-modules-5.18.0-1-mips64r2el-di fb-modules-5.18.0-1-mips64r2el-di input-modules-5.18.0-1-mips64r2el-di event-modules-5.18.0-1-mips64r2el-di mouse-modules-5.18.0-1-mips64r2el-di nic-usb-modules-5.18.0-1-mips64r2el-di sata-modules-5.18.0-1-mips64r2el-di crc-modules-5.18.0-1-mips64r2el-di crypto-modules-5.18.0-1-mips64r2el-di crypto-dm-modules-5.18.0-1-mips64r2el-di ata-modules-5.18.0-1-mips64r2el-di mmc-core-modules-5.18.0-1-mips64r2el-di mmc-modules-5.18.0-1-mips64r2el-di nbd-modules-5.18.0-1-mips64r2el-di speakup-modules-5.18.0-1-mips64r2el-di sound-modules-5.18.0-1-mips64r2el-di kernel-image-5.18.0-1-octeon-di nic-modules-5.18.0-1-octeon-di nic-wireless-modules-5.18.0-1-octeon-di nic-shared-modules-5.18.0-1-octeon-di usb-serial-modules-5.18.0-1-octeon-di ppp-modules-5.18.0-1-octeon-di pata-modules-5.18.0-1-octeon-di cdrom-core-modules-5.18.0-1-octeon-di firewire-core-modules-5.18.0-1-octeon-di scsi-core-modules-5.18.0-1-octeon-di scsi-modules-5.18.0-1-octeon-di scsi-nic-modules-5.18.0-1-octeon-di loop-modules-5.18.0-1-octeon-di btrfs-modules-5.18.0-1-octeon-di ext4-modules-5.18.0-1-octeon-di isofs-modules-5.18.0-1-octeon-di jfs-modules-5.18.0-1-octeon-di xfs-modules-5.18.0-1-octeon-di fat-modules-5.18.0-1-octeon-di affs-modules-5.18.0-1-octeon-di minix-modules-5.18.0-1-octeon-di nfs-modules-5.18.0-1-octeon-di squashfs-modules-5.18.0-1-octeon-di udf-modules-5.18.0-1-octeon-di fuse-modules-5.18.0-1-octeon-di f2fs-modules-5.18.0-1-octeon-di md-modules-5.18.0-1-octeon-di multipath-modules-5.18.0-1-octeon-di usb-modules-5.18.0-1-octeon-di usb-storage-modules-5.18.0-1-octeon-di fb-modules-5.18.0-1-octeon-di input-modules-5.18.0-1-octeon-di event-modules-5.18.0-1-octeon-di mouse-modules-5.18.0-1-octeon-di nic-usb-modules-5.18.0-1-octeon-di sata-modules-5.18.0-1-octeon-di crc-modules-5.18.0-1-octeon-di crypto-modules-5.18.0-1-octeon-di crypto-dm-modules-5.18.0-1-octeon-di ata-modules-5.18.0-1-octeon-di mmc-core-modules-5.18.0-1-octeon-di mmc-modules-5.18.0-1-octeon-di nbd-modules-5.18.0-1-octeon-di speakup-modules-5.18.0-1-octeon-di sound-modules-5.18.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_mips64el_none: binary-arch_mips64el_none_5kc-malta binary-arch_mips64el_none_loongson-3 binary-arch_mips64el_none_mips64r2el binary-arch_mips64el_none_octeon binary-arch_mips64el_none_real
binary-arch_mips64el_none_5kc-malta: binary-arch_mips64el_none_5kc-malta_real
binary-arch_mips64el_none_5kc-malta_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_mips64el_none_mips64r2el: binary-arch_mips64el_none_mips64r2el_real
binary-arch_mips64el_none_mips64r2el_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_mips64r6:: binary-arch_mips64r6_none binary-arch_mips64r6_real
binary-arch_mips64r6::
- $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.17.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-mips64r6eb-di nic-modules-5.17.0-1-mips64r6eb-di nic-wireless-modules-5.17.0-1-mips64r6eb-di nic-shared-modules-5.17.0-1-mips64r6eb-di usb-serial-modules-5.17.0-1-mips64r6eb-di ppp-modules-5.17.0-1-mips64r6eb-di pata-modules-5.17.0-1-mips64r6eb-di cdrom-core-modules-5.17.0-1-mips64r6eb-di firewire-core-modules-5.17.0-1-mips64r6eb-di scsi-core-modules-5.17.0-1-mips64r6eb-di scsi-modules-5.17.0-1-mips64r6eb-di scsi-nic-modules-5.17.0-1-mips64r6eb-di loop-modules-5.17.0-1-mips64r6eb-di btrfs-modules-5.17.0-1-mips64r6eb-di ext4-modules-5.17.0-1-mips64r6eb-di isofs-modules-5.17.0-1-mips64r6eb-di jfs-modules-5.17.0-1-mips64r6eb-di xfs-modules-5.17.0-1-mips64r6eb-di fat-modules-5.17.0-1-mips64r6eb-di affs-modules-5.17.0-1-mips64r6eb-di minix-modules-5.17.0-1-mips64r6eb-di nfs-modules-5.17.0-1-mips64r6eb-di squashfs-modules-5.17.0-1-mips64r6eb-di udf-modules-5.17.0-1-mips64r6eb-di fuse-modules-5.17.0-1-mips64r6eb-di f2fs-modules-5.17.0-1-mips64r6eb-di md-modules-5.17.0-1-mips64r6eb-di multipath-modules-5.17.0-1-mips64r6eb-di usb-modules-5.17.0-1-mips64r6eb-di usb-storage-modules-5.17.0-1-mips64r6eb-di fb-modules-5.17.0-1-mips64r6eb-di input-modules-5.17.0-1-mips64r6eb-di event-modules-5.17.0-1-mips64r6eb-di mouse-modules-5.17.0-1-mips64r6eb-di nic-usb-modules-5.17.0-1-mips64r6eb-di sata-modules-5.17.0-1-mips64r6eb-di crc-modules-5.17.0-1-mips64r6eb-di crypto-modules-5.17.0-1-mips64r6eb-di crypto-dm-modules-5.17.0-1-mips64r6eb-di ata-modules-5.17.0-1-mips64r6eb-di mmc-core-modules-5.17.0-1-mips64r6eb-di mmc-modules-5.17.0-1-mips64r6eb-di nbd-modules-5.17.0-1-mips64r6eb-di speakup-modules-5.17.0-1-mips64r6eb-di sound-modules-5.17.0-1-mips64r6eb-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.18.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-mips64r6eb-di nic-modules-5.18.0-1-mips64r6eb-di nic-wireless-modules-5.18.0-1-mips64r6eb-di nic-shared-modules-5.18.0-1-mips64r6eb-di usb-serial-modules-5.18.0-1-mips64r6eb-di ppp-modules-5.18.0-1-mips64r6eb-di pata-modules-5.18.0-1-mips64r6eb-di cdrom-core-modules-5.18.0-1-mips64r6eb-di firewire-core-modules-5.18.0-1-mips64r6eb-di scsi-core-modules-5.18.0-1-mips64r6eb-di scsi-modules-5.18.0-1-mips64r6eb-di scsi-nic-modules-5.18.0-1-mips64r6eb-di loop-modules-5.18.0-1-mips64r6eb-di btrfs-modules-5.18.0-1-mips64r6eb-di ext4-modules-5.18.0-1-mips64r6eb-di isofs-modules-5.18.0-1-mips64r6eb-di jfs-modules-5.18.0-1-mips64r6eb-di xfs-modules-5.18.0-1-mips64r6eb-di fat-modules-5.18.0-1-mips64r6eb-di affs-modules-5.18.0-1-mips64r6eb-di minix-modules-5.18.0-1-mips64r6eb-di nfs-modules-5.18.0-1-mips64r6eb-di squashfs-modules-5.18.0-1-mips64r6eb-di udf-modules-5.18.0-1-mips64r6eb-di fuse-modules-5.18.0-1-mips64r6eb-di f2fs-modules-5.18.0-1-mips64r6eb-di md-modules-5.18.0-1-mips64r6eb-di multipath-modules-5.18.0-1-mips64r6eb-di usb-modules-5.18.0-1-mips64r6eb-di usb-storage-modules-5.18.0-1-mips64r6eb-di fb-modules-5.18.0-1-mips64r6eb-di input-modules-5.18.0-1-mips64r6eb-di event-modules-5.18.0-1-mips64r6eb-di mouse-modules-5.18.0-1-mips64r6eb-di nic-usb-modules-5.18.0-1-mips64r6eb-di sata-modules-5.18.0-1-mips64r6eb-di crc-modules-5.18.0-1-mips64r6eb-di crypto-modules-5.18.0-1-mips64r6eb-di crypto-dm-modules-5.18.0-1-mips64r6eb-di ata-modules-5.18.0-1-mips64r6eb-di mmc-core-modules-5.18.0-1-mips64r6eb-di mmc-modules-5.18.0-1-mips64r6eb-di nbd-modules-5.18.0-1-mips64r6eb-di speakup-modules-5.18.0-1-mips64r6eb-di sound-modules-5.18.0-1-mips64r6eb-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='5.18.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-mips64r6eb-di nic-modules-5.18.0-1-mips64r6eb-di nic-wireless-modules-5.18.0-1-mips64r6eb-di nic-shared-modules-5.18.0-1-mips64r6eb-di usb-serial-modules-5.18.0-1-mips64r6eb-di ppp-modules-5.18.0-1-mips64r6eb-di pata-modules-5.18.0-1-mips64r6eb-di cdrom-core-modules-5.18.0-1-mips64r6eb-di firewire-core-modules-5.18.0-1-mips64r6eb-di scsi-core-modules-5.18.0-1-mips64r6eb-di scsi-modules-5.18.0-1-mips64r6eb-di scsi-nic-modules-5.18.0-1-mips64r6eb-di loop-modules-5.18.0-1-mips64r6eb-di btrfs-modules-5.18.0-1-mips64r6eb-di ext4-modules-5.18.0-1-mips64r6eb-di isofs-modules-5.18.0-1-mips64r6eb-di jfs-modules-5.18.0-1-mips64r6eb-di xfs-modules-5.18.0-1-mips64r6eb-di fat-modules-5.18.0-1-mips64r6eb-di affs-modules-5.18.0-1-mips64r6eb-di minix-modules-5.18.0-1-mips64r6eb-di nfs-modules-5.18.0-1-mips64r6eb-di squashfs-modules-5.18.0-1-mips64r6eb-di udf-modules-5.18.0-1-mips64r6eb-di fuse-modules-5.18.0-1-mips64r6eb-di f2fs-modules-5.18.0-1-mips64r6eb-di md-modules-5.18.0-1-mips64r6eb-di multipath-modules-5.18.0-1-mips64r6eb-di usb-modules-5.18.0-1-mips64r6eb-di usb-storage-modules-5.18.0-1-mips64r6eb-di fb-modules-5.18.0-1-mips64r6eb-di input-modules-5.18.0-1-mips64r6eb-di event-modules-5.18.0-1-mips64r6eb-di mouse-modules-5.18.0-1-mips64r6eb-di nic-usb-modules-5.18.0-1-mips64r6eb-di sata-modules-5.18.0-1-mips64r6eb-di crc-modules-5.18.0-1-mips64r6eb-di crypto-modules-5.18.0-1-mips64r6eb-di crypto-dm-modules-5.18.0-1-mips64r6eb-di ata-modules-5.18.0-1-mips64r6eb-di mmc-core-modules-5.18.0-1-mips64r6eb-di mmc-modules-5.18.0-1-mips64r6eb-di nbd-modules-5.18.0-1-mips64r6eb-di speakup-modules-5.18.0-1-mips64r6eb-di sound-modules-5.18.0-1-mips64r6eb-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_mips64r6_none: binary-arch_mips64r6_none_mips64r6eb binary-arch_mips64r6_none_real
binary-arch_mips64r6_none_mips64r6eb: binary-arch_mips64r6_none_mips64r6eb_real
binary-arch_mips64r6_none_mips64r6eb_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_mips64r6el:: binary-arch_mips64r6el_none binary-arch_mips64r6el_real
binary-arch_mips64r6el::
- $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.17.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-mips64r6el-di nic-modules-5.17.0-1-mips64r6el-di nic-wireless-modules-5.17.0-1-mips64r6el-di nic-shared-modules-5.17.0-1-mips64r6el-di usb-serial-modules-5.17.0-1-mips64r6el-di ppp-modules-5.17.0-1-mips64r6el-di pata-modules-5.17.0-1-mips64r6el-di cdrom-core-modules-5.17.0-1-mips64r6el-di firewire-core-modules-5.17.0-1-mips64r6el-di scsi-core-modules-5.17.0-1-mips64r6el-di scsi-modules-5.17.0-1-mips64r6el-di scsi-nic-modules-5.17.0-1-mips64r6el-di loop-modules-5.17.0-1-mips64r6el-di btrfs-modules-5.17.0-1-mips64r6el-di ext4-modules-5.17.0-1-mips64r6el-di isofs-modules-5.17.0-1-mips64r6el-di jfs-modules-5.17.0-1-mips64r6el-di xfs-modules-5.17.0-1-mips64r6el-di fat-modules-5.17.0-1-mips64r6el-di affs-modules-5.17.0-1-mips64r6el-di minix-modules-5.17.0-1-mips64r6el-di nfs-modules-5.17.0-1-mips64r6el-di squashfs-modules-5.17.0-1-mips64r6el-di udf-modules-5.17.0-1-mips64r6el-di fuse-modules-5.17.0-1-mips64r6el-di f2fs-modules-5.17.0-1-mips64r6el-di md-modules-5.17.0-1-mips64r6el-di multipath-modules-5.17.0-1-mips64r6el-di usb-modules-5.17.0-1-mips64r6el-di usb-storage-modules-5.17.0-1-mips64r6el-di fb-modules-5.17.0-1-mips64r6el-di input-modules-5.17.0-1-mips64r6el-di event-modules-5.17.0-1-mips64r6el-di mouse-modules-5.17.0-1-mips64r6el-di nic-usb-modules-5.17.0-1-mips64r6el-di sata-modules-5.17.0-1-mips64r6el-di crc-modules-5.17.0-1-mips64r6el-di crypto-modules-5.17.0-1-mips64r6el-di crypto-dm-modules-5.17.0-1-mips64r6el-di ata-modules-5.17.0-1-mips64r6el-di mmc-core-modules-5.17.0-1-mips64r6el-di mmc-modules-5.17.0-1-mips64r6el-di nbd-modules-5.17.0-1-mips64r6el-di speakup-modules-5.17.0-1-mips64r6el-di sound-modules-5.17.0-1-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.18.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-mips64r6el-di nic-modules-5.18.0-1-mips64r6el-di nic-wireless-modules-5.18.0-1-mips64r6el-di nic-shared-modules-5.18.0-1-mips64r6el-di usb-serial-modules-5.18.0-1-mips64r6el-di ppp-modules-5.18.0-1-mips64r6el-di pata-modules-5.18.0-1-mips64r6el-di cdrom-core-modules-5.18.0-1-mips64r6el-di firewire-core-modules-5.18.0-1-mips64r6el-di scsi-core-modules-5.18.0-1-mips64r6el-di scsi-modules-5.18.0-1-mips64r6el-di scsi-nic-modules-5.18.0-1-mips64r6el-di loop-modules-5.18.0-1-mips64r6el-di btrfs-modules-5.18.0-1-mips64r6el-di ext4-modules-5.18.0-1-mips64r6el-di isofs-modules-5.18.0-1-mips64r6el-di jfs-modules-5.18.0-1-mips64r6el-di xfs-modules-5.18.0-1-mips64r6el-di fat-modules-5.18.0-1-mips64r6el-di affs-modules-5.18.0-1-mips64r6el-di minix-modules-5.18.0-1-mips64r6el-di nfs-modules-5.18.0-1-mips64r6el-di squashfs-modules-5.18.0-1-mips64r6el-di udf-modules-5.18.0-1-mips64r6el-di fuse-modules-5.18.0-1-mips64r6el-di f2fs-modules-5.18.0-1-mips64r6el-di md-modules-5.18.0-1-mips64r6el-di multipath-modules-5.18.0-1-mips64r6el-di usb-modules-5.18.0-1-mips64r6el-di usb-storage-modules-5.18.0-1-mips64r6el-di fb-modules-5.18.0-1-mips64r6el-di input-modules-5.18.0-1-mips64r6el-di event-modules-5.18.0-1-mips64r6el-di mouse-modules-5.18.0-1-mips64r6el-di nic-usb-modules-5.18.0-1-mips64r6el-di sata-modules-5.18.0-1-mips64r6el-di crc-modules-5.18.0-1-mips64r6el-di crypto-modules-5.18.0-1-mips64r6el-di crypto-dm-modules-5.18.0-1-mips64r6el-di ata-modules-5.18.0-1-mips64r6el-di mmc-core-modules-5.18.0-1-mips64r6el-di mmc-modules-5.18.0-1-mips64r6el-di nbd-modules-5.18.0-1-mips64r6el-di speakup-modules-5.18.0-1-mips64r6el-di sound-modules-5.18.0-1-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='5.18.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-mips64r6el-di nic-modules-5.18.0-1-mips64r6el-di nic-wireless-modules-5.18.0-1-mips64r6el-di nic-shared-modules-5.18.0-1-mips64r6el-di usb-serial-modules-5.18.0-1-mips64r6el-di ppp-modules-5.18.0-1-mips64r6el-di pata-modules-5.18.0-1-mips64r6el-di cdrom-core-modules-5.18.0-1-mips64r6el-di firewire-core-modules-5.18.0-1-mips64r6el-di scsi-core-modules-5.18.0-1-mips64r6el-di scsi-modules-5.18.0-1-mips64r6el-di scsi-nic-modules-5.18.0-1-mips64r6el-di loop-modules-5.18.0-1-mips64r6el-di btrfs-modules-5.18.0-1-mips64r6el-di ext4-modules-5.18.0-1-mips64r6el-di isofs-modules-5.18.0-1-mips64r6el-di jfs-modules-5.18.0-1-mips64r6el-di xfs-modules-5.18.0-1-mips64r6el-di fat-modules-5.18.0-1-mips64r6el-di affs-modules-5.18.0-1-mips64r6el-di minix-modules-5.18.0-1-mips64r6el-di nfs-modules-5.18.0-1-mips64r6el-di squashfs-modules-5.18.0-1-mips64r6el-di udf-modules-5.18.0-1-mips64r6el-di fuse-modules-5.18.0-1-mips64r6el-di f2fs-modules-5.18.0-1-mips64r6el-di md-modules-5.18.0-1-mips64r6el-di multipath-modules-5.18.0-1-mips64r6el-di usb-modules-5.18.0-1-mips64r6el-di usb-storage-modules-5.18.0-1-mips64r6el-di fb-modules-5.18.0-1-mips64r6el-di input-modules-5.18.0-1-mips64r6el-di event-modules-5.18.0-1-mips64r6el-di mouse-modules-5.18.0-1-mips64r6el-di nic-usb-modules-5.18.0-1-mips64r6el-di sata-modules-5.18.0-1-mips64r6el-di crc-modules-5.18.0-1-mips64r6el-di crypto-modules-5.18.0-1-mips64r6el-di crypto-dm-modules-5.18.0-1-mips64r6el-di ata-modules-5.18.0-1-mips64r6el-di mmc-core-modules-5.18.0-1-mips64r6el-di mmc-modules-5.18.0-1-mips64r6el-di nbd-modules-5.18.0-1-mips64r6el-di speakup-modules-5.18.0-1-mips64r6el-di sound-modules-5.18.0-1-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_mips64r6el_none: binary-arch_mips64r6el_none_mips64r6el binary-arch_mips64r6el_none_real
binary-arch_mips64r6el_none_mips64r6el: binary-arch_mips64r6el_none_mips64r6el_real
binary-arch_mips64r6el_none_mips64r6el_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_mips_none: binary-arch_mips_none_4kc-malta binary-arch_mips_none_mips32r2eb binary-arch_mips_none_octeon binary-arch_mips_none_real
binary-arch_mips_none_4kc-malta: binary-arch_mips_none_4kc-malta_real
binary-arch_mips_none_4kc-malta_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_mips_none_mips32r2eb: binary-arch_mips_none_mips32r2eb_real
binary-arch_mips_none_mips32r2eb_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_mipsel:: binary-arch_mipsel_none binary-arch_mipsel_real
binary-arch_mipsel::
- $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.17.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-4kc-malta-di nic-modules-5.17.0-1-4kc-malta-di nic-wireless-modules-5.17.0-1-4kc-malta-di nic-shared-modules-5.17.0-1-4kc-malta-di usb-serial-modules-5.17.0-1-4kc-malta-di ppp-modules-5.17.0-1-4kc-malta-di pata-modules-5.17.0-1-4kc-malta-di cdrom-core-modules-5.17.0-1-4kc-malta-di firewire-core-modules-5.17.0-1-4kc-malta-di scsi-core-modules-5.17.0-1-4kc-malta-di scsi-modules-5.17.0-1-4kc-malta-di scsi-nic-modules-5.17.0-1-4kc-malta-di loop-modules-5.17.0-1-4kc-malta-di btrfs-modules-5.17.0-1-4kc-malta-di ext4-modules-5.17.0-1-4kc-malta-di isofs-modules-5.17.0-1-4kc-malta-di jfs-modules-5.17.0-1-4kc-malta-di xfs-modules-5.17.0-1-4kc-malta-di fat-modules-5.17.0-1-4kc-malta-di affs-modules-5.17.0-1-4kc-malta-di minix-modules-5.17.0-1-4kc-malta-di nfs-modules-5.17.0-1-4kc-malta-di squashfs-modules-5.17.0-1-4kc-malta-di udf-modules-5.17.0-1-4kc-malta-di fuse-modules-5.17.0-1-4kc-malta-di f2fs-modules-5.17.0-1-4kc-malta-di md-modules-5.17.0-1-4kc-malta-di multipath-modules-5.17.0-1-4kc-malta-di usb-modules-5.17.0-1-4kc-malta-di usb-storage-modules-5.17.0-1-4kc-malta-di fb-modules-5.17.0-1-4kc-malta-di input-modules-5.17.0-1-4kc-malta-di event-modules-5.17.0-1-4kc-malta-di mouse-modules-5.17.0-1-4kc-malta-di nic-usb-modules-5.17.0-1-4kc-malta-di sata-modules-5.17.0-1-4kc-malta-di crc-modules-5.17.0-1-4kc-malta-di crypto-modules-5.17.0-1-4kc-malta-di crypto-dm-modules-5.17.0-1-4kc-malta-di ata-modules-5.17.0-1-4kc-malta-di mmc-core-modules-5.17.0-1-4kc-malta-di mmc-modules-5.17.0-1-4kc-malta-di nbd-modules-5.17.0-1-4kc-malta-di speakup-modules-5.17.0-1-4kc-malta-di sound-modules-5.17.0-1-4kc-malta-di kernel-image-5.17.0-1-loongson-3-di nic-modules-5.17.0-1-loongson-3-di nic-wireless-modules-5.17.0-1-loongson-3-di nic-shared-modules-5.17.0-1-loongson-3-di usb-serial-modules-5.17.0-1-loongson-3-di ppp-modules-5.17.0-1-loongson-3-di pata-modules-5.17.0-1-loongson-3-di cdrom-core-modules-5.17.0-1-loongson-3-di firewire-core-modules-5.17.0-1-loongson-3-di scsi-core-modules-5.17.0-1-loongson-3-di scsi-modules-5.17.0-1-loongson-3-di scsi-nic-modules-5.17.0-1-loongson-3-di loop-modules-5.17.0-1-loongson-3-di btrfs-modules-5.17.0-1-loongson-3-di ext4-modules-5.17.0-1-loongson-3-di isofs-modules-5.17.0-1-loongson-3-di jfs-modules-5.17.0-1-loongson-3-di xfs-modules-5.17.0-1-loongson-3-di fat-modules-5.17.0-1-loongson-3-di affs-modules-5.17.0-1-loongson-3-di minix-modules-5.17.0-1-loongson-3-di nfs-modules-5.17.0-1-loongson-3-di squashfs-modules-5.17.0-1-loongson-3-di udf-modules-5.17.0-1-loongson-3-di fuse-modules-5.17.0-1-loongson-3-di f2fs-modules-5.17.0-1-loongson-3-di md-modules-5.17.0-1-loongson-3-di multipath-modules-5.17.0-1-loongson-3-di usb-modules-5.17.0-1-loongson-3-di usb-storage-modules-5.17.0-1-loongson-3-di fb-modules-5.17.0-1-loongson-3-di input-modules-5.17.0-1-loongson-3-di event-modules-5.17.0-1-loongson-3-di mouse-modules-5.17.0-1-loongson-3-di nic-usb-modules-5.17.0-1-loongson-3-di sata-modules-5.17.0-1-loongson-3-di crc-modules-5.17.0-1-loongson-3-di crypto-modules-5.17.0-1-loongson-3-di crypto-dm-modules-5.17.0-1-loongson-3-di ata-modules-5.17.0-1-loongson-3-di mmc-core-modules-5.17.0-1-loongson-3-di mmc-modules-5.17.0-1-loongson-3-di nbd-modules-5.17.0-1-loongson-3-di speakup-modules-5.17.0-1-loongson-3-di sound-modules-5.17.0-1-loongson-3-di kernel-image-5.17.0-1-mips32r2el-di nic-modules-5.17.0-1-mips32r2el-di nic-wireless-modules-5.17.0-1-mips32r2el-di nic-shared-modules-5.17.0-1-mips32r2el-di usb-serial-modules-5.17.0-1-mips32r2el-di ppp-modules-5.17.0-1-mips32r2el-di pata-modules-5.17.0-1-mips32r2el-di cdrom-core-modules-5.17.0-1-mips32r2el-di firewire-core-modules-5.17.0-1-mips32r2el-di scsi-core-modules-5.17.0-1-mips32r2el-di scsi-modules-5.17.0-1-mips32r2el-di scsi-nic-modules-5.17.0-1-mips32r2el-di loop-modules-5.17.0-1-mips32r2el-di btrfs-modules-5.17.0-1-mips32r2el-di ext4-modules-5.17.0-1-mips32r2el-di isofs-modules-5.17.0-1-mips32r2el-di jfs-modules-5.17.0-1-mips32r2el-di xfs-modules-5.17.0-1-mips32r2el-di fat-modules-5.17.0-1-mips32r2el-di affs-modules-5.17.0-1-mips32r2el-di minix-modules-5.17.0-1-mips32r2el-di nfs-modules-5.17.0-1-mips32r2el-di squashfs-modules-5.17.0-1-mips32r2el-di udf-modules-5.17.0-1-mips32r2el-di fuse-modules-5.17.0-1-mips32r2el-di f2fs-modules-5.17.0-1-mips32r2el-di md-modules-5.17.0-1-mips32r2el-di multipath-modules-5.17.0-1-mips32r2el-di usb-modules-5.17.0-1-mips32r2el-di usb-storage-modules-5.17.0-1-mips32r2el-di fb-modules-5.17.0-1-mips32r2el-di input-modules-5.17.0-1-mips32r2el-di event-modules-5.17.0-1-mips32r2el-di mouse-modules-5.17.0-1-mips32r2el-di nic-usb-modules-5.17.0-1-mips32r2el-di sata-modules-5.17.0-1-mips32r2el-di crc-modules-5.17.0-1-mips32r2el-di crypto-modules-5.17.0-1-mips32r2el-di crypto-dm-modules-5.17.0-1-mips32r2el-di ata-modules-5.17.0-1-mips32r2el-di mmc-core-modules-5.17.0-1-mips32r2el-di mmc-modules-5.17.0-1-mips32r2el-di nbd-modules-5.17.0-1-mips32r2el-di speakup-modules-5.17.0-1-mips32r2el-di sound-modules-5.17.0-1-mips32r2el-di kernel-image-5.17.0-1-octeon-di nic-modules-5.17.0-1-octeon-di nic-wireless-modules-5.17.0-1-octeon-di nic-shared-modules-5.17.0-1-octeon-di usb-serial-modules-5.17.0-1-octeon-di ppp-modules-5.17.0-1-octeon-di pata-modules-5.17.0-1-octeon-di cdrom-core-modules-5.17.0-1-octeon-di firewire-core-modules-5.17.0-1-octeon-di scsi-core-modules-5.17.0-1-octeon-di scsi-modules-5.17.0-1-octeon-di scsi-nic-modules-5.17.0-1-octeon-di loop-modules-5.17.0-1-octeon-di btrfs-modules-5.17.0-1-octeon-di ext4-modules-5.17.0-1-octeon-di isofs-modules-5.17.0-1-octeon-di jfs-modules-5.17.0-1-octeon-di xfs-modules-5.17.0-1-octeon-di fat-modules-5.17.0-1-octeon-di affs-modules-5.17.0-1-octeon-di minix-modules-5.17.0-1-octeon-di nfs-modules-5.17.0-1-octeon-di squashfs-modules-5.17.0-1-octeon-di udf-modules-5.17.0-1-octeon-di fuse-modules-5.17.0-1-octeon-di f2fs-modules-5.17.0-1-octeon-di md-modules-5.17.0-1-octeon-di multipath-modules-5.17.0-1-octeon-di usb-modules-5.17.0-1-octeon-di usb-storage-modules-5.17.0-1-octeon-di fb-modules-5.17.0-1-octeon-di input-modules-5.17.0-1-octeon-di event-modules-5.17.0-1-octeon-di mouse-modules-5.17.0-1-octeon-di nic-usb-modules-5.17.0-1-octeon-di sata-modules-5.17.0-1-octeon-di crc-modules-5.17.0-1-octeon-di crypto-modules-5.17.0-1-octeon-di crypto-dm-modules-5.17.0-1-octeon-di ata-modules-5.17.0-1-octeon-di mmc-core-modules-5.17.0-1-octeon-di mmc-modules-5.17.0-1-octeon-di nbd-modules-5.17.0-1-octeon-di speakup-modules-5.17.0-1-octeon-di sound-modules-5.17.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.18.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-4kc-malta-di nic-modules-5.18.0-1-4kc-malta-di nic-wireless-modules-5.18.0-1-4kc-malta-di nic-shared-modules-5.18.0-1-4kc-malta-di usb-serial-modules-5.18.0-1-4kc-malta-di ppp-modules-5.18.0-1-4kc-malta-di pata-modules-5.18.0-1-4kc-malta-di cdrom-core-modules-5.18.0-1-4kc-malta-di firewire-core-modules-5.18.0-1-4kc-malta-di scsi-core-modules-5.18.0-1-4kc-malta-di scsi-modules-5.18.0-1-4kc-malta-di scsi-nic-modules-5.18.0-1-4kc-malta-di loop-modules-5.18.0-1-4kc-malta-di btrfs-modules-5.18.0-1-4kc-malta-di ext4-modules-5.18.0-1-4kc-malta-di isofs-modules-5.18.0-1-4kc-malta-di jfs-modules-5.18.0-1-4kc-malta-di xfs-modules-5.18.0-1-4kc-malta-di fat-modules-5.18.0-1-4kc-malta-di affs-modules-5.18.0-1-4kc-malta-di minix-modules-5.18.0-1-4kc-malta-di nfs-modules-5.18.0-1-4kc-malta-di squashfs-modules-5.18.0-1-4kc-malta-di udf-modules-5.18.0-1-4kc-malta-di fuse-modules-5.18.0-1-4kc-malta-di f2fs-modules-5.18.0-1-4kc-malta-di md-modules-5.18.0-1-4kc-malta-di multipath-modules-5.18.0-1-4kc-malta-di usb-modules-5.18.0-1-4kc-malta-di usb-storage-modules-5.18.0-1-4kc-malta-di fb-modules-5.18.0-1-4kc-malta-di input-modules-5.18.0-1-4kc-malta-di event-modules-5.18.0-1-4kc-malta-di mouse-modules-5.18.0-1-4kc-malta-di nic-usb-modules-5.18.0-1-4kc-malta-di sata-modules-5.18.0-1-4kc-malta-di crc-modules-5.18.0-1-4kc-malta-di crypto-modules-5.18.0-1-4kc-malta-di crypto-dm-modules-5.18.0-1-4kc-malta-di ata-modules-5.18.0-1-4kc-malta-di mmc-core-modules-5.18.0-1-4kc-malta-di mmc-modules-5.18.0-1-4kc-malta-di nbd-modules-5.18.0-1-4kc-malta-di speakup-modules-5.18.0-1-4kc-malta-di sound-modules-5.18.0-1-4kc-malta-di kernel-image-5.18.0-1-loongson-3-di nic-modules-5.18.0-1-loongson-3-di nic-wireless-modules-5.18.0-1-loongson-3-di nic-shared-modules-5.18.0-1-loongson-3-di usb-serial-modules-5.18.0-1-loongson-3-di ppp-modules-5.18.0-1-loongson-3-di pata-modules-5.18.0-1-loongson-3-di cdrom-core-modules-5.18.0-1-loongson-3-di firewire-core-modules-5.18.0-1-loongson-3-di scsi-core-modules-5.18.0-1-loongson-3-di scsi-modules-5.18.0-1-loongson-3-di scsi-nic-modules-5.18.0-1-loongson-3-di loop-modules-5.18.0-1-loongson-3-di btrfs-modules-5.18.0-1-loongson-3-di ext4-modules-5.18.0-1-loongson-3-di isofs-modules-5.18.0-1-loongson-3-di jfs-modules-5.18.0-1-loongson-3-di xfs-modules-5.18.0-1-loongson-3-di fat-modules-5.18.0-1-loongson-3-di affs-modules-5.18.0-1-loongson-3-di minix-modules-5.18.0-1-loongson-3-di nfs-modules-5.18.0-1-loongson-3-di squashfs-modules-5.18.0-1-loongson-3-di udf-modules-5.18.0-1-loongson-3-di fuse-modules-5.18.0-1-loongson-3-di f2fs-modules-5.18.0-1-loongson-3-di md-modules-5.18.0-1-loongson-3-di multipath-modules-5.18.0-1-loongson-3-di usb-modules-5.18.0-1-loongson-3-di usb-storage-modules-5.18.0-1-loongson-3-di fb-modules-5.18.0-1-loongson-3-di input-modules-5.18.0-1-loongson-3-di event-modules-5.18.0-1-loongson-3-di mouse-modules-5.18.0-1-loongson-3-di nic-usb-modules-5.18.0-1-loongson-3-di sata-modules-5.18.0-1-loongson-3-di crc-modules-5.18.0-1-loongson-3-di crypto-modules-5.18.0-1-loongson-3-di crypto-dm-modules-5.18.0-1-loongson-3-di ata-modules-5.18.0-1-loongson-3-di mmc-core-modules-5.18.0-1-loongson-3-di mmc-modules-5.18.0-1-loongson-3-di nbd-modules-5.18.0-1-loongson-3-di speakup-modules-5.18.0-1-loongson-3-di sound-modules-5.18.0-1-loongson-3-di kernel-image-5.18.0-1-mips32r2el-di nic-modules-5.18.0-1-mips32r2el-di nic-wireless-modules-5.18.0-1-mips32r2el-di nic-shared-modules-5.18.0-1-mips32r2el-di usb-serial-modules-5.18.0-1-mips32r2el-di ppp-modules-5.18.0-1-mips32r2el-di pata-modules-5.18.0-1-mips32r2el-di cdrom-core-modules-5.18.0-1-mips32r2el-di firewire-core-modules-5.18.0-1-mips32r2el-di scsi-core-modules-5.18.0-1-mips32r2el-di scsi-modules-5.18.0-1-mips32r2el-di scsi-nic-modules-5.18.0-1-mips32r2el-di loop-modules-5.18.0-1-mips32r2el-di btrfs-modules-5.18.0-1-mips32r2el-di ext4-modules-5.18.0-1-mips32r2el-di isofs-modules-5.18.0-1-mips32r2el-di jfs-modules-5.18.0-1-mips32r2el-di xfs-modules-5.18.0-1-mips32r2el-di fat-modules-5.18.0-1-mips32r2el-di affs-modules-5.18.0-1-mips32r2el-di minix-modules-5.18.0-1-mips32r2el-di nfs-modules-5.18.0-1-mips32r2el-di squashfs-modules-5.18.0-1-mips32r2el-di udf-modules-5.18.0-1-mips32r2el-di fuse-modules-5.18.0-1-mips32r2el-di f2fs-modules-5.18.0-1-mips32r2el-di md-modules-5.18.0-1-mips32r2el-di multipath-modules-5.18.0-1-mips32r2el-di usb-modules-5.18.0-1-mips32r2el-di usb-storage-modules-5.18.0-1-mips32r2el-di fb-modules-5.18.0-1-mips32r2el-di input-modules-5.18.0-1-mips32r2el-di event-modules-5.18.0-1-mips32r2el-di mouse-modules-5.18.0-1-mips32r2el-di nic-usb-modules-5.18.0-1-mips32r2el-di sata-modules-5.18.0-1-mips32r2el-di crc-modules-5.18.0-1-mips32r2el-di crypto-modules-5.18.0-1-mips32r2el-di crypto-dm-modules-5.18.0-1-mips32r2el-di ata-modules-5.18.0-1-mips32r2el-di mmc-core-modules-5.18.0-1-mips32r2el-di mmc-modules-5.18.0-1-mips32r2el-di nbd-modules-5.18.0-1-mips32r2el-di speakup-modules-5.18.0-1-mips32r2el-di sound-modules-5.18.0-1-mips32r2el-di kernel-image-5.18.0-1-octeon-di nic-modules-5.18.0-1-octeon-di nic-wireless-modules-5.18.0-1-octeon-di nic-shared-modules-5.18.0-1-octeon-di usb-serial-modules-5.18.0-1-octeon-di ppp-modules-5.18.0-1-octeon-di pata-modules-5.18.0-1-octeon-di cdrom-core-modules-5.18.0-1-octeon-di firewire-core-modules-5.18.0-1-octeon-di scsi-core-modules-5.18.0-1-octeon-di scsi-modules-5.18.0-1-octeon-di scsi-nic-modules-5.18.0-1-octeon-di loop-modules-5.18.0-1-octeon-di btrfs-modules-5.18.0-1-octeon-di ext4-modules-5.18.0-1-octeon-di isofs-modules-5.18.0-1-octeon-di jfs-modules-5.18.0-1-octeon-di xfs-modules-5.18.0-1-octeon-di fat-modules-5.18.0-1-octeon-di affs-modules-5.18.0-1-octeon-di minix-modules-5.18.0-1-octeon-di nfs-modules-5.18.0-1-octeon-di squashfs-modules-5.18.0-1-octeon-di udf-modules-5.18.0-1-octeon-di fuse-modules-5.18.0-1-octeon-di f2fs-modules-5.18.0-1-octeon-di md-modules-5.18.0-1-octeon-di multipath-modules-5.18.0-1-octeon-di usb-modules-5.18.0-1-octeon-di usb-storage-modules-5.18.0-1-octeon-di fb-modules-5.18.0-1-octeon-di input-modules-5.18.0-1-octeon-di event-modules-5.18.0-1-octeon-di mouse-modules-5.18.0-1-octeon-di nic-usb-modules-5.18.0-1-octeon-di sata-modules-5.18.0-1-octeon-di crc-modules-5.18.0-1-octeon-di crypto-modules-5.18.0-1-octeon-di crypto-dm-modules-5.18.0-1-octeon-di ata-modules-5.18.0-1-octeon-di mmc-core-modules-5.18.0-1-octeon-di mmc-modules-5.18.0-1-octeon-di nbd-modules-5.18.0-1-octeon-di speakup-modules-5.18.0-1-octeon-di sound-modules-5.18.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='5.18.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-4kc-malta-di nic-modules-5.18.0-1-4kc-malta-di nic-wireless-modules-5.18.0-1-4kc-malta-di nic-shared-modules-5.18.0-1-4kc-malta-di usb-serial-modules-5.18.0-1-4kc-malta-di ppp-modules-5.18.0-1-4kc-malta-di pata-modules-5.18.0-1-4kc-malta-di cdrom-core-modules-5.18.0-1-4kc-malta-di firewire-core-modules-5.18.0-1-4kc-malta-di scsi-core-modules-5.18.0-1-4kc-malta-di scsi-modules-5.18.0-1-4kc-malta-di scsi-nic-modules-5.18.0-1-4kc-malta-di loop-modules-5.18.0-1-4kc-malta-di btrfs-modules-5.18.0-1-4kc-malta-di ext4-modules-5.18.0-1-4kc-malta-di isofs-modules-5.18.0-1-4kc-malta-di jfs-modules-5.18.0-1-4kc-malta-di xfs-modules-5.18.0-1-4kc-malta-di fat-modules-5.18.0-1-4kc-malta-di affs-modules-5.18.0-1-4kc-malta-di minix-modules-5.18.0-1-4kc-malta-di nfs-modules-5.18.0-1-4kc-malta-di squashfs-modules-5.18.0-1-4kc-malta-di udf-modules-5.18.0-1-4kc-malta-di fuse-modules-5.18.0-1-4kc-malta-di f2fs-modules-5.18.0-1-4kc-malta-di md-modules-5.18.0-1-4kc-malta-di multipath-modules-5.18.0-1-4kc-malta-di usb-modules-5.18.0-1-4kc-malta-di usb-storage-modules-5.18.0-1-4kc-malta-di fb-modules-5.18.0-1-4kc-malta-di input-modules-5.18.0-1-4kc-malta-di event-modules-5.18.0-1-4kc-malta-di mouse-modules-5.18.0-1-4kc-malta-di nic-usb-modules-5.18.0-1-4kc-malta-di sata-modules-5.18.0-1-4kc-malta-di crc-modules-5.18.0-1-4kc-malta-di crypto-modules-5.18.0-1-4kc-malta-di crypto-dm-modules-5.18.0-1-4kc-malta-di ata-modules-5.18.0-1-4kc-malta-di mmc-core-modules-5.18.0-1-4kc-malta-di mmc-modules-5.18.0-1-4kc-malta-di nbd-modules-5.18.0-1-4kc-malta-di speakup-modules-5.18.0-1-4kc-malta-di sound-modules-5.18.0-1-4kc-malta-di kernel-image-5.18.0-1-loongson-3-di nic-modules-5.18.0-1-loongson-3-di nic-wireless-modules-5.18.0-1-loongson-3-di nic-shared-modules-5.18.0-1-loongson-3-di usb-serial-modules-5.18.0-1-loongson-3-di ppp-modules-5.18.0-1-loongson-3-di pata-modules-5.18.0-1-loongson-3-di cdrom-core-modules-5.18.0-1-loongson-3-di firewire-core-modules-5.18.0-1-loongson-3-di scsi-core-modules-5.18.0-1-loongson-3-di scsi-modules-5.18.0-1-loongson-3-di scsi-nic-modules-5.18.0-1-loongson-3-di loop-modules-5.18.0-1-loongson-3-di btrfs-modules-5.18.0-1-loongson-3-di ext4-modules-5.18.0-1-loongson-3-di isofs-modules-5.18.0-1-loongson-3-di jfs-modules-5.18.0-1-loongson-3-di xfs-modules-5.18.0-1-loongson-3-di fat-modules-5.18.0-1-loongson-3-di affs-modules-5.18.0-1-loongson-3-di minix-modules-5.18.0-1-loongson-3-di nfs-modules-5.18.0-1-loongson-3-di squashfs-modules-5.18.0-1-loongson-3-di udf-modules-5.18.0-1-loongson-3-di fuse-modules-5.18.0-1-loongson-3-di f2fs-modules-5.18.0-1-loongson-3-di md-modules-5.18.0-1-loongson-3-di multipath-modules-5.18.0-1-loongson-3-di usb-modules-5.18.0-1-loongson-3-di usb-storage-modules-5.18.0-1-loongson-3-di fb-modules-5.18.0-1-loongson-3-di input-modules-5.18.0-1-loongson-3-di event-modules-5.18.0-1-loongson-3-di mouse-modules-5.18.0-1-loongson-3-di nic-usb-modules-5.18.0-1-loongson-3-di sata-modules-5.18.0-1-loongson-3-di crc-modules-5.18.0-1-loongson-3-di crypto-modules-5.18.0-1-loongson-3-di crypto-dm-modules-5.18.0-1-loongson-3-di ata-modules-5.18.0-1-loongson-3-di mmc-core-modules-5.18.0-1-loongson-3-di mmc-modules-5.18.0-1-loongson-3-di nbd-modules-5.18.0-1-loongson-3-di speakup-modules-5.18.0-1-loongson-3-di sound-modules-5.18.0-1-loongson-3-di kernel-image-5.18.0-1-mips32r2el-di nic-modules-5.18.0-1-mips32r2el-di nic-wireless-modules-5.18.0-1-mips32r2el-di nic-shared-modules-5.18.0-1-mips32r2el-di usb-serial-modules-5.18.0-1-mips32r2el-di ppp-modules-5.18.0-1-mips32r2el-di pata-modules-5.18.0-1-mips32r2el-di cdrom-core-modules-5.18.0-1-mips32r2el-di firewire-core-modules-5.18.0-1-mips32r2el-di scsi-core-modules-5.18.0-1-mips32r2el-di scsi-modules-5.18.0-1-mips32r2el-di scsi-nic-modules-5.18.0-1-mips32r2el-di loop-modules-5.18.0-1-mips32r2el-di btrfs-modules-5.18.0-1-mips32r2el-di ext4-modules-5.18.0-1-mips32r2el-di isofs-modules-5.18.0-1-mips32r2el-di jfs-modules-5.18.0-1-mips32r2el-di xfs-modules-5.18.0-1-mips32r2el-di fat-modules-5.18.0-1-mips32r2el-di affs-modules-5.18.0-1-mips32r2el-di minix-modules-5.18.0-1-mips32r2el-di nfs-modules-5.18.0-1-mips32r2el-di squashfs-modules-5.18.0-1-mips32r2el-di udf-modules-5.18.0-1-mips32r2el-di fuse-modules-5.18.0-1-mips32r2el-di f2fs-modules-5.18.0-1-mips32r2el-di md-modules-5.18.0-1-mips32r2el-di multipath-modules-5.18.0-1-mips32r2el-di usb-modules-5.18.0-1-mips32r2el-di usb-storage-modules-5.18.0-1-mips32r2el-di fb-modules-5.18.0-1-mips32r2el-di input-modules-5.18.0-1-mips32r2el-di event-modules-5.18.0-1-mips32r2el-di mouse-modules-5.18.0-1-mips32r2el-di nic-usb-modules-5.18.0-1-mips32r2el-di sata-modules-5.18.0-1-mips32r2el-di crc-modules-5.18.0-1-mips32r2el-di crypto-modules-5.18.0-1-mips32r2el-di crypto-dm-modules-5.18.0-1-mips32r2el-di ata-modules-5.18.0-1-mips32r2el-di mmc-core-modules-5.18.0-1-mips32r2el-di mmc-modules-5.18.0-1-mips32r2el-di nbd-modules-5.18.0-1-mips32r2el-di speakup-modules-5.18.0-1-mips32r2el-di sound-modules-5.18.0-1-mips32r2el-di kernel-image-5.18.0-1-octeon-di nic-modules-5.18.0-1-octeon-di nic-wireless-modules-5.18.0-1-octeon-di nic-shared-modules-5.18.0-1-octeon-di usb-serial-modules-5.18.0-1-octeon-di ppp-modules-5.18.0-1-octeon-di pata-modules-5.18.0-1-octeon-di cdrom-core-modules-5.18.0-1-octeon-di firewire-core-modules-5.18.0-1-octeon-di scsi-core-modules-5.18.0-1-octeon-di scsi-modules-5.18.0-1-octeon-di scsi-nic-modules-5.18.0-1-octeon-di loop-modules-5.18.0-1-octeon-di btrfs-modules-5.18.0-1-octeon-di ext4-modules-5.18.0-1-octeon-di isofs-modules-5.18.0-1-octeon-di jfs-modules-5.18.0-1-octeon-di xfs-modules-5.18.0-1-octeon-di fat-modules-5.18.0-1-octeon-di affs-modules-5.18.0-1-octeon-di minix-modules-5.18.0-1-octeon-di nfs-modules-5.18.0-1-octeon-di squashfs-modules-5.18.0-1-octeon-di udf-modules-5.18.0-1-octeon-di fuse-modules-5.18.0-1-octeon-di f2fs-modules-5.18.0-1-octeon-di md-modules-5.18.0-1-octeon-di multipath-modules-5.18.0-1-octeon-di usb-modules-5.18.0-1-octeon-di usb-storage-modules-5.18.0-1-octeon-di fb-modules-5.18.0-1-octeon-di input-modules-5.18.0-1-octeon-di event-modules-5.18.0-1-octeon-di mouse-modules-5.18.0-1-octeon-di nic-usb-modules-5.18.0-1-octeon-di sata-modules-5.18.0-1-octeon-di crc-modules-5.18.0-1-octeon-di crypto-modules-5.18.0-1-octeon-di crypto-dm-modules-5.18.0-1-octeon-di ata-modules-5.18.0-1-octeon-di mmc-core-modules-5.18.0-1-octeon-di mmc-modules-5.18.0-1-octeon-di nbd-modules-5.18.0-1-octeon-di speakup-modules-5.18.0-1-octeon-di sound-modules-5.18.0-1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_mipsel_none: binary-arch_mipsel_none_4kc-malta binary-arch_mipsel_none_loongson-3 binary-arch_mipsel_none_mips32r2el binary-arch_mipsel_none_octeon binary-arch_mipsel_none_real
binary-arch_mipsel_none_4kc-malta: binary-arch_mipsel_none_4kc-malta_real
binary-arch_mipsel_none_4kc-malta_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_mipsel_none_mips32r2el: binary-arch_mipsel_none_mips32r2el_real
binary-arch_mipsel_none_mips32r2el_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_mipsr6:: binary-arch_mipsr6_none binary-arch_mipsr6_real
binary-arch_mipsr6::
- $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.17.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-mips32r6eb-di nic-modules-5.17.0-1-mips32r6eb-di nic-wireless-modules-5.17.0-1-mips32r6eb-di nic-shared-modules-5.17.0-1-mips32r6eb-di usb-serial-modules-5.17.0-1-mips32r6eb-di ppp-modules-5.17.0-1-mips32r6eb-di pata-modules-5.17.0-1-mips32r6eb-di cdrom-core-modules-5.17.0-1-mips32r6eb-di firewire-core-modules-5.17.0-1-mips32r6eb-di scsi-core-modules-5.17.0-1-mips32r6eb-di scsi-modules-5.17.0-1-mips32r6eb-di scsi-nic-modules-5.17.0-1-mips32r6eb-di loop-modules-5.17.0-1-mips32r6eb-di btrfs-modules-5.17.0-1-mips32r6eb-di ext4-modules-5.17.0-1-mips32r6eb-di isofs-modules-5.17.0-1-mips32r6eb-di jfs-modules-5.17.0-1-mips32r6eb-di xfs-modules-5.17.0-1-mips32r6eb-di fat-modules-5.17.0-1-mips32r6eb-di affs-modules-5.17.0-1-mips32r6eb-di minix-modules-5.17.0-1-mips32r6eb-di nfs-modules-5.17.0-1-mips32r6eb-di squashfs-modules-5.17.0-1-mips32r6eb-di udf-modules-5.17.0-1-mips32r6eb-di fuse-modules-5.17.0-1-mips32r6eb-di f2fs-modules-5.17.0-1-mips32r6eb-di md-modules-5.17.0-1-mips32r6eb-di multipath-modules-5.17.0-1-mips32r6eb-di usb-modules-5.17.0-1-mips32r6eb-di usb-storage-modules-5.17.0-1-mips32r6eb-di fb-modules-5.17.0-1-mips32r6eb-di input-modules-5.17.0-1-mips32r6eb-di event-modules-5.17.0-1-mips32r6eb-di mouse-modules-5.17.0-1-mips32r6eb-di nic-usb-modules-5.17.0-1-mips32r6eb-di sata-modules-5.17.0-1-mips32r6eb-di crc-modules-5.17.0-1-mips32r6eb-di crypto-modules-5.17.0-1-mips32r6eb-di crypto-dm-modules-5.17.0-1-mips32r6eb-di ata-modules-5.17.0-1-mips32r6eb-di mmc-core-modules-5.17.0-1-mips32r6eb-di mmc-modules-5.17.0-1-mips32r6eb-di nbd-modules-5.17.0-1-mips32r6eb-di speakup-modules-5.17.0-1-mips32r6eb-di sound-modules-5.17.0-1-mips32r6eb-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.18.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-mips32r6eb-di nic-modules-5.18.0-1-mips32r6eb-di nic-wireless-modules-5.18.0-1-mips32r6eb-di nic-shared-modules-5.18.0-1-mips32r6eb-di usb-serial-modules-5.18.0-1-mips32r6eb-di ppp-modules-5.18.0-1-mips32r6eb-di pata-modules-5.18.0-1-mips32r6eb-di cdrom-core-modules-5.18.0-1-mips32r6eb-di firewire-core-modules-5.18.0-1-mips32r6eb-di scsi-core-modules-5.18.0-1-mips32r6eb-di scsi-modules-5.18.0-1-mips32r6eb-di scsi-nic-modules-5.18.0-1-mips32r6eb-di loop-modules-5.18.0-1-mips32r6eb-di btrfs-modules-5.18.0-1-mips32r6eb-di ext4-modules-5.18.0-1-mips32r6eb-di isofs-modules-5.18.0-1-mips32r6eb-di jfs-modules-5.18.0-1-mips32r6eb-di xfs-modules-5.18.0-1-mips32r6eb-di fat-modules-5.18.0-1-mips32r6eb-di affs-modules-5.18.0-1-mips32r6eb-di minix-modules-5.18.0-1-mips32r6eb-di nfs-modules-5.18.0-1-mips32r6eb-di squashfs-modules-5.18.0-1-mips32r6eb-di udf-modules-5.18.0-1-mips32r6eb-di fuse-modules-5.18.0-1-mips32r6eb-di f2fs-modules-5.18.0-1-mips32r6eb-di md-modules-5.18.0-1-mips32r6eb-di multipath-modules-5.18.0-1-mips32r6eb-di usb-modules-5.18.0-1-mips32r6eb-di usb-storage-modules-5.18.0-1-mips32r6eb-di fb-modules-5.18.0-1-mips32r6eb-di input-modules-5.18.0-1-mips32r6eb-di event-modules-5.18.0-1-mips32r6eb-di mouse-modules-5.18.0-1-mips32r6eb-di nic-usb-modules-5.18.0-1-mips32r6eb-di sata-modules-5.18.0-1-mips32r6eb-di crc-modules-5.18.0-1-mips32r6eb-di crypto-modules-5.18.0-1-mips32r6eb-di crypto-dm-modules-5.18.0-1-mips32r6eb-di ata-modules-5.18.0-1-mips32r6eb-di mmc-core-modules-5.18.0-1-mips32r6eb-di mmc-modules-5.18.0-1-mips32r6eb-di nbd-modules-5.18.0-1-mips32r6eb-di speakup-modules-5.18.0-1-mips32r6eb-di sound-modules-5.18.0-1-mips32r6eb-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='5.18.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-mips32r6eb-di nic-modules-5.18.0-1-mips32r6eb-di nic-wireless-modules-5.18.0-1-mips32r6eb-di nic-shared-modules-5.18.0-1-mips32r6eb-di usb-serial-modules-5.18.0-1-mips32r6eb-di ppp-modules-5.18.0-1-mips32r6eb-di pata-modules-5.18.0-1-mips32r6eb-di cdrom-core-modules-5.18.0-1-mips32r6eb-di firewire-core-modules-5.18.0-1-mips32r6eb-di scsi-core-modules-5.18.0-1-mips32r6eb-di scsi-modules-5.18.0-1-mips32r6eb-di scsi-nic-modules-5.18.0-1-mips32r6eb-di loop-modules-5.18.0-1-mips32r6eb-di btrfs-modules-5.18.0-1-mips32r6eb-di ext4-modules-5.18.0-1-mips32r6eb-di isofs-modules-5.18.0-1-mips32r6eb-di jfs-modules-5.18.0-1-mips32r6eb-di xfs-modules-5.18.0-1-mips32r6eb-di fat-modules-5.18.0-1-mips32r6eb-di affs-modules-5.18.0-1-mips32r6eb-di minix-modules-5.18.0-1-mips32r6eb-di nfs-modules-5.18.0-1-mips32r6eb-di squashfs-modules-5.18.0-1-mips32r6eb-di udf-modules-5.18.0-1-mips32r6eb-di fuse-modules-5.18.0-1-mips32r6eb-di f2fs-modules-5.18.0-1-mips32r6eb-di md-modules-5.18.0-1-mips32r6eb-di multipath-modules-5.18.0-1-mips32r6eb-di usb-modules-5.18.0-1-mips32r6eb-di usb-storage-modules-5.18.0-1-mips32r6eb-di fb-modules-5.18.0-1-mips32r6eb-di input-modules-5.18.0-1-mips32r6eb-di event-modules-5.18.0-1-mips32r6eb-di mouse-modules-5.18.0-1-mips32r6eb-di nic-usb-modules-5.18.0-1-mips32r6eb-di sata-modules-5.18.0-1-mips32r6eb-di crc-modules-5.18.0-1-mips32r6eb-di crypto-modules-5.18.0-1-mips32r6eb-di crypto-dm-modules-5.18.0-1-mips32r6eb-di ata-modules-5.18.0-1-mips32r6eb-di mmc-core-modules-5.18.0-1-mips32r6eb-di mmc-modules-5.18.0-1-mips32r6eb-di nbd-modules-5.18.0-1-mips32r6eb-di speakup-modules-5.18.0-1-mips32r6eb-di sound-modules-5.18.0-1-mips32r6eb-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_mipsr6_none: binary-arch_mipsr6_none_mips32r6eb binary-arch_mipsr6_none_real
binary-arch_mipsr6_none_mips32r6eb: binary-arch_mipsr6_none_mips32r6eb_real
binary-arch_mipsr6_none_mips32r6eb_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_mipsr6el:: binary-arch_mipsr6el_none binary-arch_mipsr6el_real
binary-arch_mipsr6el::
- $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.17.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-mips32r6el-di nic-modules-5.17.0-1-mips32r6el-di nic-wireless-modules-5.17.0-1-mips32r6el-di nic-shared-modules-5.17.0-1-mips32r6el-di usb-serial-modules-5.17.0-1-mips32r6el-di ppp-modules-5.17.0-1-mips32r6el-di pata-modules-5.17.0-1-mips32r6el-di cdrom-core-modules-5.17.0-1-mips32r6el-di firewire-core-modules-5.17.0-1-mips32r6el-di scsi-core-modules-5.17.0-1-mips32r6el-di scsi-modules-5.17.0-1-mips32r6el-di scsi-nic-modules-5.17.0-1-mips32r6el-di loop-modules-5.17.0-1-mips32r6el-di btrfs-modules-5.17.0-1-mips32r6el-di ext4-modules-5.17.0-1-mips32r6el-di isofs-modules-5.17.0-1-mips32r6el-di jfs-modules-5.17.0-1-mips32r6el-di xfs-modules-5.17.0-1-mips32r6el-di fat-modules-5.17.0-1-mips32r6el-di affs-modules-5.17.0-1-mips32r6el-di minix-modules-5.17.0-1-mips32r6el-di nfs-modules-5.17.0-1-mips32r6el-di squashfs-modules-5.17.0-1-mips32r6el-di udf-modules-5.17.0-1-mips32r6el-di fuse-modules-5.17.0-1-mips32r6el-di f2fs-modules-5.17.0-1-mips32r6el-di md-modules-5.17.0-1-mips32r6el-di multipath-modules-5.17.0-1-mips32r6el-di usb-modules-5.17.0-1-mips32r6el-di usb-storage-modules-5.17.0-1-mips32r6el-di fb-modules-5.17.0-1-mips32r6el-di input-modules-5.17.0-1-mips32r6el-di event-modules-5.17.0-1-mips32r6el-di mouse-modules-5.17.0-1-mips32r6el-di nic-usb-modules-5.17.0-1-mips32r6el-di sata-modules-5.17.0-1-mips32r6el-di crc-modules-5.17.0-1-mips32r6el-di crypto-modules-5.17.0-1-mips32r6el-di crypto-dm-modules-5.17.0-1-mips32r6el-di ata-modules-5.17.0-1-mips32r6el-di mmc-core-modules-5.17.0-1-mips32r6el-di mmc-modules-5.17.0-1-mips32r6el-di nbd-modules-5.17.0-1-mips32r6el-di speakup-modules-5.17.0-1-mips32r6el-di sound-modules-5.17.0-1-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.18.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-mips32r6el-di nic-modules-5.18.0-1-mips32r6el-di nic-wireless-modules-5.18.0-1-mips32r6el-di nic-shared-modules-5.18.0-1-mips32r6el-di usb-serial-modules-5.18.0-1-mips32r6el-di ppp-modules-5.18.0-1-mips32r6el-di pata-modules-5.18.0-1-mips32r6el-di cdrom-core-modules-5.18.0-1-mips32r6el-di firewire-core-modules-5.18.0-1-mips32r6el-di scsi-core-modules-5.18.0-1-mips32r6el-di scsi-modules-5.18.0-1-mips32r6el-di scsi-nic-modules-5.18.0-1-mips32r6el-di loop-modules-5.18.0-1-mips32r6el-di btrfs-modules-5.18.0-1-mips32r6el-di ext4-modules-5.18.0-1-mips32r6el-di isofs-modules-5.18.0-1-mips32r6el-di jfs-modules-5.18.0-1-mips32r6el-di xfs-modules-5.18.0-1-mips32r6el-di fat-modules-5.18.0-1-mips32r6el-di affs-modules-5.18.0-1-mips32r6el-di minix-modules-5.18.0-1-mips32r6el-di nfs-modules-5.18.0-1-mips32r6el-di squashfs-modules-5.18.0-1-mips32r6el-di udf-modules-5.18.0-1-mips32r6el-di fuse-modules-5.18.0-1-mips32r6el-di f2fs-modules-5.18.0-1-mips32r6el-di md-modules-5.18.0-1-mips32r6el-di multipath-modules-5.18.0-1-mips32r6el-di usb-modules-5.18.0-1-mips32r6el-di usb-storage-modules-5.18.0-1-mips32r6el-di fb-modules-5.18.0-1-mips32r6el-di input-modules-5.18.0-1-mips32r6el-di event-modules-5.18.0-1-mips32r6el-di mouse-modules-5.18.0-1-mips32r6el-di nic-usb-modules-5.18.0-1-mips32r6el-di sata-modules-5.18.0-1-mips32r6el-di crc-modules-5.18.0-1-mips32r6el-di crypto-modules-5.18.0-1-mips32r6el-di crypto-dm-modules-5.18.0-1-mips32r6el-di ata-modules-5.18.0-1-mips32r6el-di mmc-core-modules-5.18.0-1-mips32r6el-di mmc-modules-5.18.0-1-mips32r6el-di nbd-modules-5.18.0-1-mips32r6el-di speakup-modules-5.18.0-1-mips32r6el-di sound-modules-5.18.0-1-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='5.18.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-mips32r6el-di nic-modules-5.18.0-1-mips32r6el-di nic-wireless-modules-5.18.0-1-mips32r6el-di nic-shared-modules-5.18.0-1-mips32r6el-di usb-serial-modules-5.18.0-1-mips32r6el-di ppp-modules-5.18.0-1-mips32r6el-di pata-modules-5.18.0-1-mips32r6el-di cdrom-core-modules-5.18.0-1-mips32r6el-di firewire-core-modules-5.18.0-1-mips32r6el-di scsi-core-modules-5.18.0-1-mips32r6el-di scsi-modules-5.18.0-1-mips32r6el-di scsi-nic-modules-5.18.0-1-mips32r6el-di loop-modules-5.18.0-1-mips32r6el-di btrfs-modules-5.18.0-1-mips32r6el-di ext4-modules-5.18.0-1-mips32r6el-di isofs-modules-5.18.0-1-mips32r6el-di jfs-modules-5.18.0-1-mips32r6el-di xfs-modules-5.18.0-1-mips32r6el-di fat-modules-5.18.0-1-mips32r6el-di affs-modules-5.18.0-1-mips32r6el-di minix-modules-5.18.0-1-mips32r6el-di nfs-modules-5.18.0-1-mips32r6el-di squashfs-modules-5.18.0-1-mips32r6el-di udf-modules-5.18.0-1-mips32r6el-di fuse-modules-5.18.0-1-mips32r6el-di f2fs-modules-5.18.0-1-mips32r6el-di md-modules-5.18.0-1-mips32r6el-di multipath-modules-5.18.0-1-mips32r6el-di usb-modules-5.18.0-1-mips32r6el-di usb-storage-modules-5.18.0-1-mips32r6el-di fb-modules-5.18.0-1-mips32r6el-di input-modules-5.18.0-1-mips32r6el-di event-modules-5.18.0-1-mips32r6el-di mouse-modules-5.18.0-1-mips32r6el-di nic-usb-modules-5.18.0-1-mips32r6el-di sata-modules-5.18.0-1-mips32r6el-di crc-modules-5.18.0-1-mips32r6el-di crypto-modules-5.18.0-1-mips32r6el-di crypto-dm-modules-5.18.0-1-mips32r6el-di ata-modules-5.18.0-1-mips32r6el-di mmc-core-modules-5.18.0-1-mips32r6el-di mmc-modules-5.18.0-1-mips32r6el-di nbd-modules-5.18.0-1-mips32r6el-di speakup-modules-5.18.0-1-mips32r6el-di sound-modules-5.18.0-1-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_mipsr6el_none: binary-arch_mipsr6el_none_mips32r6el binary-arch_mipsr6el_none_real
binary-arch_mipsr6el_none_mips32r6el: binary-arch_mipsr6el_none_mips32r6el_real
binary-arch_mipsr6el_none_mips32r6el_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_powerpc:: binary-arch_powerpc_none binary-arch_powerpc_real
binary-arch_powerpc::
- $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.17.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-powerpc-di nic-modules-5.17.0-1-powerpc-di nic-wireless-modules-5.17.0-1-powerpc-di nic-shared-modules-5.17.0-1-powerpc-di serial-modules-5.17.0-1-powerpc-di usb-serial-modules-5.17.0-1-powerpc-di ppp-modules-5.17.0-1-powerpc-di pata-modules-5.17.0-1-powerpc-di cdrom-core-modules-5.17.0-1-powerpc-di firewire-core-modules-5.17.0-1-powerpc-di scsi-core-modules-5.17.0-1-powerpc-di scsi-modules-5.17.0-1-powerpc-di scsi-nic-modules-5.17.0-1-powerpc-di loop-modules-5.17.0-1-powerpc-di btrfs-modules-5.17.0-1-powerpc-di ext4-modules-5.17.0-1-powerpc-di isofs-modules-5.17.0-1-powerpc-di jfs-modules-5.17.0-1-powerpc-di xfs-modules-5.17.0-1-powerpc-di fat-modules-5.17.0-1-powerpc-di hfs-modules-5.17.0-1-powerpc-di affs-modules-5.17.0-1-powerpc-di squashfs-modules-5.17.0-1-powerpc-di udf-modules-5.17.0-1-powerpc-di fuse-modules-5.17.0-1-powerpc-di f2fs-modules-5.17.0-1-powerpc-di md-modules-5.17.0-1-powerpc-di multipath-modules-5.17.0-1-powerpc-di usb-modules-5.17.0-1-powerpc-di usb-storage-modules-5.17.0-1-powerpc-di pcmcia-storage-modules-5.17.0-1-powerpc-di fb-modules-5.17.0-1-powerpc-di input-modules-5.17.0-1-powerpc-di event-modules-5.17.0-1-powerpc-di mouse-modules-5.17.0-1-powerpc-di nic-pcmcia-modules-5.17.0-1-powerpc-di pcmcia-modules-5.17.0-1-powerpc-di nic-usb-modules-5.17.0-1-powerpc-di sata-modules-5.17.0-1-powerpc-di crc-modules-5.17.0-1-powerpc-di crypto-modules-5.17.0-1-powerpc-di crypto-dm-modules-5.17.0-1-powerpc-di ata-modules-5.17.0-1-powerpc-di mmc-core-modules-5.17.0-1-powerpc-di nbd-modules-5.17.0-1-powerpc-di uinput-modules-5.17.0-1-powerpc-di kernel-image-5.17.0-1-powerpc64-di nic-modules-5.17.0-1-powerpc64-di nic-wireless-modules-5.17.0-1-powerpc64-di nic-shared-modules-5.17.0-1-powerpc64-di serial-modules-5.17.0-1-powerpc64-di usb-serial-modules-5.17.0-1-powerpc64-di ppp-modules-5.17.0-1-powerpc64-di pata-modules-5.17.0-1-powerpc64-di cdrom-core-modules-5.17.0-1-powerpc64-di firewire-core-modules-5.17.0-1-powerpc64-di scsi-core-modules-5.17.0-1-powerpc64-di scsi-modules-5.17.0-1-powerpc64-di scsi-nic-modules-5.17.0-1-powerpc64-di loop-modules-5.17.0-1-powerpc64-di btrfs-modules-5.17.0-1-powerpc64-di ext4-modules-5.17.0-1-powerpc64-di isofs-modules-5.17.0-1-powerpc64-di jfs-modules-5.17.0-1-powerpc64-di xfs-modules-5.17.0-1-powerpc64-di fat-modules-5.17.0-1-powerpc64-di hfs-modules-5.17.0-1-powerpc64-di affs-modules-5.17.0-1-powerpc64-di squashfs-modules-5.17.0-1-powerpc64-di udf-modules-5.17.0-1-powerpc64-di fuse-modules-5.17.0-1-powerpc64-di f2fs-modules-5.17.0-1-powerpc64-di md-modules-5.17.0-1-powerpc64-di multipath-modules-5.17.0-1-powerpc64-di usb-modules-5.17.0-1-powerpc64-di usb-storage-modules-5.17.0-1-powerpc64-di pcmcia-storage-modules-5.17.0-1-powerpc64-di fb-modules-5.17.0-1-powerpc64-di input-modules-5.17.0-1-powerpc64-di event-modules-5.17.0-1-powerpc64-di mouse-modules-5.17.0-1-powerpc64-di nic-pcmcia-modules-5.17.0-1-powerpc64-di pcmcia-modules-5.17.0-1-powerpc64-di nic-usb-modules-5.17.0-1-powerpc64-di sata-modules-5.17.0-1-powerpc64-di i2c-modules-5.17.0-1-powerpc64-di crc-modules-5.17.0-1-powerpc64-di crypto-modules-5.17.0-1-powerpc64-di crypto-dm-modules-5.17.0-1-powerpc64-di ata-modules-5.17.0-1-powerpc64-di mmc-core-modules-5.17.0-1-powerpc64-di nbd-modules-5.17.0-1-powerpc64-di uinput-modules-5.17.0-1-powerpc64-di mtd-core-modules-5.17.0-1-powerpc64-di hypervisor-modules-5.17.0-1-powerpc64-di fancontrol-modules-5.17.0-1-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.18.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-powerpc-di nic-modules-5.18.0-1-powerpc-di nic-wireless-modules-5.18.0-1-powerpc-di nic-shared-modules-5.18.0-1-powerpc-di serial-modules-5.18.0-1-powerpc-di usb-serial-modules-5.18.0-1-powerpc-di ppp-modules-5.18.0-1-powerpc-di pata-modules-5.18.0-1-powerpc-di cdrom-core-modules-5.18.0-1-powerpc-di firewire-core-modules-5.18.0-1-powerpc-di scsi-core-modules-5.18.0-1-powerpc-di scsi-modules-5.18.0-1-powerpc-di scsi-nic-modules-5.18.0-1-powerpc-di loop-modules-5.18.0-1-powerpc-di btrfs-modules-5.18.0-1-powerpc-di ext4-modules-5.18.0-1-powerpc-di isofs-modules-5.18.0-1-powerpc-di jfs-modules-5.18.0-1-powerpc-di xfs-modules-5.18.0-1-powerpc-di fat-modules-5.18.0-1-powerpc-di hfs-modules-5.18.0-1-powerpc-di affs-modules-5.18.0-1-powerpc-di squashfs-modules-5.18.0-1-powerpc-di udf-modules-5.18.0-1-powerpc-di fuse-modules-5.18.0-1-powerpc-di f2fs-modules-5.18.0-1-powerpc-di md-modules-5.18.0-1-powerpc-di multipath-modules-5.18.0-1-powerpc-di usb-modules-5.18.0-1-powerpc-di usb-storage-modules-5.18.0-1-powerpc-di pcmcia-storage-modules-5.18.0-1-powerpc-di fb-modules-5.18.0-1-powerpc-di input-modules-5.18.0-1-powerpc-di event-modules-5.18.0-1-powerpc-di mouse-modules-5.18.0-1-powerpc-di nic-pcmcia-modules-5.18.0-1-powerpc-di pcmcia-modules-5.18.0-1-powerpc-di nic-usb-modules-5.18.0-1-powerpc-di sata-modules-5.18.0-1-powerpc-di crc-modules-5.18.0-1-powerpc-di crypto-modules-5.18.0-1-powerpc-di crypto-dm-modules-5.18.0-1-powerpc-di ata-modules-5.18.0-1-powerpc-di mmc-core-modules-5.18.0-1-powerpc-di nbd-modules-5.18.0-1-powerpc-di uinput-modules-5.18.0-1-powerpc-di kernel-image-5.18.0-1-powerpc64-di nic-modules-5.18.0-1-powerpc64-di nic-wireless-modules-5.18.0-1-powerpc64-di nic-shared-modules-5.18.0-1-powerpc64-di serial-modules-5.18.0-1-powerpc64-di usb-serial-modules-5.18.0-1-powerpc64-di ppp-modules-5.18.0-1-powerpc64-di pata-modules-5.18.0-1-powerpc64-di cdrom-core-modules-5.18.0-1-powerpc64-di firewire-core-modules-5.18.0-1-powerpc64-di scsi-core-modules-5.18.0-1-powerpc64-di scsi-modules-5.18.0-1-powerpc64-di scsi-nic-modules-5.18.0-1-powerpc64-di loop-modules-5.18.0-1-powerpc64-di btrfs-modules-5.18.0-1-powerpc64-di ext4-modules-5.18.0-1-powerpc64-di isofs-modules-5.18.0-1-powerpc64-di jfs-modules-5.18.0-1-powerpc64-di xfs-modules-5.18.0-1-powerpc64-di fat-modules-5.18.0-1-powerpc64-di hfs-modules-5.18.0-1-powerpc64-di affs-modules-5.18.0-1-powerpc64-di squashfs-modules-5.18.0-1-powerpc64-di udf-modules-5.18.0-1-powerpc64-di fuse-modules-5.18.0-1-powerpc64-di f2fs-modules-5.18.0-1-powerpc64-di md-modules-5.18.0-1-powerpc64-di multipath-modules-5.18.0-1-powerpc64-di usb-modules-5.18.0-1-powerpc64-di usb-storage-modules-5.18.0-1-powerpc64-di pcmcia-storage-modules-5.18.0-1-powerpc64-di fb-modules-5.18.0-1-powerpc64-di input-modules-5.18.0-1-powerpc64-di event-modules-5.18.0-1-powerpc64-di mouse-modules-5.18.0-1-powerpc64-di nic-pcmcia-modules-5.18.0-1-powerpc64-di pcmcia-modules-5.18.0-1-powerpc64-di nic-usb-modules-5.18.0-1-powerpc64-di sata-modules-5.18.0-1-powerpc64-di i2c-modules-5.18.0-1-powerpc64-di crc-modules-5.18.0-1-powerpc64-di crypto-modules-5.18.0-1-powerpc64-di crypto-dm-modules-5.18.0-1-powerpc64-di ata-modules-5.18.0-1-powerpc64-di mmc-core-modules-5.18.0-1-powerpc64-di nbd-modules-5.18.0-1-powerpc64-di uinput-modules-5.18.0-1-powerpc64-di mtd-core-modules-5.18.0-1-powerpc64-di hypervisor-modules-5.18.0-1-powerpc64-di fancontrol-modules-5.18.0-1-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='5.18.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-powerpc-di nic-modules-5.18.0-1-powerpc-di nic-wireless-modules-5.18.0-1-powerpc-di nic-shared-modules-5.18.0-1-powerpc-di serial-modules-5.18.0-1-powerpc-di usb-serial-modules-5.18.0-1-powerpc-di ppp-modules-5.18.0-1-powerpc-di pata-modules-5.18.0-1-powerpc-di cdrom-core-modules-5.18.0-1-powerpc-di firewire-core-modules-5.18.0-1-powerpc-di scsi-core-modules-5.18.0-1-powerpc-di scsi-modules-5.18.0-1-powerpc-di scsi-nic-modules-5.18.0-1-powerpc-di loop-modules-5.18.0-1-powerpc-di btrfs-modules-5.18.0-1-powerpc-di ext4-modules-5.18.0-1-powerpc-di isofs-modules-5.18.0-1-powerpc-di jfs-modules-5.18.0-1-powerpc-di xfs-modules-5.18.0-1-powerpc-di fat-modules-5.18.0-1-powerpc-di hfs-modules-5.18.0-1-powerpc-di affs-modules-5.18.0-1-powerpc-di squashfs-modules-5.18.0-1-powerpc-di udf-modules-5.18.0-1-powerpc-di fuse-modules-5.18.0-1-powerpc-di f2fs-modules-5.18.0-1-powerpc-di md-modules-5.18.0-1-powerpc-di multipath-modules-5.18.0-1-powerpc-di usb-modules-5.18.0-1-powerpc-di usb-storage-modules-5.18.0-1-powerpc-di pcmcia-storage-modules-5.18.0-1-powerpc-di fb-modules-5.18.0-1-powerpc-di input-modules-5.18.0-1-powerpc-di event-modules-5.18.0-1-powerpc-di mouse-modules-5.18.0-1-powerpc-di nic-pcmcia-modules-5.18.0-1-powerpc-di pcmcia-modules-5.18.0-1-powerpc-di nic-usb-modules-5.18.0-1-powerpc-di sata-modules-5.18.0-1-powerpc-di crc-modules-5.18.0-1-powerpc-di crypto-modules-5.18.0-1-powerpc-di crypto-dm-modules-5.18.0-1-powerpc-di ata-modules-5.18.0-1-powerpc-di mmc-core-modules-5.18.0-1-powerpc-di nbd-modules-5.18.0-1-powerpc-di uinput-modules-5.18.0-1-powerpc-di kernel-image-5.18.0-1-powerpc64-di nic-modules-5.18.0-1-powerpc64-di nic-wireless-modules-5.18.0-1-powerpc64-di nic-shared-modules-5.18.0-1-powerpc64-di serial-modules-5.18.0-1-powerpc64-di usb-serial-modules-5.18.0-1-powerpc64-di ppp-modules-5.18.0-1-powerpc64-di pata-modules-5.18.0-1-powerpc64-di cdrom-core-modules-5.18.0-1-powerpc64-di firewire-core-modules-5.18.0-1-powerpc64-di scsi-core-modules-5.18.0-1-powerpc64-di scsi-modules-5.18.0-1-powerpc64-di scsi-nic-modules-5.18.0-1-powerpc64-di loop-modules-5.18.0-1-powerpc64-di btrfs-modules-5.18.0-1-powerpc64-di ext4-modules-5.18.0-1-powerpc64-di isofs-modules-5.18.0-1-powerpc64-di jfs-modules-5.18.0-1-powerpc64-di xfs-modules-5.18.0-1-powerpc64-di fat-modules-5.18.0-1-powerpc64-di hfs-modules-5.18.0-1-powerpc64-di affs-modules-5.18.0-1-powerpc64-di squashfs-modules-5.18.0-1-powerpc64-di udf-modules-5.18.0-1-powerpc64-di fuse-modules-5.18.0-1-powerpc64-di f2fs-modules-5.18.0-1-powerpc64-di md-modules-5.18.0-1-powerpc64-di multipath-modules-5.18.0-1-powerpc64-di usb-modules-5.18.0-1-powerpc64-di usb-storage-modules-5.18.0-1-powerpc64-di pcmcia-storage-modules-5.18.0-1-powerpc64-di fb-modules-5.18.0-1-powerpc64-di input-modules-5.18.0-1-powerpc64-di event-modules-5.18.0-1-powerpc64-di mouse-modules-5.18.0-1-powerpc64-di nic-pcmcia-modules-5.18.0-1-powerpc64-di pcmcia-modules-5.18.0-1-powerpc64-di nic-usb-modules-5.18.0-1-powerpc64-di sata-modules-5.18.0-1-powerpc64-di i2c-modules-5.18.0-1-powerpc64-di crc-modules-5.18.0-1-powerpc64-di crypto-modules-5.18.0-1-powerpc64-di crypto-dm-modules-5.18.0-1-powerpc64-di ata-modules-5.18.0-1-powerpc64-di mmc-core-modules-5.18.0-1-powerpc64-di nbd-modules-5.18.0-1-powerpc64-di uinput-modules-5.18.0-1-powerpc64-di mtd-core-modules-5.18.0-1-powerpc64-di hypervisor-modules-5.18.0-1-powerpc64-di fancontrol-modules-5.18.0-1-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_powerpc_none: binary-arch_powerpc_none_powerpc binary-arch_powerpc_none_powerpc-smp binary-arch_powerpc_none_powerpc64 binary-arch_powerpc_none_real
binary-arch_powerpc_none_powerpc: binary-arch_powerpc_none_powerpc_real
binary-arch_powerpc_none_powerpc-smp: binary-arch_powerpc_none_powerpc-smp_real
binary-arch_powerpc_none_powerpc-smp_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_powerpc_none_powerpc_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_ppc64:: binary-arch_ppc64_none binary-arch_ppc64_real
binary-arch_ppc64::
- $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.17.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-powerpc64-di nic-modules-5.17.0-1-powerpc64-di nic-wireless-modules-5.17.0-1-powerpc64-di nic-shared-modules-5.17.0-1-powerpc64-di serial-modules-5.17.0-1-powerpc64-di usb-serial-modules-5.17.0-1-powerpc64-di ppp-modules-5.17.0-1-powerpc64-di pata-modules-5.17.0-1-powerpc64-di cdrom-core-modules-5.17.0-1-powerpc64-di firewire-core-modules-5.17.0-1-powerpc64-di scsi-core-modules-5.17.0-1-powerpc64-di scsi-modules-5.17.0-1-powerpc64-di scsi-nic-modules-5.17.0-1-powerpc64-di loop-modules-5.17.0-1-powerpc64-di btrfs-modules-5.17.0-1-powerpc64-di ext4-modules-5.17.0-1-powerpc64-di isofs-modules-5.17.0-1-powerpc64-di jfs-modules-5.17.0-1-powerpc64-di xfs-modules-5.17.0-1-powerpc64-di fat-modules-5.17.0-1-powerpc64-di hfs-modules-5.17.0-1-powerpc64-di affs-modules-5.17.0-1-powerpc64-di squashfs-modules-5.17.0-1-powerpc64-di udf-modules-5.17.0-1-powerpc64-di fuse-modules-5.17.0-1-powerpc64-di f2fs-modules-5.17.0-1-powerpc64-di md-modules-5.17.0-1-powerpc64-di multipath-modules-5.17.0-1-powerpc64-di usb-modules-5.17.0-1-powerpc64-di usb-storage-modules-5.17.0-1-powerpc64-di pcmcia-storage-modules-5.17.0-1-powerpc64-di fb-modules-5.17.0-1-powerpc64-di input-modules-5.17.0-1-powerpc64-di event-modules-5.17.0-1-powerpc64-di mouse-modules-5.17.0-1-powerpc64-di nic-pcmcia-modules-5.17.0-1-powerpc64-di pcmcia-modules-5.17.0-1-powerpc64-di nic-usb-modules-5.17.0-1-powerpc64-di sata-modules-5.17.0-1-powerpc64-di i2c-modules-5.17.0-1-powerpc64-di crc-modules-5.17.0-1-powerpc64-di crypto-modules-5.17.0-1-powerpc64-di crypto-dm-modules-5.17.0-1-powerpc64-di ata-modules-5.17.0-1-powerpc64-di mmc-core-modules-5.17.0-1-powerpc64-di nbd-modules-5.17.0-1-powerpc64-di uinput-modules-5.17.0-1-powerpc64-di mtd-core-modules-5.17.0-1-powerpc64-di hypervisor-modules-5.17.0-1-powerpc64-di fancontrol-modules-5.17.0-1-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.18.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-powerpc64-di nic-modules-5.18.0-1-powerpc64-di nic-wireless-modules-5.18.0-1-powerpc64-di nic-shared-modules-5.18.0-1-powerpc64-di serial-modules-5.18.0-1-powerpc64-di usb-serial-modules-5.18.0-1-powerpc64-di ppp-modules-5.18.0-1-powerpc64-di pata-modules-5.18.0-1-powerpc64-di cdrom-core-modules-5.18.0-1-powerpc64-di firewire-core-modules-5.18.0-1-powerpc64-di scsi-core-modules-5.18.0-1-powerpc64-di scsi-modules-5.18.0-1-powerpc64-di scsi-nic-modules-5.18.0-1-powerpc64-di loop-modules-5.18.0-1-powerpc64-di btrfs-modules-5.18.0-1-powerpc64-di ext4-modules-5.18.0-1-powerpc64-di isofs-modules-5.18.0-1-powerpc64-di jfs-modules-5.18.0-1-powerpc64-di xfs-modules-5.18.0-1-powerpc64-di fat-modules-5.18.0-1-powerpc64-di hfs-modules-5.18.0-1-powerpc64-di affs-modules-5.18.0-1-powerpc64-di squashfs-modules-5.18.0-1-powerpc64-di udf-modules-5.18.0-1-powerpc64-di fuse-modules-5.18.0-1-powerpc64-di f2fs-modules-5.18.0-1-powerpc64-di md-modules-5.18.0-1-powerpc64-di multipath-modules-5.18.0-1-powerpc64-di usb-modules-5.18.0-1-powerpc64-di usb-storage-modules-5.18.0-1-powerpc64-di pcmcia-storage-modules-5.18.0-1-powerpc64-di fb-modules-5.18.0-1-powerpc64-di input-modules-5.18.0-1-powerpc64-di event-modules-5.18.0-1-powerpc64-di mouse-modules-5.18.0-1-powerpc64-di nic-pcmcia-modules-5.18.0-1-powerpc64-di pcmcia-modules-5.18.0-1-powerpc64-di nic-usb-modules-5.18.0-1-powerpc64-di sata-modules-5.18.0-1-powerpc64-di i2c-modules-5.18.0-1-powerpc64-di crc-modules-5.18.0-1-powerpc64-di crypto-modules-5.18.0-1-powerpc64-di crypto-dm-modules-5.18.0-1-powerpc64-di ata-modules-5.18.0-1-powerpc64-di mmc-core-modules-5.18.0-1-powerpc64-di nbd-modules-5.18.0-1-powerpc64-di uinput-modules-5.18.0-1-powerpc64-di mtd-core-modules-5.18.0-1-powerpc64-di hypervisor-modules-5.18.0-1-powerpc64-di fancontrol-modules-5.18.0-1-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='5.18.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-powerpc64-di nic-modules-5.18.0-1-powerpc64-di nic-wireless-modules-5.18.0-1-powerpc64-di nic-shared-modules-5.18.0-1-powerpc64-di serial-modules-5.18.0-1-powerpc64-di usb-serial-modules-5.18.0-1-powerpc64-di ppp-modules-5.18.0-1-powerpc64-di pata-modules-5.18.0-1-powerpc64-di cdrom-core-modules-5.18.0-1-powerpc64-di firewire-core-modules-5.18.0-1-powerpc64-di scsi-core-modules-5.18.0-1-powerpc64-di scsi-modules-5.18.0-1-powerpc64-di scsi-nic-modules-5.18.0-1-powerpc64-di loop-modules-5.18.0-1-powerpc64-di btrfs-modules-5.18.0-1-powerpc64-di ext4-modules-5.18.0-1-powerpc64-di isofs-modules-5.18.0-1-powerpc64-di jfs-modules-5.18.0-1-powerpc64-di xfs-modules-5.18.0-1-powerpc64-di fat-modules-5.18.0-1-powerpc64-di hfs-modules-5.18.0-1-powerpc64-di affs-modules-5.18.0-1-powerpc64-di squashfs-modules-5.18.0-1-powerpc64-di udf-modules-5.18.0-1-powerpc64-di fuse-modules-5.18.0-1-powerpc64-di f2fs-modules-5.18.0-1-powerpc64-di md-modules-5.18.0-1-powerpc64-di multipath-modules-5.18.0-1-powerpc64-di usb-modules-5.18.0-1-powerpc64-di usb-storage-modules-5.18.0-1-powerpc64-di pcmcia-storage-modules-5.18.0-1-powerpc64-di fb-modules-5.18.0-1-powerpc64-di input-modules-5.18.0-1-powerpc64-di event-modules-5.18.0-1-powerpc64-di mouse-modules-5.18.0-1-powerpc64-di nic-pcmcia-modules-5.18.0-1-powerpc64-di pcmcia-modules-5.18.0-1-powerpc64-di nic-usb-modules-5.18.0-1-powerpc64-di sata-modules-5.18.0-1-powerpc64-di i2c-modules-5.18.0-1-powerpc64-di crc-modules-5.18.0-1-powerpc64-di crypto-modules-5.18.0-1-powerpc64-di crypto-dm-modules-5.18.0-1-powerpc64-di ata-modules-5.18.0-1-powerpc64-di mmc-core-modules-5.18.0-1-powerpc64-di nbd-modules-5.18.0-1-powerpc64-di uinput-modules-5.18.0-1-powerpc64-di mtd-core-modules-5.18.0-1-powerpc64-di hypervisor-modules-5.18.0-1-powerpc64-di fancontrol-modules-5.18.0-1-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_ppc64_none: binary-arch_ppc64_none_powerpc64 binary-arch_ppc64_none_real
binary-arch_ppc64_none_powerpc64: binary-arch_ppc64_none_powerpc64_real
binary-arch_ppc64_none_powerpc64_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_ppc64el:: binary-arch_ppc64el_none binary-arch_ppc64el_real
binary-arch_ppc64el::
- $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.17.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-powerpc64le-di nic-modules-5.17.0-1-powerpc64le-di nic-wireless-modules-5.17.0-1-powerpc64le-di nic-shared-modules-5.17.0-1-powerpc64le-di serial-modules-5.17.0-1-powerpc64le-di usb-serial-modules-5.17.0-1-powerpc64le-di ppp-modules-5.17.0-1-powerpc64le-di cdrom-core-modules-5.17.0-1-powerpc64le-di firewire-core-modules-5.17.0-1-powerpc64le-di scsi-core-modules-5.17.0-1-powerpc64le-di scsi-modules-5.17.0-1-powerpc64le-di scsi-nic-modules-5.17.0-1-powerpc64le-di loop-modules-5.17.0-1-powerpc64le-di btrfs-modules-5.17.0-1-powerpc64le-di ext4-modules-5.17.0-1-powerpc64le-di isofs-modules-5.17.0-1-powerpc64le-di jfs-modules-5.17.0-1-powerpc64le-di xfs-modules-5.17.0-1-powerpc64le-di fat-modules-5.17.0-1-powerpc64le-di squashfs-modules-5.17.0-1-powerpc64le-di udf-modules-5.17.0-1-powerpc64le-di fuse-modules-5.17.0-1-powerpc64le-di f2fs-modules-5.17.0-1-powerpc64le-di md-modules-5.17.0-1-powerpc64le-di multipath-modules-5.17.0-1-powerpc64le-di usb-modules-5.17.0-1-powerpc64le-di usb-storage-modules-5.17.0-1-powerpc64le-di fb-modules-5.17.0-1-powerpc64le-di input-modules-5.17.0-1-powerpc64le-di event-modules-5.17.0-1-powerpc64le-di mouse-modules-5.17.0-1-powerpc64le-di nic-usb-modules-5.17.0-1-powerpc64le-di sata-modules-5.17.0-1-powerpc64le-di i2c-modules-5.17.0-1-powerpc64le-di crc-modules-5.17.0-1-powerpc64le-di crypto-modules-5.17.0-1-powerpc64le-di crypto-dm-modules-5.17.0-1-powerpc64le-di ata-modules-5.17.0-1-powerpc64le-di nbd-modules-5.17.0-1-powerpc64le-di uinput-modules-5.17.0-1-powerpc64le-di mtd-core-modules-5.17.0-1-powerpc64le-di hypervisor-modules-5.17.0-1-powerpc64le-di fancontrol-modules-5.17.0-1-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.18.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-powerpc64le-di nic-modules-5.18.0-1-powerpc64le-di nic-wireless-modules-5.18.0-1-powerpc64le-di nic-shared-modules-5.18.0-1-powerpc64le-di serial-modules-5.18.0-1-powerpc64le-di usb-serial-modules-5.18.0-1-powerpc64le-di ppp-modules-5.18.0-1-powerpc64le-di cdrom-core-modules-5.18.0-1-powerpc64le-di firewire-core-modules-5.18.0-1-powerpc64le-di scsi-core-modules-5.18.0-1-powerpc64le-di scsi-modules-5.18.0-1-powerpc64le-di scsi-nic-modules-5.18.0-1-powerpc64le-di loop-modules-5.18.0-1-powerpc64le-di btrfs-modules-5.18.0-1-powerpc64le-di ext4-modules-5.18.0-1-powerpc64le-di isofs-modules-5.18.0-1-powerpc64le-di jfs-modules-5.18.0-1-powerpc64le-di xfs-modules-5.18.0-1-powerpc64le-di fat-modules-5.18.0-1-powerpc64le-di squashfs-modules-5.18.0-1-powerpc64le-di udf-modules-5.18.0-1-powerpc64le-di fuse-modules-5.18.0-1-powerpc64le-di f2fs-modules-5.18.0-1-powerpc64le-di md-modules-5.18.0-1-powerpc64le-di multipath-modules-5.18.0-1-powerpc64le-di usb-modules-5.18.0-1-powerpc64le-di usb-storage-modules-5.18.0-1-powerpc64le-di fb-modules-5.18.0-1-powerpc64le-di input-modules-5.18.0-1-powerpc64le-di event-modules-5.18.0-1-powerpc64le-di mouse-modules-5.18.0-1-powerpc64le-di nic-usb-modules-5.18.0-1-powerpc64le-di sata-modules-5.18.0-1-powerpc64le-di i2c-modules-5.18.0-1-powerpc64le-di crc-modules-5.18.0-1-powerpc64le-di crypto-modules-5.18.0-1-powerpc64le-di crypto-dm-modules-5.18.0-1-powerpc64le-di ata-modules-5.18.0-1-powerpc64le-di nbd-modules-5.18.0-1-powerpc64le-di uinput-modules-5.18.0-1-powerpc64le-di mtd-core-modules-5.18.0-1-powerpc64le-di hypervisor-modules-5.18.0-1-powerpc64le-di fancontrol-modules-5.18.0-1-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='5.18.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-powerpc64le-di nic-modules-5.18.0-1-powerpc64le-di nic-wireless-modules-5.18.0-1-powerpc64le-di nic-shared-modules-5.18.0-1-powerpc64le-di serial-modules-5.18.0-1-powerpc64le-di usb-serial-modules-5.18.0-1-powerpc64le-di ppp-modules-5.18.0-1-powerpc64le-di cdrom-core-modules-5.18.0-1-powerpc64le-di firewire-core-modules-5.18.0-1-powerpc64le-di scsi-core-modules-5.18.0-1-powerpc64le-di scsi-modules-5.18.0-1-powerpc64le-di scsi-nic-modules-5.18.0-1-powerpc64le-di loop-modules-5.18.0-1-powerpc64le-di btrfs-modules-5.18.0-1-powerpc64le-di ext4-modules-5.18.0-1-powerpc64le-di isofs-modules-5.18.0-1-powerpc64le-di jfs-modules-5.18.0-1-powerpc64le-di xfs-modules-5.18.0-1-powerpc64le-di fat-modules-5.18.0-1-powerpc64le-di squashfs-modules-5.18.0-1-powerpc64le-di udf-modules-5.18.0-1-powerpc64le-di fuse-modules-5.18.0-1-powerpc64le-di f2fs-modules-5.18.0-1-powerpc64le-di md-modules-5.18.0-1-powerpc64le-di multipath-modules-5.18.0-1-powerpc64le-di usb-modules-5.18.0-1-powerpc64le-di usb-storage-modules-5.18.0-1-powerpc64le-di fb-modules-5.18.0-1-powerpc64le-di input-modules-5.18.0-1-powerpc64le-di event-modules-5.18.0-1-powerpc64le-di mouse-modules-5.18.0-1-powerpc64le-di nic-usb-modules-5.18.0-1-powerpc64le-di sata-modules-5.18.0-1-powerpc64le-di i2c-modules-5.18.0-1-powerpc64le-di crc-modules-5.18.0-1-powerpc64le-di crypto-modules-5.18.0-1-powerpc64le-di crypto-dm-modules-5.18.0-1-powerpc64le-di ata-modules-5.18.0-1-powerpc64le-di nbd-modules-5.18.0-1-powerpc64le-di uinput-modules-5.18.0-1-powerpc64le-di mtd-core-modules-5.18.0-1-powerpc64le-di hypervisor-modules-5.18.0-1-powerpc64le-di fancontrol-modules-5.18.0-1-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_ppc64el_none: binary-arch_ppc64el_none_powerpc64le binary-arch_ppc64el_none_real
binary-arch_ppc64el_none_powerpc64le: binary-arch_ppc64el_none_powerpc64le_real
binary-arch_ppc64el_none_powerpc64le_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_riscv64:: binary-arch_riscv64_none binary-arch_riscv64_real
binary-arch_riscv64::
- $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.17.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-riscv64-di nic-modules-5.17.0-1-riscv64-di nic-wireless-modules-5.17.0-1-riscv64-di nic-shared-modules-5.17.0-1-riscv64-di usb-serial-modules-5.17.0-1-riscv64-di ppp-modules-5.17.0-1-riscv64-di pata-modules-5.17.0-1-riscv64-di cdrom-core-modules-5.17.0-1-riscv64-di scsi-core-modules-5.17.0-1-riscv64-di scsi-modules-5.17.0-1-riscv64-di scsi-nic-modules-5.17.0-1-riscv64-di loop-modules-5.17.0-1-riscv64-di btrfs-modules-5.17.0-1-riscv64-di ext4-modules-5.17.0-1-riscv64-di isofs-modules-5.17.0-1-riscv64-di jfs-modules-5.17.0-1-riscv64-di fat-modules-5.17.0-1-riscv64-di squashfs-modules-5.17.0-1-riscv64-di udf-modules-5.17.0-1-riscv64-di fuse-modules-5.17.0-1-riscv64-di f2fs-modules-5.17.0-1-riscv64-di md-modules-5.17.0-1-riscv64-di multipath-modules-5.17.0-1-riscv64-di usb-modules-5.17.0-1-riscv64-di usb-storage-modules-5.17.0-1-riscv64-di fb-modules-5.17.0-1-riscv64-di input-modules-5.17.0-1-riscv64-di event-modules-5.17.0-1-riscv64-di nic-usb-modules-5.17.0-1-riscv64-di sata-modules-5.17.0-1-riscv64-di i2c-modules-5.17.0-1-riscv64-di crc-modules-5.17.0-1-riscv64-di crypto-modules-5.17.0-1-riscv64-di crypto-dm-modules-5.17.0-1-riscv64-di ata-modules-5.17.0-1-riscv64-di mmc-core-modules-5.17.0-1-riscv64-di mmc-modules-5.17.0-1-riscv64-di nbd-modules-5.17.0-1-riscv64-di mtd-modules-5.17.0-1-riscv64-di mtd-core-modules-5.17.0-1-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.18.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-riscv64-di nic-modules-5.18.0-1-riscv64-di nic-wireless-modules-5.18.0-1-riscv64-di nic-shared-modules-5.18.0-1-riscv64-di usb-serial-modules-5.18.0-1-riscv64-di ppp-modules-5.18.0-1-riscv64-di pata-modules-5.18.0-1-riscv64-di cdrom-core-modules-5.18.0-1-riscv64-di scsi-core-modules-5.18.0-1-riscv64-di scsi-modules-5.18.0-1-riscv64-di scsi-nic-modules-5.18.0-1-riscv64-di loop-modules-5.18.0-1-riscv64-di btrfs-modules-5.18.0-1-riscv64-di ext4-modules-5.18.0-1-riscv64-di isofs-modules-5.18.0-1-riscv64-di jfs-modules-5.18.0-1-riscv64-di fat-modules-5.18.0-1-riscv64-di squashfs-modules-5.18.0-1-riscv64-di udf-modules-5.18.0-1-riscv64-di fuse-modules-5.18.0-1-riscv64-di f2fs-modules-5.18.0-1-riscv64-di md-modules-5.18.0-1-riscv64-di multipath-modules-5.18.0-1-riscv64-di usb-modules-5.18.0-1-riscv64-di usb-storage-modules-5.18.0-1-riscv64-di fb-modules-5.18.0-1-riscv64-di input-modules-5.18.0-1-riscv64-di event-modules-5.18.0-1-riscv64-di nic-usb-modules-5.18.0-1-riscv64-di sata-modules-5.18.0-1-riscv64-di i2c-modules-5.18.0-1-riscv64-di crc-modules-5.18.0-1-riscv64-di crypto-modules-5.18.0-1-riscv64-di crypto-dm-modules-5.18.0-1-riscv64-di ata-modules-5.18.0-1-riscv64-di mmc-core-modules-5.18.0-1-riscv64-di mmc-modules-5.18.0-1-riscv64-di nbd-modules-5.18.0-1-riscv64-di mtd-modules-5.18.0-1-riscv64-di mtd-core-modules-5.18.0-1-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='5.18.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-riscv64-di nic-modules-5.18.0-1-riscv64-di nic-wireless-modules-5.18.0-1-riscv64-di nic-shared-modules-5.18.0-1-riscv64-di usb-serial-modules-5.18.0-1-riscv64-di ppp-modules-5.18.0-1-riscv64-di pata-modules-5.18.0-1-riscv64-di cdrom-core-modules-5.18.0-1-riscv64-di scsi-core-modules-5.18.0-1-riscv64-di scsi-modules-5.18.0-1-riscv64-di scsi-nic-modules-5.18.0-1-riscv64-di loop-modules-5.18.0-1-riscv64-di btrfs-modules-5.18.0-1-riscv64-di ext4-modules-5.18.0-1-riscv64-di isofs-modules-5.18.0-1-riscv64-di jfs-modules-5.18.0-1-riscv64-di fat-modules-5.18.0-1-riscv64-di squashfs-modules-5.18.0-1-riscv64-di udf-modules-5.18.0-1-riscv64-di fuse-modules-5.18.0-1-riscv64-di f2fs-modules-5.18.0-1-riscv64-di md-modules-5.18.0-1-riscv64-di multipath-modules-5.18.0-1-riscv64-di usb-modules-5.18.0-1-riscv64-di usb-storage-modules-5.18.0-1-riscv64-di fb-modules-5.18.0-1-riscv64-di input-modules-5.18.0-1-riscv64-di event-modules-5.18.0-1-riscv64-di nic-usb-modules-5.18.0-1-riscv64-di sata-modules-5.18.0-1-riscv64-di i2c-modules-5.18.0-1-riscv64-di crc-modules-5.18.0-1-riscv64-di crypto-modules-5.18.0-1-riscv64-di crypto-dm-modules-5.18.0-1-riscv64-di ata-modules-5.18.0-1-riscv64-di mmc-core-modules-5.18.0-1-riscv64-di mmc-modules-5.18.0-1-riscv64-di nbd-modules-5.18.0-1-riscv64-di mtd-modules-5.18.0-1-riscv64-di mtd-core-modules-5.18.0-1-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_riscv64_none: binary-arch_riscv64_none_real binary-arch_riscv64_none_riscv64
binary-arch_riscv64_none_real:
binary-arch_riscv64_none_riscv64: binary-arch_riscv64_none_riscv64_real
binary-arch_riscv64_none_riscv64_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
binary-arch_riscv64_real:: setup_riscv64
binary-arch_riscv64_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.17.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_s390: binary-arch_s390_extra binary-arch_s390_real
binary-arch_s390_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='s390' DH_OPTIONS='-plinux-compiler-gcc-11-s390'
binary-arch_s390_real:: setup_s390
binary-arch_s390_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.17.0-1' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-s390x-di nic-modules-5.17.0-1-s390x-di cdrom-core-modules-5.17.0-1-s390x-di scsi-core-modules-5.17.0-1-s390x-di scsi-modules-5.17.0-1-s390x-di loop-modules-5.17.0-1-s390x-di btrfs-modules-5.17.0-1-s390x-di ext4-modules-5.17.0-1-s390x-di isofs-modules-5.17.0-1-s390x-di xfs-modules-5.17.0-1-s390x-di fat-modules-5.17.0-1-s390x-di udf-modules-5.17.0-1-s390x-di fuse-modules-5.17.0-1-s390x-di f2fs-modules-5.17.0-1-s390x-di md-modules-5.17.0-1-s390x-di multipath-modules-5.17.0-1-s390x-di crc-modules-5.17.0-1-s390x-di crypto-modules-5.17.0-1-s390x-di crypto-dm-modules-5.17.0-1-s390x-di nbd-modules-5.17.0-1-s390x-di mtd-core-modules-5.17.0-1-s390x-di dasd-modules-5.17.0-1-s390x-di dasd-extra-modules-5.17.0-1-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.18.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-s390x-di nic-modules-5.18.0-1-s390x-di cdrom-core-modules-5.18.0-1-s390x-di scsi-core-modules-5.18.0-1-s390x-di scsi-modules-5.18.0-1-s390x-di loop-modules-5.18.0-1-s390x-di btrfs-modules-5.18.0-1-s390x-di ext4-modules-5.18.0-1-s390x-di isofs-modules-5.18.0-1-s390x-di xfs-modules-5.18.0-1-s390x-di fat-modules-5.18.0-1-s390x-di udf-modules-5.18.0-1-s390x-di fuse-modules-5.18.0-1-s390x-di f2fs-modules-5.18.0-1-s390x-di md-modules-5.18.0-1-s390x-di multipath-modules-5.18.0-1-s390x-di crc-modules-5.18.0-1-s390x-di crypto-modules-5.18.0-1-s390x-di crypto-dm-modules-5.18.0-1-s390x-di nbd-modules-5.18.0-1-s390x-di mtd-core-modules-5.18.0-1-s390x-di dasd-modules-5.18.0-1-s390x-di dasd-extra-modules-5.18.0-1-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='5.18.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-s390x-di nic-modules-5.18.0-1-s390x-di cdrom-core-modules-5.18.0-1-s390x-di scsi-core-modules-5.18.0-1-s390x-di scsi-modules-5.18.0-1-s390x-di loop-modules-5.18.0-1-s390x-di btrfs-modules-5.18.0-1-s390x-di ext4-modules-5.18.0-1-s390x-di isofs-modules-5.18.0-1-s390x-di xfs-modules-5.18.0-1-s390x-di fat-modules-5.18.0-1-s390x-di udf-modules-5.18.0-1-s390x-di fuse-modules-5.18.0-1-s390x-di f2fs-modules-5.18.0-1-s390x-di md-modules-5.18.0-1-s390x-di multipath-modules-5.18.0-1-s390x-di crc-modules-5.18.0-1-s390x-di crypto-modules-5.18.0-1-s390x-di crypto-dm-modules-5.18.0-1-s390x-di nbd-modules-5.18.0-1-s390x-di mtd-core-modules-5.18.0-1-s390x-di dasd-modules-5.18.0-1-s390x-di dasd-extra-modules-5.18.0-1-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_s390x_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='s390x' DH_OPTIONS='-plinux-compiler-gcc-11-s390'
binary-arch_s390x_none: binary-arch_s390x_none_real binary-arch_s390x_none_s390x
binary-arch_s390x_none_real:
binary-arch_s390x_none_s390x: binary-arch_s390x_none_s390x_real
binary-arch_s390x_none_s390x_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
binary-arch_s390x_real:: setup_s390x
binary-arch_s390x_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.17.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_sh4:: binary-arch_sh4_none binary-arch_sh4_real
binary-arch_sh4::
- $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.17.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-sh7751r-di nic-modules-5.17.0-1-sh7751r-di nic-shared-modules-5.17.0-1-sh7751r-di usb-serial-modules-5.17.0-1-sh7751r-di ppp-modules-5.17.0-1-sh7751r-di pata-modules-5.17.0-1-sh7751r-di cdrom-core-modules-5.17.0-1-sh7751r-di firewire-core-modules-5.17.0-1-sh7751r-di loop-modules-5.17.0-1-sh7751r-di btrfs-modules-5.17.0-1-sh7751r-di ext4-modules-5.17.0-1-sh7751r-di isofs-modules-5.17.0-1-sh7751r-di jfs-modules-5.17.0-1-sh7751r-di xfs-modules-5.17.0-1-sh7751r-di fat-modules-5.17.0-1-sh7751r-di minix-modules-5.17.0-1-sh7751r-di squashfs-modules-5.17.0-1-sh7751r-di udf-modules-5.17.0-1-sh7751r-di fuse-modules-5.17.0-1-sh7751r-di f2fs-modules-5.17.0-1-sh7751r-di md-modules-5.17.0-1-sh7751r-di multipath-modules-5.17.0-1-sh7751r-di usb-storage-modules-5.17.0-1-sh7751r-di nic-usb-modules-5.17.0-1-sh7751r-di sata-modules-5.17.0-1-sh7751r-di i2c-modules-5.17.0-1-sh7751r-di crc-modules-5.17.0-1-sh7751r-di crypto-modules-5.17.0-1-sh7751r-di crypto-dm-modules-5.17.0-1-sh7751r-di nbd-modules-5.17.0-1-sh7751r-di speakup-modules-5.17.0-1-sh7751r-di sound-modules-5.17.0-1-sh7751r-di kernel-image-5.17.0-1-sh7785lcr-di nic-modules-5.17.0-1-sh7785lcr-di nic-shared-modules-5.17.0-1-sh7785lcr-di usb-serial-modules-5.17.0-1-sh7785lcr-di ppp-modules-5.17.0-1-sh7785lcr-di pata-modules-5.17.0-1-sh7785lcr-di cdrom-core-modules-5.17.0-1-sh7785lcr-di firewire-core-modules-5.17.0-1-sh7785lcr-di loop-modules-5.17.0-1-sh7785lcr-di btrfs-modules-5.17.0-1-sh7785lcr-di ext4-modules-5.17.0-1-sh7785lcr-di isofs-modules-5.17.0-1-sh7785lcr-di jfs-modules-5.17.0-1-sh7785lcr-di xfs-modules-5.17.0-1-sh7785lcr-di fat-modules-5.17.0-1-sh7785lcr-di minix-modules-5.17.0-1-sh7785lcr-di squashfs-modules-5.17.0-1-sh7785lcr-di udf-modules-5.17.0-1-sh7785lcr-di fuse-modules-5.17.0-1-sh7785lcr-di f2fs-modules-5.17.0-1-sh7785lcr-di md-modules-5.17.0-1-sh7785lcr-di multipath-modules-5.17.0-1-sh7785lcr-di nic-usb-modules-5.17.0-1-sh7785lcr-di sata-modules-5.17.0-1-sh7785lcr-di crc-modules-5.17.0-1-sh7785lcr-di crypto-modules-5.17.0-1-sh7785lcr-di crypto-dm-modules-5.17.0-1-sh7785lcr-di nbd-modules-5.17.0-1-sh7785lcr-di speakup-modules-5.17.0-1-sh7785lcr-di sound-modules-5.17.0-1-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.18.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-sh7751r-di nic-modules-5.18.0-1-sh7751r-di nic-shared-modules-5.18.0-1-sh7751r-di usb-serial-modules-5.18.0-1-sh7751r-di ppp-modules-5.18.0-1-sh7751r-di pata-modules-5.18.0-1-sh7751r-di cdrom-core-modules-5.18.0-1-sh7751r-di firewire-core-modules-5.18.0-1-sh7751r-di loop-modules-5.18.0-1-sh7751r-di btrfs-modules-5.18.0-1-sh7751r-di ext4-modules-5.18.0-1-sh7751r-di isofs-modules-5.18.0-1-sh7751r-di jfs-modules-5.18.0-1-sh7751r-di xfs-modules-5.18.0-1-sh7751r-di fat-modules-5.18.0-1-sh7751r-di minix-modules-5.18.0-1-sh7751r-di squashfs-modules-5.18.0-1-sh7751r-di udf-modules-5.18.0-1-sh7751r-di fuse-modules-5.18.0-1-sh7751r-di f2fs-modules-5.18.0-1-sh7751r-di md-modules-5.18.0-1-sh7751r-di multipath-modules-5.18.0-1-sh7751r-di usb-storage-modules-5.18.0-1-sh7751r-di nic-usb-modules-5.18.0-1-sh7751r-di sata-modules-5.18.0-1-sh7751r-di i2c-modules-5.18.0-1-sh7751r-di crc-modules-5.18.0-1-sh7751r-di crypto-modules-5.18.0-1-sh7751r-di crypto-dm-modules-5.18.0-1-sh7751r-di nbd-modules-5.18.0-1-sh7751r-di speakup-modules-5.18.0-1-sh7751r-di sound-modules-5.18.0-1-sh7751r-di kernel-image-5.18.0-1-sh7785lcr-di nic-modules-5.18.0-1-sh7785lcr-di nic-shared-modules-5.18.0-1-sh7785lcr-di usb-serial-modules-5.18.0-1-sh7785lcr-di ppp-modules-5.18.0-1-sh7785lcr-di pata-modules-5.18.0-1-sh7785lcr-di cdrom-core-modules-5.18.0-1-sh7785lcr-di firewire-core-modules-5.18.0-1-sh7785lcr-di loop-modules-5.18.0-1-sh7785lcr-di btrfs-modules-5.18.0-1-sh7785lcr-di ext4-modules-5.18.0-1-sh7785lcr-di isofs-modules-5.18.0-1-sh7785lcr-di jfs-modules-5.18.0-1-sh7785lcr-di xfs-modules-5.18.0-1-sh7785lcr-di fat-modules-5.18.0-1-sh7785lcr-di minix-modules-5.18.0-1-sh7785lcr-di squashfs-modules-5.18.0-1-sh7785lcr-di udf-modules-5.18.0-1-sh7785lcr-di fuse-modules-5.18.0-1-sh7785lcr-di f2fs-modules-5.18.0-1-sh7785lcr-di md-modules-5.18.0-1-sh7785lcr-di multipath-modules-5.18.0-1-sh7785lcr-di nic-usb-modules-5.18.0-1-sh7785lcr-di sata-modules-5.18.0-1-sh7785lcr-di crc-modules-5.18.0-1-sh7785lcr-di crypto-modules-5.18.0-1-sh7785lcr-di crypto-dm-modules-5.18.0-1-sh7785lcr-di nbd-modules-5.18.0-1-sh7785lcr-di speakup-modules-5.18.0-1-sh7785lcr-di sound-modules-5.18.0-1-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='5.18.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-sh7751r-di nic-modules-5.18.0-1-sh7751r-di nic-shared-modules-5.18.0-1-sh7751r-di usb-serial-modules-5.18.0-1-sh7751r-di ppp-modules-5.18.0-1-sh7751r-di pata-modules-5.18.0-1-sh7751r-di cdrom-core-modules-5.18.0-1-sh7751r-di firewire-core-modules-5.18.0-1-sh7751r-di loop-modules-5.18.0-1-sh7751r-di btrfs-modules-5.18.0-1-sh7751r-di ext4-modules-5.18.0-1-sh7751r-di isofs-modules-5.18.0-1-sh7751r-di jfs-modules-5.18.0-1-sh7751r-di xfs-modules-5.18.0-1-sh7751r-di fat-modules-5.18.0-1-sh7751r-di minix-modules-5.18.0-1-sh7751r-di squashfs-modules-5.18.0-1-sh7751r-di udf-modules-5.18.0-1-sh7751r-di fuse-modules-5.18.0-1-sh7751r-di f2fs-modules-5.18.0-1-sh7751r-di md-modules-5.18.0-1-sh7751r-di multipath-modules-5.18.0-1-sh7751r-di usb-storage-modules-5.18.0-1-sh7751r-di nic-usb-modules-5.18.0-1-sh7751r-di sata-modules-5.18.0-1-sh7751r-di i2c-modules-5.18.0-1-sh7751r-di crc-modules-5.18.0-1-sh7751r-di crypto-modules-5.18.0-1-sh7751r-di crypto-dm-modules-5.18.0-1-sh7751r-di nbd-modules-5.18.0-1-sh7751r-di speakup-modules-5.18.0-1-sh7751r-di sound-modules-5.18.0-1-sh7751r-di kernel-image-5.18.0-1-sh7785lcr-di nic-modules-5.18.0-1-sh7785lcr-di nic-shared-modules-5.18.0-1-sh7785lcr-di usb-serial-modules-5.18.0-1-sh7785lcr-di ppp-modules-5.18.0-1-sh7785lcr-di pata-modules-5.18.0-1-sh7785lcr-di cdrom-core-modules-5.18.0-1-sh7785lcr-di firewire-core-modules-5.18.0-1-sh7785lcr-di loop-modules-5.18.0-1-sh7785lcr-di btrfs-modules-5.18.0-1-sh7785lcr-di ext4-modules-5.18.0-1-sh7785lcr-di isofs-modules-5.18.0-1-sh7785lcr-di jfs-modules-5.18.0-1-sh7785lcr-di xfs-modules-5.18.0-1-sh7785lcr-di fat-modules-5.18.0-1-sh7785lcr-di minix-modules-5.18.0-1-sh7785lcr-di squashfs-modules-5.18.0-1-sh7785lcr-di udf-modules-5.18.0-1-sh7785lcr-di fuse-modules-5.18.0-1-sh7785lcr-di f2fs-modules-5.18.0-1-sh7785lcr-di md-modules-5.18.0-1-sh7785lcr-di multipath-modules-5.18.0-1-sh7785lcr-di nic-usb-modules-5.18.0-1-sh7785lcr-di sata-modules-5.18.0-1-sh7785lcr-di crc-modules-5.18.0-1-sh7785lcr-di crypto-modules-5.18.0-1-sh7785lcr-di crypto-dm-modules-5.18.0-1-sh7785lcr-di nbd-modules-5.18.0-1-sh7785lcr-di speakup-modules-5.18.0-1-sh7785lcr-di sound-modules-5.18.0-1-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_sh4_none: binary-arch_sh4_none_real binary-arch_sh4_none_sh7751r binary-arch_sh4_none_sh7785lcr
binary-arch_sh4_none_real:
binary-arch_sh4_none_sh7751r: binary-arch_sh4_none_sh7751r_real
binary-arch_sh4_none_sh7751r_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_sh4_real:: setup_sh4
binary-arch_sh4_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.17.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17' PACKAGE_NAMES='kernel-image-5.17.0-1-sparc64-di nic-modules-5.17.0-1-sparc64-di nic-shared-modules-5.17.0-1-sparc64-di usb-serial-modules-5.17.0-1-sparc64-di ppp-modules-5.17.0-1-sparc64-di pata-modules-5.17.0-1-sparc64-di cdrom-core-modules-5.17.0-1-sparc64-di scsi-core-modules-5.17.0-1-sparc64-di scsi-modules-5.17.0-1-sparc64-di btrfs-modules-5.17.0-1-sparc64-di ext4-modules-5.17.0-1-sparc64-di isofs-modules-5.17.0-1-sparc64-di jfs-modules-5.17.0-1-sparc64-di ufs-modules-5.17.0-1-sparc64-di xfs-modules-5.17.0-1-sparc64-di fat-modules-5.17.0-1-sparc64-di squashfs-modules-5.17.0-1-sparc64-di udf-modules-5.17.0-1-sparc64-di fuse-modules-5.17.0-1-sparc64-di f2fs-modules-5.17.0-1-sparc64-di md-modules-5.17.0-1-sparc64-di multipath-modules-5.17.0-1-sparc64-di usb-modules-5.17.0-1-sparc64-di usb-storage-modules-5.17.0-1-sparc64-di fb-modules-5.17.0-1-sparc64-di input-modules-5.17.0-1-sparc64-di nic-usb-modules-5.17.0-1-sparc64-di sata-modules-5.17.0-1-sparc64-di i2c-modules-5.17.0-1-sparc64-di crc-modules-5.17.0-1-sparc64-di crypto-modules-5.17.0-1-sparc64-di crypto-dm-modules-5.17.0-1-sparc64-di ata-modules-5.17.0-1-sparc64-di nbd-modules-5.17.0-1-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
- $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.18.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-sparc64-di nic-modules-5.18.0-1-sparc64-di nic-shared-modules-5.18.0-1-sparc64-di usb-serial-modules-5.18.0-1-sparc64-di ppp-modules-5.18.0-1-sparc64-di pata-modules-5.18.0-1-sparc64-di cdrom-core-modules-5.18.0-1-sparc64-di scsi-core-modules-5.18.0-1-sparc64-di scsi-modules-5.18.0-1-sparc64-di btrfs-modules-5.18.0-1-sparc64-di ext4-modules-5.18.0-1-sparc64-di isofs-modules-5.18.0-1-sparc64-di jfs-modules-5.18.0-1-sparc64-di ufs-modules-5.18.0-1-sparc64-di xfs-modules-5.18.0-1-sparc64-di fat-modules-5.18.0-1-sparc64-di squashfs-modules-5.18.0-1-sparc64-di udf-modules-5.18.0-1-sparc64-di fuse-modules-5.18.0-1-sparc64-di f2fs-modules-5.18.0-1-sparc64-di md-modules-5.18.0-1-sparc64-di multipath-modules-5.18.0-1-sparc64-di usb-modules-5.18.0-1-sparc64-di usb-storage-modules-5.18.0-1-sparc64-di fb-modules-5.18.0-1-sparc64-di input-modules-5.18.0-1-sparc64-di nic-usb-modules-5.18.0-1-sparc64-di sata-modules-5.18.0-1-sparc64-di i2c-modules-5.18.0-1-sparc64-di crc-modules-5.18.0-1-sparc64-di crypto-modules-5.18.0-1-sparc64-di crypto-dm-modules-5.18.0-1-sparc64-di ata-modules-5.18.0-1-sparc64-di nbd-modules-5.18.0-1-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
++ $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='5.18.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18' PACKAGE_NAMES='kernel-image-5.18.0-1-sparc64-di nic-modules-5.18.0-1-sparc64-di nic-shared-modules-5.18.0-1-sparc64-di usb-serial-modules-5.18.0-1-sparc64-di ppp-modules-5.18.0-1-sparc64-di pata-modules-5.18.0-1-sparc64-di cdrom-core-modules-5.18.0-1-sparc64-di scsi-core-modules-5.18.0-1-sparc64-di scsi-modules-5.18.0-1-sparc64-di btrfs-modules-5.18.0-1-sparc64-di ext4-modules-5.18.0-1-sparc64-di isofs-modules-5.18.0-1-sparc64-di jfs-modules-5.18.0-1-sparc64-di ufs-modules-5.18.0-1-sparc64-di xfs-modules-5.18.0-1-sparc64-di fat-modules-5.18.0-1-sparc64-di squashfs-modules-5.18.0-1-sparc64-di udf-modules-5.18.0-1-sparc64-di fuse-modules-5.18.0-1-sparc64-di f2fs-modules-5.18.0-1-sparc64-di md-modules-5.18.0-1-sparc64-di multipath-modules-5.18.0-1-sparc64-di usb-modules-5.18.0-1-sparc64-di usb-storage-modules-5.18.0-1-sparc64-di fb-modules-5.18.0-1-sparc64-di input-modules-5.18.0-1-sparc64-di nic-usb-modules-5.18.0-1-sparc64-di sata-modules-5.18.0-1-sparc64-di i2c-modules-5.18.0-1-sparc64-di crc-modules-5.18.0-1-sparc64-di crypto-modules-5.18.0-1-sparc64-di crypto-dm-modules-5.18.0-1-sparc64-di ata-modules-5.18.0-1-sparc64-di nbd-modules-5.18.0-1-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False
binary-arch_sparc64_none: binary-arch_sparc64_none_real binary-arch_sparc64_none_sparc64 binary-arch_sparc64_none_sparc64-smp
binary-arch_sparc64_none_real:
binary-arch_sparc64_none_sparc64: binary-arch_sparc64_none_sparc64_real
binary-arch_sparc64_none_sparc64-smp: binary-arch_sparc64_none_sparc64-smp_real
binary-arch_sparc64_none_sparc64-smp_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_sparc64_none_sparc64_real::
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.17.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='5.18.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_sparc64_real:: setup_sparc64
binary-arch_sparc64_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.17.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_sparc_real:: setup_sparc
binary-arch_sparc_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.17.0-1' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-arch_x32: binary-arch_x32_extra binary-arch_x32_real
binary-arch_x32_extra::
$(MAKE) -f debian/rules.real install-dummy ARCH='x32' DH_OPTIONS='-plinux-compiler-gcc-11-x86'
binary-arch_x32_real:: setup_x32
binary-arch_x32_real::
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.17.0-1' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='5.18.0-1' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-indep:: binary-indep_none binary-indep_rt
binary-indep::
- $(MAKE) -f debian/rules.real binary-indep ABINAME='5.17.0-1' ALL_FEATURESETS='none rt' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-indep ABINAME='5.18.0-1' ALL_FEATURESETS='none rt' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-indep ABINAME='5.18.0-1' ALL_FEATURESETS='none rt' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-indep_none: binary-indep_none_real
binary-indep_none_real::
- $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.17.0-1' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.18.0-1' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.18.0-1' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
binary-indep_rt: binary-indep_rt_real
binary-indep_rt_real::
- $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.17.0-1' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.18.0-1' ALL_KERNEL_ARCHES='arm arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='5.18.0-1' ALL_KERNEL_ARCHES='arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_alpha_none_real:
build-arch_alpha_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
build-arch_amd64_none_real:
build-arch_amd64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
build-arch_arm64_none_real:
build-arch_arm64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_armel_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
-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.18.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-armmp-lpae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
-build-arch_armhf_none_armmp_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-armmp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
-build-arch_armhf_none_real:
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
+build-arch_armhf: build-arch_armhf_real
build-arch_armhf_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
-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.18.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-rt-armmp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
-build-arch_armhf_rt_real:
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_hppa_none_parisc_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.17.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_hppa_none_real:
build-arch_hppa_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
build-arch_i386_none_686_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.17.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
build-arch_i386_none_real:
build-arch_i386_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_ia64_none_real:
build-arch_ia64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_m68k_none_real:
build-arch_m68k_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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_mips64r2eb build-arch_mips64_none_octeon build-arch_mips64_none_real
build-arch_mips64_none_5kc-malta: build-arch_mips64_none_5kc-malta_real
build-arch_mips64_none_5kc-malta_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.17.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mips64_none_mips64r2eb: build-arch_mips64_none_mips64r2eb_real
build-arch_mips64_none_mips64r2eb_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.17.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mips64_none_real:
build-arch_mips64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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_mips64r2el build-arch_mips64el_none_octeon build-arch_mips64el_none_real
build-arch_mips64el_none_5kc-malta: build-arch_mips64el_none_5kc-malta_real
build-arch_mips64el_none_5kc-malta_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.17.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mips64el_none_mips64r2el: build-arch_mips64el_none_mips64r2el_real
build-arch_mips64el_none_mips64r2el_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.17.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mips64el_none_real:
build-arch_mips64el_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mips64r6: build-arch_mips64r6_none build-arch_mips64r6_real
build-arch_mips64r6_none: build-arch_mips64r6_none_mips64r6eb build-arch_mips64r6_none_real
build-arch_mips64r6_none_mips64r6eb: build-arch_mips64r6_none_mips64r6eb_real
build-arch_mips64r6_none_mips64r6eb_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.17.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mips64r6_none_real:
build-arch_mips64r6_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mips64r6el_none_real:
build-arch_mips64r6el_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mips_none: build-arch_mips_none_4kc-malta build-arch_mips_none_mips32r2eb build-arch_mips_none_octeon build-arch_mips_none_real
build-arch_mips_none_4kc-malta: build-arch_mips_none_4kc-malta_real
build-arch_mips_none_4kc-malta_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.17.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mips_none_mips32r2eb: build-arch_mips_none_mips32r2eb_real
build-arch_mips_none_mips32r2eb_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.17.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mips_none_real:
build-arch_mips_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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_loongson-3 build-arch_mipsel_none_mips32r2el build-arch_mipsel_none_octeon build-arch_mipsel_none_real
build-arch_mipsel_none_4kc-malta: build-arch_mipsel_none_4kc-malta_real
build-arch_mipsel_none_4kc-malta_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.17.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mipsel_none_mips32r2el: build-arch_mipsel_none_mips32r2el_real
build-arch_mipsel_none_mips32r2el_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.17.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mipsel_none_real:
build-arch_mipsel_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mipsn32: build-arch_mipsn32_real
build-arch_mipsn32_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mipsn32el: build-arch_mipsn32el_real
build-arch_mipsn32el_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mipsn32r6: build-arch_mipsn32r6_real
build-arch_mipsn32r6_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mipsn32r6el: build-arch_mipsn32r6el_real
build-arch_mipsn32r6el_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mipsr6: build-arch_mipsr6_none build-arch_mipsr6_real
build-arch_mipsr6_none: build-arch_mipsr6_none_mips32r6eb build-arch_mipsr6_none_real
build-arch_mipsr6_none_mips32r6eb: build-arch_mipsr6_none_mips32r6eb_real
build-arch_mipsr6_none_mips32r6eb_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.17.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mipsr6_none_real:
build-arch_mipsr6_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mipsr6el: build-arch_mipsr6el_none build-arch_mipsr6el_real
build-arch_mipsr6el_none: build-arch_mipsr6el_none_mips32r6el build-arch_mipsr6el_none_real
build-arch_mipsr6el_none_mips32r6el: build-arch_mipsr6el_none_mips32r6el_real
build-arch_mipsr6el_none_mips32r6el_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.17.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_mipsr6el_none_real:
build-arch_mipsr6el_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_powerpc_none_powerpc_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.17.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_powerpc_none_real:
build-arch_powerpc_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_ppc64_none_real:
build-arch_ppc64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_ppc64el_none_real:
build-arch_ppc64el_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
build-arch_riscv64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_s390: build-arch_s390_real
build-arch_s390_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
build-arch_s390x_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_sh3: build-arch_sh3_real
build-arch_sh3_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_sh4_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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
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.17.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_sparc64_none_sparc64_real::
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.17.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='5.18.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_sparc64_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_sparc_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-arch_x32: build-arch_x32_real
build-arch_x32_real::
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.17.0-1' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-arch-arch ABINAME='5.18.0-1' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
build-indep:: build-indep_none build-indep_rt
build-indep::
- $(MAKE) -f debian/rules.real build-indep ABINAME='5.17.0-1' ALL_FEATURESETS='none rt' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real build-indep ABINAME='5.18.0-1' ALL_FEATURESETS='none rt' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real build-indep ABINAME='5.18.0-1' ALL_FEATURESETS='none rt' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='5.18.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='5.18.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.alpha_none_alpha-smp::
- $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.17.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.18.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='5.18.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.amd64_none_amd64::
- $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.17.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
debian/build/config.amd64_none_cloud-amd64::
- $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.17.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
debian/build/config.amd64_rt_amd64::
- $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.17.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
debian/build/config.arm64_none_arm64::
- $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.17.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
debian/build/config.arm64_none_cloud-arm64::
- $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.17.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.arm64_none_cloud-arm64 ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
debian/build/config.arm64_rt_arm64::
- $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.17.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
debian/build/config.armel_none_marvell::
- $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.17.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.18.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='5.18.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.armel_none_rpi::
- $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.17.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.18.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
-debian/build/config.armhf_none_armmp::
- $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp ABINAME='5.18.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-armmp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
-debian/build/config.armhf_none_armmp-lpae::
- $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp-lpae ABINAME='5.18.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-armmp-lpae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
-debian/build/config.armhf_rt_armmp::
- $(MAKE) -f debian/rules.real debian/build/config.armhf_rt_armmp ABINAME='5.18.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-rt-armmp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='5.18.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.hppa_none_parisc::
- $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.17.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.18.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='5.18.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.hppa_none_parisc64::
- $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.17.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.18.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64 ABINAME='5.18.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.i386_none_686::
- $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.17.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
debian/build/config.i386_none_686-pae::
- $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.17.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
debian/build/config.i386_rt_686-pae::
- $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.17.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
debian/build/config.ia64_none_itanium::
- $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.17.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.18.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='5.18.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.ia64_none_mckinley::
- $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.17.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.18.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='5.18.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.m68k_none_m68k::
- $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.17.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.18.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='5.18.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.mips64_none_5kc-malta::
- $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.17.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.mips64_none_mips64r2eb::
- $(MAKE) -f debian/rules.real debian/build/config.mips64_none_mips64r2eb ABINAME='5.17.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.mips64_none_mips64r2eb ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.mips64_none_mips64r2eb ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.mips64_none_octeon::
- $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.17.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.mips64el_none_5kc-malta::
- $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.17.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.mips64el_none_loongson-3::
- $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.17.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.mips64el_none_mips64r2el::
- $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_mips64r2el ABINAME='5.17.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_mips64r2el ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_mips64r2el ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.mips64el_none_octeon::
- $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.17.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.mips64r6_none_mips64r6eb::
- $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6eb ABINAME='5.17.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6eb ABINAME='5.18.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6eb ABINAME='5.18.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.mips64r6el_none_mips64r6el::
- $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.17.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.18.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='5.18.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.mips_none_4kc-malta::
- $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.17.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.mips_none_mips32r2eb::
- $(MAKE) -f debian/rules.real debian/build/config.mips_none_mips32r2eb ABINAME='5.17.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.mips_none_mips32r2eb ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.mips_none_mips32r2eb ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.mips_none_octeon::
- $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.17.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.mipsel_none_4kc-malta::
- $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.17.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.mipsel_none_loongson-3::
- $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.17.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.mipsel_none_mips32r2el::
- $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_mips32r2el ABINAME='5.17.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_mips32r2el ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_mips32r2el ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.mipsel_none_octeon::
- $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.17.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.mipsr6_none_mips32r6eb::
- $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6eb ABINAME='5.17.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6eb ABINAME='5.18.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6eb ABINAME='5.18.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.mipsr6el_none_mips32r6el::
- $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.17.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.18.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='5.18.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.powerpc_none_powerpc::
- $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.17.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.powerpc_none_powerpc-smp::
- $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.17.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.powerpc_none_powerpc64::
- $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.17.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.ppc64_none_powerpc64::
- $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.17.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.18.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='5.18.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.ppc64el_none_powerpc64le::
- $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.17.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.18.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='5.18.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.riscv64_none_riscv64::
- $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.17.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.18.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='5.18.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
debian/build/config.s390x_none_s390x::
- $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.17.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.18.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='5.18.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
debian/build/config.sh4_none_sh7751r::
- $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.17.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.18.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='5.18.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.sh4_none_sh7785lcr::
- $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.17.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.18.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='5.18.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.sparc64_none_sparc64::
- $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.17.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.18.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='5.18.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
debian/build/config.sparc64_none_sparc64-smp::
- $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.17.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.18.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='5.18.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-alpha-generic\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='alpha' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-alpha-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64 debian/config/config.cloud debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-cloud-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='amd64' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-amd64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='none' FLAVOUR='cloud-arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-cloud-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/arm64/config.cloud-arm64 debian/config/config.cloud debian/config/arm64/config.cloud-arm64' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-cloud-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-cloud-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-arm64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='arm64' COMPILER='gcc-11' CROSS_COMPILE_COMPAT='arm-linux-gnueabihf-' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config debian/config/arm64/rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-arm64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
setup_arm64_rt_real:
setup_arm64ilp32: setup_arm64ilp32_real
setup_arm64ilp32_real:
setup_armel_none: setup_armel_none_marvell setup_armel_none_real setup_armel_none_rpi
setup_armel_none_marvell: setup_armel_none_marvell_real
setup_armel_none_marvell_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-marvell\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='armel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-rpi\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.18.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-armmp-lpae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
-setup_armhf_none_armmp_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-armmp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
-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.18.0-1' ARCH='armhf' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-rt-armmp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
-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.17.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc64' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-parisc64' KCFLAGS='-fno-cse-follow-jumps' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-parisc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_hppa_none_parisc_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='hppa' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-parisc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_hppa_none_real:
setup_hppa_real:
setup_i386: setup_i386_none setup_i386_real setup_i386_rt
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.17.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
setup_i386_none_686_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-686\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.17.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='i386' COMPILER='gcc-11' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o MODULE_SIG=y -o "BUILD_SALT=\"5.18.0-1-rt-686-pae\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
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.17.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-itanium\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_ia64_none_mckinley: setup_ia64_none_mckinley_real
setup_ia64_none_mckinley_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='ia64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mckinley\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='m68k' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-m68k' KCFLAGS='-ffreestanding' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-m68k\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_m68k_none_real:
setup_m68k_real:
setup_mips: setup_mips_none setup_mips_real
setup_mips64_none: setup_mips64_none_5kc-malta setup_mips64_none_mips64r2eb setup_mips64_none_octeon setup_mips64_none_real
setup_mips64_none_5kc-malta: setup_mips64_none_5kc-malta_real
setup_mips64_none_5kc-malta_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_mips64_none_mips64r2eb: setup_mips64_none_mips64r2eb_real
setup_mips64_none_mips64r2eb_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2eb' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_mips64_none_octeon: setup_mips64_none_octeon_real
setup_mips64_none_octeon_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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_mips64r2el setup_mips64el_none_octeon setup_mips64el_none_real
setup_mips64el_none_5kc-malta: setup_mips64el_none_5kc-malta_real
setup_mips64el_none_5kc-malta_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-5kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_mips64el_none_mips64r2el: setup_mips64el_none_mips64r2el_real
setup_mips64el_none_mips64r2el_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r2el' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_mips64el_none_octeon: setup_mips64el_none_octeon_real
setup_mips64el_none_octeon_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_mips64el_none_real:
setup_mips64el_real:
setup_mips64r6: setup_mips64r6_none setup_mips64r6_real
setup_mips64r6_none: setup_mips64r6_none_mips64r6eb setup_mips64r6_none_real
setup_mips64r6_none_mips64r6eb: setup_mips64r6_none_mips64r6eb_real
setup_mips64r6_none_mips64r6eb_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips64r6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6eb' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips64r6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips64r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_mips64r6el_none_real:
setup_mips64r6el_real:
setup_mips_none: setup_mips_none_4kc-malta setup_mips_none_mips32r2eb setup_mips_none_octeon setup_mips_none_real
setup_mips_none_4kc-malta: setup_mips_none_4kc-malta_real
setup_mips_none_4kc-malta_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_mips_none_mips32r2eb: setup_mips_none_mips32r2eb_real
setup_mips_none_mips32r2eb_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r2eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r2eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2eb' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_mips_none_octeon: setup_mips_none_octeon_real
setup_mips_none_octeon_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mips' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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_loongson-3 setup_mipsel_none_mips32r2el setup_mipsel_none_octeon setup_mipsel_none_real
setup_mipsel_none_4kc-malta: setup_mipsel_none_4kc-malta_real
setup_mipsel_none_4kc-malta_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-4kc-malta\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-loongson-3\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_mipsel_none_mips32r2el: setup_mipsel_none_mips32r2el_real
setup_mipsel_none_mips32r2el_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r2el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r2el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r2el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r2el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r2el' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_mipsel_none_octeon: setup_mipsel_none_octeon_real
setup_mipsel_none_octeon_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mipsel' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-octeon\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_mipsel_none_real:
setup_mipsel_real:
setup_mipsn32: setup_mipsn32_real
setup_mipsr6_none: setup_mipsr6_none_mips32r6eb setup_mipsr6_none_real
setup_mipsr6_none_mips32r6eb: setup_mipsr6_none_mips32r6eb_real
setup_mipsr6_none_mips32r6eb_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mipsr6' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6eb' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r6eb' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r6eb\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6eb' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6eb' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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_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.17.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='mipsr6el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinuz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-mips32r6el\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_mipsr6el_none_real:
setup_mipsr6el_real:
setup_none: setup_none_real
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.17.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_powerpc_none_powerpc64: setup_powerpc_none_powerpc64_real
setup_powerpc_none_powerpc64_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_powerpc_none_powerpc_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='powerpc' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='ppc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
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.17.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='ppc64el' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-powerpc64le\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_ppc64el_none_real:
setup_ppc64el_real:
setup_riscv64: setup_riscv64_none setup_riscv64_real
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.17.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='riscv64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='arch/riscv/boot/Image' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-riscv64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
setup_riscv64_real:
setup_rt: setup_rt_real
setup_rt_real:
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.17.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VDSO='True' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='s390x' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-s390x\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VDSO='True' VERSION='5.18'
setup_s390x_real:
setup_sh3: setup_sh3_real
setup_sh3_real:
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.17.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sh7751r\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_sh4_none_sh7785lcr: setup_sh4_none_sh7785lcr_real
setup_sh4_none_sh7785lcr_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='sh4' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sh7785lcr\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_sh4_real:
setup_sparc: setup_sparc_real
setup_sparc64: setup_sparc64_none setup_sparc64_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.17.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sparc64-smp\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_sparc64_none_sparc64_real::
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.17.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.17.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.17.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='5.18.0-1' ARCH='sparc64' COMPILER='gcc-11' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-5.18.0-1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"5.18.0-1-sparc64\"" -o "SYSTEM_TRUSTED_KEYS=\"${CURDIR}/debian/certs/debian-uefi-certs.pem\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
setup_sparc64_real:
setup_sparc_real:
setup_x32: 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.17.0-1' FEATURESET='none' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real source-featureset ABINAME='5.18.0-1' FEATURESET='none' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real source-featureset ABINAME='5.18.0-1' FEATURESET='none' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
source_rt: source_rt_real
source_rt_real::
- $(MAKE) -f debian/rules.real source-featureset ABINAME='5.17.0-1' FEATURESET='rt' SOURCEVERSION='5.17.3-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.17' VERSION='5.17'
- $(MAKE) -f debian/rules.real source-featureset ABINAME='5.18.0-1' FEATURESET='rt' SOURCEVERSION='5.18.2-1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'
++ $(MAKE) -f debian/rules.real source-featureset ABINAME='5.18.0-1' FEATURESET='rt' SOURCEVERSION='5.18.2-1+rpi1' SOURCE_BASENAME='linux' SOURCE_SUFFIX='' UPSTREAMVERSION='5.18' VERSION='5.18'